Skip to content

Smart mask does not bite on spider web - constant motion detected #811

@leppis

Description

@leppis
  1. Reviewed guide and contributing documents? (Yes/No): No
  2. version [x.y.z, hash, other]: 4.1.1
  3. installed as a package or compiled from sources [deb, rpm, git, other]: git
  4. standalone or part of third party [motion, MotionEyeOS, other]: motion
  5. video stream source [V4L (card or USB), net cam (mjpeg, rtsp, other), mmal]: rtsp, Camera model SunEyes SP-P901W (1280x960)
  6. hardware [x86, ARM, other]: ARM (Raspberry Pi 2)
  7. operating system [16.04, Stretch, etc, FreeBSD, other]: Raspbian Wheezy

I'm having a spider problem with smart mask. Spider web is a sharp and bright object that is located in front of the infrared led, because all the bugs are flying in front of the same led. The spider web is shown on the camera view and the web keeps moving in the wind in such a way that it triggers the motion detection from t=0. See upper left corner from my video https://www.youtube.com/watch?v=60kmXci16Pw

The smart mask seems to be implemented in way that when motion is being detected, the smart mask does not build up. Now the constant motion of spider web results in a motion being detected forever (until the web is cleaned off). Smart mask does not have a chance to ignore the spider web.

I've already implemented a quick and dirty fix by allowing the smart mask to build up when motion is being detected, and it seems to bite the moving web problem. But I'm worried about a moving fog or snow, where smart mask would build up filling 100% of the image and it would stop recording. A situation where I would like to record the video anyway, since motion detection is impossible.

Any thoughts on how to solve the problem?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions