Click here to Skip to main content
15,881,139 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Please let me know any weblink or pdf where I can find, How OpenCV can be used with C# in visual studio. The code I have found is for c++ only. Thanks.
Posted

Did you check this page? http://www.emgu.com/wiki/index.php/Main_Page[^]
There are tutorials[^] for four languages including C#
And there are more than bunch of articles[^] in Codeproject

Browse it.
 
Share this answer
 
Comments
Prasad Kawade 15-Jan-14 3:16am    
Thanks for the solution. Still I need more, just with few examples I can't understand OpenCV, Have you found any PDF?
thatraja 15-Jan-14 4:24am    
Did you check the 3rd link? There're 50+ articles & still you need more? :confused:
Hi,

Please note Opencv is C++ Project and cannot be used with C#.

For C# you need to use Emugcv.For installation guide,Examples & tutorials please visit following links & let me know if you need more help.

http://www.tablee.org/research/EmguCV.htm[^]

http://friism.com/webcam-face-detection-in-c-using-emgu-cv[^]

http://fewtutorials.bravesites.com/tutorials[^]

Regards,
Zeeshan.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900