Home:ALL Converter>skeletonization OpenCV In C#

skeletonization OpenCV In C#

Ask Time:2012-05-19T03:00:31         Author:Rafael Arthur

Json Formatter

anyone could give me an example of how to skeletonization without using the transform of the distance, or if you have a skeletonization with the transform of distance running. I have an example with OpenCV in C #, more does not work. cvlib.CvDistTransform (pimg ref, ref timg, (int) cvlib.CV_DIST_L2, 3, null, null);

An error in the parameters of the null, and I can not solve. if anyone knows how to solve, or some other example please show me. I am working with OpenCV in C #, but if the example is with OpenCV in C + + or other liguam serves. thank you

Author:Rafael Arthur,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/10658325/skeletonization-opencv-in-c-sharp
yy