beelabhmc / ant_tracker

Track ant movement in a lab setting using ML
http://hmcbee.blogspot.com/
1 stars 1 forks source link

roidetect could adjust for lighting conditions #32

Open JarredAllen opened 5 years ago

JarredAllen commented 5 years ago

The current roidetect script depends on the lighting conditions and cameras matching those we used last summer (SU '19). If different conditions are used in some future experiment, then the values of the parameters may need to be tweaked.

Alternatively, code could be written to automatically adjust for the different conditions (possibly something like Histogram Equalization could be implemented).