Re: PureBasic Interface to OpenCV
Posted: Fri Aug 22, 2014 4:33 am
Hi AAT,
I'm glad you liked the example, but I thought you would have gotten a bigger kick out of the image mask added to [ cv_cam_haardetect_face.pb ] and [ cv_haardetect_face.pb ].
Captcha Recognition: I was thinking along those lines myself; so far for every solution that comes to mind I in-turn find a reason it won't work, but who knows
I wish I thought of "Fish plays Streetfighter"
----------------------------------
Updated the example: cv_LBP.pb
- added additional alternate methods, but removed key (Spacebar) access to them
The alternate methods return the same results, so it seemed redundant to show them, even with different filters. But I kept the methods in the example because they may provide help with accessing image data under different circumstances.
I'm glad you liked the example, but I thought you would have gotten a bigger kick out of the image mask added to [ cv_cam_haardetect_face.pb ] and [ cv_haardetect_face.pb ].
Captcha Recognition: I was thinking along those lines myself; so far for every solution that comes to mind I in-turn find a reason it won't work, but who knows

I wish I thought of "Fish plays Streetfighter"

----------------------------------
Updated the example: cv_LBP.pb
- added additional alternate methods, but removed key (Spacebar) access to them
The alternate methods return the same results, so it seemed redundant to show them, even with different filters. But I kept the methods in the example because they may provide help with accessing image data under different circumstances.