SlideShare uma empresa Scribd logo
1 de 15
Baixar para ler offline
ITB J. ICT, Vol. 5, No. 1, 2011, 57-71                                                 57


               Digital Dermatoscopy Method for Human
                        Skin Roughness Analysis
 Suprijanto1, V. Nadhira1, Dyah A. Lestari1, E. Juliastuti1 & Sasanti T. Darijanto2
     1
      Instrumentation and Control Research Group, Faculty of Industrial Technology
                   2
                    Farmasetika Research Group, School of Pharmacy
                  Institute Technology of Bandung, Bandung Indonesia
                                 Email: supri@tf.itb.ac.id


    Abstract. In this study we propose a digital dermatoscopy method to measure
    the human skin roughness. By using this method we eliminate the use of silicon
    replica. Digital dermatoscopy consists of handheld digital microscope, image
    processing and information extraction of skin roughness level. To reduce the
    noise due to the variation of reflection factor on the skin we use median filter.
    Hence, by Fourier transform the skin texture is imaged in terms of 2D frequency-
    spatial distribution. Skin roughness is determined from its entropy, where the
    roughness level is proportional to the entropy. Three types of experiment have
    been performed by evaluating: (i) the skin replicas; (ii) young and elderly skin;
    and (iii) seven volunteers treated by anti wrinkle cosmetic in three weeks period.
    We find for the first and second experiment that our system did manage to
    quantify the roughness, while on the third experiment, six of seven volunteers,
    the roughness are succeeded to be identified.

Keywords: digital dermatoscopy; entropy; image processing; roughness level; skin
imaging.


1        Introduction
Due to increasing environmental influences on the human skin, treatment and
preservation of skin health using cosmetic is became one of the human
demands. Several cosmetic industries offer a wide variety of skin care products
[1,2,3]. One of cosmetic product types that used to make the consumer look
younger is called anti wrinkle or anti-aging cream. It works by reducing visible
wrinkles and expression lines. Considering the quality management, the
promised effects of the anti wrinkle must be evaluated.

In conventional method, efficacy effect of anti wrinkle products can be
performed by the skin expert. Therefore the evaluation results are often
influenced by subjectivity factor. To obtain an objective result, a skin imaging
technique is required to measure and analyze the human skin surface. The most
common indirect imaging technique to investigate human skin topography is
based on a measurement of a negative imprint of human skin micro-topography,

Received November 15th, 2010, Revised January 6th, 2011, 2nd revision March 17th, 2011, Accepted for
publication March 20th, 2011.
58                                 Suprijanto



made of fast hardening silicon mass or often called the skin replica-silicon [1,2].
The optical device such as optical profilometry or transmition profilometry is
used to evaluate the wrinkle level based on skin replica. It has a limitation on
the spatial resolution of the skin and its procedure on making the silicon skin
replica.

As an alternative, a prototype digital dermatoscopy method is proposed as a
direct measurement for human skin roughness. Digital dermatoscopy consists of
handheld digital microscope, image processing and information extraction of
skin roughness level [3]. This paper describes the current status of the research
on digital dermatoscopy method for human skin roughness analysis. A
commercial handheld digital microscope is used. The image processing and
information extraction of skin roughness level, to determine the wrinkle skin
level, based on investigated skin surface area are discussed.

2     Literature Study

2.1     Human Skin Surface
The human skin is responsible for many vital functions. It protects our internal
body from the environment. The main layer of human skin is shown in Figure 1.
The upper layer of epidermis is known as stratum corneum. The structure of the
stratum corneum can be described as a "brick and mortar" type structure [4].




                        (a)                                         (b)
     Figure 1 (a) The main layer of human skin (b) skin surface that show as
     intersecting primary and secondary lines.

The corneocyte is described as a brick. A corneocyte is a protein complex that is
made of tiny threads of keratin in an organized matrix. The keratin can hold
large amounts of water between its fibers.
Digital Dermatoscopy for Human skin Roughness Analysis                  59



The stratum corneum contains about 12-16 layers of corneocytes and each
corneocyte has a thickness of about 1 micrometer, depending on age,
anatomical location and exposure to ultra violet radiation. The pattern of
corneocytes distribution will be related to texture of the skin surface. The skin
surface is intersected by primary and secondary lines (See Figure 1). The role of
anti wrinkle cosmetic is reducing visible wrinkles and expression primary and
secondary lines. The quantitative analysis of wrinkles level is frequently used
in skin analyzer. Various techniques have been developed for skin imaging and
in particular micro-topography which can be separated into optical, mechanical
and laser. In the further section, overview about optical skin surface imaging is
described.

2.2   Optical Skin Surface Imaging Techniques
Micro-skin topography can be imaged using digital dermatoscopy. Digital
dermatoscopy consists of optical lens system to magnify profile of skin surface,
CCD sensor to convert analog image to digital image and interface to a
computer [4-6]. On the prototype of imaging system, the digital dermatoscopy
with build-in luminance system is used. The block diagram of skin imaging
using optical skin imaging is shown in Figure 2. Using this system, micro-
topography of surface skin is represented in the digital image. The intensity
value of the image is a function of the reflected light on the topography of skin
surface.




         Figure 2 The prototype of skin imaging using optical skin imaging.
60                                           Suprijanto



2.3     Image Processing
2.3.1    Digital Skin Images
A digital image a[m,n] described in a 2D discrete space is derived from an
analog image a(x,y) in a 2D continuous space through a sampling process. On
the skin images, the value of a(x,y) is related with the detection of reflected light
which is depend on the depths and the angles of the topography of skin surface
[6,7]. Converting from a continuous image a(x,y) to its digital representation
a[m,n] requires the process of sampling. In the ideal sampling system a(x,y) is
convolved by an ideal 2D impulse train (,) [5,8], that modeled in Eq. 1:
                                       
         a[m, n]  a( x, y )             ( x  mX      o   , y  nYo )
                                   i  n 
                         
                                                                                 (1)
                      a(mX
                     i  n 
                                         o   , nYo ) ( x  mX o , y  nYo )

where Xo and Yo are the sampling distances or intervals square sampling
implies that Xo = Yo. With current technology, conversion from analog to digital
image is done on integrated electronic system on the digital microscope and
transmitted digital image to computer through USB interface.

2.3.2    Smoothing Filter
The contrast on the digital skin imaging is a function of the reflected light from
the skin surface that likes a topographical map with plateaus and valleys. A
Charge Couple Device (CCD) camera produces a type of noise, where photons
produce electrons, which known as photoelectrons [7]. The source of noise on
CCD is frequently limited by a noise amplifier; thermal noise that related with
the chip temperature and exposure time; and photon noise which is limited by
the photon production rate and the exposure time [6].

It is assumed that the skin topography varied slowly, so that the noise in terms
of high frequency signal the skin image is filtered by a smoothing filter. The
basic principle of smoothing filter is the convolution operation. The basic idea
of its operation is defined a window of some finite size and shape then scanning
across the image. The output pixel value is the weighted sum of the input pixels
within the window where the weights are the values of the filter assigned to
every pixel of the window itself. The window with its weights is called the
convolution kernel – h[j,k]. If h[j,k] is zero outside the window of size JxK
centered around the origin {j=-Jo,-Jo+1,…..,-1,0,1,……….,Jo-1,Jo ; k=-Ko,-
Ko+1,….., 1,0,1,………., Ko-1,Ko}. Formally, the convolution operation is
written as
Digital Dermatoscopy for Human skin Roughness Analysis                               61



                                               Jo      Ko
         c[m, n]  a[m, n]  h[m, n]          
                                             j  J o k  Ko
                                                                h[ j, k ]a[m  j , n  k ]   (2)

Where c[m,n] is a convolved image. There are two types of smoothing filter
which can be distinguished, linear and non-linear algorithms. The examples of
linear filtering algorithms are uniform or averaging filter and Gaussian filter.
However, the filtered skin imaging, the smoothing filters with characteristic to
preserve the edge of skin texture while suppressing the noise contamination is
required. A type of the non-linear filters that covers these characteristics is a
median filter.

The working principle of a median filter is by moving a window over an image
(as in a convolution) and computing the output pixel as the median value of the
brightness within the input window. If the window is J × K in size we can order
the J•K pixels in brightness value from smallest to largest. If J•K is odd then the
median will be the (J•K+1)/2 entry in the list of ordered brightness.

2.3.3    Texture Analysis in the Spatial Frequency Domain
Texture analysis is required to evaluate the wrinkles level of micro-topography
[3,6-9]. An approach to analyze the texture is by generating the Fourier
transform of the image and then to analyze further the transformed data in some
way to obtain a set of measurements [3,8,9].

The basic principle of the 2D digital Fourier transform (2D-DFT) is to
transform the spatial domain images a[m,n] to the frequency domain F(m,n),
                                
         F  m ,  n       a[m, n]e        j ( m n )
                                                                  F  a[m, n]              (3)
                            m  n 

The notation F(m,n) is the DFT of a[m,n], where  and  are the
coordinates in the inverse space of FT and a[m,n] is the image of micro
topography. The function F(m,n) is a complex function, therefore Equation 3
can be written as

         F  n ,  m   F  n ,  m  e j (n ,m )                                     (4)

where the first part |F(m,n)| is the modulus while the second part with the
exponential e-j(,) is the phase. Furthermore, the transformed data is
normalized by the sum of the squared values of each magnitude component
(excepting the zero-frequency components, those for m=0 and n=0). The
normalized Fourier coefficients (NFPm,n) is given by
62                                                         Suprijanto



                                    F  n ,  m                                (5)
          NFPn ,m 
                                               F  n ,  m 
                                                                 2

                          ( m  o ),( n  o )


where NFPm,n is invariant to the linear shifting of illumination. On the NFP
map, the spatial frequency is proportional to the radius relative to the center (see
on Figure 2).




                                        (a)                             (b)
     Figure 3 Digital skin image that acquired using direct method (a) and (b)
     normalized Fourier coefficients (NFP).

The skin roughness level is hypothetically related to the pattern of the visible
wrinkles and expression lines on the skin images (See Figure 1-b). The NFP
map pattern shows that the increasing of the spreading value of high frequency
increase the degree of NFP randomness. A statistical measure of randomness
NFP is represented by the entropy value (h),

                N     M
          h   NFPn,m log( NFPn ,m )                                           (6)
               n 1 m 1

The increasing of h value describes the increasing levels of skin wrinkles that
related with increasing level of skin roughness.

3     Materials and Experiment Design
We use DYNOLAB DinoLite Snap AM-311ST as the handheld digital
microscope with build-in luminance system. To evaluate the performance of the
image processing scheme for skin analyzer, two types of experiments have been
done.

3.1     The First Experiment Design
The objective of the first experiment design is to evaluate the performance of
digital dermatoscopy to analyze wrinkles level of silicone skin replicas. Two
Digital Dermatoscopy for Human skin Roughness Analysis                           63



silicon skin replicas are taken from skin sites before the anti wrinkle cosmetic
and after 40 days usage.

Based on silicon skin replica, the optical skin imaging is used to obtain the
digital images. The intensity distribution depends on the reflected light which is
a function of the depths and the angles of the wrinkles. Block diagram of the
first experiment design is shown in Figure 3.




   Figure 4 Optical skin imaging based on silicone skin replica. (1) Mixed silicon
   drop on the skin surface that bounded using the plastic ring (2) The silicon-skin
   replica that located in the special carrier (3) Skin replica imaged using digital
   dermatoscopy to obtain (4) the digital image.

3.2   Second Experiment Design
The objective of the second experiment design is to evaluate the performance of
the digital dermatoscopy to analyze wrinkles level on the skin surface. The
experiment is done by taking the image before the use of the anti wrinkle
cosmetic and after. During the imaging process, the digital microscope is
positioned close to the target area and illuminated directly through the lens. The
luminous environment is uniform so that all of the shooting sessions and both
images are obtained under the same conditions. Images are collected at 50x
magnification and downloaded to a personal computer through USB interface.
The block diagram of the second experiment design is shown in Figure 4.
64                                    Suprijanto




     Figure 5 The direct and in-situ skin imaging using optical skin imaging. (1) the
     handheld digital microscope with build-in luminance system and (2) obtained
     digital skin image that represent the micro-skin topography.




     Figure 6 The step procedures of skin preparation and acquired skin images. (1)
     the image of skin surface is cleaned using milk cleanser and face toner in order
     to improve the image quality; (2) determine the wrinkle area; (3) image retrieval
     using CCD microscope; (4) and (5) sterile gauze is lubricated with 2 grams anti-
     wrinkle; (6) sterile gauze with anti-wrinkle is placed on the experimental area
     skin surface. The above procedures are repeated everyday for 3 weeks.

From the second experiment design, two experiment setups have been done.
The first setup is used to analyze the wrinkle levels of skin image between the
inner forearm of skin of the volunteers of age 12 and 40. The second experiment
setup is used to analyze the skin wrinkle alteration due to the use of an anti
wrinkle cosmetic for 3 weeks on the forearm skin of 7 volunteers.
Digital Dermatoscopy for Human skin Roughness Analysis                   65



The skin treatment is supervised by a cosmetic expert so that the treatment is
done under the same condition. The experiment procedures are illustrated in
Figure 5 (indicated by number).

3.3    Processing Steps to Skin Analyzer
All collected images are referred as raw skin image, with size 640x480 pixels.
The feature of skin analyzer is implemented in 3D skin surface, surface profile
and the texture description of micro-topography. The step of processing is
shown in Figure 6.
                                      3D surface
                                         view


 Raw Skin   Smoothing      Filtered                 Fourier                 Skin
                                                               Entopy
  Images      Filter       Images                  Transform             Roughness




                                       2D view



                   Figure 7 The processing steps of skin analyzer.
Raw skin image is processed to minimize the noise so that it can represent the
topography of the skin. The procedure is done as follows: (1) the image
selection; (2) smoothing using median filter, (3) transforming the filtered image
from spatial domain into frequency domain and to obtain the NFP map; (4) to
calculate the randomness degree of NFP map using entropy; and (5) to
determine the roughness level of the skin surface from the entropy value.

4     Results

4.1    Results of First Experiment Design
The filtered images of silicon skin replicas are shown in Figure 7. The
intersection lines on the images represent the topography of the skin surface.
The skin topography of the skin replica is imaged in 3D (Figure 7-a) as shown
in Figure 8. The smoothing filter effect is significantly increasing the quality of
the topography map.
66                                    Suprijanto




                          (a)                              (b)

     Figure 8 Filtered image from silicon skin replica before (a) and 40 days after
     anti wrinkle treatment (b).




                   (a)                                           (b)

     Figure 9 3D surface view of skin topography of Figure 6-a. without (a) and
     with (b) smoothing filter.


To determine the texture description, Fourier transform is performed on both
skin replica images. The magnitude of Fourier transform coefficients of both
images are shown in Figure 9.




     Figure 10 The NFP map of silicon skin replica before (a) and 40 days after anti
     wrinkle treatment (b).
The value of the entropy is calculated for both images show that from before
and after treatment the images have the entropy value of h= 4.34 and h= 3.03. It
Digital Dermatoscopy for Human skin Roughness Analysis                      67



is shown from the results that the effect of anti wrinkle treatment will reduce the
roughness level on the skin surface.

4.2     Results of Second Experiment Design

4.2.1    Results of First Setup
The filtered images of the inner forearm skin of the volunteers of age 12 and 40
year-old are shown in Figure 10. The profile different of skin topography of
both image samples is shown in Figure 11 (blue line related to the age of 12 and
red line related to the age of 40). The skin profile topography shows that the
minimum and maximum profile changes are bigger on the older skin type.




                        (a)                              (b)
   Figure 11 The filtered skin image of the inner forearm from: (a) female 12
   year and (b) male 40 year.




   Figure 12 Profile of skin topography (dashed line related with age 12 year and
   solid line related with age 40 year).
The texture descriptions from both images are determined using the Fourier
transform. The NFP map of both images is shown in Figure 12.
68                                   Suprijanto




                             (a)                       (b)
     Figure 13 The NFP map of the inner forearm for: (a) female with age 12 year
     and (b) male with age 40 year.

The NFP map pattern is more symmetry on the younger skin. The calculated
entropy of young skin is h = 1.20, while for older skin is h = 1.42. The results
indicate the increasing roughness level is proportional to the entropy value. It is
directly correspond with the subjective criterion of the skin roughness.

4.2.2     Results of Second Setup
The examples of the skin images of subject 3 are shown in Figure 13. The skin
image processing evaluation is done by following the steps given in Figure 6.
We set the T0 image as the entropy reference. Therefore, the relative entropy of
T0 image is set to be a 100%. The relative entropy of T1 and T2 images are
calculated relative to the entropy reference value.




              To                           T1                        T2
     Figure 14 The examples skin images from subject 3 that treatment anti-
     wrinkle (using procedure shown in Figure 5) during 3 weeks. Image that
     indicated by To, T1 and T2 were acquired on the 1st, 2th, and 3th weeks. (Note
     image on 1st week was acquired before anti wrinkle treatment).

The secondary lines of visible wrinkles are reduced by treating the skin with the
anti wrinkle cosmetic as shown in Figure 13. Therefore, the statistical
interpretation of the 2D randomness pattern of NFP tends to decrease. Hence,
the value of entropy tends to decrease on T1 and T2 images relative to T0
image.

The results are summarized in Table 1. The trend of slope from relative entropy
is determined using linear regression. The negative slope indicates the
Digital Dermatoscopy for Human skin Roughness Analysis                    69



decreasing relative entropy which is proportional to the decreasing of the
roughness skin level.

    Table 1 Evaluation Results of Wrinkle Level due to anti-wrinle treatments
    from 7 subjects during three weeks.

                           Interval Time for   Relative
              Subject                                     Trend of Slope
                            acquired images    entropy

                                  T0             100
                                                              -3.47
            Volunteer 1           T1            76.09
                                                             (down)
                                  T2            93.06

                                  T0             100
                                                             -11.03
            Volunteer 2           T1            66.67
                                                             (down)
                                  T2            77.94

                                  T0             100
                                                               5.02
            Volunteer 3           T1            99.39
                                                               (up)
                                  T2           110.04

                                  T0             100
                                                              -1.94
            Volunteer 4           T1            85.25
                                                             (down)
                                  T2            96.12

                                  T0             100
                                                             -11.93
            Volunteer 5           T1            80.16
                                                             (down)
                                  T2            76.12

                                  T0             100
                                                             -24.27
            Volunteer 6           T1           124.16
                                                             (down)
                                  T2            51.45

                                  T0             100
                                                              -3.59
            Volunteer 7           T1            86.89
                                                             (down)
                                  T2            92.83



5    Conclusions and Future Work
This paper demonstrates the alternative direct skin roughness analysis using a
digital dermatoscopy method. Three types of experiment have been performed
70                                Suprijanto



by evaluating: (i) the skin replicas; (ii) young and elderly skin; and (iii) seven
volunteers treated by anti wrinkle cosmetic in three weeks period. We find for
the first and second experiment that our system did manage to quantify the
roughness. On the third experiment, six of seven volunteers, the roughness are
succeeded to be identified since the anti wrinkle treatment has no effect on a
particular skin type.

The quantification is obtained by calculating the NFP map. The map profiles
indicate the skin roughness level is proportional and tends to follow the
negative slope of the relative entropy. One of the advantages of the digital
dermatoscopy method is the time interval needed to quantify the roughness
level changing can be reduced compared to the skin replica’s method where for
skin replica it takes about three months, while on digital dermatoscopy is about
three weeks.

For the future research is to deal with the skin curvature and light reflection
factor on the skin surface. By applying a polarization filter [5] and improving
the illumination technique are the two possible solutions to improve the
performance of the digital dermatoscopy system.

References
[1]   Kollias, Nikiforos, Skin Documentation with Multimodal Imaging or
      Integrated Imaging Approaches, in Bioengineering of The Skin, Vol. II,
      Klaus-P Wilhem, et al. Ed. New York: Informa Healthcare USA, Inc, pp.
      221-246, 2007.
[2]   Murphy, R. & Contton, D.W.K., et al., Computer-Assisted Image
      Analysis of Skin Surface Replicas, British Journal of Dermatology,
      124(6), 571-575, 2006.
[3]   Suprijanto, Ayu, D., Nadira, V. & Darijanto, S.T., Development of Image
      Processing for digital Dermatoscopy, Proceeding International
      Conference on Instrumentation, Communications, Information
      Technology, and Biomedical Engineering (ICICI-BME), 2009
[4]   El Gammal, Claudia, El Gammal, Stephan & Albert M Klingman,
      Anatomy of the Skin Surface, in Bioengineering of The Skin, II, Klaus-P.
      Wilhelm, et al. Ed. New York : Informa Healthcare USA, Inc, pp. 1-17,
      2007.
[5]   Bae, Eui Jong, et al., A Quantitative Assessment of the Human Skin
      Surface Using Polarized Light Digital Photography and its Dermatologic
      Significance, Skin Research and Technology, January 2010.
[6]   Young, I.T., et al., Fundamentals of Image Processing. Faculty of
      Applied Physics, Pattern Recognition Group, Delft University of
      Technology, 2000.
Digital Dermatoscopy for Human skin Roughness Analysis              71



[7]   Randen, T. & Husoy, J.H., Filtering for Texture Classification: A
      Comparative Study, IEEE Transactions on Pattern Analysis and Machine
      Intelligence, 291-310, April 1999.
[8]   Tanaka, Hiromasa, et al., Quantitative Evaluation of Elderly Skin Based
      on Digital Image Analysis, Blackwell Munksgaard Journal Compilation,
      14, pp. 192-199, May 2007.
[9]   Setaro, Michele & Sparavigna, Adele, Irregularity Skin Index (ISI): A
      Tool to Evaluate Skin Surface Texture, Skin Research and Technology,
      7(3), 159–163, 2001.

Mais conteúdo relacionado

Mais procurados

Gesture Recognition Review: A Survey of Various Gesture Recognition Algorithms
Gesture Recognition Review: A Survey of Various Gesture Recognition AlgorithmsGesture Recognition Review: A Survey of Various Gesture Recognition Algorithms
Gesture Recognition Review: A Survey of Various Gesture Recognition AlgorithmsIJRES Journal
 
IRJET - Skin Disease Identification using Image Processing and Machine Le...
IRJET -  	  Skin Disease Identification using Image Processing and Machine Le...IRJET -  	  Skin Disease Identification using Image Processing and Machine Le...
IRJET - Skin Disease Identification using Image Processing and Machine Le...IRJET Journal
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Spot Edge Detection in cDNA Microarray Images using Window based Bi-Dimension...
Spot Edge Detection in cDNA Microarray Images using Window based Bi-Dimension...Spot Edge Detection in cDNA Microarray Images using Window based Bi-Dimension...
Spot Edge Detection in cDNA Microarray Images using Window based Bi-Dimension...idescitation
 
Face detection for video summary using enhancement based fusion strategy
Face detection for video summary using enhancement based fusion strategyFace detection for video summary using enhancement based fusion strategy
Face detection for video summary using enhancement based fusion strategyeSAT Publishing House
 
IMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZEDIMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZEDijcga
 
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...acijjournal
 
Implementation of features dynamic tracking filter to tracing pupils
Implementation of features dynamic tracking filter to tracing pupilsImplementation of features dynamic tracking filter to tracing pupils
Implementation of features dynamic tracking filter to tracing pupilssipij
 
Recent developments in iris based biometric authentication systems
Recent developments in iris based biometric authentication systemsRecent developments in iris based biometric authentication systems
Recent developments in iris based biometric authentication systemseSAT Journals
 
Hybrid Speckle Noise Reduction Method for Abdominal Circumference Segmentatio...
Hybrid Speckle Noise Reduction Method for Abdominal Circumference Segmentatio...Hybrid Speckle Noise Reduction Method for Abdominal Circumference Segmentatio...
Hybrid Speckle Noise Reduction Method for Abdominal Circumference Segmentatio...IJECEIAES
 
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...ijcsit
 
Inflammatory Cell Extraction in Pap smear Images: A Combination of Distance C...
Inflammatory Cell Extraction in Pap smear Images: A Combination of Distance C...Inflammatory Cell Extraction in Pap smear Images: A Combination of Distance C...
Inflammatory Cell Extraction in Pap smear Images: A Combination of Distance C...TELKOMNIKA JOURNAL
 

Mais procurados (18)

Gesture Recognition Review: A Survey of Various Gesture Recognition Algorithms
Gesture Recognition Review: A Survey of Various Gesture Recognition AlgorithmsGesture Recognition Review: A Survey of Various Gesture Recognition Algorithms
Gesture Recognition Review: A Survey of Various Gesture Recognition Algorithms
 
IRJET - Skin Disease Identification using Image Processing and Machine Le...
IRJET -  	  Skin Disease Identification using Image Processing and Machine Le...IRJET -  	  Skin Disease Identification using Image Processing and Machine Le...
IRJET - Skin Disease Identification using Image Processing and Machine Le...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Spot Edge Detection in cDNA Microarray Images using Window based Bi-Dimension...
Spot Edge Detection in cDNA Microarray Images using Window based Bi-Dimension...Spot Edge Detection in cDNA Microarray Images using Window based Bi-Dimension...
Spot Edge Detection in cDNA Microarray Images using Window based Bi-Dimension...
 
Face detection for video summary using enhancement based fusion strategy
Face detection for video summary using enhancement based fusion strategyFace detection for video summary using enhancement based fusion strategy
Face detection for video summary using enhancement based fusion strategy
 
IMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZEDIMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZED
 
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
HYBRID APPROACH FOR NOISE REMOVAL AND IMAGE ENHANCEMENT OF BRAIN TUMORS IN MA...
 
H017534552
H017534552H017534552
H017534552
 
Viva201393(1).pptxbaru
Viva201393(1).pptxbaruViva201393(1).pptxbaru
Viva201393(1).pptxbaru
 
Implementation of features dynamic tracking filter to tracing pupils
Implementation of features dynamic tracking filter to tracing pupilsImplementation of features dynamic tracking filter to tracing pupils
Implementation of features dynamic tracking filter to tracing pupils
 
Detection of Cysts in Ultrasonic Images of Ovary
Detection of Cysts in Ultrasonic Images of OvaryDetection of Cysts in Ultrasonic Images of Ovary
Detection of Cysts in Ultrasonic Images of Ovary
 
[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh
[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh
[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh
 
Recent developments in iris based biometric authentication systems
Recent developments in iris based biometric authentication systemsRecent developments in iris based biometric authentication systems
Recent developments in iris based biometric authentication systems
 
Dh33653657
Dh33653657Dh33653657
Dh33653657
 
Hybrid Speckle Noise Reduction Method for Abdominal Circumference Segmentatio...
Hybrid Speckle Noise Reduction Method for Abdominal Circumference Segmentatio...Hybrid Speckle Noise Reduction Method for Abdominal Circumference Segmentatio...
Hybrid Speckle Noise Reduction Method for Abdominal Circumference Segmentatio...
 
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
THE EFFECT OF IMPLEMENTING OF NONLINEAR FILTERS FOR ENHANCING MEDICAL IMAGES ...
 
Inflammatory Cell Extraction in Pap smear Images: A Combination of Distance C...
Inflammatory Cell Extraction in Pap smear Images: A Combination of Distance C...Inflammatory Cell Extraction in Pap smear Images: A Combination of Distance C...
Inflammatory Cell Extraction in Pap smear Images: A Combination of Distance C...
 
A42050103
A42050103A42050103
A42050103
 

Destaque

Basal cell carcinoma with unusual dermatoscopic aspects.
Basal cell carcinoma with unusual dermatoscopic aspects.Basal cell carcinoma with unusual dermatoscopic aspects.
Basal cell carcinoma with unusual dermatoscopic aspects.Dr. Peral www.dermaperal.com
 
New approach to dermatological diagnosis
New approach to dermatological diagnosisNew approach to dermatological diagnosis
New approach to dermatological diagnosisAbdullah Shah
 
Effective training in virtual classrooms (reprise)
Effective training  in virtual classrooms (reprise)Effective training  in virtual classrooms (reprise)
Effective training in virtual classrooms (reprise)Michael Coghlan
 
Congenital melanocytic nevi when to worry & when to treat
Congenital melanocytic nevi  when to worry & when to treat Congenital melanocytic nevi  when to worry & when to treat
Congenital melanocytic nevi when to worry & when to treat Hakeem Zamano
 
Dermatoscope and its application in dermatology
Dermatoscope and its application in dermatologyDermatoscope and its application in dermatology
Dermatoscope and its application in dermatologySwathy Lekshmi J L
 
Pathological evaluation of melanocytic lesions
Pathological evaluation of melanocytic lesionsPathological evaluation of melanocytic lesions
Pathological evaluation of melanocytic lesionsHisashi Uhara
 
Melanocytic naevus
Melanocytic naevusMelanocytic naevus
Melanocytic naevusDr Yugandar
 
Pigmented lesion
Pigmented lesionPigmented lesion
Pigmented lesionIAU Dent
 
oral Pigmentations
oral Pigmentationsoral Pigmentations
oral PigmentationsNaveed Iqbal
 

Destaque (16)

JOCD_12261_Final Revised Proof
JOCD_12261_Final Revised ProofJOCD_12261_Final Revised Proof
JOCD_12261_Final Revised Proof
 
PosterfinalV2
PosterfinalV2PosterfinalV2
PosterfinalV2
 
Basal cell carcinoma with unusual dermatoscopic aspects.
Basal cell carcinoma with unusual dermatoscopic aspects.Basal cell carcinoma with unusual dermatoscopic aspects.
Basal cell carcinoma with unusual dermatoscopic aspects.
 
Dermoscopy. Lentigo Maligna Melanoma.
Dermoscopy. Lentigo Maligna Melanoma.Dermoscopy. Lentigo Maligna Melanoma.
Dermoscopy. Lentigo Maligna Melanoma.
 
New approach to dermatological diagnosis
New approach to dermatological diagnosisNew approach to dermatological diagnosis
New approach to dermatological diagnosis
 
Effective training in virtual classrooms (reprise)
Effective training  in virtual classrooms (reprise)Effective training  in virtual classrooms (reprise)
Effective training in virtual classrooms (reprise)
 
Congenital melanocytic nevi when to worry & when to treat
Congenital melanocytic nevi  when to worry & when to treat Congenital melanocytic nevi  when to worry & when to treat
Congenital melanocytic nevi when to worry & when to treat
 
Dermatoscope and its application in dermatology
Dermatoscope and its application in dermatologyDermatoscope and its application in dermatology
Dermatoscope and its application in dermatology
 
Pigmented actinic keratosis
Pigmented actinic keratosisPigmented actinic keratosis
Pigmented actinic keratosis
 
Dermoscopy pigment vs vascular
Dermoscopy pigment vs vascularDermoscopy pigment vs vascular
Dermoscopy pigment vs vascular
 
Pathological evaluation of melanocytic lesions
Pathological evaluation of melanocytic lesionsPathological evaluation of melanocytic lesions
Pathological evaluation of melanocytic lesions
 
Melanocytic naevus
Melanocytic naevusMelanocytic naevus
Melanocytic naevus
 
Nevus
NevusNevus
Nevus
 
Pigmented lesion
Pigmented lesionPigmented lesion
Pigmented lesion
 
oral Pigmentations
oral Pigmentationsoral Pigmentations
oral Pigmentations
 
Oral Pigmentation
Oral PigmentationOral Pigmentation
Oral Pigmentation
 

Semelhante a C10162

DETECTION OF LESION USING SVM
DETECTION OF LESION USING SVMDETECTION OF LESION USING SVM
DETECTION OF LESION USING SVMadeij1
 
Analysis and Classification of Skin Lesions Using 3D Volume Reconstruction
Analysis and Classification of Skin Lesions Using 3D Volume ReconstructionAnalysis and Classification of Skin Lesions Using 3D Volume Reconstruction
Analysis and Classification of Skin Lesions Using 3D Volume ReconstructionIOSR Journals
 
A New Algorithm for Human Face Detection Using Skin Color Tone
A New Algorithm for Human Face Detection Using Skin Color ToneA New Algorithm for Human Face Detection Using Skin Color Tone
A New Algorithm for Human Face Detection Using Skin Color ToneIOSR Journals
 
IRJET-Skin Lesion Classification using 3D Reconstruction
IRJET-Skin Lesion Classification using 3D ReconstructionIRJET-Skin Lesion Classification using 3D Reconstruction
IRJET-Skin Lesion Classification using 3D ReconstructionIRJET Journal
 
Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...
Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...
Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...IOSR Journals
 
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...IJAAS Team
 
Segmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture FeaturesSegmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture FeaturesIJERA Editor
 
An artificial neural network approach for detecting skin cancer
An artificial neural network approach for detecting skin cancerAn artificial neural network approach for detecting skin cancer
An artificial neural network approach for detecting skin cancerTELKOMNIKA JOURNAL
 
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTION
F ACIAL  E XPRESSION  R ECOGNITION  B ASED ON  E DGE  D ETECTIONF ACIAL  E XPRESSION  R ECOGNITION  B ASED ON  E DGE  D ETECTION
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTIONIJCSES Journal
 
Advance image processing
Advance image processingAdvance image processing
Advance image processingAAKANKSHA JAIN
 
Parameterized Image Filtering Using fuzzy Logic
Parameterized Image Filtering Using fuzzy LogicParameterized Image Filtering Using fuzzy Logic
Parameterized Image Filtering Using fuzzy LogicEditor IJCATR
 
Efficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet TransformEfficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet TransformCSCJournals
 
Stereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled EnvironmentStereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled EnvironmentTELKOMNIKA JOURNAL
 
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...IJERA Editor
 
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...IJERA Editor
 
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
 
Filter technique of medical image on multiple morphological gradient method
Filter technique of medical image on multiple morphological gradient methodFilter technique of medical image on multiple morphological gradient method
Filter technique of medical image on multiple morphological gradient methodTELKOMNIKA JOURNAL
 
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
 
General Review Of Algorithms Presented For Image Segmentation
General Review Of Algorithms Presented For Image SegmentationGeneral Review Of Algorithms Presented For Image Segmentation
General Review Of Algorithms Presented For Image SegmentationMelissa Moore
 

Semelhante a C10162 (20)

DETECTION OF LESION USING SVM
DETECTION OF LESION USING SVMDETECTION OF LESION USING SVM
DETECTION OF LESION USING SVM
 
Analysis and Classification of Skin Lesions Using 3D Volume Reconstruction
Analysis and Classification of Skin Lesions Using 3D Volume ReconstructionAnalysis and Classification of Skin Lesions Using 3D Volume Reconstruction
Analysis and Classification of Skin Lesions Using 3D Volume Reconstruction
 
A New Algorithm for Human Face Detection Using Skin Color Tone
A New Algorithm for Human Face Detection Using Skin Color ToneA New Algorithm for Human Face Detection Using Skin Color Tone
A New Algorithm for Human Face Detection Using Skin Color Tone
 
IRJET-Skin Lesion Classification using 3D Reconstruction
IRJET-Skin Lesion Classification using 3D ReconstructionIRJET-Skin Lesion Classification using 3D Reconstruction
IRJET-Skin Lesion Classification using 3D Reconstruction
 
Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...
Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...
Human Skin Cancer Recognition and Classification by Unified Skin Texture and ...
 
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
 
Segmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture FeaturesSegmentation and Classification of Skin Lesions Based on Texture Features
Segmentation and Classification of Skin Lesions Based on Texture Features
 
An artificial neural network approach for detecting skin cancer
An artificial neural network approach for detecting skin cancerAn artificial neural network approach for detecting skin cancer
An artificial neural network approach for detecting skin cancer
 
Prototype System to Detect Skin Cancer Through Images
Prototype System to Detect Skin Cancer Through ImagesPrototype System to Detect Skin Cancer Through Images
Prototype System to Detect Skin Cancer Through Images
 
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTION
F ACIAL  E XPRESSION  R ECOGNITION  B ASED ON  E DGE  D ETECTIONF ACIAL  E XPRESSION  R ECOGNITION  B ASED ON  E DGE  D ETECTION
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTION
 
Advance image processing
Advance image processingAdvance image processing
Advance image processing
 
Parameterized Image Filtering Using fuzzy Logic
Parameterized Image Filtering Using fuzzy LogicParameterized Image Filtering Using fuzzy Logic
Parameterized Image Filtering Using fuzzy Logic
 
Efficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet TransformEfficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet Transform
 
Stereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled EnvironmentStereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
 
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
 
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
Feature Extraction of Gesture Recognition Based on Image Analysis for Differe...
 
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...
 
Filter technique of medical image on multiple morphological gradient method
Filter technique of medical image on multiple morphological gradient methodFilter technique of medical image on multiple morphological gradient method
Filter technique of medical image on multiple morphological gradient method
 
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 ...
 
General Review Of Algorithms Presented For Image Segmentation
General Review Of Algorithms Presented For Image SegmentationGeneral Review Of Algorithms Presented For Image Segmentation
General Review Of Algorithms Presented For Image Segmentation
 

Último

Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 

Último (20)

Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 

C10162

  • 1. ITB J. ICT, Vol. 5, No. 1, 2011, 57-71 57 Digital Dermatoscopy Method for Human Skin Roughness Analysis Suprijanto1, V. Nadhira1, Dyah A. Lestari1, E. Juliastuti1 & Sasanti T. Darijanto2 1 Instrumentation and Control Research Group, Faculty of Industrial Technology 2 Farmasetika Research Group, School of Pharmacy Institute Technology of Bandung, Bandung Indonesia Email: supri@tf.itb.ac.id Abstract. In this study we propose a digital dermatoscopy method to measure the human skin roughness. By using this method we eliminate the use of silicon replica. Digital dermatoscopy consists of handheld digital microscope, image processing and information extraction of skin roughness level. To reduce the noise due to the variation of reflection factor on the skin we use median filter. Hence, by Fourier transform the skin texture is imaged in terms of 2D frequency- spatial distribution. Skin roughness is determined from its entropy, where the roughness level is proportional to the entropy. Three types of experiment have been performed by evaluating: (i) the skin replicas; (ii) young and elderly skin; and (iii) seven volunteers treated by anti wrinkle cosmetic in three weeks period. We find for the first and second experiment that our system did manage to quantify the roughness, while on the third experiment, six of seven volunteers, the roughness are succeeded to be identified. Keywords: digital dermatoscopy; entropy; image processing; roughness level; skin imaging. 1 Introduction Due to increasing environmental influences on the human skin, treatment and preservation of skin health using cosmetic is became one of the human demands. Several cosmetic industries offer a wide variety of skin care products [1,2,3]. One of cosmetic product types that used to make the consumer look younger is called anti wrinkle or anti-aging cream. It works by reducing visible wrinkles and expression lines. Considering the quality management, the promised effects of the anti wrinkle must be evaluated. In conventional method, efficacy effect of anti wrinkle products can be performed by the skin expert. Therefore the evaluation results are often influenced by subjectivity factor. To obtain an objective result, a skin imaging technique is required to measure and analyze the human skin surface. The most common indirect imaging technique to investigate human skin topography is based on a measurement of a negative imprint of human skin micro-topography, Received November 15th, 2010, Revised January 6th, 2011, 2nd revision March 17th, 2011, Accepted for publication March 20th, 2011.
  • 2. 58 Suprijanto made of fast hardening silicon mass or often called the skin replica-silicon [1,2]. The optical device such as optical profilometry or transmition profilometry is used to evaluate the wrinkle level based on skin replica. It has a limitation on the spatial resolution of the skin and its procedure on making the silicon skin replica. As an alternative, a prototype digital dermatoscopy method is proposed as a direct measurement for human skin roughness. Digital dermatoscopy consists of handheld digital microscope, image processing and information extraction of skin roughness level [3]. This paper describes the current status of the research on digital dermatoscopy method for human skin roughness analysis. A commercial handheld digital microscope is used. The image processing and information extraction of skin roughness level, to determine the wrinkle skin level, based on investigated skin surface area are discussed. 2 Literature Study 2.1 Human Skin Surface The human skin is responsible for many vital functions. It protects our internal body from the environment. The main layer of human skin is shown in Figure 1. The upper layer of epidermis is known as stratum corneum. The structure of the stratum corneum can be described as a "brick and mortar" type structure [4]. (a) (b) Figure 1 (a) The main layer of human skin (b) skin surface that show as intersecting primary and secondary lines. The corneocyte is described as a brick. A corneocyte is a protein complex that is made of tiny threads of keratin in an organized matrix. The keratin can hold large amounts of water between its fibers.
  • 3. Digital Dermatoscopy for Human skin Roughness Analysis 59 The stratum corneum contains about 12-16 layers of corneocytes and each corneocyte has a thickness of about 1 micrometer, depending on age, anatomical location and exposure to ultra violet radiation. The pattern of corneocytes distribution will be related to texture of the skin surface. The skin surface is intersected by primary and secondary lines (See Figure 1). The role of anti wrinkle cosmetic is reducing visible wrinkles and expression primary and secondary lines. The quantitative analysis of wrinkles level is frequently used in skin analyzer. Various techniques have been developed for skin imaging and in particular micro-topography which can be separated into optical, mechanical and laser. In the further section, overview about optical skin surface imaging is described. 2.2 Optical Skin Surface Imaging Techniques Micro-skin topography can be imaged using digital dermatoscopy. Digital dermatoscopy consists of optical lens system to magnify profile of skin surface, CCD sensor to convert analog image to digital image and interface to a computer [4-6]. On the prototype of imaging system, the digital dermatoscopy with build-in luminance system is used. The block diagram of skin imaging using optical skin imaging is shown in Figure 2. Using this system, micro- topography of surface skin is represented in the digital image. The intensity value of the image is a function of the reflected light on the topography of skin surface. Figure 2 The prototype of skin imaging using optical skin imaging.
  • 4. 60 Suprijanto 2.3 Image Processing 2.3.1 Digital Skin Images A digital image a[m,n] described in a 2D discrete space is derived from an analog image a(x,y) in a 2D continuous space through a sampling process. On the skin images, the value of a(x,y) is related with the detection of reflected light which is depend on the depths and the angles of the topography of skin surface [6,7]. Converting from a continuous image a(x,y) to its digital representation a[m,n] requires the process of sampling. In the ideal sampling system a(x,y) is convolved by an ideal 2D impulse train (,) [5,8], that modeled in Eq. 1:   a[m, n]  a( x, y )     ( x  mX o , y  nYo ) i  n    (1)    a(mX i  n  o , nYo ) ( x  mX o , y  nYo ) where Xo and Yo are the sampling distances or intervals square sampling implies that Xo = Yo. With current technology, conversion from analog to digital image is done on integrated electronic system on the digital microscope and transmitted digital image to computer through USB interface. 2.3.2 Smoothing Filter The contrast on the digital skin imaging is a function of the reflected light from the skin surface that likes a topographical map with plateaus and valleys. A Charge Couple Device (CCD) camera produces a type of noise, where photons produce electrons, which known as photoelectrons [7]. The source of noise on CCD is frequently limited by a noise amplifier; thermal noise that related with the chip temperature and exposure time; and photon noise which is limited by the photon production rate and the exposure time [6]. It is assumed that the skin topography varied slowly, so that the noise in terms of high frequency signal the skin image is filtered by a smoothing filter. The basic principle of smoothing filter is the convolution operation. The basic idea of its operation is defined a window of some finite size and shape then scanning across the image. The output pixel value is the weighted sum of the input pixels within the window where the weights are the values of the filter assigned to every pixel of the window itself. The window with its weights is called the convolution kernel – h[j,k]. If h[j,k] is zero outside the window of size JxK centered around the origin {j=-Jo,-Jo+1,…..,-1,0,1,……….,Jo-1,Jo ; k=-Ko,- Ko+1,….., 1,0,1,………., Ko-1,Ko}. Formally, the convolution operation is written as
  • 5. Digital Dermatoscopy for Human skin Roughness Analysis 61 Jo Ko c[m, n]  a[m, n]  h[m, n]    j  J o k  Ko h[ j, k ]a[m  j , n  k ] (2) Where c[m,n] is a convolved image. There are two types of smoothing filter which can be distinguished, linear and non-linear algorithms. The examples of linear filtering algorithms are uniform or averaging filter and Gaussian filter. However, the filtered skin imaging, the smoothing filters with characteristic to preserve the edge of skin texture while suppressing the noise contamination is required. A type of the non-linear filters that covers these characteristics is a median filter. The working principle of a median filter is by moving a window over an image (as in a convolution) and computing the output pixel as the median value of the brightness within the input window. If the window is J × K in size we can order the J•K pixels in brightness value from smallest to largest. If J•K is odd then the median will be the (J•K+1)/2 entry in the list of ordered brightness. 2.3.3 Texture Analysis in the Spatial Frequency Domain Texture analysis is required to evaluate the wrinkles level of micro-topography [3,6-9]. An approach to analyze the texture is by generating the Fourier transform of the image and then to analyze further the transformed data in some way to obtain a set of measurements [3,8,9]. The basic principle of the 2D digital Fourier transform (2D-DFT) is to transform the spatial domain images a[m,n] to the frequency domain F(m,n),   F  m ,  n     a[m, n]e  j ( m n )  F  a[m, n] (3) m  n  The notation F(m,n) is the DFT of a[m,n], where  and  are the coordinates in the inverse space of FT and a[m,n] is the image of micro topography. The function F(m,n) is a complex function, therefore Equation 3 can be written as F  n ,  m   F  n ,  m  e j (n ,m ) (4) where the first part |F(m,n)| is the modulus while the second part with the exponential e-j(,) is the phase. Furthermore, the transformed data is normalized by the sum of the squared values of each magnitude component (excepting the zero-frequency components, those for m=0 and n=0). The normalized Fourier coefficients (NFPm,n) is given by
  • 6. 62 Suprijanto F  n ,  m  (5) NFPn ,m   F  n ,  m  2 ( m  o ),( n  o ) where NFPm,n is invariant to the linear shifting of illumination. On the NFP map, the spatial frequency is proportional to the radius relative to the center (see on Figure 2). (a) (b) Figure 3 Digital skin image that acquired using direct method (a) and (b) normalized Fourier coefficients (NFP). The skin roughness level is hypothetically related to the pattern of the visible wrinkles and expression lines on the skin images (See Figure 1-b). The NFP map pattern shows that the increasing of the spreading value of high frequency increase the degree of NFP randomness. A statistical measure of randomness NFP is represented by the entropy value (h), N M h   NFPn,m log( NFPn ,m ) (6) n 1 m 1 The increasing of h value describes the increasing levels of skin wrinkles that related with increasing level of skin roughness. 3 Materials and Experiment Design We use DYNOLAB DinoLite Snap AM-311ST as the handheld digital microscope with build-in luminance system. To evaluate the performance of the image processing scheme for skin analyzer, two types of experiments have been done. 3.1 The First Experiment Design The objective of the first experiment design is to evaluate the performance of digital dermatoscopy to analyze wrinkles level of silicone skin replicas. Two
  • 7. Digital Dermatoscopy for Human skin Roughness Analysis 63 silicon skin replicas are taken from skin sites before the anti wrinkle cosmetic and after 40 days usage. Based on silicon skin replica, the optical skin imaging is used to obtain the digital images. The intensity distribution depends on the reflected light which is a function of the depths and the angles of the wrinkles. Block diagram of the first experiment design is shown in Figure 3. Figure 4 Optical skin imaging based on silicone skin replica. (1) Mixed silicon drop on the skin surface that bounded using the plastic ring (2) The silicon-skin replica that located in the special carrier (3) Skin replica imaged using digital dermatoscopy to obtain (4) the digital image. 3.2 Second Experiment Design The objective of the second experiment design is to evaluate the performance of the digital dermatoscopy to analyze wrinkles level on the skin surface. The experiment is done by taking the image before the use of the anti wrinkle cosmetic and after. During the imaging process, the digital microscope is positioned close to the target area and illuminated directly through the lens. The luminous environment is uniform so that all of the shooting sessions and both images are obtained under the same conditions. Images are collected at 50x magnification and downloaded to a personal computer through USB interface. The block diagram of the second experiment design is shown in Figure 4.
  • 8. 64 Suprijanto Figure 5 The direct and in-situ skin imaging using optical skin imaging. (1) the handheld digital microscope with build-in luminance system and (2) obtained digital skin image that represent the micro-skin topography. Figure 6 The step procedures of skin preparation and acquired skin images. (1) the image of skin surface is cleaned using milk cleanser and face toner in order to improve the image quality; (2) determine the wrinkle area; (3) image retrieval using CCD microscope; (4) and (5) sterile gauze is lubricated with 2 grams anti- wrinkle; (6) sterile gauze with anti-wrinkle is placed on the experimental area skin surface. The above procedures are repeated everyday for 3 weeks. From the second experiment design, two experiment setups have been done. The first setup is used to analyze the wrinkle levels of skin image between the inner forearm of skin of the volunteers of age 12 and 40. The second experiment setup is used to analyze the skin wrinkle alteration due to the use of an anti wrinkle cosmetic for 3 weeks on the forearm skin of 7 volunteers.
  • 9. Digital Dermatoscopy for Human skin Roughness Analysis 65 The skin treatment is supervised by a cosmetic expert so that the treatment is done under the same condition. The experiment procedures are illustrated in Figure 5 (indicated by number). 3.3 Processing Steps to Skin Analyzer All collected images are referred as raw skin image, with size 640x480 pixels. The feature of skin analyzer is implemented in 3D skin surface, surface profile and the texture description of micro-topography. The step of processing is shown in Figure 6. 3D surface view Raw Skin Smoothing Filtered Fourier Skin Entopy Images Filter Images Transform Roughness 2D view Figure 7 The processing steps of skin analyzer. Raw skin image is processed to minimize the noise so that it can represent the topography of the skin. The procedure is done as follows: (1) the image selection; (2) smoothing using median filter, (3) transforming the filtered image from spatial domain into frequency domain and to obtain the NFP map; (4) to calculate the randomness degree of NFP map using entropy; and (5) to determine the roughness level of the skin surface from the entropy value. 4 Results 4.1 Results of First Experiment Design The filtered images of silicon skin replicas are shown in Figure 7. The intersection lines on the images represent the topography of the skin surface. The skin topography of the skin replica is imaged in 3D (Figure 7-a) as shown in Figure 8. The smoothing filter effect is significantly increasing the quality of the topography map.
  • 10. 66 Suprijanto (a) (b) Figure 8 Filtered image from silicon skin replica before (a) and 40 days after anti wrinkle treatment (b). (a) (b) Figure 9 3D surface view of skin topography of Figure 6-a. without (a) and with (b) smoothing filter. To determine the texture description, Fourier transform is performed on both skin replica images. The magnitude of Fourier transform coefficients of both images are shown in Figure 9. Figure 10 The NFP map of silicon skin replica before (a) and 40 days after anti wrinkle treatment (b). The value of the entropy is calculated for both images show that from before and after treatment the images have the entropy value of h= 4.34 and h= 3.03. It
  • 11. Digital Dermatoscopy for Human skin Roughness Analysis 67 is shown from the results that the effect of anti wrinkle treatment will reduce the roughness level on the skin surface. 4.2 Results of Second Experiment Design 4.2.1 Results of First Setup The filtered images of the inner forearm skin of the volunteers of age 12 and 40 year-old are shown in Figure 10. The profile different of skin topography of both image samples is shown in Figure 11 (blue line related to the age of 12 and red line related to the age of 40). The skin profile topography shows that the minimum and maximum profile changes are bigger on the older skin type. (a) (b) Figure 11 The filtered skin image of the inner forearm from: (a) female 12 year and (b) male 40 year. Figure 12 Profile of skin topography (dashed line related with age 12 year and solid line related with age 40 year). The texture descriptions from both images are determined using the Fourier transform. The NFP map of both images is shown in Figure 12.
  • 12. 68 Suprijanto (a) (b) Figure 13 The NFP map of the inner forearm for: (a) female with age 12 year and (b) male with age 40 year. The NFP map pattern is more symmetry on the younger skin. The calculated entropy of young skin is h = 1.20, while for older skin is h = 1.42. The results indicate the increasing roughness level is proportional to the entropy value. It is directly correspond with the subjective criterion of the skin roughness. 4.2.2 Results of Second Setup The examples of the skin images of subject 3 are shown in Figure 13. The skin image processing evaluation is done by following the steps given in Figure 6. We set the T0 image as the entropy reference. Therefore, the relative entropy of T0 image is set to be a 100%. The relative entropy of T1 and T2 images are calculated relative to the entropy reference value. To T1 T2 Figure 14 The examples skin images from subject 3 that treatment anti- wrinkle (using procedure shown in Figure 5) during 3 weeks. Image that indicated by To, T1 and T2 were acquired on the 1st, 2th, and 3th weeks. (Note image on 1st week was acquired before anti wrinkle treatment). The secondary lines of visible wrinkles are reduced by treating the skin with the anti wrinkle cosmetic as shown in Figure 13. Therefore, the statistical interpretation of the 2D randomness pattern of NFP tends to decrease. Hence, the value of entropy tends to decrease on T1 and T2 images relative to T0 image. The results are summarized in Table 1. The trend of slope from relative entropy is determined using linear regression. The negative slope indicates the
  • 13. Digital Dermatoscopy for Human skin Roughness Analysis 69 decreasing relative entropy which is proportional to the decreasing of the roughness skin level. Table 1 Evaluation Results of Wrinkle Level due to anti-wrinle treatments from 7 subjects during three weeks. Interval Time for Relative Subject Trend of Slope acquired images entropy T0 100 -3.47 Volunteer 1 T1 76.09 (down) T2 93.06 T0 100 -11.03 Volunteer 2 T1 66.67 (down) T2 77.94 T0 100 5.02 Volunteer 3 T1 99.39 (up) T2 110.04 T0 100 -1.94 Volunteer 4 T1 85.25 (down) T2 96.12 T0 100 -11.93 Volunteer 5 T1 80.16 (down) T2 76.12 T0 100 -24.27 Volunteer 6 T1 124.16 (down) T2 51.45 T0 100 -3.59 Volunteer 7 T1 86.89 (down) T2 92.83 5 Conclusions and Future Work This paper demonstrates the alternative direct skin roughness analysis using a digital dermatoscopy method. Three types of experiment have been performed
  • 14. 70 Suprijanto by evaluating: (i) the skin replicas; (ii) young and elderly skin; and (iii) seven volunteers treated by anti wrinkle cosmetic in three weeks period. We find for the first and second experiment that our system did manage to quantify the roughness. On the third experiment, six of seven volunteers, the roughness are succeeded to be identified since the anti wrinkle treatment has no effect on a particular skin type. The quantification is obtained by calculating the NFP map. The map profiles indicate the skin roughness level is proportional and tends to follow the negative slope of the relative entropy. One of the advantages of the digital dermatoscopy method is the time interval needed to quantify the roughness level changing can be reduced compared to the skin replica’s method where for skin replica it takes about three months, while on digital dermatoscopy is about three weeks. For the future research is to deal with the skin curvature and light reflection factor on the skin surface. By applying a polarization filter [5] and improving the illumination technique are the two possible solutions to improve the performance of the digital dermatoscopy system. References [1] Kollias, Nikiforos, Skin Documentation with Multimodal Imaging or Integrated Imaging Approaches, in Bioengineering of The Skin, Vol. II, Klaus-P Wilhem, et al. Ed. New York: Informa Healthcare USA, Inc, pp. 221-246, 2007. [2] Murphy, R. & Contton, D.W.K., et al., Computer-Assisted Image Analysis of Skin Surface Replicas, British Journal of Dermatology, 124(6), 571-575, 2006. [3] Suprijanto, Ayu, D., Nadira, V. & Darijanto, S.T., Development of Image Processing for digital Dermatoscopy, Proceeding International Conference on Instrumentation, Communications, Information Technology, and Biomedical Engineering (ICICI-BME), 2009 [4] El Gammal, Claudia, El Gammal, Stephan & Albert M Klingman, Anatomy of the Skin Surface, in Bioengineering of The Skin, II, Klaus-P. Wilhelm, et al. Ed. New York : Informa Healthcare USA, Inc, pp. 1-17, 2007. [5] Bae, Eui Jong, et al., A Quantitative Assessment of the Human Skin Surface Using Polarized Light Digital Photography and its Dermatologic Significance, Skin Research and Technology, January 2010. [6] Young, I.T., et al., Fundamentals of Image Processing. Faculty of Applied Physics, Pattern Recognition Group, Delft University of Technology, 2000.
  • 15. Digital Dermatoscopy for Human skin Roughness Analysis 71 [7] Randen, T. & Husoy, J.H., Filtering for Texture Classification: A Comparative Study, IEEE Transactions on Pattern Analysis and Machine Intelligence, 291-310, April 1999. [8] Tanaka, Hiromasa, et al., Quantitative Evaluation of Elderly Skin Based on Digital Image Analysis, Blackwell Munksgaard Journal Compilation, 14, pp. 192-199, May 2007. [9] Setaro, Michele & Sparavigna, Adele, Irregularity Skin Index (ISI): A Tool to Evaluate Skin Surface Texture, Skin Research and Technology, 7(3), 159–163, 2001.