Difference between revisions of "Visual Bee Counter"

From HiveTool
Jump to: navigation, search
(Software)
(Software)
Line 9: Line 9:
  
 
==Software==
 
==Software==
*adaptive [http://docs.opencv.org/trunk/doc/py_tutorials/py_video/py_bg_subtraction/py_bg_subtraction.html back-ground subtraction] using a background model derived from a running average of the most recent 300 video frames.
+
*adaptive back-ground subtraction using a background model derived from a running average of the most recent 300 video frames.
 +
 
 +
[http://docs.opencv.org/trunk/doc/tutorials/video/background_subtraction/background_subtraction.html How to Use Background Subtraction Methods]
 +
[http://docs.opencv.org/trunk/doc/py_tutorials/py_video/py_bg_subtraction/py_bg_subtraction.html Background Subtraction]
 +
 
 
*match an elliptical, graduated template at 16 orientations across each background-subtracted video frame.
 
*match an elliptical, graduated template at 16 orientations across each background-subtracted video frame.
  
 
==Camera Enclosure==
 
==Camera Enclosure==

Revision as of 04:36, 25 December 2013

Background

Cameras

  1. Logitech 2500
  2. Logitech C310
  3. Logitech HD920

Infrared (night time) Operation

Software

  • adaptive back-ground subtraction using a background model derived from a running average of the most recent 300 video frames.

How to Use Background Subtraction Methods Background Subtraction

  • match an elliptical, graduated template at 16 orientations across each background-subtracted video frame.

Camera Enclosure