Skip to content

LazerGerraldo/dropfindJS

Repository files navigation

TODO

Images IDs use single digits, python needs double digits for sorted processing. Asking the programmer who names the photos to change it to a 01-14 formatting would remove the renaming of images process and save time image processing

Logging to a log file in UVEX Stuff

Info and Research

It all started here with the helpful info into OpenCV.

Used this helpful in-depth guide towards OpenCV

Installing

Need to start by installing numpy , cv2, and matplotlib using the following commands

pip install numpy
pip install opencv-python
pip install matplotlib

Updating

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published