You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows, Unix, Raspberry Pi program uses opencv and python to track moving objects that enter and leave camera view and cross a vert or horz trigger center line. Can be configured to take an image and log data to a csv file. Includes a standalone web server for viewing image files. At this point it is a demo since it would need more work but the…
This repository contains two Python scripts for creating lists with a 3-second input limit. The first script (autolist_from_numbers.py) handles numeric inputs (integers and floats), while the second (autolist_from_data.py) accepts all data as strings.