Thread Subject: shape & texture extraction from face image

Subject: shape & texture extraction from face image

From: Nive S

Date: 10 Oct, 2008 11:41:01

Message: 1 of 5

Hi
I m doin project in age estimation in matlab. I m extracting features shape and texture from face image, can anyone have idea of doing this if so , please help me moreover i m new to this area and matlab.

Subject: shape & texture extraction from face image

From: Dave Robinson

Date: 10 Oct, 2008 12:39:02

Message: 2 of 5

"Nive S" <xyz@yahoo.com> wrote in message <gcnf0d$7tn$1@fred.mathworks.com>...
> Hi
> I m doin project in age estimation in matlab. I m extracting features shape and texture from face image, can anyone have idea of doing this if so , please help me moreover i m new to this area and matlab.

Something I have never tried - so this will need some research on your part.

1) Switch your colour space to normalized Red, human skin is relatively racially invariant in this space.

2) Use a threshold value to isolate the face - you will need to experiment to find the optimum value, from this form a binary image (or mask) of the facial position, and extract a greyscale image of the original face.

3) Look up Law's texture analysis on the web, to undertake a texture estimation on the web.

4) Alternatively investigate the use of Wavelets, I would imagine that the 'wrinkles' on an old persons face would provide more information in the fine scale regions than would a smooth skin of a young person - of course you may get thrown by beards etc.

5) Investigate neural nets for processing the texture/wavelet data for age classification.

Hope that helps

Dave Robinson

Subject: shape & texture extraction from face image

From: Badri

Date: 23 Dec, 2008 04:31:04

Message: 3 of 5

"Nive S" <xyz@yahoo.com> wrote in message <gcnf0d$7tn$1@fred.mathworks.com>...
> Hi
> I m doin project in age estimation in matlab. I m extracting features shape and texture from face image, can anyone have idea of doing this if so , please help me moreover i m new to this area and matlab.

Hi Friend,
           We are also doing the same project.We too are stuck in the middle.Can you please help us by providing any source code you have executed successfully or any source of valuable information(books/weblinks) regarding this to my mail id:badrionlion@gmail.com.
                Thanks in Advance.

Subject: shape & texture extraction from face image

From: ImageAnalyst

Date: 23 Dec, 2008 05:15:27

Message: 4 of 5

On Dec 22, 11:31=A0pm, "Badri " <badrionl...@gmail.com> wrote:
> "Nive S" <x...@yahoo.com> wrote in message <gcnf0d$7t...@fred.mathworks.c=
om>...
> > Hi
> > I m doin project in age estimation in matlab. I m extracting features s=
hape and texture from face image, can anyone have idea of doing this if so =
, please help me moreover i m new to this area and matlab.
>
> Hi Friend,
> =A0 =A0 =A0 =A0 =A0 =A0We are also doing the same project.We too are stuc=
k in the middle.Can you please help us by providing any source code you hav=
e executed successfully or any source of valuable information(books/weblink=
s) regarding this to my mail id:badrionl...@gmail.com.
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Thanks in Advance. =A0

---------------------------------------------------------------------------=
-----------------------------------------------
This may interest you:
http://www.vision-systems.com/display_article/345038/19/none/none/Depar/Vis=
ion-enables-greenhouse-automation

"Imaging software estimates age

"People who hope to keep their age a secret won=92t want to go near a
computer running this software. In addition to performing tasks such
as security control and surveillance monitoring, age-estimation
software also could be used for electronic customer relationship
management or to target specific audiences with advertising, said
Thomas S. Huang, the professor of electrical and computer engineering
at the University of Illinois (Urbana-Champaign, IL, USA; www.illinois.edu)=
.

"Like an age-guesser at a carnival, the computer software can fairly
accurately estimate a person=92s age. But unlike age-guessers, who can
view a person=92s body, the software works by examining only the
person=92s face. Age-recognition algorithms could stop underage drinkers
from entering bars, prevent minors from purchasing tobacco products
from vending machines, and deny children access to adult web sites,
said Huang, who leads the Image Formation and Processing group at the
university=92s Beckman Institute. The software can estimate ages from 1
year to 93 years. The software=92s accuracy ranges from about 50% when
estimating ages to within 5 years, to more than 80% when estimating
ages to within 10 years."

Prof. Thomas Huang'w web site:
http://www.beckman.illinois.edu/directory/t-huang1

100% accuracy is something that can never be achieved because, as you
know, some people just look younger or older than they really are.
For example, they may have wrinkles, sagging facial skin, or hair
color that look like someone of a much different age. So there is a
"visual age appearance" and their "true chronological age." And
they're roughly correlated but there is lots of variance, depending on
genetics, sun exposure, surgical procedures, smoking frequency,
smiling frequency, air temperature and humidity, etc.

Good luck,
ImageAnalyst

Subject: shape & texture extraction from face image

From: Badri

Date: 21 Jan, 2009 08:42:02

Message: 5 of 5

"Dave Robinson" <dave.robinson@somewhere.biz> wrote in message <gcnid6$d9f$1@fred.mathworks.com>...
> "Nive S" <xyz@yahoo.com> wrote in message <gcnf0d$7tn$1@fred.mathworks.com>...
> > Hi
> > I m doin project in age estimation in matlab. I m extracting features shape and texture from face image, can anyone have idea of doing this if so , please help me moreover i m new to this area and matlab.
>
> Something I have never tried - so this will need some research on your part.
>
> 1) Switch your colour space to normalized Red, human skin is relatively racially invariant in this space.
>
> 2) Use a threshold value to isolate the face - you will need to experiment to find the optimum value, from this form a binary image (or mask) of the facial position, and extract a greyscale image of the original face.
>
> 3) Look up Law's texture analysis on the web, to undertake a texture estimation on the web.
>
> 4) Alternatively investigate the use of Wavelets, I would imagine that the 'wrinkles' on an old persons face would provide more information in the fine scale regions than would a smooth skin of a young person - of course you may get thrown by beards etc.
>
> 5) Investigate neural nets for processing the texture/wavelet data for age classification.
>
> Hope that helps
>
> Dave Robinson

hi Mr.Dave,
               we are students, we r doin age estimation project We have done face
 detection,face normalization.how to perform wavelet transform to facial regions images(which transform eg fourier can you help with function names.?how 2 extract
wrinkles ???
                      thanx in advance

Tags for this Thread

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.

rssFeed for this Thread

Public Submission Policy

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 Disclaimer prior to use.

Contact us at files@mathworks.com