motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.98k stars 652 forks source link

Allow more motion detection tuning options #15

Closed hasbridge closed 8 years ago

hasbridge commented 9 years ago

I am getting tons of false alerts from my outdoor cameras, due to tree shadows moving around in the wind. It would be nice to be able to specify a greater pixel change percentage than 20, as well as setting the noise level greater than 25%. Also adding support for the despeckle options would be nice, as well as the ability to upload a sensitivity mask image. Instead of trying to build a fancy interface to create a mask, my suggestion would be to have a simple file upload which takes a jpeg file, and on upload converts it to pgm format.

ccrisan commented 9 years ago

Motion detection mask is on the way.

ektus commented 8 years ago

Is there any progress on the detection mask project? I've got a wide-angle outdoor camera that's triggering lots of false motion recordings due to movement of trees in the field of view. I would like to mask the trees away to greatly improve this situation.

DawsonLeBrown commented 8 years ago

As Motion detection mask is already on the way, it's probably already been thought of or done, but it would be great if the current mask could be visualised through the camera preview - this way you will know that you have the mask set up correctly AND can confirm that the mask file you have created is covering the correct part of the image.

ccrisan commented 8 years ago

Added in 0.34.