Segmentation of Pathological and Healthy tissues with Reduced Weighted vectors using
#1

[attachment=11550]
Segmentation of Pathological and Healthy tissues with Reduced Weighted vectors using Hybrid Intelligence Techniques
Abstract -- The proposed Method for automatic segmentation and detection of pathological tissues, normal tissues and CSF of human brain in Magnetic resonance image (MRI) is discussed in this paper. This method is implemented in two phases, (1) the MRI brain image is acquired from patient database, In that film artifact and noise are removed. (2) In second phase, hierarchal self organizing Map and fuzzy ‘C’ means algorithms are used to classify the image layer by layer. The lowest lever weight vector is acquired by the abstraction level. We also achieved a high value of pathological tissue pixels by using Hybrid Intelligence Technique. Our method does not require specific expert definition for each structure or manual interactions during segmentation process. The performance of HSOM-FCM performs more accurate and is compared with previous techniques.
Keywords: Image analysis, tissue Segmentation HSOM-FCM, Segmentation, Hybrid intelligence.
I. INTRODUCTION
Body is made of many cells. Each cell has specific duty. The cells growth in the body and are divided to reproduce other cells. These divisions are very vital for correct functions of the body. When each cell loses the ability of controlling its growth, these divisions is done with any limitation and tumor emerges. Tumors, their self, are divided to two classes: benign and malignant. MR imaging technique, because of good ability in showing difference between soft tissues, high resolution, good contrast and noninvasive technique for using no ionization rays is very appropriate. Segmentation is the first step at quantitative analysis of medical images. Medical images analysis field [4,5,6,], because of indirect and Sophisticate structures are very complicated but interesting. Segmentation methods are very successful on normal tissues [4, 7-12] but it hasn’t been done good theoretical and practical segmentation on abnormal tissues yet [4]. Computer aided tumor detection is one of the hardest index in field of abnormal tissue segmentations. There are two important problems. First, automatic tissue measurement is not very easy because of variations in the structures. Intensity distribution of normal tissues is very complicated and exist some overlaps between different types of tissues. Moreover it is probable to have some variations in the size, location and form of the brain tumor tissues and usually contains any dropsy. Other tissues that contain any dead, bloodshed or shrinkage, can be as abnormality and so abnormal tissues boundaries can be blurred. Second problem is the MR image have formed from high number of pixels (for example 256*256*128), so segmentation problem, has a high computational complexity and needs much memory. This problem can be solved by using 2D repetitive methods or semi-automatic segmentation helping human knowledge, but will lose much information such as geometry and etc [4]. MRI plays an important role in assessing pathological conditions of the ankle, foot and brain. It has rapidly evolved into an accepted modality for medical imaging of disease processes such as especially the foot and brain due to the use of non-ionizing radiation. In this paper a contribution in the detection of pathologic tissues (tumor & edema) using contrast enhancement and segmentation of images by synthesizing using “ad hoc” neurofuzzy system.
MRI provides a digital representation of tissue characteristic that can be obtained in any tissue plane. On this proposal, some interesting contributions aiming at the development of diagnostic tools for automatic identification and classification of such symptoms in MRI images have already been proposed in the images produced by an MRI scanner are described as slices through the brain. It gives added advantage of being able to produce images which slice through the brain in both horizontal and vertical planes. In general MRI images are segmented using a fuzzy C-means clustering technique in order to group close pixels with similar pattern. In this case fuzzy logic reveals effective work, but the proposed algorithm is quite sensitive both to selective features and clusters obtained from MRI scanning. Segmentation of image involves in many techniques which are based on edge detection, region or surface growing, threshold level, classifier such as Hierarchical Self Organizing Map (HSOM), and feature vector clustering or vector quantization. Self organizing has proved to be a very effective model for image segmentation process [9]. Clustering vector quantization is a process of portioning an n-dimensional vector space into M regions so as to optimize a criterion function when all the points in each region are approximated by the representation vector Xi associated with that region. Clustering involves the level of quantization with two different processes: one is the training process which determines the set of codebook vector depends on the probability of input data, the other is the encoding process which assigns input vectors to the code book. Clustering feature Vector quantization process has been implemented in terms of the competitive learning neural network (CLNN). Self Organizing Map (SOM)[10] is a member of the CLNNs using neural network. The importance of SOM is due to the similarity between the competitive learning process employed in the SOM and the vector quantization procedure.
Clustering is the process of grouping a data set in a way that the similarity between data within a cluster is maximized while the similarity between data of different clusters is maximized [5] and is used for pattern recognition in image processing. To recognize a given pattern in an image various techniques have been utilized, but in general two broad categories of classifications have been made: unsupervised techniques and supervised techniques. In the unsupervised method, data items that are to be clustered are not preclassified while in supervised clustering the data points are preclassified. One of the well-known unsupervised algorithms that can be applied to many applications such as image segmentation [6], fuzzy c means (FCM) [11] etc.. FCM algorithm is one of the popular fuzzy clustering algorithms which are classified as constrained soft clustering algorithm. A soft clustering algorithm finds a soft partition of a given data set by which an element in the data set may partially belong to multiple clusters. Moreover, there is a constraint on the function that the membership degree of a point in all the clusters adds up to 1. Fuzzy Cmeans algorithm is one of the much used tools for the image analysis. In this paper, proposed hybrid technique combining the advantages of HSOM and FCM and implemented for the MRI image segmentation process to detect various tissues like white matter, gray matter, cst and tumor. In this paper, a new edge detection method of combining fuzzy logic and neural network is presented.
II. IMAGE ACQUISITION
The development of intra-operative imaging system has contributed to improving the course of intracranial neurosurgical procedures. Among these systems, the 0.5T intra-operative magnetic resonance scanner of the NIMS Medical Hospital Signa SP, GE Medical Systems) offers the possibility to acquire 25*256*58(0.86mm, 0.86mm, 2.5mm) T1 weighted images with the fast spin echo protocol (TR =400, TE=16 ms, quality of every 256*256 slice acquired intra –operatively is fairly similar to images acquired with a 1.5 T conventional scanner, but the major drawback of the intra-operative image is that the slice remains thick (2.5mm).
III. PREPROCESSING
The MRI images consist of film artifact or labels on the MRI such as patient name, age and marks. Film artifact. Those are removed using tracking algorithm. Here, starting from the first row and the first column, the intensity value, greater than that of the threshold value is removed from MRI. The high intensity values of film artifact are removed from MRI brain image. During removal of film artifacts, the image consists of salt and pepper noise.
The image is given to enhancement stage for the removing high intensity component and the above noise. This part is used to enhance the smoothness towards piecewise- homogeneous region and reduce the edge-blurring effects. These proposed systems
Describe the information of enhancement using weighted median filter for removing high frequency component.
IV. SOM & HSOM IMAGE SEGEMENTATION
A self-organizing map (SOM) or self-organizing feature map (SOFM) is a type of artificial neural network for unsupervised learning. SOMs operate in two modes: training and mapping, Training is a competitive process, also called vector quantization, Mapping automatically classifies a new input vector. Segmentation is an important process to extract information from complex medical images. Segmentation has wide application in medical field [2, 14, 21, and 22].
The main objective of the image segmentation is to partition an image into mutually exclusive and exhausted regions such that each region of interest is spatially contiguous and the pixels within the region are homogeneous with respect to a predefined criterion. Widely used homogeneity criteria include values of intensity, texture, color, range, surface normal and surface curvatures. During the past many researchers in the field of medical imaging and soft computing have made significant survey in the field of image segmentation [1,,7,17,25]. Several authors suggested carious algorithms for segmentation [5,3,23,27]. Suchendra et al, Multiscale image segmentation using a hierarchical self- organizing map [30].
Image segmentation techniques can be classified as based on edge detection, region or surface growing, threshold level, classifier such as Hierarchical Self Organizing Map(HSOM), and feature vector clustering or vector quantization. The Trained Vector quantization has proved to be a very effective model for image segmentation process [4]. Vector quantization is process of portioning n-dimensional vector space into M regions so as to optimize a criterion function when all the points in each region are approximated by the representation vector Xi associate with that region.
There are two processes involved in the vector quantization: one is the training process which determines the set of codebook vector according to the probability of the input data, the other is the encoding process which assigns input vectors to the code book sectors. Vector quantization process has been implemented in terms of the competitive learning neural network (CLNN) [6,26]. Self Organizing Map (SOM) [21] is a member of the CLNNs and this can be the best choice when implementing vector quantization using neural network [19]. The importance of SOM for vector quantization is primarily due to the similarity between the competitive learning process employed in the SOM and the vector quantization procedure. The main shortcoming of the SOM is that the number of neural units in the competitive layer needs to tbe approximately equal to the number of regions desired in the segmented image. The HSOM directly address the aforesaid shortcomings of the SOM. HSOM is the combination of self organization and graphic mapping technique.. The abstraction tree bears some resemblance to the major familiar quad tree data structure [20,24] used in the several image processing and image analysis algorithms. In this paper, we propose a hybrid technique combining the advantages of HSOM was implemented for the MRI image segmentation.
A. Overview Of Proposed Work
This paper describes the method of MRI brain image segmentation using Hierarchical self organizing map (HSOM). The below figure shows the flow of work in HSOM FEM and FCM image acquisition process MR brain image is loaded into MATLAB 7.0.in the form of matrix.
Next initialize, the input features for the calculation of the weight vector for the HSOM with c means includes some new features, but we have achieved the lowest value of weight vector values. This is due to the fuzzy clustering technique and the abstraction level.
V. IMPLEMENTATION
In this section the implementation of the HSOM and FCM algorithm is discussed in detail. First, we describe the HSOM structure, learning procedure and then FCM with abstraction tree. The pseudo code for the above neuro fuzzy technique is also presented at the end of this section. The HSOM is organized as pyramidal structure consisting of multiple layers where each layer resembles the single layer SOM. The detailed explanations and the structure of the HSOM were presented by S.M. Bhandarkar et.al.[2]. Learning process consists of sequential corrections of the vectors representing neurons. On every step of the learning process a random vector is chosen from the initial data set and then the best-matching (the most similar to it) neuron coefficient vector is identified. The winner is selected, which is the most similar to the input vector [23]. The distance between the vectors usually measured in the Euclidean metric
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: glass computer memory for reduced cost of medical imaging pdf, anchoring for healthy baby show, ppt of how we reduced nox in diesel engine, wenatex healthy sleep, powered by vbulletin physics problems vectors, improved z source inverterwith reduced z source capacitor voltage stress and soft start capacitor free download, seminar topics for ece about treating cardiac diseases based on cathether based heating tissues,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  DESIGN AND IMPLEMENTATION OF GOLAY ENCODER AND DECODER computer science crazy 2 23,323 26-08-2016, 03:46 PM
Last Post: anasek
  Brain Tumour Detection Using Water shedding and basic Image Processing Techniques smart paper boy 2 3,051 01-08-2015, 02:53 PM
Last Post: seminar report asees
  VEHICLE POSITION TRACKING USING GPS AND GSM RECIEVER WITH LICENCE Electrical Fan 5 9,717 22-06-2014, 12:34 AM
Last Post: Guest
  DESIGN AND IMPLEMENTATION OF RADIX-4 BOOTH MULTIPLIER USING VHDL project computer science technology 8 24,781 12-11-2013, 05:36 AM
Last Post: Guest
  ANTI THEFT ALERT AND AUTO ARRESTING SYSTEM FOR MUSEUMS AND JEWELRY SHOPS project report helper 11 14,494 12-08-2013, 09:57 AM
Last Post: computer topic
  Modeling and Testing of a Digital Distance Relay Using MATLAB/SIMULINK smart paper boy 6 4,026 09-08-2013, 10:56 AM
Last Post: computer topic
  AUTOMATED TOLL COLLECTION AND ALCHCOL DETECTION USING PSOC full report project topics 6 7,309 08-04-2013, 03:28 PM
Last Post: computer topic
  Wirelesss Data Encryptiion and Decryption using RF Communication project topics 17 11,413 03-02-2013, 10:30 PM
Last Post: mohanece401
  AUTOMATIC VEHICLE ACCIDENT DETECTION AND MESSAGING SYSTEM USING GSM AND GPS MODEM smart paper boy 14 10,737 02-01-2013, 06:16 PM
Last Post: naidu sai
  SHORT TERM LOAD FORECASTING USING ARTIFICIAL NEURAL NETWORKS AND FUZZY LOGIC seminar class 1 2,891 06-12-2012, 01:03 PM
Last Post: seminar details

Forum Jump: