SlideShare a Scribd company logo
1 of 4
Download to read offline
Chih Huang Yen*
National Cheng Kung University, Taiwan
*Corresponding author: Chih Huang Yen, National Cheng Kung University No.7, TaFa RD, Render DIST, Tainan, Taiwan 71747
Submission: February 27, 2018; Published: March 10, 2018
An Intelligent Skin Color Detection Method
based on Fuzzy C-Means with Big Data
Introduction
There is a lot of discussion about complexion research in the
previous image processing. Related information technology has
been booming because the popularization of computers for 40
years. Therefore, portraits and identification-related to applications
are relatively active. Other algorithms normalized a gallery of face
images, and compress the face data that only saves data in the
image. This is considered useful for face recognition. A probe image
is then compared with the face data. One of the earliest successful
systems is based on template matching techniques [1] applied to
a set of salient facial features, providing a sort of compressed face
representation.
Color studies in the past focused on face recognition only. It
explored the identification of a person’s face or tried to find out
the typology of people [2]. In the clothes market, it is difficult for
women to find out the right color to match their skin. Definitely, it
is the desire that women want to achieve However, knowing one’s
skin color is another big issue for people.
The main purpose of this study is to get color mode for women
through innovated program to analyze a large amount of digital
images. Finally, another program for clustering information based
on Fuzzy c-means theory helps to get the result of grouping.
There is a lot of color studying data, such as clothes application
with skin color. Hsiao et al. [3] used the skin color detection with
color harmony theory and created an expert system. The system
could help people input their skin color and get the right option
for clothes color. There is an evaluation procedure inside and helps
people with decision making.
Research process is shown in Figure 1. Moreover, it is described
as follows,
1.	 First, collect as much data as possible through the
internet or from digital devices (such as scanners, cameras or smart
phones). – A huge data were collected from the internet.
2.	 Input the picture into program “Face RGB” for human-face
extraction via face recognition; on the other hand, facial features
are generated for information analysis.
3.	 Perform the identification of six points based on their
relative positions.
4.	 After colour capture of the six points for the action, a
debugging process in the program is used to delete outliers.
5.	 The RGB information is captured by the inner program
and automatically converted into Lab values.
6.	 The colour FCM program is adopted for clustering the
colour data (Lab) gathered using the Face RGB program. It uses
fuzzy theory [4] to do the clustering.
7.	 Each clustering group has designated number, or an
iterative clustering number is automatically generated by the
program.
8.	 Grouping results can be presented in the 3D-space scatter
plot and the seat instructions are marked.
Theory foundation
Data clustering is the process of dividing data elements into
Short Communication
1/5Copyright © All rights are reserved by Chih Huang Yen.
Volume 1 - Issue - 5
Abstract
When purchasing clothes, people always rely on intuition or follow the fashion trend for color selection. People never understand how to select the
right color to match with them. A systematic method for detecting skin colors for clothes is proposed in this study. In the method, face recognition with
considerable images was first discussed. Next, the innovative method of capturing color with points was used along with making complexion aggregated
analysis. In the study, RGB was conversed to be the Lab space for the collected data which were then analyzed based on fuzzy clustering to get grouping.
The results are presented in the final grouping lab value and RGB index. In addition, a Face RGB program was constructed to capture color automatically
from 12000 images. Some 17 clustering results were obtained by the Color FCM program constructed in this study. The results can be used to select the
customized color of clothes and an expert system can further be made in the future.
Keywords: Skin color; Clothes; Fuzzy C-Means; Big data
Trends in Textile Engineering & Fashion
TechnologyC CRIMSON PUBLISHERS
Wings to the Research
ISSN 2578-0271
Trends Textile Eng Fashion Technol Copyright © Chih Huang Yen
2/4
How to cite this article: Chih Huang Y. An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data. Trends Textile Eng Fashion
Technol. 1(5). TTEFT.000525.2018. DOI: 10.31031/TTEFT.2018.01.000525
Volume 1 - Issue - 5
classes or clusters so that items in the same class are as similar
as possible. These indicate that the strength of the association
between data element and a particular cluster. Fuzzy clustering is a
process of assigning these membership levels, and then using them
to assign data elements to one or more clusters [5] (Figure 1).
Figure 1: The procedure of the research study. There are 3 programs to deal with data filter, colour detection and data clustering.
Fuzzy c-means has been a very important tool for image
processing in clustering objects in an image. In the 70’s,
mathematicians introduced the spatial term into the FCM algorithm
to improve the accuracy of clustering under noise [6]. Furthermore,
FCM algorithms have been used to distinguish between different
activities using image-based features such as the Hu and the
Zernike Moments [7]. The FCM algorithm attempts to partition
a finite collection of n elements { }1, 2,....,X x x xn= into a
collection of c fuzzy clusters with respect to some given criterion.
Given a finite set of data, the algorithm returns a list of C cluster
centres { }1, 2,....,C c c cc= and a partition matrix,
[ ]0,1 , 1,......, , 1,.....,i jW i n j cω= ∈ = =
Where iiW each element ix tells the degree to which element
belongs to cluster ic . Refer to (1)-(2) the FCM aims to minimize an
objective function [4]:
2
1 1
argmin
m
obj ij j
C j i
n c
i
F x cω= =
−∑ ∑ (1)
Where:
2
1
1
1
ij
mc i j
k
i k
x c
x c
ω
−
=
=
− 
 
− 
∑ (2)
In fuzzy clustering, every point has a degree of belonging to
clusters, as in fuzzy logic, rather than belonging completely to just
one cluster. Thus, points on the edge of a cluster may be in the
cluster to a lesser degree than points in the center of cluster. An
overview and comparison of different fuzzy clustering algorithms
is available.
Any point x has a set of coefficients which given the degree of
being in the kth
cluster wk
(x). Refer to (3), with fuzzy c-means, the
centroid of a cluster is the mean of all points, weighted by their
degree of belonging to the cluster:
( )
( )
m
KX
k m
KX
x x
C
x
ω
ω
=
∑
∑ (3)
The degree of belonging, wk(x), is related inversely to the
distance from x to the cluster center as calculated on the previous
pass. It also depends on a parameter m that controls how much
weight is given to the closest center [4].
Implementation Method and Procedure
Face RGB
In the research of Yoshikawa [8] for the skin-whitening
project for Japanese women in SHISEIDO Co., Ltd., Tokyo, Japan, a
spectrometer is used for capturing skin colour. Its measurement
is as the forehead, cheek and jaw line. This study extends this
approach to the six points for the basic operations of facial skin-
color capture. It will produce identification points after feature
recognition, through calculation and design relative position to set
at six locations. Figure 2 shows each feature point described by
the relative position, six distributions on the forehead (6) and four
points around the upper and lower cheek (1-4) and chin (5). The
intercepted six points will be different in each image based on the
beginning of human facial feature recognition points.
Color FCM
In this study, we collected over 13000 female images. In the
first step, we used Image Comparing program to filter it. Human
skin color captured by Face RGB program was being operated. The
available data is 12,588, so we can collect more than 12000 items
of LAB color. For clustering, based on Fuzzy theory to create Color
FCM program (Figure 2).
The intuition behind this approach is that spreading out the
k initial cluster centers is a good thing. The first cluster center is
chosen uniformly at random from the data points that are being
clustered After that, each subsequent cluster center is chosen
from the remaining data points with probability proportional to its
squared distance from the point’s closest existing cluster center.
3/4
How to cite this article: Chih Huang Y. An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data. Trends Textile Eng Fashion
Technol. 1(5). TTEFT.000525.2018. DOI: 10.31031/TTEFT.2018.01.000525
Trends Textile Eng Fashion Technol Copyright © Chih Huang Yen
Volume 1 - Issue - 5
Figure 2: The result of Face RGB, it is six point color captured from one image.
The exact algorithm is as follows:
1.	 Choose one center uniformly randomly from the data
points.
2.	 For each data point x, compute D(x), the distance between
x and the nearest center that has already been chosen.
3.	 Choose one new data point randomly as a new center,
using a weighted probability distribution where a point x is
chosen with probability proportional to D(x)2.
4.	 Repeat Steps 2 and 3 until k centers have been chosen.
5.	 Now that the initial centers have been chosen, proceed
with standard Fuzzy C-means [9].
Refer to (4), it is the formula of distance percentage. It is the key
issue in program editing, and will be the final decision.
2
2
( )
( )
D
x X
D x
P
D x∈
=
∑
(4)
Results & Discussion
Figure 3: There are 3 programs in the case study. It presented all details and results by each step, finally classify the image and see
belonged group. Classification could be a favor to create expert system for next step.
Figure 3 shows facial skin color was captured via Face RGB from
six points among 12,000 female images. The course of the study is
to design with debug mechanism. It may interfere with the non-face
color removed, sorted out facial skin color information. 11088 data
were obtained after Face RGB, and followed by the theoretical basis
of fuzzy clustering, and the development of Color FCM program,
the program combined Face RGB information obtained by the
calculation program. Finally, 17 groups were obtained as the result.
Figure 4 presents the result in 3D plotter.
Results of the study for facial reference can also be used in this
program with logical operators. Other countries or regions of skin
color research and discussion can also be adopted. It could be an
issue of clothes and skin color in local. Design automation program
Trends Textile Eng Fashion Technol Copyright © Chih Huang Yen
4/4
How to cite this article: Chih Huang Y. An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data. Trends Textile Eng Fashion
Technol. 1(5). TTEFT.000525.2018. DOI: 10.31031/TTEFT.2018.01.000525
Volume 1 - Issue - 5
is used for computing and organizing big data, but also can be
applied to daily photographic record of analysis and observation.
Therefore, the huge amount of data that comes by daily cumulative
record, and the huge amount of data calculation can be repeated
again and again in the calculation and generation process (Figure
4). This way such information is bound to increase the reference
value.
Figure 4: There is another option in Colour FCM. It can show
17 groups in 3D space to easily understand the clustering
distribution.
Big data is a broad term for data sets so large or complex that
traditional data processing applications are inadequate. Challenges
include analysis, capture, data duration, search, sharing, storage,
transfer, visualization, and information privacy. The term often
refers simply to the use of predictive analytics or other certain
advanced methods to extract value from data, and seldom to a
particular size of data set. Accuracy in big data may lead to more
confident decision making. And better decisions can mean greater
operational efficiency, cost reduction and reduced risk (Figure 3).
Analysis of data sets can find new correlations, to “spot business
trends, prevent diseases, and combat crime and so on.” Scientists,
business executives, practitioners of media and advertising and
governments alike regularly meet difficulties with large data
sets in areas including Internet search, finance and business
informatics. Scientists encounter limitations in e-Science work,
including meteorology, genomics, connectomics, complex physics
simulations, and biological and environmental research [10].
Conclusion
In the study, we created 3 programs to do the facial skin color
study. Simply based on the intelligent way, huge data and even
complicated issue was calculated. Owing to the reason that it
could be a recording cycle to indicate the trend everywhere and
every time, the procedure is more important than the result. The
study also hopes that it could be applied into big data type and IOT
(internet of things).
After the study, it can be seen that people will get their skin
color and know the color location and thus choose the right color
for matching. In the future, female will be aware of their skin color
grouping. Furthermore, each group can be the next color to makeup
colour; do color harmony or aesthetic applications of computing.
Also expert systems can be done to develop and extending this
research in the future. Finally, it can be applied in the clothes
market. There will be a great contribution and value.
References
1.	 BrunelliR(2009)Templatematchingtechniquesincomputervision:theoryand
practice.Wiley.
2.	 Hsu RL, Mohamed AM, Jain AK (2002) Face detection in colour image. IEEE
TransactionsonPatternAnalysisandMachineIntelligence 24(5): 696-706.
3.	 Hsiao SW, Chiu FY, Hsu HS (2008) A computer assisted colour selection
system based on aesthetic measure for colour harmony and fuzzy logic
theory. Colour Research Application 33(5): 411-423.
4.	 Nock R, Nielsen F (2006) On weighting custering. IEEE Transactions on
Pattern Analysis and Machine Intelligence 28(8): 1-13.
5.	 Bezdek, James C (1981) Pattern recognition with fuzzy objective
function algorithms. Advanced Applications in Pattern Recognition.
6.	 Banerjee T (2014) Day or night activity recognition from video using
fuzzy clustering techniques. IEEE Transactions on Fuzzy Systems 22(3):
483-493.
7.	 Alireza K, Kashani A, Milani N, Akhlaghi P, Khezri K (2008) Robust color
classification using fuzzy reasoning and genetic algorithms in robocup
soccer leagues. Robot Soccer World Cup 5001: 548-555. 
8.	 Yoshikawa H, Kikuchi K, Kim J, Nishikawa S, Yaguchi H, et al. (2007)
Effect of the chromatic components on the whiteness evaluation of skin.
Midterm Meeting of Congress of International Colour Association (AIC)
pp. 203-206.
9.	 Arthur D, Vassilvitskii S (2007) K-means++: The advantages of careful
seeding. In: Proceedings of the eighteenth annual ACM-SIAM symposium
on discrete algorithms. Society for Industrial and Applied Mathematics
pp. 1027-1035.
10.	Reichman OJ, Jones MB, Schildhauer MP (2011) Challenges and
opportunities of open data in ecology. Science 331 (6017): 703-705.
For possible submissions Click Here Submit Article
Creative Commons Attribution 4.0
International License
Trends in Textile Engineering & Fashion Technology
Benefits of Publishing with us
•	 High-level peer review and editorial services
•	 Freely accessible online immediately upon publication
•	 Authors retain the copyright to their work
•	 Licensing it under a Creative Commons license
•	 Visibility through different online platforms

More Related Content

What's hot

Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space IJEEE
 
Extended Fuzzy C-Means with Random Sampling Techniques for Clustering Large Data
Extended Fuzzy C-Means with Random Sampling Techniques for Clustering Large DataExtended Fuzzy C-Means with Random Sampling Techniques for Clustering Large Data
Extended Fuzzy C-Means with Random Sampling Techniques for Clustering Large DataAM Publications
 
07 18sep 7983 10108-1-ed an edge edit ari
07 18sep 7983 10108-1-ed an edge edit ari07 18sep 7983 10108-1-ed an edge edit ari
07 18sep 7983 10108-1-ed an edge edit ariIAESIJEECS
 
Digital Image Inpainting: A Review
Digital Image Inpainting: A ReviewDigital Image Inpainting: A Review
Digital Image Inpainting: A ReviewIRJET Journal
 
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...cscpconf
 
VEHICLE RECOGNITION USING VIBE AND SVM
VEHICLE RECOGNITION USING VIBE AND SVM VEHICLE RECOGNITION USING VIBE AND SVM
VEHICLE RECOGNITION USING VIBE AND SVM cseij
 
A comparative analysis of retrieval techniques in content based image retrieval
A comparative analysis of retrieval techniques in content based image retrievalA comparative analysis of retrieval techniques in content based image retrieval
A comparative analysis of retrieval techniques in content based image retrievalcsandit
 
Face Detection for identification of people in Images of Internet
Face Detection for identification of people in Images of InternetFace Detection for identification of people in Images of Internet
Face Detection for identification of people in Images of Internetijceronline
 
Steganalysis of LSB Embedded Images Using Gray Level Co-Occurrence Matrix
Steganalysis of LSB Embedded Images Using Gray Level Co-Occurrence MatrixSteganalysis of LSB Embedded Images Using Gray Level Co-Occurrence Matrix
Steganalysis of LSB Embedded Images Using Gray Level Co-Occurrence MatrixCSCJournals
 
Self-Directing Text Detection and Removal from Images with Smoothing
Self-Directing Text Detection and Removal from Images with SmoothingSelf-Directing Text Detection and Removal from Images with Smoothing
Self-Directing Text Detection and Removal from Images with SmoothingPriyanka Wagh
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of imageseSAT Journals
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of imageseSAT Publishing House
 
Extraction of texture features by using gabor filter in wheat crop disease de...
Extraction of texture features by using gabor filter in wheat crop disease de...Extraction of texture features by using gabor filter in wheat crop disease de...
Extraction of texture features by using gabor filter in wheat crop disease de...eSAT Journals
 
The Application Of Bayes Ying-Yang Harmony Based Gmms In On-Line Signature Ve...
The Application Of Bayes Ying-Yang Harmony Based Gmms In On-Line Signature Ve...The Application Of Bayes Ying-Yang Harmony Based Gmms In On-Line Signature Ve...
The Application Of Bayes Ying-Yang Harmony Based Gmms In On-Line Signature Ve...ijaia
 
Fabric Textile Defect Detection, By Selection A Suitable Subset Of Wavelet Co...
Fabric Textile Defect Detection, By Selection A Suitable Subset Of Wavelet Co...Fabric Textile Defect Detection, By Selection A Suitable Subset Of Wavelet Co...
Fabric Textile Defect Detection, By Selection A Suitable Subset Of Wavelet Co...CSCJournals
 
Review of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopesReview of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopessipij
 

What's hot (17)

Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
Hybrid Technique for Copy-Move Forgery Detection Using L*A*B* Color Space
 
Extended Fuzzy C-Means with Random Sampling Techniques for Clustering Large Data
Extended Fuzzy C-Means with Random Sampling Techniques for Clustering Large DataExtended Fuzzy C-Means with Random Sampling Techniques for Clustering Large Data
Extended Fuzzy C-Means with Random Sampling Techniques for Clustering Large Data
 
07 18sep 7983 10108-1-ed an edge edit ari
07 18sep 7983 10108-1-ed an edge edit ari07 18sep 7983 10108-1-ed an edge edit ari
07 18sep 7983 10108-1-ed an edge edit ari
 
Digital Image Inpainting: A Review
Digital Image Inpainting: A ReviewDigital Image Inpainting: A Review
Digital Image Inpainting: A Review
 
E046012533
E046012533E046012533
E046012533
 
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
Content Based Image Retrieval Approach Based on Top-Hat Transform And Modifie...
 
VEHICLE RECOGNITION USING VIBE AND SVM
VEHICLE RECOGNITION USING VIBE AND SVM VEHICLE RECOGNITION USING VIBE AND SVM
VEHICLE RECOGNITION USING VIBE AND SVM
 
A comparative analysis of retrieval techniques in content based image retrieval
A comparative analysis of retrieval techniques in content based image retrievalA comparative analysis of retrieval techniques in content based image retrieval
A comparative analysis of retrieval techniques in content based image retrieval
 
Face Detection for identification of people in Images of Internet
Face Detection for identification of people in Images of InternetFace Detection for identification of people in Images of Internet
Face Detection for identification of people in Images of Internet
 
Steganalysis of LSB Embedded Images Using Gray Level Co-Occurrence Matrix
Steganalysis of LSB Embedded Images Using Gray Level Co-Occurrence MatrixSteganalysis of LSB Embedded Images Using Gray Level Co-Occurrence Matrix
Steganalysis of LSB Embedded Images Using Gray Level Co-Occurrence Matrix
 
Self-Directing Text Detection and Removal from Images with Smoothing
Self-Directing Text Detection and Removal from Images with SmoothingSelf-Directing Text Detection and Removal from Images with Smoothing
Self-Directing Text Detection and Removal from Images with Smoothing
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of images
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of images
 
Extraction of texture features by using gabor filter in wheat crop disease de...
Extraction of texture features by using gabor filter in wheat crop disease de...Extraction of texture features by using gabor filter in wheat crop disease de...
Extraction of texture features by using gabor filter in wheat crop disease de...
 
The Application Of Bayes Ying-Yang Harmony Based Gmms In On-Line Signature Ve...
The Application Of Bayes Ying-Yang Harmony Based Gmms In On-Line Signature Ve...The Application Of Bayes Ying-Yang Harmony Based Gmms In On-Line Signature Ve...
The Application Of Bayes Ying-Yang Harmony Based Gmms In On-Line Signature Ve...
 
Fabric Textile Defect Detection, By Selection A Suitable Subset Of Wavelet Co...
Fabric Textile Defect Detection, By Selection A Suitable Subset Of Wavelet Co...Fabric Textile Defect Detection, By Selection A Suitable Subset Of Wavelet Co...
Fabric Textile Defect Detection, By Selection A Suitable Subset Of Wavelet Co...
 
Review of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopesReview of ocr techniques used in automatic mail sorting of postal envelopes
Review of ocr techniques used in automatic mail sorting of postal envelopes
 

Similar to An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data_Crimson Publishers

Skin Detection Based on Color Model and Low Level Features Combined with Expl...
Skin Detection Based on Color Model and Low Level Features Combined with Expl...Skin Detection Based on Color Model and Low Level Features Combined with Expl...
Skin Detection Based on Color Model and Low Level Features Combined with Expl...IJERA Editor
 
Facial expression identification using four bit co- occurrence matrixfeatures...
Facial expression identification using four bit co- occurrence matrixfeatures...Facial expression identification using four bit co- occurrence matrixfeatures...
Facial expression identification using four bit co- occurrence matrixfeatures...eSAT Journals
 
Human Face Detection Systemin ANew Algorithm
Human Face Detection Systemin ANew AlgorithmHuman Face Detection Systemin ANew Algorithm
Human Face Detection Systemin ANew AlgorithmIOSRjournaljce
 
FaceDetectionforColorImageBasedonMATLAB.pdf
FaceDetectionforColorImageBasedonMATLAB.pdfFaceDetectionforColorImageBasedonMATLAB.pdf
FaceDetectionforColorImageBasedonMATLAB.pdfAnita Pal
 
Region based elimination of noise pixels towards optimized classifier models ...
Region based elimination of noise pixels towards optimized classifier models ...Region based elimination of noise pixels towards optimized classifier models ...
Region based elimination of noise pixels towards optimized classifier models ...IJERA Editor
 
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...idescitation
 
Real time voting system using face recognition for different expressions and ...
Real time voting system using face recognition for different expressions and ...Real time voting system using face recognition for different expressions and ...
Real time voting system using face recognition for different expressions and ...eSAT Publishing House
 
International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)inventionjournals
 
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...ijcsit
 
Face Recognition Based Intelligent Door Control System
Face Recognition Based Intelligent Door Control SystemFace Recognition Based Intelligent Door Control System
Face Recognition Based Intelligent Door Control Systemijtsrd
 
National Flags Recognition Based on Principal Component Analysis
National Flags Recognition Based on Principal Component AnalysisNational Flags Recognition Based on Principal Component Analysis
National Flags Recognition Based on Principal Component Analysisijtsrd
 
A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...IJMER
 
Skin Color Detection Using Region-Based Approach
Skin Color Detection Using Region-Based ApproachSkin Color Detection Using Region-Based Approach
Skin Color Detection Using Region-Based ApproachCSCJournals
 
Single frontal face detection by finding dark pixel group and comparing xy
Single frontal face detection by  finding dark pixel group and  comparing xySingle frontal face detection by  finding dark pixel group and  comparing xy
Single frontal face detection by finding dark pixel group and comparing xyIAEME Publication
 
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHMFUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHMAM Publications
 
Application of gaussian filter with principal component analysis
Application of gaussian filter with principal component analysisApplication of gaussian filter with principal component analysis
Application of gaussian filter with principal component analysisIAEME Publication
 
Application of gaussian filter with principal component analysis
Application of gaussian filter with principal component analysisApplication of gaussian filter with principal component analysis
Application of gaussian filter with principal component analysisIAEME Publication
 
Data Mining Based Skin Pixel Detection Applied On Human Images: A Study Paper
Data Mining Based Skin Pixel Detection Applied On Human Images: A Study PaperData Mining Based Skin Pixel Detection Applied On Human Images: A Study Paper
Data Mining Based Skin Pixel Detection Applied On Human Images: A Study PaperIJERA Editor
 
K-MEDOIDS CLUSTERING USING PARTITIONING AROUND MEDOIDS FOR PERFORMING FACE R...
K-MEDOIDS CLUSTERING  USING PARTITIONING AROUND MEDOIDS FOR PERFORMING FACE R...K-MEDOIDS CLUSTERING  USING PARTITIONING AROUND MEDOIDS FOR PERFORMING FACE R...
K-MEDOIDS CLUSTERING USING PARTITIONING AROUND MEDOIDS FOR PERFORMING FACE R...ijscmc
 

Similar to An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data_Crimson Publishers (20)

Skin Detection Based on Color Model and Low Level Features Combined with Expl...
Skin Detection Based on Color Model and Low Level Features Combined with Expl...Skin Detection Based on Color Model and Low Level Features Combined with Expl...
Skin Detection Based on Color Model and Low Level Features Combined with Expl...
 
Facial expression identification using four bit co- occurrence matrixfeatures...
Facial expression identification using four bit co- occurrence matrixfeatures...Facial expression identification using four bit co- occurrence matrixfeatures...
Facial expression identification using four bit co- occurrence matrixfeatures...
 
Human Face Detection Systemin ANew Algorithm
Human Face Detection Systemin ANew AlgorithmHuman Face Detection Systemin ANew Algorithm
Human Face Detection Systemin ANew Algorithm
 
FaceDetectionforColorImageBasedonMATLAB.pdf
FaceDetectionforColorImageBasedonMATLAB.pdfFaceDetectionforColorImageBasedonMATLAB.pdf
FaceDetectionforColorImageBasedonMATLAB.pdf
 
Region based elimination of noise pixels towards optimized classifier models ...
Region based elimination of noise pixels towards optimized classifier models ...Region based elimination of noise pixels towards optimized classifier models ...
Region based elimination of noise pixels towards optimized classifier models ...
 
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
 
An Image Segmentation and Classification for Brain Tumor Detection using Pill...
An Image Segmentation and Classification for Brain Tumor Detection using Pill...An Image Segmentation and Classification for Brain Tumor Detection using Pill...
An Image Segmentation and Classification for Brain Tumor Detection using Pill...
 
Real time voting system using face recognition for different expressions and ...
Real time voting system using face recognition for different expressions and ...Real time voting system using face recognition for different expressions and ...
Real time voting system using face recognition for different expressions and ...
 
International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)
 
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
SEGMENTATION OF MAGNETIC RESONANCE BRAIN TUMOR USING INTEGRATED FUZZY K-MEANS...
 
Face Recognition Based Intelligent Door Control System
Face Recognition Based Intelligent Door Control SystemFace Recognition Based Intelligent Door Control System
Face Recognition Based Intelligent Door Control System
 
National Flags Recognition Based on Principal Component Analysis
National Flags Recognition Based on Principal Component AnalysisNational Flags Recognition Based on Principal Component Analysis
National Flags Recognition Based on Principal Component Analysis
 
A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...
 
Skin Color Detection Using Region-Based Approach
Skin Color Detection Using Region-Based ApproachSkin Color Detection Using Region-Based Approach
Skin Color Detection Using Region-Based Approach
 
Single frontal face detection by finding dark pixel group and comparing xy
Single frontal face detection by  finding dark pixel group and  comparing xySingle frontal face detection by  finding dark pixel group and  comparing xy
Single frontal face detection by finding dark pixel group and comparing xy
 
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHMFUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
FUZZY SEGMENTATION OF MRI CEREBRAL TISSUE USING LEVEL SET ALGORITHM
 
Application of gaussian filter with principal component analysis
Application of gaussian filter with principal component analysisApplication of gaussian filter with principal component analysis
Application of gaussian filter with principal component analysis
 
Application of gaussian filter with principal component analysis
Application of gaussian filter with principal component analysisApplication of gaussian filter with principal component analysis
Application of gaussian filter with principal component analysis
 
Data Mining Based Skin Pixel Detection Applied On Human Images: A Study Paper
Data Mining Based Skin Pixel Detection Applied On Human Images: A Study PaperData Mining Based Skin Pixel Detection Applied On Human Images: A Study Paper
Data Mining Based Skin Pixel Detection Applied On Human Images: A Study Paper
 
K-MEDOIDS CLUSTERING USING PARTITIONING AROUND MEDOIDS FOR PERFORMING FACE R...
K-MEDOIDS CLUSTERING  USING PARTITIONING AROUND MEDOIDS FOR PERFORMING FACE R...K-MEDOIDS CLUSTERING  USING PARTITIONING AROUND MEDOIDS FOR PERFORMING FACE R...
K-MEDOIDS CLUSTERING USING PARTITIONING AROUND MEDOIDS FOR PERFORMING FACE R...
 

More from CrimsonpublishersTTEFT

Certain Physical Characterization into Composite Leaf Fibres of Agave America...
Certain Physical Characterization into Composite Leaf Fibres of Agave America...Certain Physical Characterization into Composite Leaf Fibres of Agave America...
Certain Physical Characterization into Composite Leaf Fibres of Agave America...CrimsonpublishersTTEFT
 
Certain Physical Characterization into Composite Leaf Fibres of Agave America...
Certain Physical Characterization into Composite Leaf Fibres of Agave America...Certain Physical Characterization into Composite Leaf Fibres of Agave America...
Certain Physical Characterization into Composite Leaf Fibres of Agave America...CrimsonpublishersTTEFT
 
Adaptive Technology and Design in Recent Fashion Exhibitions
Adaptive Technology and Design in Recent Fashion ExhibitionsAdaptive Technology and Design in Recent Fashion Exhibitions
Adaptive Technology and Design in Recent Fashion ExhibitionsCrimsonpublishersTTEFT
 
Evaluation on a Promising Natural Cellulose Fiber- Calotropis Gigantea Fiber
Evaluation on a Promising Natural Cellulose Fiber- Calotropis Gigantea FiberEvaluation on a Promising Natural Cellulose Fiber- Calotropis Gigantea Fiber
Evaluation on a Promising Natural Cellulose Fiber- Calotropis Gigantea FiberCrimsonpublishersTTEFT
 
Green Processing of Dyes: Influence on Physico- Mechanical Properties, Color ...
Green Processing of Dyes: Influence on Physico- Mechanical Properties, Color ...Green Processing of Dyes: Influence on Physico- Mechanical Properties, Color ...
Green Processing of Dyes: Influence on Physico- Mechanical Properties, Color ...CrimsonpublishersTTEFT
 
An Overview on Objective Evaluation of Wicking Property of the Textile Materi...
An Overview on Objective Evaluation of Wicking Property of the Textile Materi...An Overview on Objective Evaluation of Wicking Property of the Textile Materi...
An Overview on Objective Evaluation of Wicking Property of the Textile Materi...CrimsonpublishersTTEFT
 
No Kids, No Fashion, No Future – Notes on the Missing Piece in the Discussion...
No Kids, No Fashion, No Future – Notes on the Missing Piece in the Discussion...No Kids, No Fashion, No Future – Notes on the Missing Piece in the Discussion...
No Kids, No Fashion, No Future – Notes on the Missing Piece in the Discussion...CrimsonpublishersTTEFT
 
Indian Textile Industry: Opportunities, Challenges and Suggestions
Indian Textile Industry: Opportunities, Challenges and SuggestionsIndian Textile Industry: Opportunities, Challenges and Suggestions
Indian Textile Industry: Opportunities, Challenges and SuggestionsCrimsonpublishersTTEFT
 
Threads of Tradition: Koorai Nadu Saree
Threads of Tradition: Koorai Nadu SareeThreads of Tradition: Koorai Nadu Saree
Threads of Tradition: Koorai Nadu SareeCrimsonpublishersTTEFT
 
Indian Textile Industry: Opportunities, Challenges and Suggestions
Indian Textile Industry: Opportunities, Challenges and SuggestionsIndian Textile Industry: Opportunities, Challenges and Suggestions
Indian Textile Industry: Opportunities, Challenges and SuggestionsCrimsonpublishersTTEFT
 
A Purely Clinical Diagnostic Case Report
A Purely Clinical Diagnostic Case ReportA Purely Clinical Diagnostic Case Report
A Purely Clinical Diagnostic Case ReportCrimsonpublishersTTEFT
 
Threads of Tradition: Koorai Nadu Saree
Threads of Tradition: Koorai Nadu SareeThreads of Tradition: Koorai Nadu Saree
Threads of Tradition: Koorai Nadu SareeCrimsonpublishersTTEFT
 
Plasma Treatment as Green Technology for Dyeing of Textile Fabrics
Plasma Treatment as Green Technology for  Dyeing of Textile FabricsPlasma Treatment as Green Technology for  Dyeing of Textile Fabrics
Plasma Treatment as Green Technology for Dyeing of Textile FabricsCrimsonpublishersTTEFT
 
The Application of the Classification of the Theory of Inventive Problems Sol...
The Application of the Classification of the Theory of Inventive Problems Sol...The Application of the Classification of the Theory of Inventive Problems Sol...
The Application of the Classification of the Theory of Inventive Problems Sol...CrimsonpublishersTTEFT
 
The New Strategies for the Textile and Fashion Project
The New Strategies for the Textile and Fashion ProjectThe New Strategies for the Textile and Fashion Project
The New Strategies for the Textile and Fashion ProjectCrimsonpublishersTTEFT
 
The New Strategies for the Textile and Fashion Project
The New Strategies for the Textile and Fashion ProjectThe New Strategies for the Textile and Fashion Project
The New Strategies for the Textile and Fashion ProjectCrimsonpublishersTTEFT
 
Trends in Mathematical Stitchless Model of Volume Fitting Stretch for Design ...
Trends in Mathematical Stitchless Model of Volume Fitting Stretch for Design ...Trends in Mathematical Stitchless Model of Volume Fitting Stretch for Design ...
Trends in Mathematical Stitchless Model of Volume Fitting Stretch for Design ...CrimsonpublishersTTEFT
 
Integrated Textronic System to Control Health of Small Children_Crimson Publ...
 Integrated Textronic System to Control Health of Small Children_Crimson Publ... Integrated Textronic System to Control Health of Small Children_Crimson Publ...
Integrated Textronic System to Control Health of Small Children_Crimson Publ...CrimsonpublishersTTEFT
 
Adsorption of Silver Ions from Aqueous Solution onto Thiol Modified Polyvinyl...
Adsorption of Silver Ions from Aqueous Solution onto Thiol Modified Polyvinyl...Adsorption of Silver Ions from Aqueous Solution onto Thiol Modified Polyvinyl...
Adsorption of Silver Ions from Aqueous Solution onto Thiol Modified Polyvinyl...CrimsonpublishersTTEFT
 

More from CrimsonpublishersTTEFT (20)

Certain Physical Characterization into Composite Leaf Fibres of Agave America...
Certain Physical Characterization into Composite Leaf Fibres of Agave America...Certain Physical Characterization into Composite Leaf Fibres of Agave America...
Certain Physical Characterization into Composite Leaf Fibres of Agave America...
 
Certain Physical Characterization into Composite Leaf Fibres of Agave America...
Certain Physical Characterization into Composite Leaf Fibres of Agave America...Certain Physical Characterization into Composite Leaf Fibres of Agave America...
Certain Physical Characterization into Composite Leaf Fibres of Agave America...
 
Adaptive Technology and Design in Recent Fashion Exhibitions
Adaptive Technology and Design in Recent Fashion ExhibitionsAdaptive Technology and Design in Recent Fashion Exhibitions
Adaptive Technology and Design in Recent Fashion Exhibitions
 
Evaluation on a Promising Natural Cellulose Fiber- Calotropis Gigantea Fiber
Evaluation on a Promising Natural Cellulose Fiber- Calotropis Gigantea FiberEvaluation on a Promising Natural Cellulose Fiber- Calotropis Gigantea Fiber
Evaluation on a Promising Natural Cellulose Fiber- Calotropis Gigantea Fiber
 
Green Processing of Dyes: Influence on Physico- Mechanical Properties, Color ...
Green Processing of Dyes: Influence on Physico- Mechanical Properties, Color ...Green Processing of Dyes: Influence on Physico- Mechanical Properties, Color ...
Green Processing of Dyes: Influence on Physico- Mechanical Properties, Color ...
 
An Overview on Objective Evaluation of Wicking Property of the Textile Materi...
An Overview on Objective Evaluation of Wicking Property of the Textile Materi...An Overview on Objective Evaluation of Wicking Property of the Textile Materi...
An Overview on Objective Evaluation of Wicking Property of the Textile Materi...
 
No Kids, No Fashion, No Future – Notes on the Missing Piece in the Discussion...
No Kids, No Fashion, No Future – Notes on the Missing Piece in the Discussion...No Kids, No Fashion, No Future – Notes on the Missing Piece in the Discussion...
No Kids, No Fashion, No Future – Notes on the Missing Piece in the Discussion...
 
Indian Textile Industry: Opportunities, Challenges and Suggestions
Indian Textile Industry: Opportunities, Challenges and SuggestionsIndian Textile Industry: Opportunities, Challenges and Suggestions
Indian Textile Industry: Opportunities, Challenges and Suggestions
 
Threads of Tradition: Koorai Nadu Saree
Threads of Tradition: Koorai Nadu SareeThreads of Tradition: Koorai Nadu Saree
Threads of Tradition: Koorai Nadu Saree
 
Indian Textile Industry: Opportunities, Challenges and Suggestions
Indian Textile Industry: Opportunities, Challenges and SuggestionsIndian Textile Industry: Opportunities, Challenges and Suggestions
Indian Textile Industry: Opportunities, Challenges and Suggestions
 
A Purely Clinical Diagnostic Case Report
A Purely Clinical Diagnostic Case ReportA Purely Clinical Diagnostic Case Report
A Purely Clinical Diagnostic Case Report
 
Threads of Tradition: Koorai Nadu Saree
Threads of Tradition: Koorai Nadu SareeThreads of Tradition: Koorai Nadu Saree
Threads of Tradition: Koorai Nadu Saree
 
Plasma Treatment as Green Technology for Dyeing of Textile Fabrics
Plasma Treatment as Green Technology for  Dyeing of Textile FabricsPlasma Treatment as Green Technology for  Dyeing of Textile Fabrics
Plasma Treatment as Green Technology for Dyeing of Textile Fabrics
 
Tteft.000533
Tteft.000533Tteft.000533
Tteft.000533
 
The Application of the Classification of the Theory of Inventive Problems Sol...
The Application of the Classification of the Theory of Inventive Problems Sol...The Application of the Classification of the Theory of Inventive Problems Sol...
The Application of the Classification of the Theory of Inventive Problems Sol...
 
The New Strategies for the Textile and Fashion Project
The New Strategies for the Textile and Fashion ProjectThe New Strategies for the Textile and Fashion Project
The New Strategies for the Textile and Fashion Project
 
The New Strategies for the Textile and Fashion Project
The New Strategies for the Textile and Fashion ProjectThe New Strategies for the Textile and Fashion Project
The New Strategies for the Textile and Fashion Project
 
Trends in Mathematical Stitchless Model of Volume Fitting Stretch for Design ...
Trends in Mathematical Stitchless Model of Volume Fitting Stretch for Design ...Trends in Mathematical Stitchless Model of Volume Fitting Stretch for Design ...
Trends in Mathematical Stitchless Model of Volume Fitting Stretch for Design ...
 
Integrated Textronic System to Control Health of Small Children_Crimson Publ...
 Integrated Textronic System to Control Health of Small Children_Crimson Publ... Integrated Textronic System to Control Health of Small Children_Crimson Publ...
Integrated Textronic System to Control Health of Small Children_Crimson Publ...
 
Adsorption of Silver Ions from Aqueous Solution onto Thiol Modified Polyvinyl...
Adsorption of Silver Ions from Aqueous Solution onto Thiol Modified Polyvinyl...Adsorption of Silver Ions from Aqueous Solution onto Thiol Modified Polyvinyl...
Adsorption of Silver Ions from Aqueous Solution onto Thiol Modified Polyvinyl...
 

Recently uploaded

Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 

Recently uploaded (20)

Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 

An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data_Crimson Publishers

  • 1. Chih Huang Yen* National Cheng Kung University, Taiwan *Corresponding author: Chih Huang Yen, National Cheng Kung University No.7, TaFa RD, Render DIST, Tainan, Taiwan 71747 Submission: February 27, 2018; Published: March 10, 2018 An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data Introduction There is a lot of discussion about complexion research in the previous image processing. Related information technology has been booming because the popularization of computers for 40 years. Therefore, portraits and identification-related to applications are relatively active. Other algorithms normalized a gallery of face images, and compress the face data that only saves data in the image. This is considered useful for face recognition. A probe image is then compared with the face data. One of the earliest successful systems is based on template matching techniques [1] applied to a set of salient facial features, providing a sort of compressed face representation. Color studies in the past focused on face recognition only. It explored the identification of a person’s face or tried to find out the typology of people [2]. In the clothes market, it is difficult for women to find out the right color to match their skin. Definitely, it is the desire that women want to achieve However, knowing one’s skin color is another big issue for people. The main purpose of this study is to get color mode for women through innovated program to analyze a large amount of digital images. Finally, another program for clustering information based on Fuzzy c-means theory helps to get the result of grouping. There is a lot of color studying data, such as clothes application with skin color. Hsiao et al. [3] used the skin color detection with color harmony theory and created an expert system. The system could help people input their skin color and get the right option for clothes color. There is an evaluation procedure inside and helps people with decision making. Research process is shown in Figure 1. Moreover, it is described as follows, 1. First, collect as much data as possible through the internet or from digital devices (such as scanners, cameras or smart phones). – A huge data were collected from the internet. 2. Input the picture into program “Face RGB” for human-face extraction via face recognition; on the other hand, facial features are generated for information analysis. 3. Perform the identification of six points based on their relative positions. 4. After colour capture of the six points for the action, a debugging process in the program is used to delete outliers. 5. The RGB information is captured by the inner program and automatically converted into Lab values. 6. The colour FCM program is adopted for clustering the colour data (Lab) gathered using the Face RGB program. It uses fuzzy theory [4] to do the clustering. 7. Each clustering group has designated number, or an iterative clustering number is automatically generated by the program. 8. Grouping results can be presented in the 3D-space scatter plot and the seat instructions are marked. Theory foundation Data clustering is the process of dividing data elements into Short Communication 1/5Copyright © All rights are reserved by Chih Huang Yen. Volume 1 - Issue - 5 Abstract When purchasing clothes, people always rely on intuition or follow the fashion trend for color selection. People never understand how to select the right color to match with them. A systematic method for detecting skin colors for clothes is proposed in this study. In the method, face recognition with considerable images was first discussed. Next, the innovative method of capturing color with points was used along with making complexion aggregated analysis. In the study, RGB was conversed to be the Lab space for the collected data which were then analyzed based on fuzzy clustering to get grouping. The results are presented in the final grouping lab value and RGB index. In addition, a Face RGB program was constructed to capture color automatically from 12000 images. Some 17 clustering results were obtained by the Color FCM program constructed in this study. The results can be used to select the customized color of clothes and an expert system can further be made in the future. Keywords: Skin color; Clothes; Fuzzy C-Means; Big data Trends in Textile Engineering & Fashion TechnologyC CRIMSON PUBLISHERS Wings to the Research ISSN 2578-0271
  • 2. Trends Textile Eng Fashion Technol Copyright © Chih Huang Yen 2/4 How to cite this article: Chih Huang Y. An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data. Trends Textile Eng Fashion Technol. 1(5). TTEFT.000525.2018. DOI: 10.31031/TTEFT.2018.01.000525 Volume 1 - Issue - 5 classes or clusters so that items in the same class are as similar as possible. These indicate that the strength of the association between data element and a particular cluster. Fuzzy clustering is a process of assigning these membership levels, and then using them to assign data elements to one or more clusters [5] (Figure 1). Figure 1: The procedure of the research study. There are 3 programs to deal with data filter, colour detection and data clustering. Fuzzy c-means has been a very important tool for image processing in clustering objects in an image. In the 70’s, mathematicians introduced the spatial term into the FCM algorithm to improve the accuracy of clustering under noise [6]. Furthermore, FCM algorithms have been used to distinguish between different activities using image-based features such as the Hu and the Zernike Moments [7]. The FCM algorithm attempts to partition a finite collection of n elements { }1, 2,....,X x x xn= into a collection of c fuzzy clusters with respect to some given criterion. Given a finite set of data, the algorithm returns a list of C cluster centres { }1, 2,....,C c c cc= and a partition matrix, [ ]0,1 , 1,......, , 1,.....,i jW i n j cω= ∈ = = Where iiW each element ix tells the degree to which element belongs to cluster ic . Refer to (1)-(2) the FCM aims to minimize an objective function [4]: 2 1 1 argmin m obj ij j C j i n c i F x cω= = −∑ ∑ (1) Where: 2 1 1 1 ij mc i j k i k x c x c ω − = = −    −  ∑ (2) In fuzzy clustering, every point has a degree of belonging to clusters, as in fuzzy logic, rather than belonging completely to just one cluster. Thus, points on the edge of a cluster may be in the cluster to a lesser degree than points in the center of cluster. An overview and comparison of different fuzzy clustering algorithms is available. Any point x has a set of coefficients which given the degree of being in the kth cluster wk (x). Refer to (3), with fuzzy c-means, the centroid of a cluster is the mean of all points, weighted by their degree of belonging to the cluster: ( ) ( ) m KX k m KX x x C x ω ω = ∑ ∑ (3) The degree of belonging, wk(x), is related inversely to the distance from x to the cluster center as calculated on the previous pass. It also depends on a parameter m that controls how much weight is given to the closest center [4]. Implementation Method and Procedure Face RGB In the research of Yoshikawa [8] for the skin-whitening project for Japanese women in SHISEIDO Co., Ltd., Tokyo, Japan, a spectrometer is used for capturing skin colour. Its measurement is as the forehead, cheek and jaw line. This study extends this approach to the six points for the basic operations of facial skin- color capture. It will produce identification points after feature recognition, through calculation and design relative position to set at six locations. Figure 2 shows each feature point described by the relative position, six distributions on the forehead (6) and four points around the upper and lower cheek (1-4) and chin (5). The intercepted six points will be different in each image based on the beginning of human facial feature recognition points. Color FCM In this study, we collected over 13000 female images. In the first step, we used Image Comparing program to filter it. Human skin color captured by Face RGB program was being operated. The available data is 12,588, so we can collect more than 12000 items of LAB color. For clustering, based on Fuzzy theory to create Color FCM program (Figure 2). The intuition behind this approach is that spreading out the k initial cluster centers is a good thing. The first cluster center is chosen uniformly at random from the data points that are being clustered After that, each subsequent cluster center is chosen from the remaining data points with probability proportional to its squared distance from the point’s closest existing cluster center.
  • 3. 3/4 How to cite this article: Chih Huang Y. An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data. Trends Textile Eng Fashion Technol. 1(5). TTEFT.000525.2018. DOI: 10.31031/TTEFT.2018.01.000525 Trends Textile Eng Fashion Technol Copyright © Chih Huang Yen Volume 1 - Issue - 5 Figure 2: The result of Face RGB, it is six point color captured from one image. The exact algorithm is as follows: 1. Choose one center uniformly randomly from the data points. 2. For each data point x, compute D(x), the distance between x and the nearest center that has already been chosen. 3. Choose one new data point randomly as a new center, using a weighted probability distribution where a point x is chosen with probability proportional to D(x)2. 4. Repeat Steps 2 and 3 until k centers have been chosen. 5. Now that the initial centers have been chosen, proceed with standard Fuzzy C-means [9]. Refer to (4), it is the formula of distance percentage. It is the key issue in program editing, and will be the final decision. 2 2 ( ) ( ) D x X D x P D x∈ = ∑ (4) Results & Discussion Figure 3: There are 3 programs in the case study. It presented all details and results by each step, finally classify the image and see belonged group. Classification could be a favor to create expert system for next step. Figure 3 shows facial skin color was captured via Face RGB from six points among 12,000 female images. The course of the study is to design with debug mechanism. It may interfere with the non-face color removed, sorted out facial skin color information. 11088 data were obtained after Face RGB, and followed by the theoretical basis of fuzzy clustering, and the development of Color FCM program, the program combined Face RGB information obtained by the calculation program. Finally, 17 groups were obtained as the result. Figure 4 presents the result in 3D plotter. Results of the study for facial reference can also be used in this program with logical operators. Other countries or regions of skin color research and discussion can also be adopted. It could be an issue of clothes and skin color in local. Design automation program
  • 4. Trends Textile Eng Fashion Technol Copyright © Chih Huang Yen 4/4 How to cite this article: Chih Huang Y. An Intelligent Skin Color Detection Method based on Fuzzy C-Means with Big Data. Trends Textile Eng Fashion Technol. 1(5). TTEFT.000525.2018. DOI: 10.31031/TTEFT.2018.01.000525 Volume 1 - Issue - 5 is used for computing and organizing big data, but also can be applied to daily photographic record of analysis and observation. Therefore, the huge amount of data that comes by daily cumulative record, and the huge amount of data calculation can be repeated again and again in the calculation and generation process (Figure 4). This way such information is bound to increase the reference value. Figure 4: There is another option in Colour FCM. It can show 17 groups in 3D space to easily understand the clustering distribution. Big data is a broad term for data sets so large or complex that traditional data processing applications are inadequate. Challenges include analysis, capture, data duration, search, sharing, storage, transfer, visualization, and information privacy. The term often refers simply to the use of predictive analytics or other certain advanced methods to extract value from data, and seldom to a particular size of data set. Accuracy in big data may lead to more confident decision making. And better decisions can mean greater operational efficiency, cost reduction and reduced risk (Figure 3). Analysis of data sets can find new correlations, to “spot business trends, prevent diseases, and combat crime and so on.” Scientists, business executives, practitioners of media and advertising and governments alike regularly meet difficulties with large data sets in areas including Internet search, finance and business informatics. Scientists encounter limitations in e-Science work, including meteorology, genomics, connectomics, complex physics simulations, and biological and environmental research [10]. Conclusion In the study, we created 3 programs to do the facial skin color study. Simply based on the intelligent way, huge data and even complicated issue was calculated. Owing to the reason that it could be a recording cycle to indicate the trend everywhere and every time, the procedure is more important than the result. The study also hopes that it could be applied into big data type and IOT (internet of things). After the study, it can be seen that people will get their skin color and know the color location and thus choose the right color for matching. In the future, female will be aware of their skin color grouping. Furthermore, each group can be the next color to makeup colour; do color harmony or aesthetic applications of computing. Also expert systems can be done to develop and extending this research in the future. Finally, it can be applied in the clothes market. There will be a great contribution and value. References 1. BrunelliR(2009)Templatematchingtechniquesincomputervision:theoryand practice.Wiley. 2. Hsu RL, Mohamed AM, Jain AK (2002) Face detection in colour image. IEEE TransactionsonPatternAnalysisandMachineIntelligence 24(5): 696-706. 3. Hsiao SW, Chiu FY, Hsu HS (2008) A computer assisted colour selection system based on aesthetic measure for colour harmony and fuzzy logic theory. Colour Research Application 33(5): 411-423. 4. Nock R, Nielsen F (2006) On weighting custering. IEEE Transactions on Pattern Analysis and Machine Intelligence 28(8): 1-13. 5. Bezdek, James C (1981) Pattern recognition with fuzzy objective function algorithms. Advanced Applications in Pattern Recognition. 6. Banerjee T (2014) Day or night activity recognition from video using fuzzy clustering techniques. IEEE Transactions on Fuzzy Systems 22(3): 483-493. 7. Alireza K, Kashani A, Milani N, Akhlaghi P, Khezri K (2008) Robust color classification using fuzzy reasoning and genetic algorithms in robocup soccer leagues. Robot Soccer World Cup 5001: 548-555.  8. Yoshikawa H, Kikuchi K, Kim J, Nishikawa S, Yaguchi H, et al. (2007) Effect of the chromatic components on the whiteness evaluation of skin. Midterm Meeting of Congress of International Colour Association (AIC) pp. 203-206. 9. Arthur D, Vassilvitskii S (2007) K-means++: The advantages of careful seeding. In: Proceedings of the eighteenth annual ACM-SIAM symposium on discrete algorithms. Society for Industrial and Applied Mathematics pp. 1027-1035. 10. Reichman OJ, Jones MB, Schildhauer MP (2011) Challenges and opportunities of open data in ecology. Science 331 (6017): 703-705. For possible submissions Click Here Submit Article Creative Commons Attribution 4.0 International License Trends in Textile Engineering & Fashion Technology Benefits of Publishing with us • High-level peer review and editorial services • Freely accessible online immediately upon publication • Authors retain the copyright to their work • Licensing it under a Creative Commons license • Visibility through different online platforms