Thread Subject: Need help with Image Processing

Subject: Need help with Image Processing

From: Nithin Chandy

Date: 8 Dec, 2011 09:21:08

Message: 1 of 3

Hi all,


I'm new to Matlab. Right now, I'm working on a project named " Face controlled Electronic wheel chair " and i m using Digital image processing Technique.

Since i'm new, i got stuck halfway.

What i did so far is, i wrote codes for capturing image from camera , then convert it to grayscale, removing salt and pepper noise and then converted it to binary image.


What i have to do next is , i need to compare this image with a set of images.

For example :

if testimg = img1 , then a message like " move forward" has to be displayed.

if testimg = img2 , then " move left " message and so on .


Can anyone tell me which technique i have to use for comparing this images and which function to display message ?


If possible, please include some helpful links too ...

Subject: Need help with Image Processing

From: Barry Williams

Date: 8 Dec, 2011 12:35:08

Message: 2 of 3

"Nithin Chandy" <diskoverx@gmail.com> wrote in message <jbpvi4$daj$1@newscl01ah.mathworks.com>...
> Hi all,
>
>
> I'm new to Matlab. Right now, I'm working on a project named " Face controlled Electronic wheel chair " and i m using Digital image processing Technique.
>
> Since i'm new, i got stuck halfway.
>
> What i did so far is, i wrote codes for capturing image from camera , then convert it to grayscale, removing salt and pepper noise and then converted it to binary image.
>
>
> What i have to do next is , i need to compare this image with a set of images.
>
> For example :
>
> if testimg = img1 , then a message like " move forward" has to be displayed.
>
> if testimg = img2 , then " move left " message and so on .
>
>
> Can anyone tell me which technique i have to use for comparing this images and which function to display message ?
>
>
> If possible, please include some helpful links too ...
Start by checking the newsgroup for keywords like: compare images
This will give you a large number of relevant hits. There is an example of a very simple method suggested by imageanalyst, along with other answers that give you a feeling for the complexity of your question--especially if you have color images.
Barry

Subject: Need help with Image Processing

From: ImageAnalyst

Date: 8 Dec, 2011 12:51:08

Message: 3 of 3

Why on earth do you have salt and pepper noise? That shouldn't
happen. You need to get a new camera. Lots of ways to compare images
depending on how similar they are, such as normxcorr2(), or
calculating the PSNR. You should also check out the sections here:
http://iris.usc.edu/Vision-Notes/bibliography/contentspeople.html#Face%20Recognition,%20Detection,%20Tracking,%20Gesture%20Recognition,%20Fingerprints,%20Biometrics

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
digial image pr... Nithin Chandy 8 Dec, 2011 04:24:11
rssFeed for this Thread

Contact us at files@mathworks.com