Skip to main content

An edge-directed interpolation method for fetal spine MR images

Abstract

Background

Fetal spinal magnetic resonance imaging (MRI) is a prenatal routine for proper assessment of fetus development, especially when suspected spinal malformations occur while ultrasound fails to provide details. Limited by hardware, fetal spine MR images suffer from its low resolution.

High-resolution MR images can directly enhance readability and improve diagnosis accuracy. Image interpolation for higher resolution is required in clinical situations, while many methods fail to preserve edge structures. Edge carries heavy structural messages of objects in visual scenes for doctors to detect suspicions, classify malformations and make correct diagnosis. Effective interpolation with well-preserved edge structures is still challenging.

Method

In this paper, we propose an edge-directed interpolation (EDI) method and apply it on a group of fetal spine MR images to evaluate its feasibility and performance. This method takes edge messages from Canny edge detector to guide further pixel modification. First, low-resolution (LR) images of fetal spine are interpolated into high-resolution (HR) images with targeted factor by bi-linear method. Then edge information from LR and HR images is put into a twofold strategy to sharpen or soften edge structures. Finally a HR image with well-preserved edge structures is generated. The HR images obtained from proposed method are validated and compared with that from other four EDI methods. Performances are evaluated from six metrics, and subjective analysis of visual quality is based on regions of interest (ROI).

Results

All these five EDI methods are able to generate HR images with enriched details. From quantitative analysis of six metrics, the proposed method outperforms the other four from signal-to-noise ratio (SNR), peak signal-to-noise ratio (PSNR), structure similarity index (SSIM), feature similarity index (FSIM) and mutual information (MI) with seconds-level time consumptions (TC). Visual analysis of ROI shows that the proposed method maintains better consistency in edge structures with the original images.

Conclusions

The proposed method classifies edge orientations into four categories and well preserves structures. It generates convincing HR images with fine details and is suitable in real-time situations. Iterative curvature-based interpolation (ICBI) method may result in crisper edges, while the other three methods are sensitive to noise and artifacts.

Background

Vertebral ossifications and most spinal defects are apparent about 20-22 weeks menstrual age. Ultrasound remains the primary technique for fetal spine imaging for its proven utility, widespread availability and relative low cost [13]. But disadvantages, like a small field of view, limited soft-tissue contrast and poor image quality in oligohydramnios, accordingly result in that ultrasound findings are occasionally inconclusive and insufficient to guide treatment choices [25].

Fetal MRI is an essential routine for prenatal examination, pregnancy care planning and postnatal facilitation. MR images are the first-hand materials for accurate diagnosis when fetus is with spine abnormalities, such as spinal dysraphism, spinal neoplasia and fetal myelomeningocoele. Fetal MRI provides efficient information for assessment, especially when suspected malformations occur while ultrasound fails to provide diagnosis details [28]. There are many factors accounting for the low visual quality of fetal spine MR images, including the inaccuracy determination of fetal position in uterus, the physicians’ limited understanding of fetal development and as little time duration as possible for pregnant women’ comfort [7, 8]. But the fundamental reason is the imaging ability of MRI hardware.

As we know, low field MRI systems are still popular in China and many other countries. It is desirable to achieve MRI images with high quality, like images acquired from high field MRI. Image interpolation plays an important role for this scenario, since HR images can provide convincing information to observe fetal spine development, to detect abnormality and to classify malformations. The major advantage of image interpolation is that it may cost less and the existing low-end imaging systems can be still utilized. With sufficient messages, doctors are able to make correct prenatal diagnosis, design proper treatment planning or fetal surgery if necessary [58].

Image interpolation has been widely applied in different medical modalities [911], even problems exist. These problems are highly related to image edges, including the blurring of sharp edges, blocking artifacts in diagonal edges and inability to generate fine details [912]. Image interpolation can be classified into linear spatially invariant interpolation [912], transform domain interpolation [13, 14], statistical learning based interpolation [15, 16] and edge adaptive interpolation [1728]. The HR images generated by these approaches are not as good as we expected. A fundamental deficiency of these approaches is that strong dependencies among pixels in an image are tacitly ignored. These dependencies pose important information about the anatomical structures, such as shape, texture, et al[2931]. For the importance of edge preservation, edge adaptive interpolation approach becomes a center of focus.

A number of EDI methods have been presented [1728]. EDI methods aim for generating HR images by taking edge information into consideration. The first EDI algorithm is based on two steps, rendering phase and correction phase [19]. It smoothes parallel to edges estimated by a subpixel estimation technique, but tends to be overly sensitive to produce noisy artifact in HR images. Li[20] proposed a new edge-directed interpolation (NEDI) which uses geometric duality to estimate covariance of HR area from that of local window pixels in LR image. By the fourth-order linear interpolation, it obtained a HR image with resolution of 2n times to that of the LR image.

The basic assumption of NEDI is that there are significant correlation between LR and HR image which is inadequate and easy to introduce artifacts in high frequency region. Asuni and Giachetti, 2008 [27] discussed several problems in NEDI and analyzed from window shape, edge pixel handling, error propagation to global brightness invariance. Improved NEDI provides better results at the cost of huge computational complexity and parameter-dependent. Tam et al., 2010 [28] proposed a modified version of NEDI which adopted a modified training window structure to eliminate the predication accumulation problem and extended the covariance matching into multiple directions to suppress the covariance mismatch problem. The theory of NEDI is a least-squares estimation of neighborhood patterns, and [26] introduced non-local means as a weighting method to obtain robust improvement used in multi-valued diffusion weighted images. These methods overcome defects and restrict error propagation [2628] of NEDI with the cost of higher computational consumption.

The second disadvantage of NEDI is its high computational complexity which restricts its capacity in real-time applications. Many EDI methods aim for decreasing time consumption. Zhang[22] reduced time cost and ringing artifacts via directional filtering and data fusion (EGII). Muresan, 2005 [24] detected the presence of edges, and classified the EDI procedure into diagonal and non-diagonal. It clarified its competitive speed to that of polynomial interpolation, but the edge direction classification is dependent on hard threshold. Shi[21] used Canny operator to detect edges from the pre-interpolated HR image by bilinear or bi-cubic, and applied Sobel horizontal and vertical derivative to determine the edge orientation and then modified these neighbors around edge points (CEM). Andrea[23] proposed ICBI method for real-time application with artifact-free. These methods [2224] reduce time consumptions by introducing edge-directed idea into traditional method and simplifying estimation procedure.

The last disadvantage of NEDI may be its 2n integer enlargement factor. In real applications to investigate a region of interest, image magnification procedure is step by step. From this aspect, many EDI approaches [20, 22, 23, 2628] are no better than traditional methods [911]. Meanwhile, the error will dynamically propagate forward during iteration which may result in the distortion. Strategies to restrict error propagation and enhance robustness should be taken into consideration.

Method

This section focuses on the proposed true edge-directed interpolation (TEDI). We call it “true” because edge information is automatically extracted by a robust and accurate detector Canny. Meanwhile, the magnification factor varies step by step which distinguishes TEDI from many other EDI methods. TEDI mainly includes two parts. One is to evaluate edge information of edge map and orientations of edge points from Canny operator and the other is to soften or sharpen pixels on edge map with optimal blending weights.

True edge-directed interpolation

Edge carries heavy structural information for human vision system which leads to detection, classification and decision. Edge detection in general is to preserve the structure properties with reduced amount of data. Canny detector [32] is one of the standard detection methods for its effectiveness, accuracy and robustness [21, 3234]. As compared to other edge detectors, it satisfies three criteria. First, it maximizes the probability to mark real points and reduces the number of non-edge points (good detection). Second, detected edge points are close to the center of edge (good localization). Finally, the detected edges are of one pixel width [34]. Orientations of edge points can be classified into four categories. Taking these superiorities into consideration, we adopt Canny detector to calculate edge map and orientations of edge points. The output edge map contains edge points with high probability and weak edge points which are 8-connected to the real edge. Orientations of edge points can be divided into 4 parts, 0° to 45° as right-horizontal (RH), 45° to 90° as left-vertical (LV), 90° to 135° as right-vertical (RV), and 135° to 180° as left-horizontal (LH). And we have formulations that:

EM=LHRVLVRH
(1)
=LHRV=LHLV=LHRH=RVLV=RVRH=LVRH
(2)

Figure 1 shows an edge map and orientations of edge points. (a) is a fetal spine MR image. Image resolution is 512 ×448. (b) is the edge map from Canny detector with threshold 0.1. The other four subfigure show edge points in different categories.

Figure 1
figure 1

Edge map and orientations of edge points. (a) is the fetal spine MR image. Its resolution is 512 ×448. (b) is edge map extracted by Canny detector. RH (c), LV (d), RV (e) and LH (f) are shown with binary value.

The proposed TEDI method calculates orientations of edge points for sharpening edges and reducing annoying blocking. We believe that edges existing in LR images should be reflected in corresponding HR images, and few errors induced in interpolation are more reliable in image analysis and medical diagnosis. Figure 2 presents the work flow of TEDI. The emphasis of TEDI is how to utilize edge messages to sharpen or soften edge points. Firstly, LR image can be interpolated into pseudo HR image for arbitrary size by any traditional interpolation methods [9, 10]. For comparing with other four EDI methods, we set magnification factor as 2. Then we apply Canny operator to detect edge information for refining the pseudo HR image. True and pseudo edge information are both taken into strategy for different purposes. The strategy includes two parts. One is to sharpen edge points extracted from LR image, and the other is to soften edges from HR image.

Figure 2
figure 2

Work flow of proposed TEDI algorithm. Work flow of proposed TEDI method. Based on pseudo HR image, TEDI compares edge information with LR image to determine the strategy of sharpening or softening.

Determination of blending weights

For softening edges from HR image, we simply average the 8 neighbor points to determine the points on the pseudo edge map. For sharpening the edge points on the true edge map, an optimizing procedure is proposed to find proper blending weights. There are 24 neighbors for a point f(i,j) in a 5 ×5 matrix. If it’s an edge point with known orientation LV, its blending weights will be symmetrically masked as shown in Figure 3a. Suppose the point f(i,j) is weighted with ratio, points of f(i−1, j−2) and f(i+1, j+2) are weighted with square root of ratio. Figure 3b is average SNR varying with respect to ratio change based on standard images from the website [35]. When maximizing SNR, we found that when ratio larger than 4.0, the average SNR of interpolated images is increasing slowly less than 0.01 dB. In this paper, the optimal blending weights we chose is a 2D designed filter of 5 ×5 with ratio equal to 4.0.

Figure 3
figure 3

Optimal blending weights determination. Optimal blending weights determination. (a) is an instance for ratio-involving weighting matrix with ratio 4.0, and (b) describe SNR varying with ratio changes.

Ethical approval

In this study we analyzed 12 fetal spine MR images from 3 pregnant participants, which was approved by the Institutional Review Board of Shenzhen Institutes of Advanced Technology. Written informed consent was obtained for all participants. These data could only be accessed to the physicians and researchers to ensure participant confidentiality.

Experiment

In this section, we first describe materials and software used in the experiments, and then depict metrics for evaluating the image quality. The experiment focuses on five EDI methods applied in fetal spine MR images. They are NEDI [20], CEM [21], EGII [22], ICBI [23], and the proposed TEDI, respectively.

Materials

All fetal spine MR images are imaging on a 1.5T scanner (SIEMENS, Sonata) with T2* GR scanning sequences (TR/TE: 3.63/1.82ms; FA: 71 degrees; FOV: 339 mm × 388 mm; the acquisition matrix: 512 ×448, region of interest is 360 ×320). The physical resolution is 0.662 mm × 0.866 mm. Fetal movement results in motion artifacts. These inevitable distortions in image acquisition may influence interpolated results from these EDI methods where error propagation can’t be restricted.

Software

Codes of NEDI, EGII and ICBI are from [3638] with no modification. Implementation of CEM follows the idea [21] and the threshold is 0.05. The pseudo HR image of CEM and TEDI are both interpolated by bi-linear which is implemented as a parameter in function imresize in MATLAB2008. All codes are running on a PC with Intel (R) Core (TM), i3-2120 CPU @ 3.30 GHZ, 3.29 GHZ, and 1.98 GB DDR RAM.

Metrics

Performances are evaluated from SNR, PSNR, SSIM [29], FSIM [31], MI [39] and TC. Image quality assessment is so difficult [30] that we select 5 parameters to evaluate. SNR and PSNR are from error sensitivity based model, and widely used as objective image distortion metrics. SSIM and FSIM measure structure information maintenance from pixel level and feature level. MI is a basic concept of information theory to measure the statistical dependence and the amount of information. For clinical requirements, we introduce TC to measure real-time ability.

We also analyze visual quality of fine structures from interpolated images respecting to its practical procedures. Visual analysis is the only correct but burdensome way to distinguish image quality with sharp edges, natural textures and freedom from errors. They are three main criteria in the perceived quality of the interpolated images.

Experiment design

Performance is evaluated from quantitative metrics and visual analysis. Experiments are designed into two groups. The first group is from quantitative assessment. The source images are set as standard. For comparison, the standard images are scaled to 50% proportion with nearest neighbor pixel replication method. The results are evaluated by 6 parameters and demonstrated in Figure 4. The average scores are calculated to show methods’ robustness in Table 1. The second group is from visual analysis. We firstly down-scale the standard images by 0.5 with nearest neighbor pixel replication method and then enlarge them by a factor 4. In clinical applications, high visual quality with no error induced is appreciated for accurate image analysis and correct medical diagnosis.

Figure 4
figure 4

Values of six metrics to fetal spine MR images. (a-f) show SNR, PSNR, SSIM, FSIM, MI, and TC of these five EDI methods, respectively.

Table 1 Unbiased metrics for five EDI methods

Results

Image quality assessment

This section illustrates the SNR/PSNR, SSIM/FSIM, and MI/TC of five EDI methods. SNR and PSNR of TEDI are higher than CEM and outperform NEDI, EGII and ICBI with more than 4.5 dB. TC of TEDI and CEM are much shorter than other three EDI methods. SSIM, FSIM and MI of TEDI are slightly higher than others. From Figure 4, it can conclude that TEDI is better than the other EDI methods. Due to its real-time implementation, the proposed method satisfies clinical requirements.

Unbiased evaluations are summarized as average value and standard deviation in Table 1. From Table 1, it can conclude that: TEDI and CEM win by 5.0 db and 4.6 db respectively to other EDI methods; TEDI outperforms CEM slightly and other methods with 0.1 from SSIM, and 0.05 from FSIM; MI amount from TEDI is promoted from 0.06 to 0.76, and CEM is with least time consumptions.

Visual quality analysis

Figure 4 shows that the 2 nd image is with lowest SNR, PSNR and FSIM, and visual analysis is based on this image. In this time, the image is zoom-in by 50% proportion with nearest neighbor pixel replication method. Different from the quantitative assessment, we interpolated it with enlargement factor of 4, and the resolution of interpolated results will be 720 ×640. Meanwhile, two ROI are delineated to demonstrate visual details in Figure 5 directed by red and yellow arrows.

Figure 5
figure 5

Visual analysis of structures in ROI. (a) is original fetal spine MR image, (b-f) stand for the interpolated results from NEDI, CEM, EGII, ICBI, and TEDI, respectively. Because of low quality in (a), unnatural textures, loss of edge sharpness and errors are seen. Interpolated result from TEDI shows better consistency with the original image.

Figure 5 demonstrates interpolated results from these five EDI methods. Visual quality is analyzed from three criteria, sharpness of edges, naturalness of textures and no errors. (a) In the original image, there are obvious staircase edges directed by the red arrow. Because of low resolution, the intensity transmission isn’t smooth enough from bright side in cervical-medullary junction to dark side in cervical spine directed by yellow arrow. (b) Since no restriction in error propagation, whirlpool-like textures, ringing artifacts and outliers are seen in results from NEDI. Yellow arrow indicates improper intensity transmission from bright to dark, and red arrow indicates outliers. (c) CEM takes every pixel on edges to be vertical or horizontal direction. The ROI directed by yellow is deteriorated by artifacts and blurring. (d) EGII applies statistical predication to achieve more robust estimation. The yellow arrow shows that the intensity transmission of fetal spine is disturbed by an expanded black circle where artifacts of annoying ambiguous blocking occur. In addition, discontinuities appear at the head of the red arrow. (e) ICBI restricts artifacts and errors, and arrow-directed regions show sharper edges and natural transmission from bright to dark. (f) TEDI classifies edge orientation into four categories and sharpens edges with optimal blending weights. The interpolated image well maintains consistent structures. The yellow arrow indicates smooth intensity transmission from bright to dark. Edge structures directed by red arrow can be observed with no outliers nor errors.

Discussion

Ultrasound remains the primary modality for evaluating the developing fetus, and MRI of the fetal spine is complementary, even superior when ultrasound fails to provide further details for correct diagnosis. MR images of fetal spine suffer from its low resolution and image interpolation becomes necessary for better readability. In clinical situations, motion artifacts [10, 4042] from respiratory motion, partial volume effects and non-uniform magnetic field strength are prevalent in MR images. Interpolating unknown pixels in HR image from those known ones in LR image is an inverse ill-posed problem. Wrong predications should be seriously considered and tackled accordingly.

Edge carries heavy messages for accurate diagnosis while many interpolation methods fail to preserve. For the importance of edge preservation, EDI methods become a center of focus. In this paper, we proposed a TEDI method from twofold considerations. One is to determine the edge information which includes edge map and orientations of edge points. The other is a strategy to soften or sharpen the pixels on edge maps with respect to its orientation.

From performance evaluations of five EDI methods, we find that all the EDI methods can generate HR images with enriched structural details. From objective assessment, the proposed TEDI outperforms the other four methods with a seconds-level time cost. From visual quality analysis of image structures in ROI, only ICBI outperforms the TEDI with crisper edges. Both NEDI and EGII introduce errors and outliers, and artifacts is magnified by NEDI. In these five EDI methods, NEDI, EGII and ICBI share similar interpolation procedure. The difference is how to fill the value of missing pixels in HR image. NEDI uses geometric duality and takes fourth-order linear interpolation. EGII takes statistical prediction with linear minimum mean square-error estimate technique. ICBI selects local approximations and a greedy minimization. Indeed, NEDI is superb with higher number of directions over TEDI and it can adapt to arbitrary directions, because covariance can be computed for any axis orientation. But for real applications, maybe simpler is better. For magnifying medical images from low-end systems, four edge categories are enough. On the one hand, in original images, neighboring pixels around the pre-interpolated pixel position may be inadequate and inaccurate. On the other hand, computing covariance in NEDI imposes large time consumptions. In addition, experimental results show that NEDI’s adoption to arbitrary directions damages image visual quality with distorted textures and magnified artifacts.

One disadvantage to be mentioned is the selection of metrics for objective evaluation. These metrics except TC are based on reference images. Since motion artifacts and noise are prevalent in medical images, it is difficult to acquire high-quality fetal MR images on a low field MRI system as reference. In addition, these inevitable distortions may result in inaccurate prediction and errors in EDI algorithms. This kind of mistakes will be magnified in consecutive iterations.

Conclusions

hjbImage interpolation is intrinsically a severely under-determined inverse problem, and aims to resolve unknown HR images from known LR images [912]. Artifacts from respiratory motion [10, 40], elicited or spontaneous movement of fetus, partial volume effects [41] and non-uniform magnetic field strength [42] pose significant changelings for medical diagnosis which degrade image quality and mislead interpolation. Fully interpolation from LR images for high visual quality is still changeling for these existing methods.

In this paper, a new interpolation method is proposed. Comparing with other four state-of-the-art EDI methods, the proposed TEDI outperforms the others from objective evaluation. From visual analysis, NEDI, CEM and EGII are not suitable for clinical applications since their sensitivity to noise and artifacts. ICBI and TEDI are good choices, and TEDI is better in preserving structures consistent with original images.

In medical images, artifacts and noise are prevalent. A preprocessing of artifact removal and noise suppression should be taken into account before image interpolation. Image interpolation may be useful to improve the readability of fetal MR images, but it inevitably introduces uncertainties in image content. Restricting these uncertainties during interpolation procedure is also necessary.

Abbreviations

MRI:

Magnetic resonance imaging

EDI:

Edge-directed interpolation

HR:

High-resolution

LR:

Low-resolution.

References

  1. Russ P, Pretorius D, Manco-Johnson M, Rumack C: The fetal spine. Neuroradiology 1986, 28(5–6):398–407.

    Article  Google Scholar 

  2. Coakley FV, Glenn OA, Qayyum A, Barkovich AJ, Goldstein R, Filly RA: Fetal MRI: a developing technique for the developing patient. Am J Roentgenol 2004, 182: 243–252. 10.2214/ajr.182.1.1820243

    Article  Google Scholar 

  3. Prayer D, Brugger P: Fetal MRI. Medicamundi 2004, 48(2):25–30.

    Google Scholar 

  4. Robinson I: Fetal magnetic resonance imaging: a valuable diagnostic tool. Infant 2009, 5(4):124.

    Google Scholar 

  5. Coakley FV: Role of magnetic resonance imaging in fetal surgery. Top Magn Reson Imaging 2001, 12: 39–51. 10.1097/00002142-200102000-00005

    Article  Google Scholar 

  6. Simon EM: MRI of the fetal spine. Pediatr Radiol 2004, 34(9):712–719.

    Article  Google Scholar 

  7. Glenn O, Barkovich J: Magnetic resonance imaging of the fetal brain and spine: an increasingly important tool in prenatal diagnosis: part 2. Am J Neuroradiol 2006, 27(9):1807–1814.

    Google Scholar 

  8. Glenn O, Barkovich A: Magnetic resonance imaging of the fetal brain and spine: an increasingly important tool in prenatal diagnosis, part 1. Am J Neuroradiol 2006, 27(8):1604–1611.

    Google Scholar 

  9. Lehmann TM, Gonner C, Spitzer K: Survey: Interpolation methods in medical image processing. IEEE Trans Med Imaging 1999, 18(11):1049–1075. 10.1109/42.816070

    Article  Google Scholar 

  10. Schreibmann E, Chen G, Xing L, et al.: Image interpolation in 4D CT using a BSpline deformable registration model. Int J Radiat Oncol Biol Phys 2006, 64(5):1537. 10.1016/j.ijrobp.2005.11.018

    Article  Google Scholar 

  11. Thévenaz P, Blu T, Unser M: Interpolation revisited medical images application. IEEE Trans Med Imaging 2000, 19(7):739–758. 10.1109/42.875199

    Article  Google Scholar 

  12. Van Ouwerkerk J: Image super-resolution survey. Image Vis Comput 2006, 24(10):1039–1052. 10.1016/j.imavis.2006.02.026

    Article  Google Scholar 

  13. Carey WK, Chuang DB, Hemami SS: Regularity-preserving image interpolation. IEEE Trans Image Process 1999, 8(9):1293–1297. 10.1109/83.784441

    Article  Google Scholar 

  14. Chang SG, Cvetkovic Z, Vetterli M: Locally adaptive wavelet-based image interpolation. IEEE Trans Image Process 2006, 15(6):1471–1485.

    Article  Google Scholar 

  15. Zhang W, Cham WK: A single image based blind super-resolution approach. In Image Processing, 2008. ICIP 2008. 15th IEEE International Conference on. New York: IEEE; 2008:329–332.

    Chapter  Google Scholar 

  16. Yang J, Wright J, Huang TS, Ma Y: Image super-resolution via sparse representation. IEEE Trans Image Process 2010, 19(11):2861–2873.

    Article  MathSciNet  Google Scholar 

  17. Pekkucuksen IE: Edge directed resolution enhancement and demosaicing. PhD thesis. Georgia Institute of Technology 2011

    Google Scholar 

  18. Jensen K, Anastassiou D: Subpixel edge localization and the interpolation of still images. IEEE Trans Image Process 1995, 4(3):285–295. 10.1109/83.366477

    Article  Google Scholar 

  19. Allebach J, Wong PW: Edge-directed interpolation. In Image Processing, 1996. Proceedings., International Conference on, Volume 3. New York: IEEE; 1996:707–710.

    Google Scholar 

  20. Li X, Orchard MT: New edge-directed interpolation. IEEE Trans Image Process 2001, 10(10):1521–1527. 10.1109/83.951537

    Article  Google Scholar 

  21. Shi H, Ward R: Canny edge based image expansion. In Circuits and Systems, 2002. ISCAS 2002. IEEE International Symposium on, Volume 1. New York: IEEE; 2002:I-785.

    Google Scholar 

  22. Zhang L, Wu X: An edge-guided image interpolation algorithm via directional filtering and data fusion. Image Process, IEEE Trans 2006, 15(8):2226–2238.

    Article  Google Scholar 

  23. Giachetti A, Asuni N: Real-time artifact-free image upscaling. IEEE Trans Image Process 2011, 20(10):2760–2768.

    Article  MathSciNet  Google Scholar 

  24. Muresan DD: Fast edge directed polynomial interpolation. In Image Processing, 2005. ICIP 2005. IEEE International Conference on, Volume 2. New York: IEEE; 2005:II-990.

    Google Scholar 

  25. Mishiba K, Suzuki T, Ikehara M: Edge-adaptive image interpolation using constrained least squares. In Image Processing (ICIP), 2010 17th IEEE International Conference on. New York: IEEE; 2010:2837–2840.

    Chapter  Google Scholar 

  26. Mai Z, Rajan J, Verhoye M, Sijbers J: Robust edge-directed interpolation of magnetic resonance images. Phys Med Biol 2011, 56(22):7287. 10.1088/0031-9155/56/22/018

    Article  Google Scholar 

  27. Asuni N, Giachetti A: Accuracy improvements and artifacts removal in edge based image interpolation. In Proc. 3rd Int. Conf. Computer Vision Theory and Applications (VISAPP’08). Setubal, Portugal; 2008:58–65.

    Google Scholar 

  28. Tam WS, Kok CW, Siu WC: Modified edge-directed interpolation for images. J Electron Imaging 2010, 19: 013011–013011. 10.1117/1.3358372

    Article  Google Scholar 

  29. Wang Z, Bovik AC, Sheikh HR, Simoncelli EP: Image quality assessment: From error visibility to structural similarity. Image Process, IEEE Trans 2004, 13(4):600–612. 10.1109/TIP.2003.819861

    Article  Google Scholar 

  30. Wang Z, Bovik AC, Lu L: Why is image quality assessment so difficult? In Acoustics, Speech, and Signal Processing (ICASSP), 2002 IEEE International Conference on, Volume 4. New York: IEEE; 2002:IV-3313.

    Google Scholar 

  31. Zhang L, Zhang L, Mou X, Zhang D: FSIM: a feature similarity index for image quality assessment. IEEE Trans Image Process 2011, 20(8):2378–2386.

    Article  MathSciNet  Google Scholar 

  32. Canny J: A computational approach to edge detection. IEEE Trans Pattern Anal Mach Intell 1986, PAMI-8(6):679–698.

    Article  Google Scholar 

  33. Bowyer K, Kranenburg C, Dougherty S: Edge detector evaluation using empirical ROC curves. Comput Vis Image Underst 2001, 84: 77–103. 10.1006/cviu.2001.0931

    Article  MATH  Google Scholar 

  34. Bao P, Zhang L, Wu X: Canny edge detection enhancement by scale multiplication. IEEE Trans Pattern Anal Mach Intell 2005, 27(9):1485–1490.

    Article  Google Scholar 

  35. KODAK [http://www.cipr.rpi.edu/resource/stills/kodak.html]

  36. NEDI [http://www.csee.wvu.edu/~xinl/]

  37. EGII [http://www4.comp.polyu.edu.hk/~cslzhang/code.htm]

  38. ICBI [http://www.andreagiachetti.it/icbi/]

  39. Qu G, Zhang D, Yan P: Information measure for performance of image fusion. Electron Lett 2002, 38(7):313–315. 10.1049/el:20020212

    Article  Google Scholar 

  40. Jones RW, Witte RJ: Signal intensity artifacts in clinical MR imaging1. Radiographics 2000, 20(3):893–901. 10.1148/radiographics.20.3.g00ma19893

    Article  Google Scholar 

  41. González Ballester MÁ, Zisserman AP, Brady M: Estimation of the partial volume effect in MRI. Med Image Anal 2002, 6(4):389–405. 10.1016/S1361-8415(02)00061-0

    Article  Google Scholar 

  42. Guillemaud R, Brady M: Estimating the bias field of MR images. IEEE Trans Med Imaging 1997, 16(3):238–251. 10.1109/42.585758

    Article  Google Scholar 

Download references

Acknowledgements

The authors would like to thank Dr. Li, Dr. Zhang and Dr. Giachetti for their sharing codes and anonymous reviewers for their critical comments. This work is supported in part by grants from National Natural Science Foundation of China (NSFC: 81171402), NSFC Joint Research Fund for Overseas Research Chinese, Hong Kong and Macao Young Scholars (30928030), National Basic Research Program 973 (2010CB732606) from Ministry of Science and Technology of China, and Guangdong Innovative Research Team Program (No. 2011S013) of China.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yaoqin Xie.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

SY: proposed the idea, performed experiments, analyzed the data, made discussions and composed the manuscript together with RZ, SW. JH: provided fetal spine MR images and made the discussions. YX: directed the experiments and made discussions. All authors read and approved the final manuscript.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is published under license to BioMed Central Ltd. This is an Open Access article is distributed under the terms of the Creative Commons Attribution License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Yu, S., Zhang, R., Wu, S. et al. An edge-directed interpolation method for fetal spine MR images. BioMed Eng OnLine 12, 102 (2013). https://doi.org/10.1186/1475-925X-12-102

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1475-925X-12-102

Keywords