1

I am trying to do a project "Object detection" I selected the language C#.net. Can I use OpenCV library to do this project in c#.net?

If so, what will be the steps and what are the functions in OpenCV library can I use?

Please anybody help me...

thanx

1
  • 1
    Is c#4.0 really the right tag for this question? Commented Oct 4, 2009 at 10:07

2 Answers 2

1

OpenCVDotNet has been dormant for a while - I would recommend Emgu CV. The example project includes a shape detection sample that should get you started.

Sign up to request clarification or add additional context in comments.

Comments

0

Google reveals OpenCVDotNet.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.