CVMLOct 14, 2014

A Fusion Approach for Efficient Human Skin Detection

arXiv:1410.3751v1187 citations
Originality Incremental advance
AI Analysis

This addresses the need for efficient and robust skin detection in computer vision applications, though it appears incremental as it builds on existing methods with a novel fusion strategy.

The paper tackled the problem of human skin detection in images by proposing a fusion approach combining a smoothed 2D histogram and Gaussian model, which improved accuracy across ethnicities and illumination while reducing computational costs by eliminating training requirements.

A reliable human skin detection method that is adaptable to different human skin colours and illu- mination conditions is essential for better human skin segmentation. Even though different human skin colour detection solutions have been successfully applied, they are prone to false skin detection and are not able to cope with the variety of human skin colours across different ethnic. Moreover, existing methods require high computational cost. In this paper, we propose a novel human skin de- tection approach that combines a smoothed 2D histogram and Gaussian model, for automatic human skin detection in colour image(s). In our approach an eye detector is used to refine the skin model for a specific person. The proposed approach reduces computational costs as no training is required; and it improves the accuracy of skin detection despite wide variation in ethnicity and illumination. To the best of our knowledge, this is the first method to employ fusion strategy for this purpose. Qualitative and quantitative results on three standard public datasets and a comparison with state-of-the-art methods have shown the effectiveness and robustness of the proposed approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes