CVNov 23, 2013

Skin Texture Recognition Using Neural Networks

arXiv:1311.6049v125 citations
Originality Synthesis-oriented
AI Analysis

This work addresses skin recognition for applications like face detection and image filtering, but it is incremental as it combines existing features with neural networks.

The authors tackled skin texture recognition by developing a system that uses both skin color and texture features (from GLCM) with feed-forward neural networks, achieving very encouraging results during generalization.

Skin recognition is used in many applications ranging from algorithms for face detection, hand gesture analysis, and to objectionable image filtering. In this work a skin recognition system was developed and tested. While many skin segmentation algorithms relay on skin color, our work relies on both skin color and texture features (features derives from the GLCM) to give a better and more efficient recognition accuracy of skin textures. We used feed forward neural networks to classify input textures images to be skin or non skin textures. The system gave very encouraging results during the neural network generalization face.

Foundations

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

Your Notes