Tuesday, November 30, 2004

Erode and Dilate

An example about Erode, Dilate and a tracker. Functions:
cvDilate, cvErode, cvCreateTrackbar.
Another example of Distance Transform, and a tracker. Functions:

cvDistTransform, cvConvertScale, cvCvtPlaneToPix.

A drawing example: lines, rectangular, ellips and fill up the area. Example about text (word) with different font. Functions:

cvRectangle,cvEllipse,cvPolyLine,cvFillPoly,cvInitFont,cvPutText,cvGetTextSize.

No comments:

Post a Comment