Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Code example for HaarDetectObjects

I am new to opencv, I working on detecting the corners of colored squares from an image. I came across this function which seems to work for my problem "ocl::OclCascadeClassifier::oclHaarDetectObjects". Could someone please provide me a example of how to use this function?

Code example for HaarDetectObjects

I am new to opencv, I working on detecting the corners of colored squares from an image. I came across this function which seems to work for my problem "ocl::OclCascadeClassifier::oclHaarDetectObjects". "ocl::cornerHarris". Could someone please provide me a example of how to use this function?

Code example for HaarDetectObjectscornerHarris

I am new to opencv, I working on detecting the corners of colored squares from an image. I came across this function which seems to work for my problem "ocl::cornerHarris". Could someone please provide me a example of how to use this function?