Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 624 Bytes

File metadata and controls

16 lines (11 loc) · 624 Bytes

Training OpenCV

A combination of tutorial and code (command line, Processing, and Python) for training OpenCV to detect objects

Instructions

A currently-changing set of instructions (and working notes) on setting up and training OpenCV

Save Images From Sysnet

Processing sketch for saving 100s or 1000s of image files from Sysnet to use as training images

Create Collection File

Processing sketch for drawing bounding box around positive images from a folder

Test Cascade

Test the resulting cascade file using either Processing or Python