Code covered by the BSD License  

Highlights from
Skin Detection

2.33333

2.3 | 3 ratings Rate this file 105 Downloads (last 30 days) File Size: 394.34 KB File ID: #28565

Skin Detection

by Gaurav Jain

 

26 Aug 2010

Detects skin by producing a map of "skin-like" pixels within a given image.

| Watch this File

File Information
Description

This file helps identify the presence of a human face, hand or any other body part by identifying and marking skin-like pixels within a given image. With further image processing techniques, the output produced by this script can be refined and processed to be fed into larger face detection and tracking, gesture recognition, and other HCI applications.

Required Products Image Processing Toolbox
MATLAB release MATLAB 7.10 (2010a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (8)
02 Sep 2010 Gaurav Jain

Hello all,

I'd appreciate it if you can drop a line about the performance of this script for your images, and any cases that you might encounter under which the performance drops down steeply or vice versa.

Or any other functionality you'd like to see. Thanks!

08 Oct 2010 Azlan

i changed the filename,
when i click evalute cell,nothingĂ­s happen.

what i'm doin wrong?
is there something i need to modify?

thanks in advance.

10 Dec 2010 Sarada Moorthy  
08 Jan 2011 shekhar Raheja

hello mr.gaurav,
i implemented your code n it is showing folloeing error:

??? Error: File: generate_skinmap.m Line: 1 Column: 39
Unexpected MATLAB expression.

and it says there is ),],} one of these missing....i hv chekd they r ok....please suggest what to do.....i have to implement it in my project.
thank you.

08 Jan 2011 shekhar Raheja

its working now but with some change. instead of typical syntax as follows:

function [out bin] = generate_skinmap('E:\DSP\skin detection\skin detect from net\nadal.jpg')

it is working with this:

function [out bin] = generate_skinmap, 'E:\DSP\skin detection\skin detect from net\nadal.jpg';

plz suggest why it is happening like this? brackets have to be replaced with , and ;

08 Jan 2011 shekhar Raheja

what is the need of applying grayworlg algo?
why do we need illumination compensation?
without it also its workikng fine.

12 Mar 2011 rajesh sharma  
26 Jan 2012 kal  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
skin detection Gaurav Jain 27 Aug 2010 07:51:15
face detection Gaurav Jain 27 Aug 2010 07:51:16
image processing Gaurav Jain 27 Aug 2010 07:51:16

Contact us at files@mathworks.com