HOME JOURNALS CONTACT

Information Technology Journal

Year: 2010 | Volume: 9 | Issue: 4 | Page No.: 811-817
DOI: 10.3923/itj.2010.811.817
Comparative Study of Statistical Skin Detection Algorithms for Sub-Continental Human Images
M.R. Tabassum, A.Ul. Gias, M.M. Kamal, S. Islam, H.M. Muctadir, M. Ibrahim, A.K. Shakir, A. Imran, S. Islam, M.G. Rabbani, S.M. Khaled, M.S. Islam and Z. Begum

Abstract: Most of the researches done in the fields of skin detection has been trained and tested on human images of African, Mongolian and Anglo-Saxon ethnic origins for face recognition, human motion detection, pornographic and nude image prediction, etc. Although, there are several intensity invariant approaches to skin detection, the skin color of Indian sub-continentals have not been focused separately. The approach of this research is to make a comparative study between three image segmentation approaches using Indian sub-continental human images, to optimize the detection criteria and to find some efficient parameters to detect the skin area from these images. The experiments observed that HSV color model based approach to Indian sub-continental skin detection is more suitable with considerable success rate of 91.1% true positives and 88.1% true negatives.

Fulltext PDF Fulltext HTML

How to cite this article
M.R. Tabassum, A.Ul. Gias, M.M. Kamal, S. Islam, H.M. Muctadir, M. Ibrahim, A.K. Shakir, A. Imran, S. Islam, M.G. Rabbani, S.M. Khaled, M.S. Islam and Z. Begum, 2010. Comparative Study of Statistical Skin Detection Algorithms for Sub-Continental Human Images. Information Technology Journal, 9: 811-817.

Keywords: skin detection, color segmentation, color space model and Image processing

INTRODUCTION

In this era of the Internet and multimedia computing, there is a high demand for content based retrieval. The methodology of determining some object in a large collection that depict some particular types of properties. There is a keen need for systems that can estimate the content of an image automatically based on image information. Skin detection plays an important role in tracking people, filtering out adult web images and facilitating human computer interaction.

The main challenge in skin detection is to make the recognition robust to the large variations in appearance of skin that may occur, like in color and shape, effects of occultation, intensity, color, location of light source, etc. Imaging noise can appear as speckles of skin like color and many other objects like wood, cooper and some clothes are often confused as skin.

In general human skin is characterized by a combination of red and melanin (yellow, brown) and there is somewhat a range of hue for skin and saturation that represent skin-like pixels. More deeply colored skins are with more melanin, the saturation is more when the skin is yellowish (Rossotti, 1985). The main goal of skin detection and classification is to build a decision rule that discriminate between skin and non-skin pixels. Identifying skin color pixels involves finding a range of values for which most skin pixels would fall in a given color space. The target is to achieve a high detection rate and low false positive rate, that is, skin pixels must be detected in maximum and the amount of non-skin pixels classified as skin should be minimized.

Most work done in the area of skin detection have been concentrated on detecting skins of European, Black or East Asian ethnicities, whereas less focus have been concentrated to detect Indian-like skins. This study makes a comparative study of three algorithms that use three different color models for statistical skin detection. For training and testing of algorithms used in this study, 200 skin and non skin images of people from Indian sub-continent some of which have been captured locally and others collected randomly from the internet have been used. The prime focus of experimentation is to find out image properties that are best suited for searching Indian skin in images with cluttered background.

Human skin color has been used to identify and differentiate the skin. This has been proven as useful methods applicable in face recognition, identification of nude and pornographic images (Fleck et al., 1996; Michael and James, 2002) and also such image processing tasks have been used extensively by intelligence agencies (Ahlberg, 1999).

A number of image processing models have been applied for skin detection. The major paradigms included heuristic and recognizing patterns which were used to obtain accurate results. Among various types of skin detection methods, the ones that make use of the skin color as a tool for the detection of skin is considered to be the most effective (Zarit et al., 1999). Human skins have a characteristic color and it was a commonly accepted idea driven by logic to design a method based on skin color identification. The problem arose with the provision of different varieties of human skin found in different parts of the world. A number of published researches included various skin models and detection techniques (Zarit et al., 1999; Terrillon et al., 2000; Brand and Mason, 2000), however, none came up with complete accuracy.

There have been many problematic issues in the domain of skin detection. The choice of color space, the model of precise skin color distribution and the way of mechanizing color segmentation research for the detection of human skin. Most researches have been focused on pixel based skin recognition, classifying each pixel either as skin or non skin. Each pixel is considered to be an individual unit (Brand and Mason, 2000). Pixel-base skin recognition is considered to be one of the finest models that under normal conditions gives high level of accuracy at the detection phase of the process. Due to its high applicability and efficiency, some color models are used extensively in the arena of skin detection. These models make use of pixel based skin recognition using a model such as RGB (Albiol et al., 2001). The RGB model makes use of the three colors red, green and blue to identify the chrominance. Then, using an efficient model the necessary range is used and applied to a selected photo to determine the presence of skin. Skin color varies depending on ethnicity and region, therefore additional work must to address the issue.

There is another model called the region based method. This method was applied by Kruppa et al. (2002), Yang and Ahuja (1999) and Gomez and Morales (2002). In this method the researchers considered the spatial method of skin pixels and took them into account during the detection phase with the target of maximizing efficiency. As a contradiction to the fact, that different people have different types of skin colors, it is found that the major difference does not lie in their chrominance; rather it is determined by intensity to a large extent. The simplest color models useful for intensity invariant skin detection are HSV (Lee and Yoo, 2002), YUV (Chai and Bouzerdoum, 2000) or YIQ (Martinkauppi and Soriano, 2001). The HSV model is an effective mechanism to determine human skin based on hue and saturation. Other efficient models are YUV and YIQ which follow the same brand of modeling using the RGB color space.

Figure 1a shows the color cluster of hue for Indian sub-continental skin. This has been found by plotting the hue values of a number of randomly chosen human skin images.

Fig. 1: Indian sub-continental skin color cluster in different color models. (a) HSV, (b) YUV and (c) YUV-YIQ

Figure 1b and c show the Indian sub-continental skin color clusters using YUV and YIQ color models.

This study mainly focuses on the use of YUV, YIQ and HSV models to determine skin. It also focuses on the effectiveness of the models discussed above. It focuses on the comparative study of the models to determine its effectiveness with respect to Indian sub-continental skin.

Color models for skin detection: The skin color detection significantly depends on the chosen color model. The RGB color space is default in many image formats. Color space transformation can be applied to reduce the overlap between skin and non-skin pixels and will thereby aid skin pixel classification and achieve high accuracy in varying illumination conditions.

The HSV color space: Hue-saturation based color spaces were introduced when there was a need for the user to specify color properties numerically. Hue defines the dominant color (such as red, green, purple and yellow) of an area; saturation measures the colorfulness of an area in proportion to its brightness. The intensity, lightness or value is related to the color luminance (Vezhnevets et al., 2003). Hue can be used as a decision parameter to detect human skin. Algorithm 1 presents the HSV color model based skin detection procedure.

The YUV color space: YUV is the color space used in the PAL system of television broadcasting which is the standard in most of Europe and some other places. The RGB values are transformed into YUV values using the formulation given below:

The chromaticity information is encoded in the U and V components (Bourke, 1994). Hue and saturation are gotten by the following transformation.

θ represents hue, which is defined as the angle of vector in YUV color space. Ch represents saturation, which is defined as the mode of U and V (Bourke, 1994). Algorithm 2 presents the YUV color model based skin detection procedure.

The YIQ color space: Like YUV color space, YIQ is the color primary system adopted by NTSC for color TV broadcasting. Conversion from RGB to YIQ may be accomplished using the color matrix:

I is the red-orange axis, Q is roughly orthogonal to I. The less I value means the less blue-green and the more yellow (Bourke, 1994).

Table 1: Threshold optimization for detection based on HSV color model

Table 2: Threshold optimization for detection based on YUV color model

Table 3:Threshold optimization for detection based on YUV-YIQ color model

Through some experiments, we find that the combination of YUV and YIQ color space is more robust than each other. Algorithm 3 presents the YUV and YIQ color model based skin detection procedure.

Experimental setup and performance analysis: The comparative study presented in this paper measures the human images of Indian sub-continental region. It considered 200 color images for training and testing of given algorithms and evaluate performance. Among these images there were 60 images where all the image area was covered by skin, 70 images did not have any skin and the other 70 had both human skin and other objects. A total of 120 images were used in the training phase of the experimentation, while the other 80 was used to test the performance. The data acquisition has been done in two ways. A digital camera was used to capture some human and non-human images, while other images for testing and training has been randomly collected from the Internet. The images used for training and testing were under different lighting and illumination conditions.

The first challenge in the study is to find out effective range for thresholds of decision parameters on which the detection of skin depends. Different statistical tools of central tendency and standard deviation have been used to reach some initial ranges of threshold used for skin recognition. Algorithms with these initial thresholds were trained on a collection of test images. The range of these thresholds was heuristically modified to optimize the value range and get better detection rate. Table 1-3 provides instance such threshold optimization with respect to false positives, true positives, true negatives and false negatives.

Figure 2 shows the example outputs of skin like region segmentation of different test images with the three given algorithms. It can be observed that all the algorithms were able to detect the majority of the skin area in the images.

As can be observed from the Fig. 2a-j, there are some areas of non skin images detected as skin by the algorithms, these are false positives. There are, however, some skin areas in some images that could not be rightly detected as skin by the given algorithms, these are False Negatives. The graphs in Fig. 3-6 present the performance of the three discussed algorithms on randomly chosen 20 images.

Table 4 shows the performance of given algorithms tested on 80 images with optimized thresholds with respect to success parameters-true positive, true negative, false positive, false negative.

Fig. 2:
Example of skin detection. (a) Detection of skin in black background using skinHSV( ) algorithm, (b) Detection of skin cluttered background using shinHSV( ) algorithm, (c) Detection of skin area of multiple persons using skinYUV_YIQ( ) algorithm, (d) Detection of skin area of single persons using skinYUV_YIQ( ) algorithm, (e) False negatives, as being observed while running algorithm on image with only skin using skinHSV( ) algorithm, (f) False positives, as being observed while running algorithm on non-skin image using skinYUV( ) algorithm, (g) False positives, as being observed around the arms while running algorithm on non-skin image using skin YUV_YIQ( ) algorithm, (h) Dectection of skin area of single person using skinYUV( ) algorithm, (i) Dection using skinYUV( ) algorithm and (j) Dection using skinHSV( ) algorithm

Fig. 3:True positive for three algorithms

Fig. 4:True negative for three algorithms

Fig. 5: False positive for three algorithms
Fig. 6:False negative for three algorithms

Table 4: Average performance of three algorithms

From the above table, considering the outcome on experimentation on three different skin detection algorithms, trained using 120 images and tested on 80 separate images, we see that HSV model based approach to Indian sub-continental skin recognition showed the best performance.

This research implements three methods to detect skin of sub continental skin. Amongst the compared methods with respect to their performance we find that the HSV color model is more effective than the other two.

CONCLUSIONS

With the development of World Wide Web, there has been a dramatic advancement in the world of photography as a result of effective coding mechanisms and dazzling array of image models using certain color space. These models are extensively used to detect skin and to find out the pattern in terms of pixel based skin detection. The historical background of image processing is highly motivating and blessed with some tremendous research works. This study is a reflection of the color space models that are used in this area.

This study made a comparison between the three skin detection approaches based on three different color models. It presents a statistical analysis to evaluate the performance of the methods with respect to success measures like true positive, false negative, true negative and false positive. This study has tried to explore which of the three methods is best suited for detection of sub-continental skins. Among the various methods, the HSV color model based method with 91.1% true positive 88.1% true negative is proved to be best suited for detecting human skin of Indian sub-continental males and females. The testing also reflected certain flaws which were rectified by optimization of detecting parameters. In the next stage of research combinatorial approach of using multiple color models by boosting of given algorithms can be tested for better detection rates.

ACKNOWLEDGMENT

This study was supported in part by the University of Dhaka.

REFERENCES

  • Ahlberg, J., 1999. A system for face localization and facial feature extraction. Technical Report LiTH-ISY-R-2172, Linkoping University. http://74.125.155.132/scholar?q=cache:pusMtdtVm28J:scholar.google.com/&hl=en&as_sdt=80000000000000.


  • Albiol, A., L. Torres and E.J. Delp, 2001. Optimum color spaces for skin detection. Int. Conf. Image Process., 1: 122-124.
    CrossRef    


  • Bourke, P., 1994. Converting between RGB and CMY, YIQ, YUV. http://local.wasp.uwa.edu.au/~pbourke/texture_colour/convert/


  • Brand, J. and J. Mason, 2000. A comparative assessment of three approaches to pixel level human skin-detection. Proceedings of the 15th Internatinal Conference on Pattern Recognition, Sept. 3-8, University of Wales Swansea, Barcelona, Spain, pp: 1056-1059.


  • Chai, D. and A. Bouzerdoum, 2000. A Bayesian approach to skin color classification in YCbCr color space. Proc. IEEE Region Ten Conf., 2: 421-424.
    CrossRef    Direct Link    


  • Fleck, M., D.A. Forsyth and C. Bregler, 1996. Finding naked people. Proc. Eur. Conf. Comput. Vision, 2: 592-602.
    Direct Link    


  • Gomez, G. and E.F. Morales, 2002. Automatic feature construction and a simple rule induction algorithm for skin detection. Proceedings of the International Conference on Machine Learning (ICML) Workshop on Machine Learning in Computer Vision, July 8-12, University of Iowa, Iowa, IA., pp: 31-38.


  • Jones, M.J. and J.M. Rehg, 2002. Statistical color models with application to skin detection. Int. J. Comput. Vision, 46: 81-96.
    CrossRef    Direct Link    


  • Kruppa, H., M. A. Bauer and B. Schiele, 2002. Skin Patch Detection in Real-World Images. In: Pattern Recognition, Van Gool, L. (Ed.). LNCS. 2449, Springer-Verlag, Berlin, Hamburg, ISBN: 978-3-540-44209-7, pp: 109-116
    Direct Link    


  • Lee, Y.J. and S.I. Yoo, 2002. An elliptical boundary model for skin color detection. Proceedings of the International Conference on Imaging Science, Systems and Technology, June 24-27, Las Vegas, Nevada, USA., pp: 1-6.


  • Martinkauppi, B. and M. Soriano, 2001. Basis functions of the color signals of skin under different illuminants. Proceedings of the 3rd International Conference on Multi-Spectral Color Science, June 18-20, University of Joensuu, Joensuu, Finland, pp: 21-24.


  • Rossotti, H., 1985. Colour: Why the World isn`t Grey, Princeton University Press, Princeton, NJ


  • Terrillon, J.C., M.N. Shirazi, H. Fukamachi and S. Akamatsu, 2000. Comparative performance of different skin chrominance models and chrominance spaces for the automatic detection of human faces in color images. Proceedings of the 4th Internationl Conference on Automatic Face and Gesture Recognition, March 26-30, Grenoble, France, pp: 54-61.


  • Vezhnevets, V., V. Sazonov and A. Andreeva, 2003. A survey on pixel-based skin color detection techniques. http://www.graphicon.ru/2003/.


  • Yang, M.H. and N. Ahuja, 1999. Gaussian mixture model for human skin color and its applications in image and video databases. Proc. SPIE, 3656: 458-466.
    CrossRef    Direct Link    


  • Zarit, B.D., B.J. Super and F.K.H. Quek, 1999. Comparison of five color models in skin pixel classification. Proceedings of the International Conference on Computer Vision, Nottingham, England, Sept. 20-27, pp: 58-63.

  • © Science Alert. All Rights Reserved