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?