SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 507
A SURVEY ON NUCLEAR-TO-CYTOPLASMIC RATIO ANALYSIS
USING IMAGE SEGMENTATION
S.Karthick1
, K.Sathiyasekar2
, S.Lokesh3
1
Assistant Professor, Department of EEE, The Kavery Engineering College, Salem, India
2
Professor, Department of EEE, S.A Engineering College, Thiruverkadu, Chennai, India
3
Post Graduate Student, M.E (Embedded systems), The Kavery Engineering College, Salem, India.
Abstract
In the Bio-medical environment, for the analysis of abnormality detection in the skin including skin cancer in the epidermal layer, the
traditional method used is biopsy procedure. The obtained biopsy specimens are processed by various methods viz, various orders of
harmonic generations enumerate certain results resulting in the chances of some unexpected infections. Later on to overcome these
infections, the followed is optical virtual biopsy procedure with higher harmonics. This yields better results than before. The
watershed transform with its gradient works more accurate on the virtual specimens which is observed by microscopically with higher
penetration depth.
Keywords: - Harmonic generations, Watershed transform, Gradient scale, Morphological processing.
-------------------------------------------------------------------------------***------------------------------------------------------------------------------
1. INTRODUCTION
Image processing involves changing the nature of the images
in order to improve the pictorial representation for human
interception. In that, image segmentation plays a vital role for
further analysis. It involves subdividing an image into
constituent parts or isolating certain parts of image. Image
segmentation is an valuable tool in many areas which includes
industry, health care, radio astronomy, and some other fields
too. Segmentation is perfect in a very modest idea. The
principal goal of the segmentation process is to partition an
image into regions that are homogeneous with respect to one
or more characteristics and features. Several methods and
approaches are introduced into the area of segmentation,
among them a well-known method is watershed algorithm. We
can use this algorithm in various fields of life for segmentation
of images where we have tried to segment medical images.
Medical image segmentation is a very important field for the
medical science. In this paper we discussed about the nucleus-
to-cytoplasm ratio for the analysis abnormality in the human
skin. These processes are done by following two major steps
viz,
The collection of specimens involves the imaging using
microscopic methods with penetration depth in the ranges of
micro or even in nano meter called Virtual Biopsy. More the
penetration depth, more the accuracy is obtained. Microscopy
based on higher order harmonic generated images will help a
lot in early diagnosis. Microscopes are essential research tools
in biology and medicine. Recently the microscopy images
obtained using optical microscopy, which can produce high
contrast and high resolution images with the help of laser light
source. The ratio between the volume of the Nuclei and the
volume of Cytoplasm in the region of interest is said to be NC
Ratio. With the value of the NC ratio obtained from the virtual
biopsy, the malignancy can be detected in accordance with the
knowledge of the dermatologists.
2. CELL SEGMENTATION
The process of cell segmentation and NC ratio analysis
constitutes two vital parts viz, nuclei and cytoplasm
segmentation. The following sequence depicts the traditional
procedure of biopsy.
Sources of Tissue
Freezing
Cryomicrotomy
Mounting
Histochemical reactions
Fixation
Staining or Counterstaining
Cover slipping
Microscopy
Other analysis
The above stated steps are followed for the clinical analysis.
With these physical biopsy methods, there may be chances for
pain to the patients as well as may lead for further infection or
even spreading of infected cells.
Later on, to overcome this issue, optical virtual biopsy
technique is handled based on Third harmonic generation,
which is an electric-dipole process. Based on momentum
conservation, mostly the third-harmonic waves are generated
in both the forward & backward direction. Most probably,
Backward THG collection (BTHG) may be suitable for
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 508
optically-thick or highly-scattering microscopic samples. With
Green’s theory, it’s proved that the ratio of both THG is a
strong material dimension function in thin films and
nanoparticles. By this harmonic analysis, it is observed that
BTHG signals are able to afford enormous details than
Forward THG (FTHG) in nano photonic measurements in
calculating the BTHG/FTHG ratios.
2.1 Nuclei Segmentation
To specify the nuclei part among the components of the cell.
The contextual information of image pixels are obtained by
using watershed transform, which is to identify the region
minima i.e. nuclei region. Using the gradient map, the
boundaries of the nuclei is extracted. For effective horizontal,
vertical and positive, negatively sloped diagonal direction,
Sobel operator and Roberts gradient operators are employed.
This segmentation is a crucial process in forthcoming stages.
2.1.1 Watershed Transform
Watershed transform is generally adopted for image
segmentation in the area image processing and image analysis.
A Watershed is a basin-like landform defined by highpoints
and ridgelines that descend into lower elevations and stream
valleys. The purpose of watershed transform is not limited in
image segmentation, i.e. results generated by watershed
transform can be taken as pre-processes for further image
analysis. The idea of watershed transform is straightforward
by the intuition from geography. Visualize a immersed
landscape in a lake, catchment basins with water starting at
each local minimum. After reaching the peak water level in
the landscape, all catchment basins are alienated by dams,
which are called watershed lines. Watershed lines, or briefly
speaking watersheds, can divide all the regions (catchment
basins) where water will flow.
From top to bottom & right to left
(a) Original image (b) Gradient image
(c) Watershed of Gradient image
(d) Final contour
The watersheds can be obtained in two ways viz, boundaries
of segmented regions and the segmented regions complement.
Watershed algorithms are categorized into two groups. The
first is immersion algorithm which simulates the flooding
process. This immersion algorithm is one of the most famous
watershed segmentation algorithms. It results an efficient way
to extract watershed lines by simulating the immersion process
on gradient images. The second algorithm aims at direct
detection of watershed lines. The watershed algorithm is much
apt to segment an image is where the object in an image s
overlapped and their borders are very difficult to detect.
When interested objects in an image are delimited by intensity
discontinuities, to locate the object, intensity gradient based on
edges are used. By considering the multiscale image gradient
properties, scale based gradient watershed regions are build.
The magnitude of gradient intensity minima image occurs
within the centre of homogeneous regions in the original
image. With increased blurring, the separating edges of
homogeneous regions are removed.
2.1.2 Marker-Controlled Strategy
In the process of nuclei Initiation, while applying this
watershed segmentation algorithm to an image, over
segmentation occurs due to the local irregularities in the
image.
Fig: Marker controlled Watershed Gradient of the image.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 509
This over segmentation can be avoided by using various
markers.
1. Internal Markers: The group of pixels within the region
where the potential nuclei is to be segmented. These markers
guide the algorithm to fit the size and shape of the nuclei.
2. External Markers: The group of pixels relative to the
cellboundary. Over-flooding can prevented by these external
markers.
2.3 Nuclei Initialization
The objective is to obtain the required nuclei with its
appropriate cell boundary by Blob detection. Internal markers
need to meet some criteria viz,
Higher intensity pixels must surround the internal
marker region.
Internal marker region pixels must be connected
with homogeneous intensity.
The selected gradient to vary the aims as follows:
a. Noise sensitive.
b. Loss of fine details.
c. Lesser results for watersheds.
d. Direction sequence details.
e. Asymmetrical morphology on maxima and minima image
results Black/white symmetry.
f. Shape and size of operator.
g. Computational load.
For marker determination in this nuclei initiation process, of
course, the help of medical expert is needed.
2.3.1 Blob Detection
In order to extract the interested structures with appropriate
scale and spatial information, the original image is spanned
into multi-scale representation. Using Hessian matrix, the
locality information and scale-space derivatives are obtained.
Usually the nuclei are surrounded by enough cytoplasm which
is outliers. So those are removed by using local constraints
with respect to the blob size.
2.3.2 Distance Transform
The external marker approximately gives the boundary of the
cell for marker mapping strategy. The segmented nuclei region
need fairly away from the external markers. i.e. Euclidean
distance which depicts a useful illustration in the cell
segmentation area.
2.4 Morphological Image Processing
With these marker mapping strategy and their boundaries, a
filter is designed to remove the unwanted minima region and
to over-come the over-segmentation issue of watershed
transform. This morphological processing can be done by
following basic operators including Dilation, Erosion,
Opening and Closing etc. The purpose of the Dilation is to
expand the shapes and Filling the gaps, holes and gulfs.
Meanwhile, Erosion involves in shrinking the shapes and
removing the bridges and branches etc. Whereas, Opening and
Closing is the compound operation of erosion followed by
dilation and vice versa respectively.
In morphological processing, minima imposition is to limit the
minima region for the location of marker mapping pixels.
2.4.1 Nuclei Validation
The watersheds of the gradient map filter is calculated by
transform to make sure the nuclei segmented accurately.
Irregularities associated with cancer cells called compactness.
A basic property states cell shapes are nearly circular or
elliptical with higher compactness.
2.5 Cytoplasm Segmentation
Cytoplasms are the major constituents which surrounds the
nucleus. The convergence index filter is used for microscopic
images with some unpredicted noise. For the initialization of
the index filter, there may be no need of algorithmic technical
assistance; instead knowing of some basic biomedical image
information is more than enough.
Cell shape and its nuclei are all convex region.
Cytoplasm and Nuclei are round about concentric.
The above are some assumptions for convergence index filter.
The degree of convergence depicts the role of gradient vectors
of interested pixel.
2.5.1 Cytoplasm Initiation
For initiation, two constraints Rmin and Rmax (minimum &
maximum distance between inner and outer boundary ) have
to determined for the shape and position of applicable nuclei.
These constraints not only evade the overlapping but also
resolve adjacent cell segmentation problem. If the two
constraints are defined, with the help of local filter the
corresponding regions are detected.
2.6 Evaluation
The cell size and NC ratio are indicators of malignancy in the
skin. This evaluation may be given in accordance with the
dermatologist for effective result. This cell segmentation based
on microscopic imaging technique not only enhances the
speed but also results efficiently.
CONCLUSIONS
With this enhanced processing speed and very less
computation time, it is easy to diagnose the skin abnormalities
like cancer or any other cytological malignancy. The NC ratio
analysis by this methodology is quite robust than manual
approach.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 510
REFERENCES
[1]. Automatic Cell Segmentation and Nuclear-to-Cytoplasmic
Ratio Analysis For Third Harmonic Generated Microscopy
Medical Images GwoGiun (Chris) Lee, Senior Member,
IEEE<Huan-Hsiang Lin, Ming-Rung Tsai Sin-Yo-Chou, Wen-
Jeng Lee, Yi-Hua Liao, Chi-Kunang Sun, Fellow, IEEE, and
Chun-Fu Chen.
[2]. C.-K. Sun, ’’Higher Harmonic generation microscopy’’
Adv. Biochem. Eng./Biotechnol., vol. 95, pp. 17-56, 2005.
[3]. S-Y. Chen, H-Y Wu, and C.K. Sun,;In vivo harmonic
generation biopsy of human skin,” J. Biomed. Opt., vol 14,
no.6 s, p.060505, 2009
[4]. F.Meyer,’Topographicdistsnce and watershed lines,;
Signal process., vol. 38, pp. 113-125, Jul. 1994
[5]. H. Kobatake and S. Hashimoto,’’ Convergence index filter
for vector fields,” IEEE Teans Image Process, vol. 8, no,pp.
1029-1038,1999.
[6]. S.-Y. Chen, et al., “In vivo virtual biopsy of human skin
by using noninvasivehigherharmonic generation microscopy”
IEEE J. Sel. Top Quant. Electron 16, 478-492 (2010)
[7]. H. J. A. M. Heijmans and A. Toet, Morphological
Sampling, Center Math. Comput. Sci., Amsterdam, The
Netherlands, Internal Rep. AMR8913,Aug. 1989.
BIOGRAPHIES:
Dr. K. Sathiyasekar, obtained his Ph.D. Degree
in High Voltage Engineering, from Anna
University, Chennai. He has a total teaching
experience of 22 years in various Institutions at
B.E and M.E levels. He has published /
presented 35 research papers in International
Journals / Conferences, and has received the Best Paper
Award for his paper titled “Application of BPN Algorithm for
Evaluating Insulation Behavior of High Voltage Rotating
Machines” in the International Conference on Digital Factory -
2008, held at Coimbatore Institute of Technology. He was
awarded travel grant by the Department of Science and
Technology, Government of India, to present his research
paper in the International Conference INDUCTICA - 2010,at
Messe Berlin, Germany in 2010.
S. Karthick, obtained his Master Degree in
Applied Electronics, from Anna University,
Chennai. He has 7 years of teaching experience
and 6 years in industries. He has presented 14
research papers in International / national
Conference. His main area of research is image processing.
S. Lokesh, A Post Graduate student in The
Kavery Engineering College, Salem, India. He
obtained his UG degree in Prathyusha Institute
of technology & management, Chennsai, India.

Contenu connexe

Tendances

Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentation
iaemedu
 

Tendances (19)

Feature Extraction and Classification of NIRS Data
Feature Extraction and Classification of NIRS DataFeature Extraction and Classification of NIRS Data
Feature Extraction and Classification of NIRS Data
 
Ieeepro techno solutions 2013 ieee embedded project - analysis of an indoo...
Ieeepro techno solutions   2013 ieee embedded project  - analysis of an indoo...Ieeepro techno solutions   2013 ieee embedded project  - analysis of an indoo...
Ieeepro techno solutions 2013 ieee embedded project - analysis of an indoo...
 
A Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor DetectionA Survey on Segmentation Techniques Used For Brain Tumor Detection
A Survey on Segmentation Techniques Used For Brain Tumor Detection
 
S4502115119
S4502115119S4502115119
S4502115119
 
IRJET- An Efficient Brain Tumor Detection System using Automatic Segmenta...
IRJET-  	  An Efficient Brain Tumor Detection System using Automatic Segmenta...IRJET-  	  An Efficient Brain Tumor Detection System using Automatic Segmenta...
IRJET- An Efficient Brain Tumor Detection System using Automatic Segmenta...
 
Mri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentationMri brain tumour detection by histogram and segmentation
Mri brain tumour detection by histogram and segmentation
 
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
AN EFFICIENT WAVELET BASED FEATURE REDUCTION AND CLASSIFICATION TECHNIQUE FOR...
 
IRJET- Image Classification using Deep Learning Neural Networks for Brain...
IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...
IRJET- Image Classification using Deep Learning Neural Networks for Brain...
 
IRJET- MRI Brain Image Segmentation using Machine Learning Techniques
IRJET-  	  MRI Brain Image Segmentation using Machine Learning TechniquesIRJET-  	  MRI Brain Image Segmentation using Machine Learning Techniques
IRJET- MRI Brain Image Segmentation using Machine Learning Techniques
 
IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...
IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...
IRJET- Brain Tumor Detection and Classification with Feed Forward Back Propag...
 
ADAPTIVE SEGMENTATION OF CELLS AND PARTICLES IN FLUORESCENT MICROSCOPE IMAGE
ADAPTIVE SEGMENTATION OF CELLS AND PARTICLES IN FLUORESCENT MICROSCOPE IMAGEADAPTIVE SEGMENTATION OF CELLS AND PARTICLES IN FLUORESCENT MICROSCOPE IMAGE
ADAPTIVE SEGMENTATION OF CELLS AND PARTICLES IN FLUORESCENT MICROSCOPE IMAGE
 
3D Segmentation of Brain Tumor Imaging
3D Segmentation of Brain Tumor Imaging3D Segmentation of Brain Tumor Imaging
3D Segmentation of Brain Tumor Imaging
 
Introduction to resting state fMRI preprocessing and analysis
Introduction to resting state fMRI preprocessing and analysisIntroduction to resting state fMRI preprocessing and analysis
Introduction to resting state fMRI preprocessing and analysis
 
An Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means Clustering
An Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means ClusteringAn Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means Clustering
An Ameliorate Technique for Brain Lumps Detection Using Fuzzy C-Means Clustering
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificial
 
System to convert 2 d x-ray image into 3-d x-ray image in dentistry
System to convert 2 d x-ray image into 3-d x-ray image in dentistrySystem to convert 2 d x-ray image into 3-d x-ray image in dentistry
System to convert 2 d x-ray image into 3-d x-ray image in dentistry
 
An evaluation of automated tumor detection techniques of brain magnetic reson...
An evaluation of automated tumor detection techniques of brain magnetic reson...An evaluation of automated tumor detection techniques of brain magnetic reson...
An evaluation of automated tumor detection techniques of brain magnetic reson...
 
Ea4301770773
Ea4301770773Ea4301770773
Ea4301770773
 
IRJET- Sugarcane Leaf Disease Detection
IRJET- Sugarcane Leaf Disease DetectionIRJET- Sugarcane Leaf Disease Detection
IRJET- Sugarcane Leaf Disease Detection
 

En vedette

Economical placement of shear walls in a moment resisting frame for earthquak...
Economical placement of shear walls in a moment resisting frame for earthquak...Economical placement of shear walls in a moment resisting frame for earthquak...
Economical placement of shear walls in a moment resisting frame for earthquak...
eSAT Publishing House
 
The velocity control of the electro hydraulic servo system
The velocity control of the electro hydraulic servo systemThe velocity control of the electro hydraulic servo system
The velocity control of the electro hydraulic servo system
eSAT Publishing House
 
Review on tls or ssl session sharing based web cluster load balancing
Review on tls or ssl session sharing based web cluster load balancingReview on tls or ssl session sharing based web cluster load balancing
Review on tls or ssl session sharing based web cluster load balancing
eSAT Publishing House
 
Data discrimination prevention in customer relationship managment
Data discrimination prevention in customer relationship managmentData discrimination prevention in customer relationship managment
Data discrimination prevention in customer relationship managment
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
An efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationAn efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communication
eSAT Publishing House
 

En vedette (20)

Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...Design and development of non server peer 2 peer secure communication using j...
Design and development of non server peer 2 peer secure communication using j...
 
Economical placement of shear walls in a moment resisting frame for earthquak...
Economical placement of shear walls in a moment resisting frame for earthquak...Economical placement of shear walls in a moment resisting frame for earthquak...
Economical placement of shear walls in a moment resisting frame for earthquak...
 
Dead node detection in teen protocol survey
Dead node detection in teen protocol surveyDead node detection in teen protocol survey
Dead node detection in teen protocol survey
 
Predicting construction project duration with support
Predicting construction project duration with supportPredicting construction project duration with support
Predicting construction project duration with support
 
Next generation engine immobiliser
Next generation engine immobiliserNext generation engine immobiliser
Next generation engine immobiliser
 
An enhanced adaptive scoring job scheduling algorithm with replication strate...
An enhanced adaptive scoring job scheduling algorithm with replication strate...An enhanced adaptive scoring job scheduling algorithm with replication strate...
An enhanced adaptive scoring job scheduling algorithm with replication strate...
 
The pattern and realization of zigbee wi-fi
The pattern and realization of zigbee  wi-fiThe pattern and realization of zigbee  wi-fi
The pattern and realization of zigbee wi-fi
 
Review on an object following wireless robot
Review on an object following wireless robotReview on an object following wireless robot
Review on an object following wireless robot
 
Correlation measure for intuitionistic fuzzy multi sets
Correlation measure for intuitionistic fuzzy multi setsCorrelation measure for intuitionistic fuzzy multi sets
Correlation measure for intuitionistic fuzzy multi sets
 
The velocity control of the electro hydraulic servo system
The velocity control of the electro hydraulic servo systemThe velocity control of the electro hydraulic servo system
The velocity control of the electro hydraulic servo system
 
Review on tls or ssl session sharing based web cluster load balancing
Review on tls or ssl session sharing based web cluster load balancingReview on tls or ssl session sharing based web cluster load balancing
Review on tls or ssl session sharing based web cluster load balancing
 
Preliminary investigation of gypsum bonded moulds
Preliminary investigation of gypsum bonded mouldsPreliminary investigation of gypsum bonded moulds
Preliminary investigation of gypsum bonded moulds
 
Performance evaluation of uasbr for milk processing
Performance evaluation of uasbr for milk processingPerformance evaluation of uasbr for milk processing
Performance evaluation of uasbr for milk processing
 
Gps enabled android application for bus
Gps enabled android application for busGps enabled android application for bus
Gps enabled android application for bus
 
Data discrimination prevention in customer relationship managment
Data discrimination prevention in customer relationship managmentData discrimination prevention in customer relationship managment
Data discrimination prevention in customer relationship managment
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
 
An efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationAn efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communication
 
Reducing download time through mirror servers
Reducing download time through mirror serversReducing download time through mirror servers
Reducing download time through mirror servers
 
Analysis of surface roughness on machining of al 5 cu
Analysis of surface roughness on machining of al 5 cuAnalysis of surface roughness on machining of al 5 cu
Analysis of surface roughness on machining of al 5 cu
 

Similaire à A survey on nuclear to-cytoplasmic ratio analysis

Comparitive study of brain tumor detection using morphological operators
Comparitive study of brain tumor detection using morphological operatorsComparitive study of brain tumor detection using morphological operators
Comparitive study of brain tumor detection using morphological operators
eSAT Journals
 
1412194747_414ijarse
1412194747_414ijarse1412194747_414ijarse
1412194747_414ijarse
Snigdha rai
 
View classification of medical x ray images using pnn classifier, decision tr...
View classification of medical x ray images using pnn classifier, decision tr...View classification of medical x ray images using pnn classifier, decision tr...
View classification of medical x ray images using pnn classifier, decision tr...
eSAT Journals
 
Classification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageClassification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound image
eSAT Publishing House
 
Survey on chromosome image analysis for abnormality detection in leukemias
Survey on chromosome image analysis for abnormality detection in leukemiasSurvey on chromosome image analysis for abnormality detection in leukemias
Survey on chromosome image analysis for abnormality detection in leukemias
eSAT Journals
 

Similaire à A survey on nuclear to-cytoplasmic ratio analysis (20)

Comparitive study of brain tumor detection using morphological operators
Comparitive study of brain tumor detection using morphological operatorsComparitive study of brain tumor detection using morphological operators
Comparitive study of brain tumor detection using morphological operators
 
Tracking of Fluorescent Cells Based on the Wavelet Otsu Model
Tracking of Fluorescent Cells Based on the Wavelet Otsu ModelTracking of Fluorescent Cells Based on the Wavelet Otsu Model
Tracking of Fluorescent Cells Based on the Wavelet Otsu Model
 
Retinal Vessel Segmentation in U-Net Using Deep Learning
Retinal Vessel Segmentation in U-Net Using Deep LearningRetinal Vessel Segmentation in U-Net Using Deep Learning
Retinal Vessel Segmentation in U-Net Using Deep Learning
 
Pattern –based with surface based morphometry survey
Pattern –based with surface based morphometry surveyPattern –based with surface based morphometry survey
Pattern –based with surface based morphometry survey
 
Cancer cell segmentation and detection using nc ratio
Cancer cell segmentation and detection using nc ratioCancer cell segmentation and detection using nc ratio
Cancer cell segmentation and detection using nc ratio
 
1412194747_414ijarse
1412194747_414ijarse1412194747_414ijarse
1412194747_414ijarse
 
Human identification using finger images
Human identification using finger imagesHuman identification using finger images
Human identification using finger images
 
View classification of medical x ray images using pnn classifier, decision tr...
View classification of medical x ray images using pnn classifier, decision tr...View classification of medical x ray images using pnn classifier, decision tr...
View classification of medical x ray images using pnn classifier, decision tr...
 
Review paper on segmentation methods for multiobject feature extraction
Review paper on segmentation methods for multiobject feature extractionReview paper on segmentation methods for multiobject feature extraction
Review paper on segmentation methods for multiobject feature extraction
 
Classification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageClassification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound image
 
Survey on chromosome image analysis for abnormality detection in leukemias
Survey on chromosome image analysis for abnormality detection in leukemiasSurvey on chromosome image analysis for abnormality detection in leukemias
Survey on chromosome image analysis for abnormality detection in leukemias
 
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
 
A comparison of image segmentation techniques, otsu and watershed for x ray i...
A comparison of image segmentation techniques, otsu and watershed for x ray i...A comparison of image segmentation techniques, otsu and watershed for x ray i...
A comparison of image segmentation techniques, otsu and watershed for x ray i...
 
A simple instrumentation system for separation of whole blood components usin...
A simple instrumentation system for separation of whole blood components usin...A simple instrumentation system for separation of whole blood components usin...
A simple instrumentation system for separation of whole blood components usin...
 
Wound epithelization model by 3 d imaging
Wound epithelization model by 3 d imagingWound epithelization model by 3 d imaging
Wound epithelization model by 3 d imaging
 
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
 
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
 
Multi modal medical image fusion using weighted
Multi modal medical image fusion using weightedMulti modal medical image fusion using weighted
Multi modal medical image fusion using weighted
 
A mobile based microscope for sample recognition
A mobile based microscope for sample recognitionA mobile based microscope for sample recognition
A mobile based microscope for sample recognition
 
Manifold image processing for see through effect in laparoscopic surgeries
Manifold image processing for see through effect in laparoscopic surgeriesManifold image processing for see through effect in laparoscopic surgeries
Manifold image processing for see through effect in laparoscopic surgeries
 

Plus de eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

Plus de eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 
Disaster recovery sustainable housing
Disaster recovery sustainable housingDisaster recovery sustainable housing
Disaster recovery sustainable housing
 

Dernier

scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 

Dernier (20)

AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
💚Trustworthy Call Girls Pune Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top...
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 

A survey on nuclear to-cytoplasmic ratio analysis

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 507 A SURVEY ON NUCLEAR-TO-CYTOPLASMIC RATIO ANALYSIS USING IMAGE SEGMENTATION S.Karthick1 , K.Sathiyasekar2 , S.Lokesh3 1 Assistant Professor, Department of EEE, The Kavery Engineering College, Salem, India 2 Professor, Department of EEE, S.A Engineering College, Thiruverkadu, Chennai, India 3 Post Graduate Student, M.E (Embedded systems), The Kavery Engineering College, Salem, India. Abstract In the Bio-medical environment, for the analysis of abnormality detection in the skin including skin cancer in the epidermal layer, the traditional method used is biopsy procedure. The obtained biopsy specimens are processed by various methods viz, various orders of harmonic generations enumerate certain results resulting in the chances of some unexpected infections. Later on to overcome these infections, the followed is optical virtual biopsy procedure with higher harmonics. This yields better results than before. The watershed transform with its gradient works more accurate on the virtual specimens which is observed by microscopically with higher penetration depth. Keywords: - Harmonic generations, Watershed transform, Gradient scale, Morphological processing. -------------------------------------------------------------------------------***------------------------------------------------------------------------------ 1. INTRODUCTION Image processing involves changing the nature of the images in order to improve the pictorial representation for human interception. In that, image segmentation plays a vital role for further analysis. It involves subdividing an image into constituent parts or isolating certain parts of image. Image segmentation is an valuable tool in many areas which includes industry, health care, radio astronomy, and some other fields too. Segmentation is perfect in a very modest idea. The principal goal of the segmentation process is to partition an image into regions that are homogeneous with respect to one or more characteristics and features. Several methods and approaches are introduced into the area of segmentation, among them a well-known method is watershed algorithm. We can use this algorithm in various fields of life for segmentation of images where we have tried to segment medical images. Medical image segmentation is a very important field for the medical science. In this paper we discussed about the nucleus- to-cytoplasm ratio for the analysis abnormality in the human skin. These processes are done by following two major steps viz, The collection of specimens involves the imaging using microscopic methods with penetration depth in the ranges of micro or even in nano meter called Virtual Biopsy. More the penetration depth, more the accuracy is obtained. Microscopy based on higher order harmonic generated images will help a lot in early diagnosis. Microscopes are essential research tools in biology and medicine. Recently the microscopy images obtained using optical microscopy, which can produce high contrast and high resolution images with the help of laser light source. The ratio between the volume of the Nuclei and the volume of Cytoplasm in the region of interest is said to be NC Ratio. With the value of the NC ratio obtained from the virtual biopsy, the malignancy can be detected in accordance with the knowledge of the dermatologists. 2. CELL SEGMENTATION The process of cell segmentation and NC ratio analysis constitutes two vital parts viz, nuclei and cytoplasm segmentation. The following sequence depicts the traditional procedure of biopsy. Sources of Tissue Freezing Cryomicrotomy Mounting Histochemical reactions Fixation Staining or Counterstaining Cover slipping Microscopy Other analysis The above stated steps are followed for the clinical analysis. With these physical biopsy methods, there may be chances for pain to the patients as well as may lead for further infection or even spreading of infected cells. Later on, to overcome this issue, optical virtual biopsy technique is handled based on Third harmonic generation, which is an electric-dipole process. Based on momentum conservation, mostly the third-harmonic waves are generated in both the forward & backward direction. Most probably, Backward THG collection (BTHG) may be suitable for
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 508 optically-thick or highly-scattering microscopic samples. With Green’s theory, it’s proved that the ratio of both THG is a strong material dimension function in thin films and nanoparticles. By this harmonic analysis, it is observed that BTHG signals are able to afford enormous details than Forward THG (FTHG) in nano photonic measurements in calculating the BTHG/FTHG ratios. 2.1 Nuclei Segmentation To specify the nuclei part among the components of the cell. The contextual information of image pixels are obtained by using watershed transform, which is to identify the region minima i.e. nuclei region. Using the gradient map, the boundaries of the nuclei is extracted. For effective horizontal, vertical and positive, negatively sloped diagonal direction, Sobel operator and Roberts gradient operators are employed. This segmentation is a crucial process in forthcoming stages. 2.1.1 Watershed Transform Watershed transform is generally adopted for image segmentation in the area image processing and image analysis. A Watershed is a basin-like landform defined by highpoints and ridgelines that descend into lower elevations and stream valleys. The purpose of watershed transform is not limited in image segmentation, i.e. results generated by watershed transform can be taken as pre-processes for further image analysis. The idea of watershed transform is straightforward by the intuition from geography. Visualize a immersed landscape in a lake, catchment basins with water starting at each local minimum. After reaching the peak water level in the landscape, all catchment basins are alienated by dams, which are called watershed lines. Watershed lines, or briefly speaking watersheds, can divide all the regions (catchment basins) where water will flow. From top to bottom & right to left (a) Original image (b) Gradient image (c) Watershed of Gradient image (d) Final contour The watersheds can be obtained in two ways viz, boundaries of segmented regions and the segmented regions complement. Watershed algorithms are categorized into two groups. The first is immersion algorithm which simulates the flooding process. This immersion algorithm is one of the most famous watershed segmentation algorithms. It results an efficient way to extract watershed lines by simulating the immersion process on gradient images. The second algorithm aims at direct detection of watershed lines. The watershed algorithm is much apt to segment an image is where the object in an image s overlapped and their borders are very difficult to detect. When interested objects in an image are delimited by intensity discontinuities, to locate the object, intensity gradient based on edges are used. By considering the multiscale image gradient properties, scale based gradient watershed regions are build. The magnitude of gradient intensity minima image occurs within the centre of homogeneous regions in the original image. With increased blurring, the separating edges of homogeneous regions are removed. 2.1.2 Marker-Controlled Strategy In the process of nuclei Initiation, while applying this watershed segmentation algorithm to an image, over segmentation occurs due to the local irregularities in the image. Fig: Marker controlled Watershed Gradient of the image.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 509 This over segmentation can be avoided by using various markers. 1. Internal Markers: The group of pixels within the region where the potential nuclei is to be segmented. These markers guide the algorithm to fit the size and shape of the nuclei. 2. External Markers: The group of pixels relative to the cellboundary. Over-flooding can prevented by these external markers. 2.3 Nuclei Initialization The objective is to obtain the required nuclei with its appropriate cell boundary by Blob detection. Internal markers need to meet some criteria viz, Higher intensity pixels must surround the internal marker region. Internal marker region pixels must be connected with homogeneous intensity. The selected gradient to vary the aims as follows: a. Noise sensitive. b. Loss of fine details. c. Lesser results for watersheds. d. Direction sequence details. e. Asymmetrical morphology on maxima and minima image results Black/white symmetry. f. Shape and size of operator. g. Computational load. For marker determination in this nuclei initiation process, of course, the help of medical expert is needed. 2.3.1 Blob Detection In order to extract the interested structures with appropriate scale and spatial information, the original image is spanned into multi-scale representation. Using Hessian matrix, the locality information and scale-space derivatives are obtained. Usually the nuclei are surrounded by enough cytoplasm which is outliers. So those are removed by using local constraints with respect to the blob size. 2.3.2 Distance Transform The external marker approximately gives the boundary of the cell for marker mapping strategy. The segmented nuclei region need fairly away from the external markers. i.e. Euclidean distance which depicts a useful illustration in the cell segmentation area. 2.4 Morphological Image Processing With these marker mapping strategy and their boundaries, a filter is designed to remove the unwanted minima region and to over-come the over-segmentation issue of watershed transform. This morphological processing can be done by following basic operators including Dilation, Erosion, Opening and Closing etc. The purpose of the Dilation is to expand the shapes and Filling the gaps, holes and gulfs. Meanwhile, Erosion involves in shrinking the shapes and removing the bridges and branches etc. Whereas, Opening and Closing is the compound operation of erosion followed by dilation and vice versa respectively. In morphological processing, minima imposition is to limit the minima region for the location of marker mapping pixels. 2.4.1 Nuclei Validation The watersheds of the gradient map filter is calculated by transform to make sure the nuclei segmented accurately. Irregularities associated with cancer cells called compactness. A basic property states cell shapes are nearly circular or elliptical with higher compactness. 2.5 Cytoplasm Segmentation Cytoplasms are the major constituents which surrounds the nucleus. The convergence index filter is used for microscopic images with some unpredicted noise. For the initialization of the index filter, there may be no need of algorithmic technical assistance; instead knowing of some basic biomedical image information is more than enough. Cell shape and its nuclei are all convex region. Cytoplasm and Nuclei are round about concentric. The above are some assumptions for convergence index filter. The degree of convergence depicts the role of gradient vectors of interested pixel. 2.5.1 Cytoplasm Initiation For initiation, two constraints Rmin and Rmax (minimum & maximum distance between inner and outer boundary ) have to determined for the shape and position of applicable nuclei. These constraints not only evade the overlapping but also resolve adjacent cell segmentation problem. If the two constraints are defined, with the help of local filter the corresponding regions are detected. 2.6 Evaluation The cell size and NC ratio are indicators of malignancy in the skin. This evaluation may be given in accordance with the dermatologist for effective result. This cell segmentation based on microscopic imaging technique not only enhances the speed but also results efficiently. CONCLUSIONS With this enhanced processing speed and very less computation time, it is easy to diagnose the skin abnormalities like cancer or any other cytological malignancy. The NC ratio analysis by this methodology is quite robust than manual approach.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 01 | Jan-2014, Available @ http://www.ijret.org 510 REFERENCES [1]. Automatic Cell Segmentation and Nuclear-to-Cytoplasmic Ratio Analysis For Third Harmonic Generated Microscopy Medical Images GwoGiun (Chris) Lee, Senior Member, IEEE<Huan-Hsiang Lin, Ming-Rung Tsai Sin-Yo-Chou, Wen- Jeng Lee, Yi-Hua Liao, Chi-Kunang Sun, Fellow, IEEE, and Chun-Fu Chen. [2]. C.-K. Sun, ’’Higher Harmonic generation microscopy’’ Adv. Biochem. Eng./Biotechnol., vol. 95, pp. 17-56, 2005. [3]. S-Y. Chen, H-Y Wu, and C.K. Sun,;In vivo harmonic generation biopsy of human skin,” J. Biomed. Opt., vol 14, no.6 s, p.060505, 2009 [4]. F.Meyer,’Topographicdistsnce and watershed lines,; Signal process., vol. 38, pp. 113-125, Jul. 1994 [5]. H. Kobatake and S. Hashimoto,’’ Convergence index filter for vector fields,” IEEE Teans Image Process, vol. 8, no,pp. 1029-1038,1999. [6]. S.-Y. Chen, et al., “In vivo virtual biopsy of human skin by using noninvasivehigherharmonic generation microscopy” IEEE J. Sel. Top Quant. Electron 16, 478-492 (2010) [7]. H. J. A. M. Heijmans and A. Toet, Morphological Sampling, Center Math. Comput. Sci., Amsterdam, The Netherlands, Internal Rep. AMR8913,Aug. 1989. BIOGRAPHIES: Dr. K. Sathiyasekar, obtained his Ph.D. Degree in High Voltage Engineering, from Anna University, Chennai. He has a total teaching experience of 22 years in various Institutions at B.E and M.E levels. He has published / presented 35 research papers in International Journals / Conferences, and has received the Best Paper Award for his paper titled “Application of BPN Algorithm for Evaluating Insulation Behavior of High Voltage Rotating Machines” in the International Conference on Digital Factory - 2008, held at Coimbatore Institute of Technology. He was awarded travel grant by the Department of Science and Technology, Government of India, to present his research paper in the International Conference INDUCTICA - 2010,at Messe Berlin, Germany in 2010. S. Karthick, obtained his Master Degree in Applied Electronics, from Anna University, Chennai. He has 7 years of teaching experience and 6 years in industries. He has presented 14 research papers in International / national Conference. His main area of research is image processing. S. Lokesh, A Post Graduate student in The Kavery Engineering College, Salem, India. He obtained his UG degree in Prathyusha Institute of technology & management, Chennsai, India.