Difference between revisions of "Visual Bee Counter"

From HiveTool
Jump to: navigation, search
(Software)
(Software)
Line 10: Line 10:
 
==Software==
 
==Software==
 
#adaptive 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/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]
##[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:43, 25 December 2013

Background

Cameras

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

Infrared (night time) Operation

Software

  1. adaptive back-ground subtraction using a background model derived from a running average of the most recent 300 video frames.
    1. How to Use Background Subtraction Methods
    2. Background Subtraction
  2. match an elliptical, graduated template at 16 orientations across each background-subtracted video frame.

Camera Enclosure