BalaShiyamala / opencvdotnet

Automatically exported from code.google.com/p/opencvdotnet
0 stars 0 forks source link

Image manipulation #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I'm really new at using OpenCVDotNet, but i'm getting the feeling that
it does not support the "Canny" function. I really need to find a way to
get the contours of an image and I couldn't find an imaging library that
supports a "contour filter". I know that OpenCV does this with the "Canny
contour" but I don't know how to do it with OpenCVDotNet.

Please help!

I'm using the latest version of OpenCV and OpenCVDotNet. The project is
being developed using Visual Studio 2005 with Visual C#.

Original issue reported on code.google.com by gme...@gmail.com on 19 Nov 2007 at 7:44