scispace - formally typeset
Search or ask a question
Author

Gagandeep Kaur

Bio: Gagandeep Kaur is an academic researcher. The author has contributed to research in topics: Pixel & Color space. The author has an hindex of 1, co-authored 2 publications receiving 3 citations.

Papers
More filters
01 Jan 2014
TL;DR: The survey of the skin pixel segmentation using the learning algorithms is presented and it is shown that skin classifier identifies the boundary of theskin image in a skin color model based on the training dataset.
Abstract: Skin segmentation is the process of the identifying the skin pixels in a image in a particular color model and dividing the images into skin and non-skin pixels. It is the process of find the particular skin of the image or video in a color model. Finding the regions of the images in human images to say these pixel regions are part of the image or videos is typically a preprocessing step in skin detection in computer vision, face detection or multiview face detection. Skin pixel detection model converts the images into appropriate format in a color space and then classification process is being used for labeling of the skin and non-skin pixels. A skin classifier identifies the boundary of the skin image in a skin color model based on the training dataset. Here in this paper, we present the survey of the skin pixel segmentation using the learning algorithms.

3 citations

01 Jan 2015
TL;DR: In this research and implementation of skin pixels classifier models are proposed with their comparative performance analysis, the performance is evaluated by comparing and analysing skin colour segmentation algorithms.
Abstract: The extraction of the skin pixels in a human image and rejection of non-skin pixels is called the skin segmentation. Skin pixel detection is the process of extracting the skin pixels in a human image which is typically used as a pre-processing step to extract the face regions from human image. In past, there are several computer vision approaches and techniques have been developed for skin pixel detection. In the process of skin detection, given pixels are been transformed into an appropriate color space such as RGB, HSV etc. And then skin classifier model have been applied to label the pixel into skin or non-skin regions. Here in this research a “Region based elimination of noise pixels and performance analysis of classifier models for skin pixel detection applied on human images” would be performed which involve the process of image representation in color models, elimination of non-skin pixels in the image, and then pre-processing and cleansing of the collected data, feature selection of the human image and then building the model for classifier. In this research and implementation of skin pixels classifier models are proposed with their comparative performance analysis. The definition of the feature vector is simply the selection of skin pixels from the human image or stack of human images. The performance is evaluated by comparing and analysing skin colour segmentation algorithms. During the course of research implementation, efforts are iterative which help in selection of optimized skin classifier based on the machine learning algorithms and their performance analysis.

Cited by
More filters
Journal ArticleDOI
TL;DR: Decision making using multiple criteria such as reliability, time complexity, and error rate within a dataset is used for evaluating and benchmarking real-time skin detectors to come up with solutions for future directions.

53 citations

01 Jan 2015
TL;DR: In this research and implementation of skin pixels classifier models are proposed with their comparative performance analysis, the performance is evaluated by comparing and analysing skin colour segmentation algorithms.
Abstract: The extraction of the skin pixels in a human image and rejection of non-skin pixels is called the skin segmentation. Skin pixel detection is the process of extracting the skin pixels in a human image which is typically used as a pre-processing step to extract the face regions from human image. In past, there are several computer vision approaches and techniques have been developed for skin pixel detection. In the process of skin detection, given pixels are been transformed into an appropriate color space such as RGB, HSV etc. And then skin classifier model have been applied to label the pixel into skin or non-skin regions. Here in this research a “Region based elimination of noise pixels and performance analysis of classifier models for skin pixel detection applied on human images” would be performed which involve the process of image representation in color models, elimination of non-skin pixels in the image, and then pre-processing and cleansing of the collected data, feature selection of the human image and then building the model for classifier. In this research and implementation of skin pixels classifier models are proposed with their comparative performance analysis. The definition of the feature vector is simply the selection of skin pixels from the human image or stack of human images. The performance is evaluated by comparing and analysing skin colour segmentation algorithms. During the course of research implementation, efforts are iterative which help in selection of optimized skin classifier based on the machine learning algorithms and their performance analysis.
01 Jan 2015
TL;DR: The aim of this paper is to present a review on several algorithms and methods used for face detection namely Genetic, Hausdorff Distance etc.
Abstract: Face detection is the method of focusing faces in input image is an important part of any face processing system. In Face detection, segmentation plays the major role to detect the face. There are many contests for effective and efficient face detection. The aim of this paper is to present a review on several algorithms and methods used for face detection. We read the various surveys and related various techniques according to how they extract features and what learning algorithms are adopted for. Face detection system has two major phases, first to segment skin region from an image and second to decide these regions cover human face or not. There are number of algorithms used in face detection namely Genetic, Hausdorff Distance etc.