This program detects a target image in a given image according to maximization of Cross Correlation.
Sample Run:
>> target
This program detects a target in an image
Entering the image for MATLAB...
Save the image or its copy in MATLAB working Directory
Enter the name of the image file (filename.ext) : myphoto.bmp
Entering the target image for MATLAB...
Save the target image or its copy in MATLAB working Directory
Enter the name of the target image file (filename.ext) : eye.bmp
the effort is good yet the problem of matching is not completely solved, the rotated or tilted objects create a real mess and you have to permute, which takes centuries .... well at least for now it does....
/////
i am working on something related and as soon as i get it up will post it here ....
22 Sep 2008
kum jinlong
good
30 Apr 2008
majid chababi
indexed images by color,textur and forme
14 Feb 2008
Ashish Pant
The implementation above is good but seems to fail on real world images extracted from a video sequence. Due to intensity flicker and motion of even the smallest objects, targets dont get detected on subsequent images.Further more the size of target image is crucial since in a real world sequences areas within an object can appear to be similiar and thus lead to multiple area detection as i am obtaining. With additional work this code could overcome these problems.
12 Oct 2007
raffaele pappaterra
08 Oct 2007
jingkun guo
good!
25 Sep 2007
Lin Zhang
This is a template matching topic.
I would like to know how to deal with the rotation and scaling changes for the template in the input image.
When there is no rotation and scaling change, the cross-correlation method can do this detection job. The cross-correlation method can not detect the template when it is rotated and changed.
I am looking forward to anyone's response. Many thanks in advance.
21 Aug 2007
mamadoe86 mamadoe
good work
08 Jul 2007
arnold jansen
i need source code about face recognition using gabor wavelet.would you help me please....
04 Jul 2007
ABHAY PRATAP
18 Feb 2007
rajarao chatla
it's working but im unable to follow this detection part. Pls help
14 Feb 2007
hana qudah
15 Jan 2007
nanda kishore velaga
i find it interesting....iwant to prepare documentation for this.........please help me.....what topics i can include in it ?.....please help me
05 Jan 2007
Harold Odom
26 Sep 2006
Fernando Castro
Very good!!!
06 Apr 2006
siyao fu
need to have a pre-definded pic first, use it to travese all the image to match the one.
09 Mar 2006
Chon Ji
I can't make it work, I tried to input 2 bmp files but it shows an error
conversion to cell from double is not possible.
Error in ==> test at 53
mask(:,:,1) = m;
How can I make it work?
06 Mar 2006
aziz osman
Ita good, but it tries to give a positive output eventhough the images do not match.That could pose a problem i believe.
04 Mar 2006
kratos kong
Good....i am currently doing research on teleoperated bomb disposal robot vision system...i wonder if i can use this features or any other features in matlab image processing to enhance its peformance..Can someone give me any idea? thanks. (kongol83@hotmail.com)
03 Mar 2006
Siddharth Joshi
Way to go!.... a very useful application...
Used it for my project...
22 Jan 2006
Bob Schafer
Awesome, and simple! Should advertise that it can also find a *similar* target: for example, show it a scene with a face in it, give a different face as target, and it'll (often) find the face in the scene.
Can change the line
pixel = find(output == 1);
to something like
pixel = find(output >= thresh);
to find all instances of a target (or places similar to the target, e.g. all faces).
03 Jan 2006
lissa anastasia
tq for the good programming.i just want to know is that the same method in this program for me to detect the car plate number as my target?
14 Dec 2005
masoud saadatkhah
29 Aug 2005
Kwok Denis
Super cool!!!!
16 Aug 2005
Changchaiyo Wattana
I think,it's a good programm. Now,I am testing this programm and I feel good . If you have programm which can detect other part of object , I give a programm to test again please . Thank you very much
25 Feb 2005
yanwan yan
Very good
14 Oct 2004
Abdul Sultan
Nice Work.
06 Oct 2004
Tashfeen Karamat
Good work.
08 Aug 2004
farzad mazaherian
please send M-files of the matlab for image processing
best wishes