Matlab: I want to perform skin pixel detection on those 208 images and the conditions are like this (R,G,B) is classified as : R>95&G>40&B>20 & max{R,G,B}-min{R,G,B}>15 & |R-G|>20 & R>G & R>B on single i am able to apply but on folder i am not gett

I want to perform skin pixel detection on those 208 images and the conditions are like this (R,G,B) is classified as : R>95&G>40&B>20 & max{R,G,B}-min{R,G,B}>15 & R-G>20 & R>G & R>B on single i am able to apply but on folder i am not getting how to

Asked:

on 20 Oct 2015

Answered:

on 20 Oct 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!