Hi all, I try to write General Hough tramform in opencv2.4.10 bulidin function. But the program is terminated at
GH->setTemplate(temp2,100);
I don't know what's happen.Someone can tell me how to set template image or has any idea or any referance can help me? I appreciate your help.