June 2015
Volume 56, Issue 7
Free
ARVO Annual Meeting Abstract  |   June 2015
Computer-based quantification of acellular capillaries to assess experimental diabetic retinopathy
Author Affiliations & Notes
  • Craig Schebler
    Department of Computer and Information Science, Indiana University Purdue University Indianapolis, Indianapolis, IN
    Department of Ophthalmology, Indiana University, Indianapolis, IN
  • Mihran Tuceryan
    Department of Computer and Information Science, Indiana University Purdue University Indianapolis, Indianapolis, IN
  • Jiang-Yu Zheng
    Department of Computer and Information Science, Indiana University Purdue University Indianapolis, Indianapolis, IN
  • Ashay D Bhatwadekar
    Department of Ophthalmology, Indiana University, Indianapolis, IN
  • Footnotes
    Commercial Relationships Craig Schebler, None; Mihran Tuceryan, None; Jiang-Yu Zheng, None; Ashay Bhatwadekar, None
  • Footnotes
    Support None
Investigative Ophthalmology & Visual Science June 2015, Vol.56, 3314. doi:
  • Views
  • Share
  • Tools
    • Alerts
      ×
      This feature is available to authenticated users only.
      Sign In or Create an Account ×
    • Get Citation

      Craig Schebler, Mihran Tuceryan, Jiang-Yu Zheng, Ashay D Bhatwadekar; Computer-based quantification of acellular capillaries to assess experimental diabetic retinopathy. Invest. Ophthalmol. Vis. Sci. 2015;56(7 ):3314.

      Download citation file:


      © ARVO (1962-2015); The Authors (2016-present)

      ×
  • Supplements
Abstract
 
Purpose
 

Increase in acellular capillary numbers is the pathologic hallmark of diabetic retinopathy. Traditionally, the acellular capillaries are enumerated by blinded investigators either directly through a microscope or via manual counting of captured images. However, this system is laborious, time consuming, and often shows inconsistency amongst researchers. The purpose of this study is to create a computer based algorithm that will assess the acellular capillaries of the retina, consistently reducing the human error and time.

 
Methods
 

The retinas of control and diabetic mice were processed using trypsin digestion and the high resolution .tiff images of retinal quadrants. We used the Python programming language using assorted open source package to write a custom-designed code. The images underwent a Gaussian blur and noise reduction to clean up the imperfections of the image. We used a purpose-built k-means clustering algorithm to group similar parts of the image together. We generated the paths in each image by converting all non-white elements to black. These images were then processed for Medial Access Transform (MAT) to create the skeleton as well as to find the distance from the skeleton to the edges formed in the above steps. The colors represent the distance from the edges, in which red is the largest distance and purple is the shortest distance. Then the locations where the skeleton is purple and connects to another color on both ends were counted. This count is the number of acellular capillaries.

 
Results
 

We have developed a precise algorithm with improved accuracy to enumerate the numbers of acellular capillaries. This algorithm can be used to quickly count the acelluar capillaries in diabetic retinas and to create a standard for retinopathy assessment. Moreover, this algorithm is compatible with open source image analysis programs, enabling ease of access to the users.

 
Conclusions
 

We have designed an automated computer-based system to enumerate the acellular capillaries in diabetic retina. This computer based automated system will enhance consistency in retinopathy assessment and reduce time for analysis.  

 
Figure 1 Schematics of serial image processing as described in methods.
 
Figure 1 Schematics of serial image processing as described in methods.
 
 
Figure 2 Identification of acellular capillaries (blue arrow & purple area in inset) after MAT.
 
Figure 2 Identification of acellular capillaries (blue arrow & purple area in inset) after MAT.

 
×
×

This PDF is available to Subscribers Only

Sign in or purchase a subscription to access this content. ×

You must be signed into an individual account to use this feature.

×