Open billyrudi opened 5 years ago
This is an interesting application. You can definitely treat a face being detected as a sort of motion. Is there a way to run a function on the image such as wave or something to detect changes?
Hi there are some APIs that would work for motion detection.
Interesting. You’d probably want to create some sort of convolution so that a neighbourhood of a large size is considered. Could work like:
Hi ...but can you provide an example on ow do it? i'm not so experienced on this library.
Hi, is it possible to detect motion only using video not pir or external sensor? How i can detect if the frame video is changing ? regards Paolo