Click here to Skip to main content
15,921,606 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to doi want to delvelop project on object recognition using c#. But except face recognition i am having problem to extend my project. I want to recognize different objects like aeroplane, book, door, person,duck,hen cow and so on. So everybody i am really waiting for you people help. so help me by providing some sample projects or by making me understood the way to built the project
so waiting for your help. thank you
Posted

1 solution

OpenCV is a very popular open source computer vision library, and Emgu CV is a .NET wrapper for it. One of its more common uses is for face detection, but the Emgu CV tutorial section has other examples that you may find helpful.
 
Share this answer
 
Comments
fjdiewornncalwe 4-Mar-13 10:04am    
My 5. Excellent Links.
Sergey Alexandrovich Kryukov 4-Mar-13 11:16am    
My 5, but OP finds it useful. I'm afraid that OP is not ready for a job.
—SA
Sergey Alexandrovich Kryukov 4-Mar-13 11:16am    
[OP commented:]

there i didn't find any kind of solution.plz provide me other
Sergey Alexandrovich Kryukov 4-Mar-13 11:19am    
Manoj,

First of all, you should not post content like that as an "answer" — it is not. I removed your post, as it cannot help you, would only cause abuse reports.

If you cannot "find any kind of solution" here, you probably have no idea on what you are doing. There are some other libraries to help you, but I see no point advising you. Probably, you need to learn how to do the job on much easier projects.

—SA

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