--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/d126a305-8e16-43cc-95ed-991a58f3dd26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Oct 15, 2017, at 12:19 PM, 'Simon H' via Node-RED <node...@googlegroups.com> wrote:
var ret = faceClassifier.load('./classifiers/haarcascade_frontalface_default.xml');
Exception catching is disabled, this exception cannot be caught. Compile with -s DISABLE_EXCEPTION_CATCHING=0 or DISABLE_EXCEPTION_CATCHING=2 to catch.
So I assume this need to be fixed in the opencv.js NPM package or I have to build Opencv myself ...
HttpRequestNode (to get jpeg from camera)
--> DecoderNode (decode jpeg/tif/gif ... to raw image)
--> SomeOpenCvNode (process the raw image)
--> AnotherOpenCvNode (process the raw image)
--> EncoderNode (encode raw image to jpeg, png...)
This way not every OpenCv node does encoding and decoding, but they pass simply rawimagedata over the Node-REd wires. That would result in better performance (single encode and decode) and encoding/decoding logic does not need to be repeated in every OpenCv node.
Installing with apt
Motion is part of the Ubuntu and Debian repositories and can be installed with the apt tool.Open up a terminal window and type:
sudo apt-get install motion
Before we start configuring Motion, we will copy the config file to our Home folder so that the master copy won't be affected. Open a terminal and copy the configuration file to your Home folder with following commands:mkdir .motion
(Note: This will create a hidden folder .motion in your Home directory.)cp /etc/motion/motion-dist.conf ~/.motion/motion.conf
(Note: This command will copy the original motion configuration file to its location.)Now can open the configuration file for editing:sudo nano ~/.motion/motion.conf
After you you have made all the appropriate adjustments to the configuration file, close it. Then start motion in the terminal simply by typing:motion
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to a topic in the Google Groups "Node-RED" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/node-red/GQeDS-CuK00/unsubscribe.
To unsubscribe from this group and all its topics, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/8c6bcd19-4221-43ed-842b-ce39bd62bf0b%40googlegroups.com.
To unsubscribe from this group and all its topics, send an email to node-red+u...@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
ha-ha - sorry Walter!
--
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/3734d0a6-e03f-42ce-8501-09d91f7812a7%40googlegroups.com.
Next installment - motion detection with video recording of motion detected!https://btsimonh.wordpress.com/video-recording-from-node-red-using-motion-detection-and-node-opencv/
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to a topic in the Google Groups "Node-RED" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/node-red/GQeDS-CuK00/unsubscribe.
To unsubscribe from this group and all its topics, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/dedbf6dd-de3d-4fe1-abe6-7a4548704c6b%40googlegroups.com.
Next installment - motion detection with video recording of motion detected!https://btsimonh.wordpress.com/video-recording-from-node-red-using-motion-detection-and-node-opencv/
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to a topic in the Google Groups "Node-RED" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/node-red/GQeDS-CuK00/unsubscribe.
To unsubscribe from this group and all its topics, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/dedbf6dd-de3d-4fe1-abe6-7a4548704c6b%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
To post to this group, send an email to node...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/CAHt4oVWo-vT8v7cqe-16U29OTCteDFEtEPs9gi6ZA8%3D8B8-VYg%40mail.gmail.com.