Search Comments and Ratings

go

Comments and Ratings

   
Date File Comment by Comment Rating
13 Apr 2009 Template Matching finding template image inside a target image Author: Alaa Eleyan Hanaa

Hi Everyone,

This is great. But how do you detect facial features using template matching?

I'll be very grateful for your help. Thanks! :)

29 Jan 2009 Template Matching finding template image inside a target image Author: Alaa Eleyan yuan, Chen

one of the code in tmp.m file: M(i,j)=corr/sqrt(sum(sum(Nimage.^2))) that used for Nimage(target image) normalization, whether is it lack of a normalizated for image22(template image)? i modified M(i,j):M(i,j)=corr/sqre(sum(sum(Nimage.^2))) *sum(sum(image22.^2)))) , is it necessary?

19 Jan 2009 Template Matching finding template image inside a target image Author: Alaa Eleyan Borland, Lee

Hi there.

Can I ask how to implement this? When you say 2 functions are used, which 2? And you're trying to match image2 to image1? I have to match a scale marking in my image(scale is 10mm). So if i have an image of just the 10mm marking, i call it "image2" and then just rename my origional "image1"??

Sorry, little confused.

Cheers
lee

09 Aug 2008 Template Matching finding template image inside a target image Author: Alaa Eleyan Keating, Jessica

Hello!this was quite useful to me. But the detection ends once it finds one instance. Is there a way to mark a rectangle over all the instances that it finds?

05 Jun 2008 Template Matching finding template image inside a target image Author: Alaa Eleyan Zerubabel, Legesse

27 May 2008 Neural Network for pattern recognition- Tutorial simple 3 class recognition using back propagation neural networks Author: Alaa Eleyan Shvorob, Dimitri

It's a peculiar choice, to use NN Toolbox's 'logsig' function, but code back-propagation 'manually'.

27 May 2008 Neural Network for pattern recognition- Tutorial simple 3 class recognition using back propagation neural networks Author: Alaa Eleyan mani, Sam

Not bad bro

24 May 2008 Neural Network for pattern recognition- Tutorial simple 3 class recognition using back propagation neural networks Author: Alaa Eleyan Roossien, B.

Warning: it is a script that deletes your workspace!

Considering the limited number of comments in this script, it can hardly be called a tutorial.

22 May 2008 Neural Network for pattern recognition- Tutorial simple 3 class recognition using back propagation neural networks Author: Alaa Eleyan brown, ed

nice tutorial.

 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com