I am new to opencv and good at matlab
i want to write equalent of below to opencv
[mm,nn]=size(binaryimage);
bwperim(binaryimage);
Please can any one help
I am new to opencv and good at matlab
i want to write equalent of below to opencv
[mm,nn]=size(binaryimage);
bwperim(binaryimage);
Please can any one help
There is a library for these things: http://opencv.willowgarage.com/wiki/cvBlobsLib