OpenCV
I'm on an epic journey to learn as much OpenCV as quickly as possible. I'm documenting my progress at my website and I'd really appreciate some pointers if you're willing. Please take a look and let me know what you think.
- Login or register to post comments
- Printer-friendly
Hi,
I'm new in this forum. I have used Object Detection using OpenCV library.
I have correctly runned training module but i have a doubt about final classification.
In the test, the detector runs a sliding window across the test image. I'd classify a single blob with 24x24 scale. It is possible?
In other words, my classification is a binary classification (1 for object, 0 otherwise) of single 24x24 images.
Thank you!!!
AleMacRae
Post number five has joined the family
My fourth post is up.
I've got my third post up now!
Here is my second post so far. I've hit a few snags and could use some tips