Click here to Skip to main content
15,891,865 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
Hello everyone


I want to recognize a patron from a test image and if any of the patron matches anywhere in the image then it should highlight that position.
Example if i m having a front view of vehicle image then my patron recognizer application should highlight or extract that image . means i will be having a reference image to compare that image

Example 2:

If i m having a image containing different flowers(test image) if i want to extract only red roses(reference image) from that test image it should extract or highlight the red roser in that test image ....
So can anybody suggest some code or project or link to do that


Advance Thanks
Arun
Posted

the thing ur asking is of high research oriented and difficult. try reading this article u'll understand y.

http://www.sciencedaily.com/releases/2009/01/090108082912.htm

and for some basic recognition u can use the emgu tool which is available for free
browse this link to know more.

http://www.emgu.com/wiki/index.php/Main_Page[^]
 
Share this answer
 
v2
It is extremely disrespectful to ask for other peoples time when you are unwilling to spend your own.

Please do not ask for solutions to your assignments or homework projects.

You should be familiar with researching your topics by now.

This forum is for questions and answers for people who have hit a roadblock.
 
Share this answer
 
Comments
Thiagarajan Duraisamy 23-Sep-11 2:50am    
so true and problems involving image processing is of high R&D value, and takes much longer to improve. and adding to his query to extract a particular pattern its hard.
Thiagarajan Duraisamy 23-Sep-11 2:55am    
even for sample face recognition its a difficult task to map the facial points and facial mesh, this is also for a known object. think about unknown objects.

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