SlideShare una empresa de Scribd logo
1 de 11
Descargar para leer sin conexión
Journal of Information Engineering and Applications                                             www.iiste.org
ISSN 2224-5758 (print) ISSN 2224-896X (online)
Vol 1, No.4, 2011


           Texture Feature Based Analysis of Segmenting Soft
     Tissues from Brain CT Images using BAM type Artificial
                                         Neural Network
                                   A.PADMA1*, R.SUKANESH2
    1. Research Scholar, Thiyagarajar College of Engineering , Madurai – 625 015, India .
   2. Professor of ECE, Thiagarajar     College of   Engineering, , Madurai – 625 015, India.
     * Email: giri_padma2000@yahoo.com

Abstract
Soft tissues segmentation from brain computed tomography image data is an important but time
consuming task performed manually by medical experts. Automating this process is challenging
due to the high diversity in appearance of tumor tissue among different patients and in many
cases, similarity between tumor and normal tissue. A computer software system is designed for
the automatic segmentation of brain CT images. Image analysis methods were applied to the
images of 30 normal and 25 benign ,25 malignant images. Textural features extracted from the
gray level co-occurrence matrix of the brain CT images and bidirectional associative memory
were employed for the design of the system. Best classification accuracy was achieved by four
textural features and BAM type ANN classifier. The proposed system provides new textural
information and segmenting normal and benign, malignant tumor images, especially in small
tumor regions of CT images efficiently and accurately with lesser computational time.

Keywords: Bidirectional Associative Memory classifier(BAM), Computed Tomography (CT),
Gray Level Co-occurrence Matrix (GLCM), Artificial Neural Network (ANN).

1.INTRODUCTION
In recent years, medical CT Images have been applied in clinical diagnosis widely. That can assist
physicians to detect and locate pathological changes with more accuracy. CT images can be distinguished
for different tissues according to their different gray levels. The images, if processed appropriately can offer
a wealth of information which is significant to assist doctors in medical diagnosis. A lot of research efforts
have been directed towards the field of medical image analysis with the aim to assist in diagnosis and
clinical studies (Duncan, et al 2000). Pathologies are clearly identified using automated computer aided
diagnostic system (Tourassi et al 1999). It also helps the radiologist in analyzing the digital images to bring
out the possible outcomes of the diseases. The medical images are obtained from different imaging systems
such as MRI scan, CT scan and Ultra sound B scan. The CT has been found to be the most reliable method
for early detection of tumors because this modality is the mostly used in radio therapy planning for two

34 | P a g e
www.iiste.org
Journal of Information Engineering and Applications                                              www.iiste.org
ISSN 2224-5758 (print) ISSN 2224-896X (online)
Vol 1, No.4, 2011

main reasons. The first reason is that scanner images contain anatomical information which offers the
possibility to plan the direction and the entry points of radio therapy rays which have to          target   only
the   tumor   region   and to avoid other organs. The second reason is that CT scan images are obtained
using rays, which is same principle as radio therapy. This is very important because the intensity of radio
therapy rays have been computed from the scanned image. Advantages of using CT include good detection
of calcification, hemorrhage and bony detail plus lower cost, short imaging times and widespread
availability. The situations include the patient who are too large for MRI scanner, claustrophobic patients,
patients with metallic or electrical implant and patients unable to remain motionless for the duration of the
examination due to age, pain or medical condition. For these reasons, this study aims to explore the
methods for classifying and segmenting soft tissues in brain CT images. Image segmentation is the process
of partitioning a digital image into set of pixels. Accurate, fast and reproducible image segmentation
techniques are required in various applications. The results of the segmentation are significant for
classification and analysis purposes. The limitations for CT scanning of head images are due to partial
volume effects which affect the edges produce low brain tissue contrast and yield different objects within
the same range of intensity. All these limitations have made the segmentation more difficult. Therefore, the
challenges for automatic segmentation of the CT brain images have many different approaches. The
segmentation techniques proposed by (Nathali     Richarda et al 2007)      and   (Zhang et al     2001) include
statistical pattern recognition techniques. (Kaiping et al 2007) introduced the effective particle swarm
optimization algorithm to segment the brain images into Cerebro spinal fluid (CSF) and suspicious
abnormal regions but without the annotation of the abnormal regions. (Dubravko et al                 1997) and
(Matesin et al 2001) proposed the rule based approach to label the abnormal regions such as calcification,
hemorrhage and stroke lesion. (Ruthmann.et al 1993) proposed to segment cerebro spinal fluid from
computed tomography images using local thresholding technique based on the maximum entropy principle.
(Luncaric et al 1993) proposed to segment CT images into background, skull, brain, ICH, calcifications by
using a combination of    k means clustering and neural networks. (Tong et al 2009) proposed to segment
CT images into CSF, brain matter and detection of abnormal regions using unsupervised clustering of two
stages. (Clark et al 1998) proposed    to segment the brain tumor automatically using knowledge based
techniques. From the above literature survey shows      that   intensity based   statistical    features are the
most straight forward and have been     widely used, but due to the complexity of the pathology in human
brain and the high quality required by clinical diagnosis, only intensity features cannot achieve acceptable
result. In such applications, segmentation based on textural feature methods gives more reliable results.
Therefore texture based analysis have been presented for segmentation of soft tissues gray level
co-occurrence   matrix feature extraction method    is used    and achieve the promising results.




35 | P a g e
www.iiste.org
Journal of Information Engineering and Applications                                              www.iiste.org
ISSN 2224-5758 (print) ISSN 2224-896X (online)
Vol 1, No.4, 2011

2. Materials and methods
The study comprised 80 non contrast enhanced CT examinations with                normal and benign ,malignant
tumor images. Diagnosis was confirmed on the basis of patient’s history, clinical data, and CT followed up
examinations. All examinations were performed on 512*512 reconstruction matrix, 10 mm slice
thichness,120 Kv,150 mA and 2.9s scan time. In each examination the CT section through the maximum
cross sectional diameter of the brain image was selected; the CT density matrix of the          sub image size
32*32 or 64*64 pixels depending          on the size of the image was transferred to the computer for further
processing.
2.1 Feature extraction
From each CT density matrix, 13 features were calculated. The            13 features were extracted from gray
level co-occurrence matrix (Mohd et al 2009) which is a               two dimensional histogram describing the
frequency with two adjacent CT density values occur in the tumor’s image matrix. The                  gray level
co-occurrence    matrix    is based on the estimation of second order joint conditional probability density
functions (P(i, j) / d,θ) for θ = 0 o, 45o, 90o and 135o. The function P(i,j / d, θ) is the probability matrix of
two pixels, which are located with an inter sample distance d and direction θ have a gray level i and gray
level j. The gray level co-occurrence     matrix ¢(d, θ) as follows

      (d , )  P(i, j / d , ),             0  i,        i  Ng                                    (1)

Where, Ng is the maximum gray level. In this method, four         gray level co-occurrence    matrixes for four
                           o    o    o      o
different directions (θ = 0 , 45 , 90 , 135 ) are obtained for a given distance d (=1, 2, 3, 4) and the following
13   textural based Haralick features ( Haralick at al           1973) are calculated for each        gray level
co-occurrence    matrix    and take the average of all four   gray level co-occurrence    matrices.
2.2 Feature reduction
The discriminatory ability of each of the 13 features was tested by student t-test. Only the best
segmenting features (ρ<0.001) were selected and were further employed               in the design of computer
software for segmenting soft tissues from normal, benign, malignant tumor images.
2.3 Classifier
Classification is the process where a given test sample is assigned a class on the basis of knowledge gained
by the classifier during training.
2.3.1 BAM classifier
The extracted features are presented to a bidirectional associative memory (BAM) type artificial neural
network ( Rajasekharan et al 1998) for segmentation of the brain CT images. BAM network classifier has
guaranteed convergence and good error correction capability with less connection complexity compared
with other neural networks. The koskoo introduced (Koskoo,1988) two level non linear neural networks.



36 | P a g e
www.iiste.org
Journal of Information Engineering and Applications                                           www.iiste.org
ISSN 2224-5758 (print) ISSN 2224-896X (online)
Vol 1, No.4, 2011




                        Figure 1. Architecture of BAM Network

But the BAM network designed in this algorithm             is single level   network and it also capable of
recognizing the features even in the presence of noise .The network of this study was composed of        two
layers: input layer, and output layer. Input vector, output vector, and target vector were needed to execute
the training algorithm of the BAM type ANN           network. BAM type ANN Architecture is as shown in
Figure 1. The number of output     neurons used is equal to the number of objects (ROI) to be segmented ,
and hence for each ROI, there is one neuron. The number of inputs to each neuron is equal to the number of
features in the input data. The feature vector of each ROI act as a weight vectors of respective neurons. The
threshold function can be used as a transfer function ().

Algorithm for BAM       type ANN as follows:

BAM ( N, X,Y)

N is number of pattern sets :   X,Y are the pattern pair sets where    X=X1,X2….XN; Y=Y1,Y2…YN

Step 1 : Normalize ( X,Y )

                       For i  1 to N

                       Xi(norm) = Xi     / ‖Xi‖;   Yi(norm) = Yi   / ‖Yi‖

                       End

Step 2:   Input A the pattern   pair sets to be segmented and classified obtained its normalized equivalent.

                     Ai(norm) = Ai      / ‖Ai‖

Step 3:   Compute the inner product of      A(norm) with     X(norm)    where i = 1 2 ... N

                       For i  1 to N
                       Zi(norm) = Ai(norm )*Xi(norm
                       End


37 | P a g e
www.iiste.org
Journal of Information Engineering and Applications                                                 www.iiste.org
ISSN 2224-5758 (print) ISSN 2224-896X (online)
Vol 1, No.4, 2011

 Step 4 :     Apply threshold function  on Z to obtain correlation vector M
                        M =  (Z) = (M1, M2 … Mn)
              Where  is equal to     1 for Max(Z) and zero elsewhere.
 Step 5 :     Output      Yk    where k is such that

                       K = max (Mi) where i =1 2 ...... N

All possible combinations of the textural features selected in the feature reduction stage. The aim was to
determine the optimum combination that achieves the highest classification accuracy with the minimum
number of features. Thus the final system includes the computation of the optimum combination of textural
features from the CT tumor’s density matrix and for the segmentation of soft tissues by the BAM type ANN
classifier.
3. Results and discussions
An experiment has been conducted on a real CT scan brain images and the 80 images were partitioned
arbitrarily into training set, testing set with equal number of images. The proposed methodology is applied
to real datasets representing brain        CT images with the dimension of 512*512 and all images are in
DICOM format.          The proposed algorithm is implemented            in   Mat lab 7.2    platform and run on
3.0GHz, 512MB RAM Pentium IV system in Microsoft Windows operating systems. The brain CT images
were collected from M/s Devaki            MRI and CT scans Madurai, INDIA are used. We have tested our
system on segmentation for         two types of images which are the brain image with normal and abnormal.
Best textural features ,determined in the feature reduction stage (ρ<0.001) were : variance, angular second
moment, contrast, correlation, entropy, sum entropy, difference variance, and difference entropy. These
eight features used in combinations of 2,3,4….8 as inputs to the classifier and the highest classification
accuracy was achieved by the         energy, entropy ,variance, inverse difference moment feature combination.
This system classified correctly 28/30(93.33%)             normal mages and     47/50 (94.5%) benign, malignant
tumor images. The same system classification accuracy (93.75%) was also found for combinations of four,
five, six features; these were combinations of the entropy, variance, inverse difference moment, contrast
textural features with either four, five, six ,seven of the following : difference variance ,sum entropy,
angular second moment, correlation. Employing more than five features the classification accuracy of the
system was decreased. Figure 2         shows the variation of system classification performance in relation to the
number of textural features. The optimal design parameters of the system were : entropy, energy, variance,
inverse difference moment input features and           one input and output layer. Classification accuracy of a new
image by the system, after input of its CT density matrix, requires < 1seconds of computer processing time.
The BAM structure designed has 4 neurons in the input units of input layer for giving                  4 extracted
features as inputs, and        4 neurons in the   output    unit for the 4 classes of   cerebrospinal fluid (CSF),
gray matter(GM), white matter(WM), tumor region             of CT brain images.

38 | P a g e
www.iiste.org
Journal of Information Engineering and Applications                                            www.iiste.org
ISSN 2224-5758 (print) ISSN 2224-896X (online)
Vol 1, No.4, 2011




                      Figure 2. Classification accuracy based on No of texture features
We have tested our system on segmentation for two types of images which are the brain image with tumor
regions and without tumor regions. However, for the images without tumor regions , only three clusters
exist which are CSF, white matter, gray matter cluster . The results of all the clusters are shown in Figure 3.
For the images without tumor regions the image display i.e., ROI4 under tumor region column will be left
block as in the fourth example in Figure 3. We have tested segmentation accuracy of our system using
BAM classifier with    gray level co-occurrence texture features. The output of the segmented tumor image
is compared with the ground truth (target). Ground truth was obtained from the boundary drawings of the
radiologist. The segmentation results of    two benign tumor images and two malignant tumor images and
one normal image are as shown in Figure 3.




39 | P a g e
www.iiste.org
Journal of Information Engineering and Applications                                              www.iiste.org
ISSN 2224-5758 (print) ISSN 2224-896X (online)
Vol 1, No.4, 2011




                  Figure 3. Segmented     results for    sample images
The quantitative results in terms of the performance measure such as segmentation accuracy is obtained
using Eq. (2) for sample 4 slices of 4 patients with benign tumor images and 4 slices of 4 sample patients
with malignant tumor images and       2 slices of   2 patients with normal images is tabulated in Table 1.
  Segmentation accuracy =         (no of pixels matched / total no. of tumor pixels in ground truth)*100
                                                                                                (2)
The segmentation accuracy is calculated as the direct ratio of the number of tumor pixels common for
ground truth and the proposed method output to the total ground truth tumor pixels.

                     Table 1 .Segmentation accuracy of different slices

            Slices      BAM with four features          Bam with above four features
            1.          99.7163                         94.658
            2.          97.1298                         95.342
            3.          99.62701                        97.865
            4.          99.8289                         96.765
            5.          97.9301                         93.678
            6.          98.7618                         94.7685
            7.          99.68                           95.987
            8.          99.89                           95.658
            9.          98.764                          93.4568
            10.         96.764                          92.289


40 | P a g e
www.iiste.org
Journal of Information Engineering and Applications                                              www.iiste.org
ISSN 2224-5758 (print) ISSN 2224-896X (online)
Vol 1, No.4, 2011

A comparative study is made between BAM with four features and above 4 features using the performance
criteria as the segmentation accuracy of segmented soft tissues. The results of the comparison is represented
using a bar graph and is shown in Figure 4. From the results, it is observed that the performance of the
BAM with       four co-occurrence     texture features have better     classification and segmentation accuracy
than   above     4 features   both quantitatively and qualitatively.




                     Figure 4.Segmentation accuracy of different slices
4. Conclusion
In this work a    BAM type ANN classifier is proposed       for the segmentation of soft tissues in the brain CT
images   using     co-occurrence texture features. The algorithm has been designed based on the concept of
different types of     brain soft tissues (CSF, WM, GM, tumor region) have different textural features and
also performing well for soft tissue characterization and segmentation. The results show that the new BAM
type ANN classifier yields better results using minimum number of co-occurrence texture features. It is
found that this method gives favorable result with segmentation accuracy percentage of above 97% for the
CT images that are being considered. This would be highly useful as a diagnostic tool for radiologists in the
automated segmentation of brain CT images. The automation procedure proposed in this work using a
BAM type ANN enables proper abnormal tumor region detection and segmentation thereby saving time
and reducing the complexity involved.        The proposed system may be particularly useful in small tumor
regions, where segmentation between these two types of brain normal and abnormal images is radio
logically difficult .The work can be extended to other types of images such as MRI imaging and ultrasonic
imaging as a future work.




41 | P a g e
www.iiste.org
Journal of Information Engineering and Applications                                                  www.iiste.org
 ISSN 2224-5758 (print) ISSN 2224-896X (online)
 Vol 1, No.4, 2011

 5.Aknowledgement
 The authors are grateful to Dr. S. Alagappan Chief Consultant and Radiologist, Devaki Scan Centre,
 Madurai for providing     CT images and validation.

 6. References

[1]   Duncan J.S, Ayache N.(2000) , “Medical Image Analysis, Progress Over two decade and challenges
      ahead “, IEEE Trans on PAMI, 22, . 85 – 106.
[2]   G.P.Tourassi.(1999) “Journey towards computer aided Diagnosis – Role of Image Texture Analysis”,
      Radiology,     2, 317 – 320.
[3]   Nathalie Richard, Michel Dojata, Catherine Garbayvol.(2007), “Distributed Markovian Segmentation :
      Application to MR brain Scans”, Journal of Pattern Recognition,        40, 3467 – 3480.
[4]   Y. Zhang, M. Brady, S. Smith (2001), “Segmentation of Brain MR Images through hidden Markov
      random field model and the expectation-maximization algorithm”, IEEE Transactions on Medical
      Imaging, 20, 45 – 57.
[5]   Kaiping Wei, Bin     He, Tao    Zhang,   Xianjun       Shen(2007), “A Novel Method for segmentation of
      CT Head Images”, International conference         on    Bio informatics and    Biomedical Engineering”, 4 ,
      717 – 720.
[6]   Dubravko Cosic ,Sven Loncaric (1997), ” Rule based labeling of CT head images”, 6th conference on
      Artificial Intelligence in Medicine, 453 – 456.
[7]   Matesn Milan, Loncaric Sven, Petravic Damir (2001), “A rule based approach to stroke lesion analysis
      from CT brain Images”, 2nd International symposium on Image and Signal Processing and Analysis,
      June, 219 – 223.
[8]   Ruthmann V.E., Jayce        E.M., Reo D.E, Eckaidt M.J.,(1993), “Fully automated segmentation of
      cerebero spinal fluid in computed tomography”, Psychiatry research:            Neuro imaging,       50 ,101 –
      119.
[9]   Loncaric S and D. Kova Cevic (1993), “A method for segmentation of CT head images”, Lecture
      Notes on Computer Science, 1311, 1388 – 305.
[10] Tong Hau Lee, Mohammad Faizal, Ahmad Fauzi and Ryoichi Komiya (2009), “Segmentation of CT
      Brain Images Using Unsupervised Clusterings”,          Journal of Visualization,   12,   31-138.
[11] Clark M C., Hall L O., Goldgof         D B., Velthuzien R., Murtagh F R., and Silbiger M S(1998),
      “Automatic tumor segmentation using knowledge based techniques”, IEEE Transactions on Medical
      Imaging,     17, 187-192.
[12] Mohd        Khuzi, Besar R, Wan Zaki W M D, Ahmad N N (2009), “Identification of masses in digital
      mammogram using gray level co-occurrence matrices” , Biomedical                Imaging    and      Intervention
      journal,    5, 109-119.

 42 | P a g e
 www.iiste.org
Journal of Information Engineering and Applications                                                  www.iiste.org
 ISSN 2224-5758 (print) ISSN 2224-896X (online)
 Vol 1, No.4, 2011

[13] Haralick R M, Shanmugam K and Dinstein I (1973), “Texture features for Image classification”, IEEE
      Transaction on System, Man, Cybernetics,          3, 610 – 621.
[14] Rajasekharan S,Vijaya Lakshi Pai GA (1998), “Simplified bidirectional associative memory for the
      retrieval of real coded pattern”, Eng Int Syst,     4, 237-43.
[15] Koskoo B (1988), “Adaptive bidirectional associative memories”, IEEE Trans System Man
      Cybernetics, 18, 49-60.


 Authors
 A.Padma received her B.E in Computer science and Engineering from Madurai Kamaraj
 University ,Tamilnadu ,India     in 1990. She received her M.E in Computer science and Engineering
 from Madurai Kamaraj University, Tamilnadu, India           in 1997 She is currently pursuing P.hd    under
 the guidance of . Dr.(Mrs).R.Sukanesh in Medical Imaging at Anna university, Trichy. She is
 working as Asst Professor in Department of information Technology, Velammal college of
 Engineering and Technology, Tamilnadu, India.. Her area of interest includes image processing,
 Neural Networks, Genetic algorithm. She is a Life member of ISTE, CSI.
 Dr.(Mrs).R.Sukanesh ,Professor in Bio medical Engineering has received her B.E from
 Government college of      Engineering and Technology, Coimbatore in 1982. She obtained her M.E
 from PSG college of Engineering and Technology, Coimbatore in 1985 and Doctoral             degree in Bio
 medical Engineering from Madurai Kamaraj university, Madurai in 1999. Since 1985, She is
 working as a faculty in the Department of Electronics and Communication Engineering, Madurai
 and presently she is the Professor of ECE, and heads the Medical Electronics             division     in the
 same college. Her main research areas include Neural Networks, Bio signal processing and Mobile
 communication. She is guiding twelve P.hd candidates in these areas. She has published several
 papers in National, International journals and also published around eighty papers in National and
 International conferences both in    India and    Abroad. She is a reviewer of international Journal of
 Biomedical Sciences and        International Journal of signal Processing. She is a life member of
 Biomedical Society of India.




 43 | P a g e
 www.iiste.org
International Journals Call for Paper
The IISTE, a U.S. publisher, is currently hosting the academic journals listed below. The peer review process of the following journals
usually takes LESS THAN 14 business days and IISTE usually publishes a qualified article within 30 days. Authors should
send their full paper to the following email address. More information can be found in the IISTE website : www.iiste.org

Business, Economics, Finance and Management               PAPER SUBMISSION EMAIL
European Journal of Business and Management               EJBM@iiste.org
Research Journal of Finance and Accounting                RJFA@iiste.org
Journal of Economics and Sustainable Development          JESD@iiste.org
Information and Knowledge Management                      IKM@iiste.org
Developing Country Studies                                DCS@iiste.org
Industrial Engineering Letters                            IEL@iiste.org


Physical Sciences, Mathematics and Chemistry              PAPER SUBMISSION EMAIL
Journal of Natural Sciences Research                      JNSR@iiste.org
Chemistry and Materials Research                          CMR@iiste.org
Mathematical Theory and Modeling                          MTM@iiste.org
Advances in Physics Theories and Applications             APTA@iiste.org
Chemical and Process Engineering Research                 CPER@iiste.org


Engineering, Technology and Systems                       PAPER SUBMISSION EMAIL
Computer Engineering and Intelligent Systems              CEIS@iiste.org
Innovative Systems Design and Engineering                 ISDE@iiste.org
Journal of Energy Technologies and Policy                 JETP@iiste.org
Information and Knowledge Management                      IKM@iiste.org
Control Theory and Informatics                            CTI@iiste.org
Journal of Information Engineering and Applications       JIEA@iiste.org
Industrial Engineering Letters                            IEL@iiste.org
Network and Complex Systems                               NCS@iiste.org


Environment, Civil, Materials Sciences                    PAPER SUBMISSION EMAIL
Journal of Environment and Earth Science                  JEES@iiste.org
Civil and Environmental Research                          CER@iiste.org
Journal of Natural Sciences Research                      JNSR@iiste.org
Civil and Environmental Research                          CER@iiste.org


Life Science, Food and Medical Sciences                   PAPER SUBMISSION EMAIL
Journal of Natural Sciences Research                      JNSR@iiste.org
Journal of Biology, Agriculture and Healthcare            JBAH@iiste.org
Food Science and Quality Management                       FSQM@iiste.org
Chemistry and Materials Research                          CMR@iiste.org


Education, and other Social Sciences                      PAPER SUBMISSION EMAIL
Journal of Education and Practice                         JEP@iiste.org
Journal of Law, Policy and Globalization                  JLPG@iiste.org                       Global knowledge sharing:
New Media and Mass Communication                          NMMC@iiste.org                       EBSCO, Index Copernicus, Ulrich's
Journal of Energy Technologies and Policy                 JETP@iiste.org                       Periodicals Directory, JournalTOCS, PKP
Historical Research Letter                                HRL@iiste.org                        Open Archives Harvester, Bielefeld
                                                                                               Academic Search Engine, Elektronische
Public Policy and Administration Research                 PPAR@iiste.org                       Zeitschriftenbibliothek EZB, Open J-Gate,
International Affairs and Global Strategy                 IAGS@iiste.org                       OCLC WorldCat, Universe Digtial Library ,
Research on Humanities and Social Sciences                RHSS@iiste.org                       NewJour, Google Scholar.

Developing Country Studies                                DCS@iiste.org                        IISTE is member of CrossRef. All journals
Arts and Design Studies                                   ADS@iiste.org                        have high IC Impact Factor Values (ICV).

Más contenido relacionado

La actualidad más candente

Brain Tumor Detection and Classification using Adaptive Boosting
Brain Tumor Detection and Classification using Adaptive BoostingBrain Tumor Detection and Classification using Adaptive Boosting
Brain Tumor Detection and Classification using Adaptive BoostingIRJET Journal
 
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...IAEME Publication
 
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...ijcseit
 
Brain tumor mri image segmentation and detection
Brain tumor mri image segmentation and detectionBrain tumor mri image segmentation and detection
Brain tumor mri image segmentation and detectioneSAT Publishing House
 
Automated brain tumor detection and segmentation from mri images using adapti...
Automated brain tumor detection and segmentation from mri images using adapti...Automated brain tumor detection and segmentation from mri images using adapti...
Automated brain tumor detection and segmentation from mri images using adapti...Tamilarasan N
 
IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...
IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...
IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...IRJET Journal
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...eSAT Journals
 
11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammograms11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammogramsAlexander Decker
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNNMohammadRakib8
 
Application of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionApplication of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionMyat Myint Zu Thin
 
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 segmentationiaemedu
 
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET Journal
 
Brain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri imagesBrain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri imageseSAT Journals
 
DETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMME
DETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMMEDETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMME
DETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMMEIJCSES Journal
 
MRI Image Segmentation by Using DWT for Detection of Brain Tumor
MRI Image Segmentation by Using DWT for Detection of Brain TumorMRI Image Segmentation by Using DWT for Detection of Brain Tumor
MRI Image Segmentation by Using DWT for Detection of Brain Tumorijtsrd
 
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 operatorseSAT Journals
 
Brain Tumor Detection Using Artificial Neural Network Fuzzy Inference System ...
Brain Tumor Detection Using Artificial Neural Network Fuzzy Inference System ...Brain Tumor Detection Using Artificial Neural Network Fuzzy Inference System ...
Brain Tumor Detection Using Artificial Neural Network Fuzzy Inference System ...Editor IJCATR
 

La actualidad más candente (19)

Brain Tumor Detection and Classification using Adaptive Boosting
Brain Tumor Detection and Classification using Adaptive BoostingBrain Tumor Detection and Classification using Adaptive Boosting
Brain Tumor Detection and Classification using Adaptive Boosting
 
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
BRAIN TUMOR CLASSIFICATION IN 3D-MRI USING FEATURES FROM RADIOMICS AND 3D-CNN...
 
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
Automatic Diagnosis of Abnormal Tumor Region from Brain Computed Tomography I...
 
Brain tumor mri image segmentation and detection
Brain tumor mri image segmentation and detectionBrain tumor mri image segmentation and detection
Brain tumor mri image segmentation and detection
 
Automated brain tumor detection and segmentation from mri images using adapti...
Automated brain tumor detection and segmentation from mri images using adapti...Automated brain tumor detection and segmentation from mri images using adapti...
Automated brain tumor detection and segmentation from mri images using adapti...
 
IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...
IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...
IRJET- Analysis of Brain Tumor Classification by using Multiple Clustering Al...
 
Report (1)
Report (1)Report (1)
Report (1)
 
Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...Brain tumor detection and segmentation using watershed segmentation and morph...
Brain tumor detection and segmentation using watershed segmentation and morph...
 
11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammograms11.segmentation and feature extraction of tumors from digital mammograms
11.segmentation and feature extraction of tumors from digital mammograms
 
Brain Tumor Detection using CNN
Brain Tumor Detection using CNNBrain Tumor Detection using CNN
Brain Tumor Detection using CNN
 
50120140503014
5012014050301450120140503014
50120140503014
 
Application of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detectionApplication of-image-segmentation-in-brain-tumor-detection
Application of-image-segmentation-in-brain-tumor-detection
 
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
 
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
IRJET - An Efficient Approach for Multi-Modal Brain Tumor Classification usin...
 
Brain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri imagesBrain tumor classification using artificial neural network on mri images
Brain tumor classification using artificial neural network on mri images
 
DETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMME
DETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMMEDETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMME
DETECTING BRAIN TUMOUR FROM MRI IMAGE USING MATLAB GUI PROGRAMME
 
MRI Image Segmentation by Using DWT for Detection of Brain Tumor
MRI Image Segmentation by Using DWT for Detection of Brain TumorMRI Image Segmentation by Using DWT for Detection of Brain Tumor
MRI Image Segmentation by Using DWT for Detection of Brain Tumor
 
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
 
Brain Tumor Detection Using Artificial Neural Network Fuzzy Inference System ...
Brain Tumor Detection Using Artificial Neural Network Fuzzy Inference System ...Brain Tumor Detection Using Artificial Neural Network Fuzzy Inference System ...
Brain Tumor Detection Using Artificial Neural Network Fuzzy Inference System ...
 

Destacado

Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...IOSR Journals
 
Associative memory 14208
Associative memory 14208Associative memory 14208
Associative memory 14208Ameer Mehmood
 
Principles of soft computing-Associative memory networks
Principles of soft computing-Associative memory networksPrinciples of soft computing-Associative memory networks
Principles of soft computing-Associative memory networksSivagowry Shathesh
 
Auxiliary memory Computer Architecture and Computer Organization
Auxiliary memory Computer Architecture and   Computer OrganizationAuxiliary memory Computer Architecture and   Computer Organization
Auxiliary memory Computer Architecture and Computer OrganizationSeraphic Nazir
 
lecture07.ppt
lecture07.pptlecture07.ppt
lecture07.pptbutest
 

Destacado (8)

Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
Using Multi-layered Feed-forward Neural Network (MLFNN) Architecture as Bidir...
 
hopfield neural network
hopfield neural networkhopfield neural network
hopfield neural network
 
Hopfield Networks
Hopfield NetworksHopfield Networks
Hopfield Networks
 
HOPFIELD NETWORK
HOPFIELD NETWORKHOPFIELD NETWORK
HOPFIELD NETWORK
 
Associative memory 14208
Associative memory 14208Associative memory 14208
Associative memory 14208
 
Principles of soft computing-Associative memory networks
Principles of soft computing-Associative memory networksPrinciples of soft computing-Associative memory networks
Principles of soft computing-Associative memory networks
 
Auxiliary memory Computer Architecture and Computer Organization
Auxiliary memory Computer Architecture and   Computer OrganizationAuxiliary memory Computer Architecture and   Computer Organization
Auxiliary memory Computer Architecture and Computer Organization
 
lecture07.ppt
lecture07.pptlecture07.ppt
lecture07.ppt
 

Similar a 11.texture feature based analysis of segmenting soft tissues from brain ct images using bam type artificial neural network

A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...CSCJournals
 
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...IRJET Journal
 
IRJET- A Novel Segmentation Technique for MRI Brain Tumor Images
IRJET- A Novel Segmentation Technique for MRI Brain Tumor ImagesIRJET- A Novel Segmentation Technique for MRI Brain Tumor Images
IRJET- A Novel Segmentation Technique for MRI Brain Tumor ImagesIRJET Journal
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2IAEME Publication
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2iaemedu
 
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 segmentationiaemedu
 
BFO – AIS: A Framework for Medical Image Classification Using Soft Computing ...
BFO – AIS: A Framework for Medical Image Classification Using Soft Computing ...BFO – AIS: A Framework for Medical Image Classification Using Soft Computing ...
BFO – AIS: A Framework for Medical Image Classification Using Soft Computing ...ijsc
 
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...ijsc
 
Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images IOSR Journals
 
Overview of convolutional neural networks architectures for brain tumor segm...
Overview of convolutional neural networks architectures for  brain tumor segm...Overview of convolutional neural networks architectures for  brain tumor segm...
Overview of convolutional neural networks architectures for brain tumor segm...IJECEIAES
 
A deep learning approach for brain tumor detection using magnetic resonance ...
A deep learning approach for brain tumor detection using  magnetic resonance ...A deep learning approach for brain tumor detection using  magnetic resonance ...
A deep learning approach for brain tumor detection using magnetic resonance ...IJECEIAES
 
AN ANN BASED BRAIN ABNORMALITY DETECTION USING MR IMAGES
AN ANN BASED BRAIN ABNORMALITY DETECTION USING MR IMAGESAN ANN BASED BRAIN ABNORMALITY DETECTION USING MR IMAGES
AN ANN BASED BRAIN ABNORMALITY DETECTION USING MR IMAGEScscpconf
 
SEGMENTATION AND CLASSIFICATION OF BRAIN TUMOR CT IMAGES USING SVM WITH WEIGH...
SEGMENTATION AND CLASSIFICATION OF BRAIN TUMOR CT IMAGES USING SVM WITH WEIGH...SEGMENTATION AND CLASSIFICATION OF BRAIN TUMOR CT IMAGES USING SVM WITH WEIGH...
SEGMENTATION AND CLASSIFICATION OF BRAIN TUMOR CT IMAGES USING SVM WITH WEIGH...csandit
 
BRAIN TUMOR DETECTION
BRAIN TUMOR DETECTIONBRAIN TUMOR DETECTION
BRAIN TUMOR DETECTIONIRJET Journal
 
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...sipij
 
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...IJEECSIAES
 
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...nooriasukmaningtyas
 
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIsBrain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIsCSCJournals
 

Similar a 11.texture feature based analysis of segmenting soft tissues from brain ct images using bam type artificial neural network (20)

A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
A Wavelet Based Automatic Segmentation of Brain Tumor in CT Images Using Opti...
 
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
DIRECTIONAL CLASSIFICATION OF BRAIN TUMOR IMAGES FROM MRI USING CNN-BASED DEE...
 
IRJET- A Novel Segmentation Technique for MRI Brain Tumor Images
IRJET- A Novel Segmentation Technique for MRI Brain Tumor ImagesIRJET- A Novel Segmentation Technique for MRI Brain Tumor Images
IRJET- A Novel Segmentation Technique for MRI Brain Tumor Images
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
 
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2Mri brain tumour detection by histogram and segmentation by modified gvf model 2
Mri brain tumour detection by histogram and segmentation by modified gvf model 2
 
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
 
BFO – AIS: A Framework for Medical Image Classification Using Soft Computing ...
BFO – AIS: A Framework for Medical Image Classification Using Soft Computing ...BFO – AIS: A Framework for Medical Image Classification Using Soft Computing ...
BFO – AIS: A Framework for Medical Image Classification Using Soft Computing ...
 
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
BFO – AIS: A FRAME WORK FOR MEDICAL IMAGE CLASSIFICATION USING SOFT COMPUTING...
 
Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images Literature Survey on Detection of Brain Tumor from MRI Images
Literature Survey on Detection of Brain Tumor from MRI Images
 
M010128086
M010128086M010128086
M010128086
 
Overview of convolutional neural networks architectures for brain tumor segm...
Overview of convolutional neural networks architectures for  brain tumor segm...Overview of convolutional neural networks architectures for  brain tumor segm...
Overview of convolutional neural networks architectures for brain tumor segm...
 
A deep learning approach for brain tumor detection using magnetic resonance ...
A deep learning approach for brain tumor detection using  magnetic resonance ...A deep learning approach for brain tumor detection using  magnetic resonance ...
A deep learning approach for brain tumor detection using magnetic resonance ...
 
AN ANN BASED BRAIN ABNORMALITY DETECTION USING MR IMAGES
AN ANN BASED BRAIN ABNORMALITY DETECTION USING MR IMAGESAN ANN BASED BRAIN ABNORMALITY DETECTION USING MR IMAGES
AN ANN BASED BRAIN ABNORMALITY DETECTION USING MR IMAGES
 
SEGMENTATION AND CLASSIFICATION OF BRAIN TUMOR CT IMAGES USING SVM WITH WEIGH...
SEGMENTATION AND CLASSIFICATION OF BRAIN TUMOR CT IMAGES USING SVM WITH WEIGH...SEGMENTATION AND CLASSIFICATION OF BRAIN TUMOR CT IMAGES USING SVM WITH WEIGH...
SEGMENTATION AND CLASSIFICATION OF BRAIN TUMOR CT IMAGES USING SVM WITH WEIGH...
 
BRAIN TUMOR DETECTION
BRAIN TUMOR DETECTIONBRAIN TUMOR DETECTION
BRAIN TUMOR DETECTION
 
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
MALIGNANT AND BENIGN BRAIN TUMOR SEGMENTATION AND CLASSIFICATION USING SVM WI...
 
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
 
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
The IoT and registration of MRI brain diagnosis based on genetic algorithm an...
 
Deep convolutional neural network framework with multi-modal fusion for Alzhe...
Deep convolutional neural network framework with multi-modal fusion for Alzhe...Deep convolutional neural network framework with multi-modal fusion for Alzhe...
Deep convolutional neural network framework with multi-modal fusion for Alzhe...
 
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIsBrain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
Brain Tumor Segmentation and Volume Estimation from T1-Contrasted and T2 MRIs
 

Más de Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inAlexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

Más de Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Último

Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 

Último (20)

Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 

11.texture feature based analysis of segmenting soft tissues from brain ct images using bam type artificial neural network

  • 1. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 Texture Feature Based Analysis of Segmenting Soft Tissues from Brain CT Images using BAM type Artificial Neural Network A.PADMA1*, R.SUKANESH2 1. Research Scholar, Thiyagarajar College of Engineering , Madurai – 625 015, India . 2. Professor of ECE, Thiagarajar College of Engineering, , Madurai – 625 015, India. * Email: giri_padma2000@yahoo.com Abstract Soft tissues segmentation from brain computed tomography image data is an important but time consuming task performed manually by medical experts. Automating this process is challenging due to the high diversity in appearance of tumor tissue among different patients and in many cases, similarity between tumor and normal tissue. A computer software system is designed for the automatic segmentation of brain CT images. Image analysis methods were applied to the images of 30 normal and 25 benign ,25 malignant images. Textural features extracted from the gray level co-occurrence matrix of the brain CT images and bidirectional associative memory were employed for the design of the system. Best classification accuracy was achieved by four textural features and BAM type ANN classifier. The proposed system provides new textural information and segmenting normal and benign, malignant tumor images, especially in small tumor regions of CT images efficiently and accurately with lesser computational time. Keywords: Bidirectional Associative Memory classifier(BAM), Computed Tomography (CT), Gray Level Co-occurrence Matrix (GLCM), Artificial Neural Network (ANN). 1.INTRODUCTION In recent years, medical CT Images have been applied in clinical diagnosis widely. That can assist physicians to detect and locate pathological changes with more accuracy. CT images can be distinguished for different tissues according to their different gray levels. The images, if processed appropriately can offer a wealth of information which is significant to assist doctors in medical diagnosis. A lot of research efforts have been directed towards the field of medical image analysis with the aim to assist in diagnosis and clinical studies (Duncan, et al 2000). Pathologies are clearly identified using automated computer aided diagnostic system (Tourassi et al 1999). It also helps the radiologist in analyzing the digital images to bring out the possible outcomes of the diseases. The medical images are obtained from different imaging systems such as MRI scan, CT scan and Ultra sound B scan. The CT has been found to be the most reliable method for early detection of tumors because this modality is the mostly used in radio therapy planning for two 34 | P a g e www.iiste.org
  • 2. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 main reasons. The first reason is that scanner images contain anatomical information which offers the possibility to plan the direction and the entry points of radio therapy rays which have to target only the tumor region and to avoid other organs. The second reason is that CT scan images are obtained using rays, which is same principle as radio therapy. This is very important because the intensity of radio therapy rays have been computed from the scanned image. Advantages of using CT include good detection of calcification, hemorrhage and bony detail plus lower cost, short imaging times and widespread availability. The situations include the patient who are too large for MRI scanner, claustrophobic patients, patients with metallic or electrical implant and patients unable to remain motionless for the duration of the examination due to age, pain or medical condition. For these reasons, this study aims to explore the methods for classifying and segmenting soft tissues in brain CT images. Image segmentation is the process of partitioning a digital image into set of pixels. Accurate, fast and reproducible image segmentation techniques are required in various applications. The results of the segmentation are significant for classification and analysis purposes. The limitations for CT scanning of head images are due to partial volume effects which affect the edges produce low brain tissue contrast and yield different objects within the same range of intensity. All these limitations have made the segmentation more difficult. Therefore, the challenges for automatic segmentation of the CT brain images have many different approaches. The segmentation techniques proposed by (Nathali Richarda et al 2007) and (Zhang et al 2001) include statistical pattern recognition techniques. (Kaiping et al 2007) introduced the effective particle swarm optimization algorithm to segment the brain images into Cerebro spinal fluid (CSF) and suspicious abnormal regions but without the annotation of the abnormal regions. (Dubravko et al 1997) and (Matesin et al 2001) proposed the rule based approach to label the abnormal regions such as calcification, hemorrhage and stroke lesion. (Ruthmann.et al 1993) proposed to segment cerebro spinal fluid from computed tomography images using local thresholding technique based on the maximum entropy principle. (Luncaric et al 1993) proposed to segment CT images into background, skull, brain, ICH, calcifications by using a combination of k means clustering and neural networks. (Tong et al 2009) proposed to segment CT images into CSF, brain matter and detection of abnormal regions using unsupervised clustering of two stages. (Clark et al 1998) proposed to segment the brain tumor automatically using knowledge based techniques. From the above literature survey shows that intensity based statistical features are the most straight forward and have been widely used, but due to the complexity of the pathology in human brain and the high quality required by clinical diagnosis, only intensity features cannot achieve acceptable result. In such applications, segmentation based on textural feature methods gives more reliable results. Therefore texture based analysis have been presented for segmentation of soft tissues gray level co-occurrence matrix feature extraction method is used and achieve the promising results. 35 | P a g e www.iiste.org
  • 3. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 2. Materials and methods The study comprised 80 non contrast enhanced CT examinations with normal and benign ,malignant tumor images. Diagnosis was confirmed on the basis of patient’s history, clinical data, and CT followed up examinations. All examinations were performed on 512*512 reconstruction matrix, 10 mm slice thichness,120 Kv,150 mA and 2.9s scan time. In each examination the CT section through the maximum cross sectional diameter of the brain image was selected; the CT density matrix of the sub image size 32*32 or 64*64 pixels depending on the size of the image was transferred to the computer for further processing. 2.1 Feature extraction From each CT density matrix, 13 features were calculated. The 13 features were extracted from gray level co-occurrence matrix (Mohd et al 2009) which is a two dimensional histogram describing the frequency with two adjacent CT density values occur in the tumor’s image matrix. The gray level co-occurrence matrix is based on the estimation of second order joint conditional probability density functions (P(i, j) / d,θ) for θ = 0 o, 45o, 90o and 135o. The function P(i,j / d, θ) is the probability matrix of two pixels, which are located with an inter sample distance d and direction θ have a gray level i and gray level j. The gray level co-occurrence matrix ¢(d, θ) as follows  (d , )  P(i, j / d , ), 0  i, i  Ng (1) Where, Ng is the maximum gray level. In this method, four gray level co-occurrence matrixes for four o o o o different directions (θ = 0 , 45 , 90 , 135 ) are obtained for a given distance d (=1, 2, 3, 4) and the following 13 textural based Haralick features ( Haralick at al 1973) are calculated for each gray level co-occurrence matrix and take the average of all four gray level co-occurrence matrices. 2.2 Feature reduction The discriminatory ability of each of the 13 features was tested by student t-test. Only the best segmenting features (ρ<0.001) were selected and were further employed in the design of computer software for segmenting soft tissues from normal, benign, malignant tumor images. 2.3 Classifier Classification is the process where a given test sample is assigned a class on the basis of knowledge gained by the classifier during training. 2.3.1 BAM classifier The extracted features are presented to a bidirectional associative memory (BAM) type artificial neural network ( Rajasekharan et al 1998) for segmentation of the brain CT images. BAM network classifier has guaranteed convergence and good error correction capability with less connection complexity compared with other neural networks. The koskoo introduced (Koskoo,1988) two level non linear neural networks. 36 | P a g e www.iiste.org
  • 4. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 Figure 1. Architecture of BAM Network But the BAM network designed in this algorithm is single level network and it also capable of recognizing the features even in the presence of noise .The network of this study was composed of two layers: input layer, and output layer. Input vector, output vector, and target vector were needed to execute the training algorithm of the BAM type ANN network. BAM type ANN Architecture is as shown in Figure 1. The number of output neurons used is equal to the number of objects (ROI) to be segmented , and hence for each ROI, there is one neuron. The number of inputs to each neuron is equal to the number of features in the input data. The feature vector of each ROI act as a weight vectors of respective neurons. The threshold function can be used as a transfer function (). Algorithm for BAM type ANN as follows: BAM ( N, X,Y) N is number of pattern sets : X,Y are the pattern pair sets where X=X1,X2….XN; Y=Y1,Y2…YN Step 1 : Normalize ( X,Y ) For i  1 to N Xi(norm) = Xi / ‖Xi‖; Yi(norm) = Yi / ‖Yi‖ End Step 2: Input A the pattern pair sets to be segmented and classified obtained its normalized equivalent. Ai(norm) = Ai / ‖Ai‖ Step 3: Compute the inner product of A(norm) with X(norm) where i = 1 2 ... N For i  1 to N Zi(norm) = Ai(norm )*Xi(norm End 37 | P a g e www.iiste.org
  • 5. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 Step 4 : Apply threshold function  on Z to obtain correlation vector M M =  (Z) = (M1, M2 … Mn) Where  is equal to 1 for Max(Z) and zero elsewhere. Step 5 : Output Yk where k is such that K = max (Mi) where i =1 2 ...... N All possible combinations of the textural features selected in the feature reduction stage. The aim was to determine the optimum combination that achieves the highest classification accuracy with the minimum number of features. Thus the final system includes the computation of the optimum combination of textural features from the CT tumor’s density matrix and for the segmentation of soft tissues by the BAM type ANN classifier. 3. Results and discussions An experiment has been conducted on a real CT scan brain images and the 80 images were partitioned arbitrarily into training set, testing set with equal number of images. The proposed methodology is applied to real datasets representing brain CT images with the dimension of 512*512 and all images are in DICOM format. The proposed algorithm is implemented in Mat lab 7.2 platform and run on 3.0GHz, 512MB RAM Pentium IV system in Microsoft Windows operating systems. The brain CT images were collected from M/s Devaki MRI and CT scans Madurai, INDIA are used. We have tested our system on segmentation for two types of images which are the brain image with normal and abnormal. Best textural features ,determined in the feature reduction stage (ρ<0.001) were : variance, angular second moment, contrast, correlation, entropy, sum entropy, difference variance, and difference entropy. These eight features used in combinations of 2,3,4….8 as inputs to the classifier and the highest classification accuracy was achieved by the energy, entropy ,variance, inverse difference moment feature combination. This system classified correctly 28/30(93.33%) normal mages and 47/50 (94.5%) benign, malignant tumor images. The same system classification accuracy (93.75%) was also found for combinations of four, five, six features; these were combinations of the entropy, variance, inverse difference moment, contrast textural features with either four, five, six ,seven of the following : difference variance ,sum entropy, angular second moment, correlation. Employing more than five features the classification accuracy of the system was decreased. Figure 2 shows the variation of system classification performance in relation to the number of textural features. The optimal design parameters of the system were : entropy, energy, variance, inverse difference moment input features and one input and output layer. Classification accuracy of a new image by the system, after input of its CT density matrix, requires < 1seconds of computer processing time. The BAM structure designed has 4 neurons in the input units of input layer for giving 4 extracted features as inputs, and 4 neurons in the output unit for the 4 classes of cerebrospinal fluid (CSF), gray matter(GM), white matter(WM), tumor region of CT brain images. 38 | P a g e www.iiste.org
  • 6. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 Figure 2. Classification accuracy based on No of texture features We have tested our system on segmentation for two types of images which are the brain image with tumor regions and without tumor regions. However, for the images without tumor regions , only three clusters exist which are CSF, white matter, gray matter cluster . The results of all the clusters are shown in Figure 3. For the images without tumor regions the image display i.e., ROI4 under tumor region column will be left block as in the fourth example in Figure 3. We have tested segmentation accuracy of our system using BAM classifier with gray level co-occurrence texture features. The output of the segmented tumor image is compared with the ground truth (target). Ground truth was obtained from the boundary drawings of the radiologist. The segmentation results of two benign tumor images and two malignant tumor images and one normal image are as shown in Figure 3. 39 | P a g e www.iiste.org
  • 7. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 Figure 3. Segmented results for sample images The quantitative results in terms of the performance measure such as segmentation accuracy is obtained using Eq. (2) for sample 4 slices of 4 patients with benign tumor images and 4 slices of 4 sample patients with malignant tumor images and 2 slices of 2 patients with normal images is tabulated in Table 1. Segmentation accuracy = (no of pixels matched / total no. of tumor pixels in ground truth)*100 (2) The segmentation accuracy is calculated as the direct ratio of the number of tumor pixels common for ground truth and the proposed method output to the total ground truth tumor pixels. Table 1 .Segmentation accuracy of different slices Slices BAM with four features Bam with above four features 1. 99.7163 94.658 2. 97.1298 95.342 3. 99.62701 97.865 4. 99.8289 96.765 5. 97.9301 93.678 6. 98.7618 94.7685 7. 99.68 95.987 8. 99.89 95.658 9. 98.764 93.4568 10. 96.764 92.289 40 | P a g e www.iiste.org
  • 8. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 A comparative study is made between BAM with four features and above 4 features using the performance criteria as the segmentation accuracy of segmented soft tissues. The results of the comparison is represented using a bar graph and is shown in Figure 4. From the results, it is observed that the performance of the BAM with four co-occurrence texture features have better classification and segmentation accuracy than above 4 features both quantitatively and qualitatively. Figure 4.Segmentation accuracy of different slices 4. Conclusion In this work a BAM type ANN classifier is proposed for the segmentation of soft tissues in the brain CT images using co-occurrence texture features. The algorithm has been designed based on the concept of different types of brain soft tissues (CSF, WM, GM, tumor region) have different textural features and also performing well for soft tissue characterization and segmentation. The results show that the new BAM type ANN classifier yields better results using minimum number of co-occurrence texture features. It is found that this method gives favorable result with segmentation accuracy percentage of above 97% for the CT images that are being considered. This would be highly useful as a diagnostic tool for radiologists in the automated segmentation of brain CT images. The automation procedure proposed in this work using a BAM type ANN enables proper abnormal tumor region detection and segmentation thereby saving time and reducing the complexity involved. The proposed system may be particularly useful in small tumor regions, where segmentation between these two types of brain normal and abnormal images is radio logically difficult .The work can be extended to other types of images such as MRI imaging and ultrasonic imaging as a future work. 41 | P a g e www.iiste.org
  • 9. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 5.Aknowledgement The authors are grateful to Dr. S. Alagappan Chief Consultant and Radiologist, Devaki Scan Centre, Madurai for providing CT images and validation. 6. References [1] Duncan J.S, Ayache N.(2000) , “Medical Image Analysis, Progress Over two decade and challenges ahead “, IEEE Trans on PAMI, 22, . 85 – 106. [2] G.P.Tourassi.(1999) “Journey towards computer aided Diagnosis – Role of Image Texture Analysis”, Radiology, 2, 317 – 320. [3] Nathalie Richard, Michel Dojata, Catherine Garbayvol.(2007), “Distributed Markovian Segmentation : Application to MR brain Scans”, Journal of Pattern Recognition, 40, 3467 – 3480. [4] Y. Zhang, M. Brady, S. Smith (2001), “Segmentation of Brain MR Images through hidden Markov random field model and the expectation-maximization algorithm”, IEEE Transactions on Medical Imaging, 20, 45 – 57. [5] Kaiping Wei, Bin He, Tao Zhang, Xianjun Shen(2007), “A Novel Method for segmentation of CT Head Images”, International conference on Bio informatics and Biomedical Engineering”, 4 , 717 – 720. [6] Dubravko Cosic ,Sven Loncaric (1997), ” Rule based labeling of CT head images”, 6th conference on Artificial Intelligence in Medicine, 453 – 456. [7] Matesn Milan, Loncaric Sven, Petravic Damir (2001), “A rule based approach to stroke lesion analysis from CT brain Images”, 2nd International symposium on Image and Signal Processing and Analysis, June, 219 – 223. [8] Ruthmann V.E., Jayce E.M., Reo D.E, Eckaidt M.J.,(1993), “Fully automated segmentation of cerebero spinal fluid in computed tomography”, Psychiatry research: Neuro imaging, 50 ,101 – 119. [9] Loncaric S and D. Kova Cevic (1993), “A method for segmentation of CT head images”, Lecture Notes on Computer Science, 1311, 1388 – 305. [10] Tong Hau Lee, Mohammad Faizal, Ahmad Fauzi and Ryoichi Komiya (2009), “Segmentation of CT Brain Images Using Unsupervised Clusterings”, Journal of Visualization, 12, 31-138. [11] Clark M C., Hall L O., Goldgof D B., Velthuzien R., Murtagh F R., and Silbiger M S(1998), “Automatic tumor segmentation using knowledge based techniques”, IEEE Transactions on Medical Imaging, 17, 187-192. [12] Mohd Khuzi, Besar R, Wan Zaki W M D, Ahmad N N (2009), “Identification of masses in digital mammogram using gray level co-occurrence matrices” , Biomedical Imaging and Intervention journal, 5, 109-119. 42 | P a g e www.iiste.org
  • 10. Journal of Information Engineering and Applications www.iiste.org ISSN 2224-5758 (print) ISSN 2224-896X (online) Vol 1, No.4, 2011 [13] Haralick R M, Shanmugam K and Dinstein I (1973), “Texture features for Image classification”, IEEE Transaction on System, Man, Cybernetics, 3, 610 – 621. [14] Rajasekharan S,Vijaya Lakshi Pai GA (1998), “Simplified bidirectional associative memory for the retrieval of real coded pattern”, Eng Int Syst, 4, 237-43. [15] Koskoo B (1988), “Adaptive bidirectional associative memories”, IEEE Trans System Man Cybernetics, 18, 49-60. Authors A.Padma received her B.E in Computer science and Engineering from Madurai Kamaraj University ,Tamilnadu ,India in 1990. She received her M.E in Computer science and Engineering from Madurai Kamaraj University, Tamilnadu, India in 1997 She is currently pursuing P.hd under the guidance of . Dr.(Mrs).R.Sukanesh in Medical Imaging at Anna university, Trichy. She is working as Asst Professor in Department of information Technology, Velammal college of Engineering and Technology, Tamilnadu, India.. Her area of interest includes image processing, Neural Networks, Genetic algorithm. She is a Life member of ISTE, CSI. Dr.(Mrs).R.Sukanesh ,Professor in Bio medical Engineering has received her B.E from Government college of Engineering and Technology, Coimbatore in 1982. She obtained her M.E from PSG college of Engineering and Technology, Coimbatore in 1985 and Doctoral degree in Bio medical Engineering from Madurai Kamaraj university, Madurai in 1999. Since 1985, She is working as a faculty in the Department of Electronics and Communication Engineering, Madurai and presently she is the Professor of ECE, and heads the Medical Electronics division in the same college. Her main research areas include Neural Networks, Bio signal processing and Mobile communication. She is guiding twelve P.hd candidates in these areas. She has published several papers in National, International journals and also published around eighty papers in National and International conferences both in India and Abroad. She is a reviewer of international Journal of Biomedical Sciences and International Journal of signal Processing. She is a life member of Biomedical Society of India. 43 | P a g e www.iiste.org
  • 11. International Journals Call for Paper The IISTE, a U.S. publisher, is currently hosting the academic journals listed below. The peer review process of the following journals usually takes LESS THAN 14 business days and IISTE usually publishes a qualified article within 30 days. Authors should send their full paper to the following email address. More information can be found in the IISTE website : www.iiste.org Business, Economics, Finance and Management PAPER SUBMISSION EMAIL European Journal of Business and Management EJBM@iiste.org Research Journal of Finance and Accounting RJFA@iiste.org Journal of Economics and Sustainable Development JESD@iiste.org Information and Knowledge Management IKM@iiste.org Developing Country Studies DCS@iiste.org Industrial Engineering Letters IEL@iiste.org Physical Sciences, Mathematics and Chemistry PAPER SUBMISSION EMAIL Journal of Natural Sciences Research JNSR@iiste.org Chemistry and Materials Research CMR@iiste.org Mathematical Theory and Modeling MTM@iiste.org Advances in Physics Theories and Applications APTA@iiste.org Chemical and Process Engineering Research CPER@iiste.org Engineering, Technology and Systems PAPER SUBMISSION EMAIL Computer Engineering and Intelligent Systems CEIS@iiste.org Innovative Systems Design and Engineering ISDE@iiste.org Journal of Energy Technologies and Policy JETP@iiste.org Information and Knowledge Management IKM@iiste.org Control Theory and Informatics CTI@iiste.org Journal of Information Engineering and Applications JIEA@iiste.org Industrial Engineering Letters IEL@iiste.org Network and Complex Systems NCS@iiste.org Environment, Civil, Materials Sciences PAPER SUBMISSION EMAIL Journal of Environment and Earth Science JEES@iiste.org Civil and Environmental Research CER@iiste.org Journal of Natural Sciences Research JNSR@iiste.org Civil and Environmental Research CER@iiste.org Life Science, Food and Medical Sciences PAPER SUBMISSION EMAIL Journal of Natural Sciences Research JNSR@iiste.org Journal of Biology, Agriculture and Healthcare JBAH@iiste.org Food Science and Quality Management FSQM@iiste.org Chemistry and Materials Research CMR@iiste.org Education, and other Social Sciences PAPER SUBMISSION EMAIL Journal of Education and Practice JEP@iiste.org Journal of Law, Policy and Globalization JLPG@iiste.org Global knowledge sharing: New Media and Mass Communication NMMC@iiste.org EBSCO, Index Copernicus, Ulrich's Journal of Energy Technologies and Policy JETP@iiste.org Periodicals Directory, JournalTOCS, PKP Historical Research Letter HRL@iiste.org Open Archives Harvester, Bielefeld Academic Search Engine, Elektronische Public Policy and Administration Research PPAR@iiste.org Zeitschriftenbibliothek EZB, Open J-Gate, International Affairs and Global Strategy IAGS@iiste.org OCLC WorldCat, Universe Digtial Library , Research on Humanities and Social Sciences RHSS@iiste.org NewJour, Google Scholar. Developing Country Studies DCS@iiste.org IISTE is member of CrossRef. All journals Arts and Design Studies ADS@iiste.org have high IC Impact Factor Values (ICV).