ISSN ONLINE(2319-8753)PRINT(2347-6710)

All submissions of the EM system will be redirected to Online Manuscript Submission System. Authors are requested to submit articles directly to Online Manuscript Submission System of respective journal.

An Algorithm to Detect Kayser-Fleischer Ring in Human Eye for Diagnosing Wilson Disease

S.Tharageshwari 1, D.Sasikala 2
  1. PG scholar, Department Of ECE, Vivekanandha College of Engineering For Women, Namakkal , Tamil nadu, India.
  2. 2Associate Professor, Department Of ECE, Vivekanandha College of Engineering For Women, Namakkal, Tamil nadu, India
Related article at Pubmed, Scholar Google

Visit for more related articles at International Journal of Innovative Research in Science, Engineering and Technology

Abstract

An eye image is segmented by JSEG (J measure based segmentation) algorithm without the manual parameter adjustment and simplifies texture and color for detecting the Kayser-Fleischer ring in diagnosing Wilson Disease. Segmentation with this algorithm passes through two major stages, namely color quantization and spatial segmentation as first stage and region growing and region merging as secondary stage. The biometric measurement provides information on the percentage of the extent of the cornea tissue affected from the copper accumulation. This algorithm detects the presence of symptoms reducing occurrence of false-negative diagnoses and improves accuracy of actual methods used in practice like slit lamp method. The described techniques reduces possible interpretation errors and assists doctor to diagnose the pathology.

INDEX TERMS

Wilson disease, Kayser-Fleischer Ring, segmentation, Biometric measurement.

INTRODUCTION

Wilson disease is an autosomal recessive genetic disorder that prevent the body from getting rid of extra copper. A small amount of copper obtained from food is needed to stay healthy, but too much copper is poisonous. When the copper storage capacity of the liver is surpassed, copper is passed into the bloodstream and travels to the other organs-including the brain, kidney, and eyes. In Wilson disease, excess copper builds up in the liver, brain, eyes and other organs [1][2]. The copper accumulation in eye leads to Keyser- Fleischer ring (KF ring) is shown in Figure 1, a pathognomonic sign visible in the cornea of the eyes and they are due to copper deposition in Descemet’s membrane.
image
Kayser -Fleisher rings result from a buildup of copper in the eyes and are the most unique sign of Wilson disease. They appear in each eye as a trusty-brown ring around the edge of the iris and in the rim of the cornea. The iris is the colored part of the eye neighboring to the pupil. The cornea is the transparent outer membrane that covers the eye. Without suitable therapy and treatments, symptoms tend to become progressively more and more acute and chronic, and the disease may be fatal. Unfortunately, diagnosis is made only when symptoms are apparent and critical, so treatment is typically late. But this represents the practical and evident symptom of the Wilson disease so different screening tool exist to diagnose this disease. Wilson disease is diagnosed through a physical examination and laboratory tests [3]. During the physical examination, a doctor look for visible signs of Wilson disease. A special light called a slit lamp is used to look for Kayser-Fleischer rings in the eyes. Kayser-Fleischer are present in almost all people with Wilson disease who show sign of neurologic damage but are present in only 50 percent of those with sign of liver damage alone. Laboratory tests measure the amount of copper in the blood, Urine, and liver tissue. Most people with Wilson disease will have a lower than normal level of copper in the blood and a lower level of consistent ceruloplasmin. In case of acute liver failure caused by Wilson disease, the level of blood copper is often higher than the normal. A 24-hour urine collection will show increased copper in the urine in most patients who display symptoms. A liver biopsy- a process that removes a small piece of liver tissue, can show if the liver is recollecting too much copper. The examination of biopsied liver tissue with a microscope detects liver damage, which often shows a pattern unique to Wilson disease. Genetic testing may help diagnose Wilson disease in some people, particularly those with a family history of the disease. Wilson disease may be misdiagnosed because it is rare and its symptoms are similar to those of other conditions.Hence in medical prosecutions the presence of Kayser-Fleischer ring is considered critical for diagnosing the pathology. Therefore the detecting of this symptom represents an important and non-invasive diagnostic tool [4]. In fact ophthalmology studies show that almost all patients with neurological disorders have the Kayser- Fleischer ring but some false negative diagnoses are also possible. For these causes, an automated detection technique is used in order to evaluate the presence of kayser-Fleisher ring in patients with neurological or psychiatric disorders. Hence the suggested technique is innovative and is based on eye image processing by means of a segmentation algorithm [5]. Biometric measurements provide further information on the severity level of the disease. In fact the dimension of the ring is strictly correlated with the stage of pathology. The aim of the present research is to define an alternative and non-invasive screening method to reduced human interpretation errors.
In section II more details on Wilson disease and the associated symptoms are reported. Neurological disorders and the Kayser-Fleischer are described [6]. The section III reports the suggested algorithm for detecting Kayser-Fleischer ring and the biometric parameters are described [7]. The section IV provides experimental results and biometric measurements. The section V describes final conclusion on the findings and perspectives for future work

METHODS AND APPROACHES

In medical application image processing technique is used to detect specific anatomical structures or regions. Therefore through image segmentation process here the Kayser-Fleischer ring had been detected, segmented and analyzed through a JSEG algorithm [12][13]. The essential idea of JSEG is to separate the segmentation process into two independently processed stages, color quantization and spatial segmentation. In the first stage, colors in the image are quantized to several representing classes that can be used to separate regions in the image. This quantization is achieved in the color space alone without considering the spatial distributions. Subsequently, image pixel colors are replaced by their corresponding color class labels, thus forming a class-map of the image. The main focus of this work is on spatial segmentation, where a criterion for "good" segmentation using the class-map is proposed [14]. Applying the criterion to local windows in the class-map results in the "J-image", in which high and low values correspond to possible boundaries and interiors of color-texture regions. A region growing method is then used to segment the image based on the multi-scale J-images and finally they merged to obtain the segmented image. The benefit of this separation is that individually evaluating the similarity of the colors and their distribution is more tractable than complete them at the same time [19]. Figure 2 shows the procedure of flow-chart. It summarizes the main steps of the segmentation process previously described.
Initial step is the color quantization, where the input image is color quantized to several representing classes to discriminate regions in the image. Quantization is performed in color space without considering the spatial distributions. During color quantization the image quality is not degraded that considerably [16]. Standard 256 color palette is consider in order to extract set of representation color to single out neighbor region of pixels. Therefore based on 256 palette color set is formed. For a color image each pixels in an image contains RGB image in it. Hence from RGB values each pixels have their matching class.
image
Finally these matched class are assigned label called image class where they are assigned as class map. Hence the color quantization had been done but for good segmentation result we are undertaking spatial segmentation. Considering a 2-D plane xy, the class-map can be modeled as spatial data points located in the plane.so the bi-dimensional function L(x,y) provides the label of the pixel with position (x.y). This is the value of the class-map at that position of the image. The second step of the algorithm performs a spatial segmentation starting from the class-map. Suppose that the image has been classified intoNc classes. Let CM be the new class-map image. Whereas CMi represents the set of all pixels contained in the i-th class, with i=1,….,Nc.Assume m to be the spatial mean of all data points z=(x,y) in CM:
image
Where Ndp is the number of data points or pixels belonging to CM. let mi be the spatial mean of the Ndp,i data points of the class CMi:
image
Where Nk is the number of pixels in the K-th region. Low Jm values indicate good segmentation results. This happens when each region has few uniformly distributed labels. The algorithm executed recursively so to optimize progressively the segmentation. Once the J-image is obtained, the algorithm minimizes the average Jm value by considering the local area of the class-map. To this aim, different windows centred at the single pixel are iteratively considered in order to estimate the local homogeneity. In this way a J-image is generated as a gray-scale image, whose pixel values are the JK values calculated over the local window centred on each pixel. So high local Jk value show pixel more near to a boundary or to a region. The size of the local window shown in Table I determines the size of the region to be detected. Therefore small windows allow intensity or colour edges to be detected. While, large windows allow texture boundaries to be detected. Different scales are used for image segmentation. The smallest scale used is a 9 ×9 without considering the corners. A region- growing method has been used to complete the segmentation process. The spatial segmentation starts to segment the region with an initial large scale until the fixed minimum scale.
image
Initially whole image is consider as a single region. The region-growing algorithm is repeated on the newly segmented regions at the next lower scale. When the segmentation at the fixed minimum scale is completed, the final segmentation is got by merging according to the fixed similarity criterion. The initial seed area of the segmentation is determined as the area with the lowest J value. The new regions of the segmented image grow from the seed area by means of the region-growing algorithm. Regions are subsequently merged based on the similarity of their labels. The used similarity criterion is the Euclidean colour distance between the labels of two regions. Considering there RGB colour system, let be l1= (R1, G1, B1) the label of the first region and l2= (R2, G2, B2) the label of the second region.
The Euclidean colour distance can be estimated by the following expression:
image
Adjacent regions are merged if this distance is lower than a fixed threshold level ΔDref. This threshold level is equal to the standard deviation of the labels of the K neighbouring region. In details when the region merging is finished, the segmentation process is completed.
The Biometric measurement
In order to estimate the severity of the pathology, an innovative biometric measurement has been defined. In detail, in the next step, the algorithm measures the extent of the Kayser– Fleischer ring by counting the number of pixels of the eye image affected from the oxidative process. Let NkF,r be the number of pixels associate with the Kayser–Fleischer ring. In order to estimate the percentage of the oxidized eye area, the region of the iris is considered. Let Ne be the number of pixels of iris region. In this way, it is possible to estimate the extent of the Kayser–Fleischer ring by the equation:
image
This measurement provides information on the percentage of the extent of the corneal tissue affected from the copper accumulation. The copper has an oxidative effect on the tissue and it causes golden brown pigmentation in the iris. Hence this pigmentation formation is the unique sign of the Wilson disease of an individual with neurological disorder. The extension of this oxidative process shows the quantity of copper observed by the eye cornea. Thus by measuring the extension of oxidative process in the iris severitylevel can be identified and immediate treatment can be done, since the appearance of K-F ring is considered as the critical stage of Wilson disease.

EXPERIMENTAL RESULT AND BIOMETRICMEASUREMENTS

The acquiring eye image consisting of K-F ring. It is a golden-brown, sometimes orange or greyish, ring because of copper deposit in the cornea is the input eye image shown in Figure 3.
image
After this initialization, the clusters are adapted using classic K-Means algorithm.This quantization method quantizes the set of image pixels to the same color, called color class. Then the image pixel colors are replaced by their corresponding color class label and the newly established image of labels is the color quantized output is shown in the Figure 4.
image
Through the thresholding technique J-image is generated as a gray-scale image shown in Figure 5 whose pixel values are the Jk values calculated over the local windows centred on each pixel.
image
According to the characteristics of the J values, the region growing method is applied to segment an image. The algorithm starts the segmentation at the largest scale. Then it repeats the same process on the newly segmented regions at the next lower scale. And finally the affected region is segmented shown in Figure 6.
image
Inorder to identify the percentage of severity in the cornea, iris should be segmented. Therefore this iris segmentation helps for the accurate percentage measurement of the copper deposition in the cornea Figure 7 shows the iris segmentation of the input image.
image
Thus the biometric parameter provides information on the percentage of the extent of the corneal tissue affected from the copper accumulation ratio of Kayser–Fleischer ring in iris (%) =36.696 is shown in Figure 8.
image
image
This above Table II shows the biometric measurements for the various input images used. The value represents the amount of copper accumulation in the eye and the severity of the Wilson disease.

CONCLUSION

In this paper, the JSEG algorithm, detects the occurrence of Kayser– Fleischer ring in the eye due to Wilson disease. Through biometric measurement further information on the area extent of the iris affected from the Kayser–Fleischer ring is obtained and thus improved the knowledge on the stage and seriousness of the pathology. Thus the present work had provided a non-invasive screening tool for physicians, reducing occurrences of false negative diagnoses. The biometric measurements is able to allow physician to get further information on the deteriorative effects of the copper accumulation in the cornea. Thickness, extension, shape and position of the Kayser–Fleischer ring can optimize the choice of the most appropriate therapy.

References

  1. S. Casciaro, L. Massoptier, F. Conversano, A. Lay-Ekuakille, E. Casciaro, R. Franchini, R. Verrienti, and A. Malvasi, “Fully automatic segmentations of liver and hepatic tumors from 3-D computed tomography abdominal images: A new adaptive initialization method,” IEEE Sensors J., vol. 12, no. 3, pp. 464–473, Mar. 2012.
  2. R. Morello, C. De Capua, L. Fabbiano, and G. Vacca, “Image-based detection of Kayser-Fleischer ring in patient with Wilson disease,” in Proc. IEEE 8th Int. Symp. Med. Meas. Appl., May 2013, pp. 101–105.
  3. Rosario Morello, Claudio De Capua, Laura Fabbiano, Gaetano Vacca, and Mario Luiso “Ocular Biometric Measurements to Diagnose Neurological Disorders Due to Wilson Disease”, IEEE SENSORS JOURNAL vol. 13, no. 9, September 2013.
  4. L. Stanescu and D. D. Burdescu, “Medical image segmentation—A comparison of two algorithms,” in Proc. IEEE Int. Workshop MeMeA, May 2010, pp. 165–170.s
  5. S. Steger, N. Bozoglu, A. Kuijper, and S. Wesarg, “Application of radial ray based segmentation to cervical lymph nodes in CT images,” IEEETrans. Med. Imag., vol. 32, no. 5, pp. 888–900, May 2013.
  6. C. W. Tan and A. Kumar, “Unified framework for automated iris segmentation using distantly acquired face images,” IEEE Trans. ImageProcess., vol. 21, no. 9, pp. 4068–4079, Sep. 2012.
  7. S. S. Varshney, N. Rajpal, and R. Purwar, “Comparative study of image segmentation techniques and object matching using segmentation,” in Proc. Int. Conf. Methods Models Comput. Sci., Dec. 2009, pp. 1–6.
  8. B. F. Wu, C. C. Kao, J. H. Juang, and Y. S. Huang, “A new approach to video-based traffic surveillance using fuzzy hybrid information inference mechanism,” IEEE Trans. Intell. Transp. Syst., vol. 14, no. 1, pp. 485–491, Mar. 2013.