Click here to Skip to main content
15,887,928 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have 2 JPEG images. Image 1 is a sub Image of image 2 (within image). Image 2 is a main image i want to find image 1 X,Y coordinates from image 2 if it exists

Any idea how I would do that?

this is the image and sub image for example
Image Click here
Thank in advance!
Posted
Comments
syed shanu 29-Aug-14 2:23am    
Where do you have this 2 images .for example you can have a panel and inside panel you might have 2 pictuerbox and images in each pictuerbox.So explain bit more about your requirement.
Manoj Chamikara 29-Aug-14 2:43am    
I import images as a files first i import first image and then import second image to find the X,Y coordinates of the image 1 if find the image 1 in the image 2

1 solution

See this CSS example in jsfiddle

http://jsfiddle.net/cRqhT/221/[^]
 
Share this answer
 
Comments
Gihan Liyanage 29-Aug-14 2:39am    
This only can do if you are doing asp.net
Manoj Chamikara 29-Aug-14 2:48am    
Yea true but i need windows form application to find one image inside of another image any idea
Gihan Liyanage 29-Aug-14 3:02am    
I am not using Win Forms Since years, plz see this link

http://stackoverflow.com/questions/2472467/how-to-find-one-image-inside-of-another
Manoj Chamikara 29-Aug-14 3:11am    
Thank You very much
i have another problem how can i use AForge.Net's ExhaustiveTemplateMatching any tute ?
Gihan Liyanage 29-Aug-14 3:16am    
Better to ask from the community ...

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