The Camera Segment Builder is a tool for Wildflower Schools to use in coding camera data to create training sets to compare against sensor data. It expects an S3 bucket with data in the format <classroom>/<camera #>/<date>/still_<utc-time-stamp>.jpg
and outputs a CSV of the format 1st Sensor,2nd Sensor,Start,End
. Log in with the S3 credentials for the bucket you want to use.
1st Sensor | 2nd Sensor | Start | End |
---|---|---|---|
Scan through the photos using the right/left arrow keys (use shift for 10 at a time). When two sensors appear to be within three feet of each other enter the sensor numbers and click Start. When you reach a photo where they are more than three feet apart click End to record the end of that proximity segment. When you are finished click Export to download the data in CSV format.