Click here to Skip to main content
15,923,273 members
Home / Discussions / C#
   

C#

 
AnswerRe: Need a help for image processing Pin
Andrew Kirillov30-Aug-05 23:17
Andrew Kirillov30-Aug-05 23:17 
GeneralPeople are strange Pin
Andrew Kirillov31-Aug-05 2:45
Andrew Kirillov31-Aug-05 2:45 
GeneralRe: People are strange Pin
msmkumar31-Aug-05 3:03
msmkumar31-Aug-05 3:03 
GeneralRe: Need a help for image processing Pin
msmkumar31-Aug-05 3:00
msmkumar31-Aug-05 3:00 
GeneralRe: Need a help for image processing Pin
Andrew Kirillov31-Aug-05 3:07
Andrew Kirillov31-Aug-05 3:07 
GeneralRe: Need a help for image processing Pin
msmkumar31-Aug-05 3:32
msmkumar31-Aug-05 3:32 
GeneralRe: Need a help for image processing Pin
Andrew Kirillov31-Aug-05 3:37
Andrew Kirillov31-Aug-05 3:37 
GeneralRe: Need a help for image processing Pin
Andrew Kirillov31-Aug-05 3:29
Andrew Kirillov31-Aug-05 3:29 
About idea.

You can define a color range for face skin. For example, you can define a range around yellow color and use it for filtering. So, only pixels, which color falls into the specified range, are preserved and other pixels are filled with background color.

There are many works utilizing the idea. And different color spaces were researched for applying to the task.

You can look at the survey for more information:
"Detecting Faces in Images: A Survey - M. Yang, N. Ahuja, D. Kriegman"


With best regards,
Andrew

GeneralRe: Need a help for image processing Pin
msmkumar31-Aug-05 21:19
msmkumar31-Aug-05 21:19 
GeneralRe: Need a help for image processing Pin
Andrew Kirillov31-Aug-05 22:14
Andrew Kirillov31-Aug-05 22:14 
GeneralRe: Need a help for image processing Pin
msmkumar1-Sep-05 20:17
msmkumar1-Sep-05 20:17 
GeneralRe: Need a help for image processing Pin
msmkumar4-Sep-05 17:54
msmkumar4-Sep-05 17:54 
GeneralRe: Need a help for image processing Pin
msmkumar8-Sep-05 21:38
msmkumar8-Sep-05 21:38 
GeneralRe: Need a help for image processing Pin
msmkumar9-Sep-05 18:22
msmkumar9-Sep-05 18:22 
Questionneed help:How to use iconoverlay in C# Pin
rakesh_nits30-Aug-05 19:40
rakesh_nits30-Aug-05 19:40 
QuestionmySQLDriverCS help Pin
binglin30-Aug-05 19:17
binglin30-Aug-05 19:17 
AnswerRe: mySQLDriverCS help Pin
Colin Angus Mackay30-Aug-05 20:25
Colin Angus Mackay30-Aug-05 20:25 
GeneralRe: mySQLDriverCS help Pin
binglin30-Aug-05 21:03
binglin30-Aug-05 21:03 
Questionhow can i update to access db?? Pin
nidhelp30-Aug-05 18:58
nidhelp30-Aug-05 18:58 
AnswerRe: how can i update to access db?? Pin
Guffa30-Aug-05 21:01
Guffa30-Aug-05 21:01 
GeneralRe: how can i update to access db?? Pin
nidhelp30-Aug-05 22:14
nidhelp30-Aug-05 22:14 
GeneralRe: how can i update to access db?? Pin
nidhelp30-Aug-05 22:53
nidhelp30-Aug-05 22:53 
AnswerRe: how can i update to access db?? Pin
mostafa_h31-Aug-05 2:39
mostafa_h31-Aug-05 2:39 
QuestionWindows Forms: how to do automatic disposing? Here is my answer... Pin
sgatto15930-Aug-05 17:07
sgatto15930-Aug-05 17:07 
AnswerRe: Windows Forms: how to do automatic disposing? Here is my answer... Pin
Christian Graus30-Aug-05 17:15
protectorChristian Graus30-Aug-05 17:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.