This study was conducted under the Declaration of Helsinki and approved by the University of Pittsburgh Institutional Review Board. Informed consent was obtained for each healthy volunteer who underwent swept well OCT imaging. Each subject underwent a best-corrected visual acuity assessment, full ophthalmological examination, and a wide-field 12 × 12 mm SS-OCT in the Plex Elite 9000 device (Carl Zeiss Meditec, Dublin, CA) centered on the fovea. Searched OCT source scans were exported as full 8-bit volumes. Each OCT volume consists of 1024 B-scans, each with a resolution of 1024 × 1536. We included healthy subjects. Any subject with diabetes, high blood pressure, or any systemic disease or treatment was excluded. Any subject with a history of maculopathy or retinopathy and severely myopic eyes was excluded.
photo analysis
Estimation of the inner (CIB) and outer (COB) boundaries of the choroid
Structures in the OCT volume, including the sclera, appear curved due to the bulbous shape of the eye. Therefore, to obtain parts of the sclera, it is necessary to restructure the OCT volumes to flatten the sclera. In other words, the scleral area below the choroidal-scleral interface (CSI) must be flattened. To that end, COB detection is a critical step in locating the sclera below the choroid. We adopted a modified version of our previously described method23Segment COB. The previous method had two major limitations: (i) the detection of CIB and COB was based on two separate approaches and the structural similarity (SSIM) technique previously used to obtain the initial COB estimate was computationally intensive; and (ii) individual B-scan processing was performed and the inter-slice dependence within the B-scans of an OCT volume was not considered in the detection of CIB and COB, which may not result in seamless (spatially consistent) boundaries over B - scans away. With this in mind, we have made two new contributions to the modified methodology to address the above limitations. In particular, this includes (i) obtaining first estimates of both CIB and COB based on a single technique, i.e. H. using a two-step potentiation enhancement method inspired by the peculiarities of OCT imaging; and (ii) performing volumetric smoothing to correct misrecognitions in initial estimates of CIB and COB, taking advantage of the inherent neighborhood dependence between the B-scans of an OCT volume. The scheme of the proposed method for detecting CIB and COB is shown in Fig.3The corresponding implementation output of each step is shown in Fig.4based on a representative OCT-B scan (Fig.4b) an OCT volume (Fig.4A). The coordinate orientation of the XYZ axis of the OCT volume is also shown in Fig.3A. In particular, the proposed method includes (i) sequentially detecting the initial CIB estimate in each B-scan and stacking all estimates in 3D; (ii) obtaining the final estimate of the CIB by smoothing in a direction perpendicular to the B-scan alignment; (iii) sequentially recognizing the initial COB estimate in each B-scan and stacking all estimates in 3D; and (iv) obtaining the final COB estimate by applying step (ii) from CIB to COB. Below are step-by-step details of the method.
Schematic algorithm for delineating the inner and outer choroidal boundaries (CIBinner edge of the choroid,CORN COBouter choroidal rim).
Graphical representation of the proposed algorithm; (A) a typical optical coherence tomography (OCT) volume scan; (B) a representative B-scan from the OCT volume to illustrate the operations performed on a B-scan; (C) Median second-order filtered image; (D) adaptive histogram smoothing; (e) vertically mirrored image; (F) binarization based on two-stage exponentiation; (G) morphologically processed image; (H) CIB recognized; (I) first estimate CIB (green); (J) final estimate CIB (yellow); (k) binarization based on exponential and non-linear improvement processes; (I) Extracted image of vascular section based on final COB and morphological operations; (M) identification of the extreme point in each column, which belongs to vascular sections in the direction of the sclera; (N) interpolation based on 2D tensor votes; (O) initial COB estimate (green) compared to manual segmentations M1 and M2 (red and magenta); (P) final COB estimate (yellow) vs. M1 and M2; And (Q) Segmented boundaries on the entire volume (CIBinner edge of the choroid,CORN COBouter choroidal rim).
preprocessing
In OCT imaging, signal attenuation usually occurs in deeper regions, resulting in poor contrast between the vascular region and the stromal region in the choroidal layer. In addition, there is inherent speckle noise due to the coherence of light. To overcome the above limitations and improve the signal-to-noise ratio, we apply certain pre-processing steps. In particular, second-order median filtering with 6 × 6 tiles and adaptive histogram smoothing are applied to the B-scans to reduce the inherent speckle noise and improve the contrast of the image, respectively (Fig.4CD). In addition, the exponential gain used in the following steps compensates for the signal attenuation.
Common improvement method
The main techniques for obtaining first estimates of CIB and COB are exponentiation and nonlinear enhancement. We used these edits to binarize the OCT-B scan to quantify the choroidal stroma-luminal area24. These operations are performed on the raw OCT intensity scale. Correspondingly for a B-scan image with grayscale intensity\(I,\)Raw intensity for each pixel\(\left( {x,y} \right)\)is obtained by
$$I_{raw} \left( {x,y} \right) = \left( {\frac{{I\left( {x,y} \right)}}{255}} \right)^{4 } .$$
(1)
The exponentially improved image of\(I_{raw}\)is obtained by25.
$$I_{expenh} \left( {x,y} \right) = \left( {\frac{{I_{raw} \left( {x,y} \right)}}{{2\mathop \sum \nolimits_{k = x}^{p} I_{raw} \left( {k,y} \right)}}} \right)^{n} ,$$
(2)
Wo\(N\)is the exponent and we chose empirically\(n = 10\). In general, the exponentiation gain compensates for the signal attenuation that occurs in deeper layers of the posterior segment during OCT imaging.
In addition, the non-linear enhanced image of\(I_{expenh}\)has been given by
$$I_{nonlin} \left( {x,y} \right) = x^{2} I_{expenh} \left( {x,y} \right).$$
(3)
The above operations used in estimating CIB differ slightly from the operations used in estimating COB. Specifically, for CIB detection they are applied to a vertically flipped B-scan to highlight retinal structures, while for COB detection they are applied to the original B-scan alignment to highlight choroidal structures. The details are described below.
Detection of the inner edge of the choroid (CIB).
CIB detection is performed to locate the choroidal region below the retina and facilitate COB detection. As mentioned before, we first get an initial CIB estimate for each B-scan and then smooth it over the B-scans to get a final, smoothed CIB estimate.
First estimate CIBWe used exponential and nonlinear enhancement operations (Eq.(1)–(3)) on a mirrored OCT image (Fig.4e) to strengthen the retinal substructures while reducing the intensities corresponding to the choroid and sclera (Fig.4F). In particular, the intensities of the retinal pigment epithelium (RPE) and other retinal layers become saturated at the bottom of the image due to their higher row indices. This is a reverse operation that has been described and previously reported for estimating choroidal stromal-luminal ratio24. Thresholding is then performed using an average gray level intensity threshold of 128 to obtain a binarized image. This results in closely spaced large contiguous components of the retinal area. There may also be some minor spurious components. Accordingly, morphological operations, including the closed, open, and connected component algorithm, are performed to detect spurious components and to detect only large connected components belonging to the retinal layers (Fig.4g) is busy. Then to obtain the first CIB estimate (Fig.4Hi). Note that the above operations are reused in the following steps when detecting COB.
Flatten in the orthogonal directionIn the initial CIB estimates of some OCT volume B scans, we noticed some misdetections, especially when the retinal pigment epithelium (RPE) is deformed or depleted. With this in mind, we proposed to smooth the stack of all initial CIB volume estimates in the orthogonal direction (\(x{\text{-}}z\)level) to the level with the B-scans. In particular, we want to use the neighborhood interdependence between the boundary estimates to correct for the discrepancies. For each set of CIB estimates in the orthogonal direction, we applied robust locally estimated scatterplot smoothing (RLOESS).26. Then we applied tensor voices23,27(adapted from our previous work23) in the original B-scan direction (\(y{\text{-}}z\)plane) to compensate for small distortions that make up the final CIB estimate (Fig.4J).
Detection of choroidal outer boundary (COB).
COB detection also includes B-scan processing in two stages, including scan-by-scan detection of initial COB estimates and correction of any noise detections in the volume by smoothing in the direction perpendicular to the plane containing the B-scans .
First COB detectionIn our previous work, we mainly used the index part of structural similarity (SSIM) through exponentiation and nonlinear enhancement operations (Eq.(1)–(3)). However, unlike CIB detection, they are applied in the original orientation without flipping the B-scan (Fig.4k,n). Then tensor tuning23,27is used to generate a continuous smooth initial COB estimate (Fig.4O).
Flatten in the orthogonal directionSimilar to the initial CIB estimate, we found that the initial COB estimate deviated from the true limit in some B-scans. Therefore, we re-run RLOESS to resolve these outliers26Flattening the stack of initial COB estimates in the direction perpendicular to the plane containing the OCT B scans (Fig.4P).
The detected CIB and COB values for the entire considered OCT volume are shown in Fig.4Q.
Sclera-One-Face Image Extraction
As mentioned earlier, the structures in the OCT volume, including the sclera, assume a spherical shape due to the anatomical structure of the eye. Therefore, it is necessary to flatten the COB (choroid-sclera interface) to obtain scleral enface sections. To do this, after determining the COBs for the entire OCT volume, the pixel coordinates of the OCT volume are transformed so that the COBs of all B-scans lie on one plane. For the representative OCT volume, Fig.5shows the OCT volume with flattened COB, the OCT volume with detached retinal and choroidal layers, and finally the extracted sclera-and-face image.
End-to-end view of the automated volume extraction under the scleral-choroidal interface scans based on the representative wide-field optical coherence tomography (OCT) volume.
Validation of the choroidal segmentation algorithm
The choroidal segmentation algorithm was validated separately for the choroidal inner boundary (CIB) and the choroidal outer boundary (COB) using 100 scans randomly selected from each of the five datasets (500 scans in total). The performance of automated detection of CIB and COB was validated by considering intraobserver variability as a reference. Manual demarcations were performed twice by an expert using ImageJ software. Boundaries created in the first round are masked in the second marking round. In particular, an initial piecewise linear boundary was first marked by using the Segmented Line tool to select sparse spots on the boundary. A smooth boundary was then obtained by splining the original boundary using the Fit Spline edit (Edit → Selection → Fit Spline).
Cube coefficient (DC) for choroidal segmentation validation
We used the proven Dice Coefficient (DC) metric to compare the accuracy of CIB and COB algorithmic segmentation with corresponding manual segmentations. It is defined below.
Permit\(x_{ij}\)In\(y_{ij}\)represents the two thickness measurements on the i-th\(\links( {i = 1, \ldots,N} \rechts)\)A-scans2 of the jth B-scan. In addition, the pixel indexes match\(x_{ij}\)In\(y_{ij}\)are represented by\(C_{xij}^{{}} \left( {\left| {C_{xij}^{{}} } \right| = x_{ij} } \right)\)In\(C_{yij}^{{}} \left( {\left| {C_{yij}^{{}} } \right| = y_{ij} } \right)\). Then the cube coefficient (DC) at the A scan location\(ij\)is determined by
$$DC_{ij} = \frac{{2\links| {C_{xij} \cap C_{yij} } \right|}}{{\left| {C_{xij} \links| + \right|C_{yij} } \right|}}.$$
(4)
A value of DC = 1 (100%) indicates that two measurements are equal, and DC = 0 indicates that two measurements are completely uncorrelated.
We considered the DC between the two manual segmentations as a measure and compared it with the DC between the proposed algorithmic segmentation and the reference manual segmentation obtained by averaging two manual segmentations.
localization of the arteries
The OCT volumes were then rebuilt with custom A scan positionszto level the chorio-scleral junction. A substack of 5 to 30 facial projections was manually selected to select the best stacks showing the arteries.
The observer manually marked the arteries that could be traced between the stacks and emptied into the choroid. Nine square squares (each 4 × 4 mm).2) were determined based on the facial image. The number of PCAs in each sector was determined based on their location. Measurements of the ships in this way were made twice by the two masked observers. Masked observers were masked both for their initial measurements and for other observers' measurements. Eyes with fewer than 10 PCAs identified due to low contrast were secondarily excluded from the analysis as this represents the minimum number of SPCAs identified in histological studies12.
Statistical analysis
Correlation analysis (e.g., Pearson correlation) was used to determine choroidal vessel density3,4,5and development of a feature learning technique28. In our approach, interclass (cross-correlation) and intraclass (autocorrelation) correlations were determined to detect the SPCA entry site. Statistical analysis was performed using ExcelStats. Suppose X and Y are the pixel-based position information of an artery on a 2D image plane by considering the lower left corner as the origin of the image pixels in a Cartesian coordinate system. We then define Z as the positional information of the artery so determined by a human expert
$$\links| {Z - \sqrt {X^{2} + Y^{2} } } \right| <\epsilon ,$$
(5)
Wo\(\Epsilon\)determines the robustness of artery detection. We then used the correlation between ZTin Zt+1as a measure to determine the arterial positions on an image, where ZTin Zt+1Satisfy the above equation at trial t with n images (we used n = 18).
Then the Pearson correlation is calculated in auto-correlation and cross-correlation. The qualification of the correlation is based on the empirical characterization of the Divaries correlation coefficient29,30, which defines the following groups:
-
below 0.20 → very weak correlation;
-
0.20 to 0.40 → weak correlation;
-
0.40 to 0.60 → moderate correlation;
-
0.60 to 0.80 → strong correlation;
-
above 0.80 very strong correlation.
The distribution of arteries (percentages) was analyzed in 9 sectors (each square = 4 × 4 mm2) above the back pole.
FAQs
What are the short posterior ciliary arteries of the choroid? ›
The short posterior ciliary arteries supply the choroid and parts of the optic nerve. The two long posterior ciliary arteries supply the ciliary body and anastomose with each other and with the anterior ciliary arteries to form the major arterial circle of the iris.
What is the function of the short posterior ciliary arteries? ›The short posterior ciliary arteries contribute arterial supply to the choroid, ciliary processes, optic disc, the outer retina, and Bruch's membrane.
What do short posterior ciliary arteries supply retina? ›The posterior ciliary artery (PCA) circulation is the main source of blood supply to the optic nerve head (ONH), and it also supplies the choroid up to the equator, the retinal pigment epithelium (RPE), the outer 130 μm of retina (and, when a cilioretinal artery is present, the entire thickness of the retina in that ...
What does the posterior ciliary artery supply? ›Long Posterior Ciliary Arteries: The long posterior ciliary arteries (1 to 2) travel near the optic nerve and pierce the posterior sclera to supply the choroid and ciliary muscle before joining the major arterial circle of the iris.
Where is a choroidal nevus located? ›A choroidal nevus (plural: nevi) is typically a darkly pigmented lesion found in the back of the eye. It is similar to a freckle or mole found on the skin and arises from the pigment-containing cells in the choroid, the layer of the eye just under the white outer wall (sclera). (Figures 1 and 2).
Where do the short posterior ciliary arteries come from? ›The short posterior ciliary arteries from six to twelve in number, arise from the ophthalmic, or its branches; they pass forward around the optic nerve to the posterior part of the eyeball, pierce the sclera around the entrance of the nerve, and supply the choroid and ciliary processes.
What is the main function of the ciliary body of the eye? ›The ciliary body produces the fluid in the eye called aqueous humor. It also contains the ciliary muscle, which changes the shape of the lens when your eyes focus on a near object. This process is called accommodation.
Where are the posterior ciliary arteries located? ›The medial and lateral long posterior ciliary arteries run toward either side of the globe along the horizontal meridian, passing between the choroid and the sclera to anastamose with the anterior ciliary arteries. It supplies the ciliary muscle, iris, and part of the choroid.
What is the function of the ciliary body in the eye? ›A part of the middle layer of the wall of the eye. The ciliary body is found behind the iris and includes the ring-shaped muscle that changes the shape of the lens when the eye focuses. It also makes the clear fluid that fills the space between the cornea and the iris.
What would be the result of a blockage of the central retinal artery? ›Central retinal artery occlusion (CRAO) is the sudden blockage of the central retinal artery, resulting in retinal hypoperfusion, rapidly progressive cellular damage, and vision loss. Retina survival depends on the degree of collateralization and the duration of retinal ischemia.
Does the long posterior ciliary artery directly supply the choroid? ›
The choroid (also referred to as the posterior uveal tract) is vascularized by two separate arterial systems: (1) the short posterior ciliary arteries, which supply the posterior choroid and (2) the long posterior ciliary arteries, which supply the anterior portion of the choroid (as well as the iris and ciliary body).
What is blockage of blood flow to retina? ›Central retinal artery occlusion is the blockage of blood to the retina of one eye. It usually causes sudden loss of eyesight in one eye. You are higher risk if you are older or have high blood pressure, glaucoma, or diabetes.
What are the short posterior ciliary nerves? ›The short ciliary nerves are nerves of the orbit around the eye. They are branches of the ciliary ganglion. They supply parasympathetic and sympathetic nerve fibers to the ciliary muscle, iris, and cornea. Damage to the short ciliary nerve may result in loss of the pupillary light reflex, or mydriasis.
What is the posterior supply of the brain? ›The posterior circulation of the brain supplies the posterior cortex, the midbrain, and the brainstem; it comprises arterial branches arising from the posterior cerebral, basilar, and vertebral arteries.
What is a choroid? ›(KOR-oyd) A thin layer of tissue that is part of the middle layer of the wall of the eye, between the sclera (white outer layer of the eye) and the retina (the inner layer of nerve tissue at the back of the eye). The choriod is filled with blood vessels that bring oxygen and nutrients to the eye.
What are the short and long posterior ciliary arteries? ›The choroid (also referred to as the posterior uveal tract) is vascularized by two separate arterial systems: (1) the short posterior ciliary arteries, which supply the posterior choroid and (2) the long posterior ciliary arteries, which supply the anterior portion of the choroid (as well as the iris and ciliary body).
What are the posterior ciliary arteries branches of? ›The posterior ciliary arteries are branches of the ophthalmic artery, and much variation can occur in their distribution. The short posterior ciliary arteries arise as 1, 2, or 3 branches that then form 10 to 20 branches.
What are the arteries of the choroid? ›The choroid receives its main arterial supply from the following vessels: Short posterior ciliary arteries, which penetrate the sclera around the optic nerve. Long posterior ciliary arteries, which enter near the optic nerve and branch near the ora ciliaris retinae and lead back into the choroid.