IplConvKernel* element = cvCreateStructuringElementEx(73,73,36.5,36.5,CV_SHAPE_ELLIPSE,NULL);
cvMorphologyEx(thresimage,segimage,tempimage,element,CV_MOP_OPEN,1);
Showing posts with label OpenCV. Show all posts
Showing posts with label OpenCV. Show all posts
Sunday, May 11, 2008
Basic Mathematical Morphology
Subscribe to:
Posts (Atom)