Journal of Software Engineering and Applications
Vol.7 No.2(2014), Article ID:43151,10 pages DOI:10.4236/jsea.2014.72013

Image Processing Tool Promoting Decision-Making in Liver Surgery of Patients with Chronic Kidney Disease

Kristina Bliznakova1, Nikola Kolev2, Zhivko Bliznakov3, Ivan Buliev1, Anton Tonev2, Elitsa Encheva4, Krasimir Ivanov2

1Department of Electronics and Microelectronics, Technical University of Varna, Varna, Bulgaria; 2Department of Surgery, Medical University of Varna, Varna, Bulgaria; 3Department of Medical Physics, University of Patras, Patras, Greece; 4Department of Radiology, Medical University of Varna, Varna, Bulgaria.

Email: kristina.bliznakova@tu-varna.bg

Copyright © 2014 Kristina Bliznakova et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. In accordance of the Creative Commons Attribution License all Copyrights © 2014 are reserved for SCIRP and the owner of the intellectual property Kristina Bliznakova et al. All Copyright © 2014 are guarded by law and by SCIRP as a guardian.

Received December 20th, 2013; revised January 20th, 2014; accepted January 28th, 2014

KEYWORDS

Non-Contrast Enhanced Computed Tomography Images; Evaluation of the Residual Function of the Liver; Liver Segmentation; Seeded Regional Growing Algorithm; Virtual Tumor Resection, Decision-Making; Educational Tool

ABSTRACT

Preoperative assessment of the liver volume and function of the remnant liver is a mandatory prerequisite before performing major hepatectomy. The aim of this work is to develop and test a software application for evaluation of the residual function of the liver prior to the intervention of the surgeons. For this purpose, a complete software platform consisting of three basic modules: liver volume segmentation, visualization, and virtual cutting, was developed and tested. Liver volume segmentation is based on a patient examination with non-contrast abdominal Computed Tomography (CT). The basis of the segmentation is a multiple seeded region growing algorithm adapted for use with CT images without contrast-enhancement. Virtual tumor resection is performed interactively by outlining the liver region on the CT images. The software application then processes the results to produce a three-dimensional (3D) image of the “resected” region. Finally, 3D rendering module provides possibility for easy and fast interpretation of the segmentation results. The visual outputs are accompanied with quantitative measures that further provide estimation of the residual liver function and based on them the surgeons could make a better decision. The developed system was tested and verified with twenty abdominal CT patient sets consisting of different numbers of tomographic images. Volumes, obtained by manual tracing of two surgeon experts, showed a mean relative difference of 4.5%. The application was used in a study that demonstrates the need and the added value of such a tool in practice and in education.

1. Introduction

Liver resection is related to surgical removal of a part of the liver due to liver or metastatic colorectal cancers. Hepatic resection however may be followed by various complications like rising of ascites, hepatic insufficiency, biliary fistula, hepatic abscess, hemoperitoneum and pleural effusion [1]. It has been shown that the incidence of severe hepatic dysfunction and infection following liver resection increased significantly with smaller percentage residual liver volume [2]. Among patients with normal liver, the limit for safe resection ranges from 20% to 30% future remnant liver of total liver volume [3]. Thus, preoperative assessment of the liver volume and function of the remnant liver is a mandatory prerequisite before major hepatectomy.

A wide literature review showed that the main problem in solving this need is the choice of algorithm for liver segmentation. One approach is the manual liver segmentation comprised of manually tracing of the liver boundaries. This approach however is time-consuming and segmentation results may not be as accurate as needed [4]. To save time, fully [5-11] or semi-automatic methods [12-22] have been investigated to segment the liver volume from abdomen CT images. From these two major types of algorithms, the automatic liver segmentation still possesses weaknesses and drawbacks. A comparison study between ten automatic and six interactive methods for liver segmentation from contrast-enhanced CT images showed that in general, the interactive methods reached higher average scores than the automatic approaches and featured a better consistency of segmentation quality [23]. Algorithms used for liver segmentation include grey level evaluation [6,11,24-27], clustering [17, 28-30], region-based method [31,32], Snakesbased method [33], grow-cut [34], graph cuts [15,35-37], level set [16,38-41], combinations of different approaches as for example Snakes and grow-cut [33], or graph cut and gradient flow active contour [5], or morphological operations and graph cuts [9,42], grey level and a priori knowledge like CT numbers and location [25], hidden Markov measure field model [18], multi-class smoothed Bayesian classification [20,21], and edge based methods [43]. The use of segmentation algorithm based on priority knowledge about appearance, shape and size of the liver [10,23,44-52] and methods based on neural networks [53,54] have been also proposed.

Amongst all these methods, much popularity has received those ones based on grey level evaluation. From the bulk of the available algorithms, the featured once are based on segmentation of liver from CT images by a supervised thresholding followed by k-mean clustering [17,24,25,55]. Lots of iterative morphological filtering operations and k-means clustering are performed in order to preserve the liver structure and remove the fragments of other organs using pre-knowledge for the shape, size and the location of liver. Basic weakness of these methods is that the liver grey level estimation does not take into account the high variability of this estimated value observed both in the same and in other CT volumes. The use of texture features extracted from different areas of the CT image like fractal dimensions and entropy may be useful for further liver volume refining. Another technique that demonstrated good segmentation results and performs well with respect to the noise in the images is the region growing algorithm. The approach is based on the concept of neighborhood connected pixels and has been applied in twoand three-dimensions [56].

Nevertheless, most of the proposed algorithms are however based and tested on contrast enhanced CT images. The application of contrast agent in patients with chronic renal insufficiency, however, is hindered because of the need of post procedural hemodialysis. CT without contrast has lower diagnostic accuracy for liver masses and may only set indications for emergency laparotomy. The reason for this low detection is that the X-ray absorption characteristics of the liver are very close to these of the neighbor organs like the kidneys, the spleen, the pancreas etc. This results in X-ray images with unclear liver boundaries in respect to the neighboring structures and therefore low contrast and blurry edges. This fact makes difficult the design of a robust segmentation procedure. Another difficulty is related to the huge variability of livers’ shape and size among the patients. This causes difficulties in setting the parameters of segmentation algorithms, which are based on priority knowledge about shape and size of the liver and therefore fail to produce correct results when non standard shapes are present [23, 44]. Thus, main efforts are nowadays directed towards the development of robust semior fully-automatic liver segmentation in case of patients that undergo non-contrast CT scans.

Currently, estimation of the liver volume at the Department of Surgery at the University Hospital of Varna is accomplished by an expert radiologist. The procedure requires the radiologists to manually segment the liver areas on each slice from the acquired CT scan and then to calculate the liver volume. In many cases, however, the surgeon needs to perform evaluation of the residual volume himself and therefore to make a prognosis for the liver function after the surgery. Presently, the surgeons assess both the volume and the residual liver function subjectively that may result in inaccuracies and misleading decisions. This is very important in cases of patients with chronic kidney disease, patients that undergo noncontrast CT where inaccuracy from liver selection may arise. A dedicated software tool that offers liver volume extraction combined with a virtual interactive surgery and concrete prognosis in terms of residual liver volume, thus providing objective evaluation, would be of great assistance to the surgeons.

The aim of this work is to facilitate the work of surgeons, specifically experienced in liver surgery and radiotherapy specialists in our University Hospital. For this purpose, we developed, tested and installed a complete software platform with three basic modules: liver volume segmentation, virtual volume resection and 3D liver rendering. The first module integrates a new methodology for evaluation of a liver volume from non-contrast abdominal CT images. The second module provides possibility for tracing of the tumor, while the third one allows 3D liver visualization followed by evaluation of the remaining liver volume and estimation of the liver function. Accurate liver segmentation is obtained with a multiple seeded regional growing algorithm. Due to the large amount of CT slices, a prerequisite from the surgeons was the automatic calculation of the liver volume. Therefore, the user involvement is minimal and limited to the selection of the CT slice where the liver first appears. The segmented images are stacked in a volume that is further rendered in three dimensions. This work has mainly two contributions: 1) an improved region growing algorithm dedicated for liver segmentation in case of non-contrast CT images and 2) a software application to facilitate the work of surgeons and used for educational purposes.

2. Methods

2.1. Liver Anatomical and Clinical Considerations

The liver is located in the upper right quadrant of the abdominal cavity and is the largest parenchymal organ in the human body. The most common classification was introduced by Couinaud, who divided the liver in eight functionally independent segments. Each of these segments contains branches of the portal vein, hepatic artery, and the bile duct. The vascular outflow of the peripheral segments is provided by the hepatic veins. The main role of the liver is to filter the blood coming from the gastro-intestinal system.

The most accurate imaging modality for diagnostics of the liver is the computed tomography. Improved CT images are achieved by the application of intravenous contrast allowing for better differentiation of the liver vessels and eventually tumors. In case of patients with kidney failure or diabetes, the use of contrast material would provoke complications. Although new contrast agents are developed, the most safety liver inspection for these patients is by use of CT without contrast. Figure 1 depicts a typical appearance of the liver on a CT slice.

As seen from Figure 1, the image of the liver and the gallbladder are merged in the case of non-contrast use. There is no boundary that discriminates the two organs due to their similar X-ray absorption characteristics. Quantitatively, the Table 1 compares the elemental composition and densities of the liver and organs in the abdomen that are close and interact with it [57]. The comparison shows how close in terms of chemical composition and density are the liver and the organs in the abdomen. The liver weight ranges from 1200 to 1400 g in the adult woman and from 1400 to 1500 g in the adult man [58].

2.2. Evaluation of the Residual Volume and Functionality after Liver Resection

The proposed methodology for evaluation of the residual volume and estimation of the functionality of the liver after resection consists of three major steps: 1) total liver volume extraction, 2) virtual tumor resection and evaluation of the residual volume and functionality and 3) volume rendering of the results.

Liver volume extraction. The main stages in the proposed algorithm for extraction and estimation of the liver volume are depicted in Figure 2 with a demonstration of the corresponding process. There was no pre-processing on the initial CT set before starting the liver segmentation, since the 2D regional growing algorithm is not sensitive to the image noise in the original images. The input data for the algorithm is the axial tomographic image where the liver first appears. At this slice, the only action required by the surgeon is to click inside the liver area. This point is taken as a seed point that is used to determine the liver area in this initial CT image. Further, several seed points are initially determined within the liver area already segmented in the current slice. The locations of the seed points are sampled randomly using Monte Carlo technique and only points that are located within the area are accepted as seed points for the region grow-

Figure 1. Typical liver radiological appearance in a noncontrast CT.

Table 1. Elemental composition and density of some organs which are located in the abdomen.

Figure 2. Block diagram of the algorithm for liver selection, together with visual presentation of the results of each block.

ing algorithm for the next slice. The intensity range is also set according to the mean intensity of the slice selected by the surgeon. This intensity range is adaptive and changes with tomographic slice.

The region growing algorithm is applied as many times as the seed points are (between 10 and 20). The region is iteratively grown by comparing all unallocated neighboring pixels to the region. Specifically, the difference between a pixel’s intensity value and the region’s mean is used as a measure of similarity. Any pixel in a slice is considered a voxel in the liver volume. After a voxel is added to the region, its eight neighbors are also processed. This process stops when the intensity difference between region mean and new pixel become larger than a certain threshold. The latter is set to the mean intensity of the selected region of the previous slide with a standard deviation set to 0.05%.

The images with the segmented liver areas obtained from the multiple seeded regional growing algorithm are then summed and voxel values are normalized to 1. To complete the segmentation of the liver parenchyma, the selected area is subjected to a set of morphological processes that fill areas that may belong to the liver. Once the segmented liver is available in 3D, the volume is calculated by taking into account the number of all voxels from the selected liver, the voxel volume and the density of the liver parenchyma, given in Table 1.

Virtual tumor resection. The virtual liver resection is performed interactively by the surgeons. This process incorporates virtual tumor removal by using another dedicated software module. In particular, axial tomographic slices are displayed on the screen and the surgeon marks the region that is supposed to be removed. The contours are then processed by morphological thresholding to de fine the resected volume. From this resection, the virtually removed volume can be calculated, similarly to the volume of the whole liver. The relative residual liver volume (RRLV) associated with the development of postoperative hepatic dysfunction and infections is defined as follows:

Vliver is the total liver volume, including the tumor, while Vtumor is the tumor volume.

Finally, volume rendering module of the segmented liver volume and pathologies is used to visualize the results. Volume rendering of the whole image allows an easy and fast interpretation of the segmentation result.

2.3. CT Data

Twenty abdominal CT sets were obtained at the University hospital “Saint Marina” in Varna, Bulgaria and used. The CT images were obtained using SOMATOM Definition Flash (Siemens Healthcare), comprised of a pair of sources and detectors that move around the patient. The images were of size 512 × 512 pixels and 16 bits grey level resolution. Different protocols were applied for scanning different patients. Therefore, pixel resolution varied from 0.55 × 0.55 mm2 to 0.87 × 0.87 mm2, while the inter slice distance varied between 1 and 3 mm. The number of images in each patient set varied from 60 to 178. No contrast agent was applied. From the total set of images, the half were characterized with pathology. Data were extracted from the initial DICOM images and stored in a tiff image format to facilitate the image processing techniques.

2.4. The Application as a Whole

The liver segmentation and visualization scripts were developed in Matlab (MathWorks, Inc.), while the 3D virtual resection was developed under C++. A graphical user interface has been developed for these models to facilitate work. There are no specific requirements for the system, however for fast processing it is recommended using quad-core processors and at least 4 GB of RAM.

The general workflow is as following: initially the total liver volume is extracted by applying the algorithm in Figure 2. The involvement of the user is minimal and limited to the selection of the slice where the liver initially appears in CT images. It takes few minutes to apply algorithm and to compute the final liver volume. Further, the second software module is loaded that provides a graphical environment for virtual resection. The user interactively “removes” the volume by drawing the regions on the slices of the patient CT set as depicted in Figure 3. The corresponding program code processes the outlined regions for resection and generates a 3D image of the tumor volume. Finally, the visualization module is used to render the results from the previous operations and to process quantitatively the results. 3D rendering of the whole image is particularly important for segmentation validation purposes.

3. Results and Discussion

Initially, the proposed computational tool has been evaluated to compute liver volume correctly. Further, an example of use is demonstrated in a particular case to support a decision.

3.1. Evaluation of the Proposed Computational Tool

The evaluation was carried by comparing calculated volumes obtained from automatic liver segmentation with volumes that were selected and calculated by two surgeons from all the imaging sets after manual selection. The surgeons were highly trained specialists in surgical treatment of various liver cancers with an expertise of more than 15 years in the domain. Therefore, we treated the volume they selected as a gold standard for the comparison. The comparison between all twenty volumes (after a manual procedure and according to the suggested automatic approach) showed an average relative difference of 4.5% ± 1.82%. There was no significant deviation between volumes that were automatically and manually selected, based also on visual observation.

An example is depicted on Figures 4 and 5 for case of abdominal CT sets with pathologies present. Specifically, Figure 4 reveals the comparison of the performance of the proposed algorithm (Figure 4 lower row) vs. the manual selection accomplished by one of the surgeons (Figure 4 upper row) in a case of a 65 years male with a severe alcohol induced steatohepatitis. In the same patients there were clinically significant co-morbidity due to diabetis melitus, complicated with chronic renal insufficiency, grade III and ischemic heart disease. In addition, the patient was a heavy tobacco smoker. In this patient, the severe steatohepatitis leads to parenchimal bilistasis with jaundice, total bilirubin 115, direct bilirubin 38 and hepato-renal syndrome.

The liver segmentation was performed on a set of 156 patient abdomen CT slices without contrast agent. The

Figure 3. A screenshot from the software module for tracing of liver and tumor boundaries.

(a)                            (b)                            (c)                            (d)

Figure 4. Liver segmentation in a case of a 65 years male with a severe alcohol induced steatohepatitis: (a)-(c) show three subsequent CT slices with outlined liver boundaries, (d) shows liver volume visualization. First row—regions selected by the surgeon. Second row—automatically outlined regions by applying the algorithm in Figure 2.

(a)                            (b)                            (c)                            (d)

Figure 5. Liver segmentation in CT images of a 52 years male with a single site metastatic disease from mucinouse G3: (a)-(c) show three subsequent CT slices with outlined liver boundaries, (d) shows liver volume visualization. First row—regions selected by the surgeon. Second row—automatically outlined regions by applying the algorithm in Figure 2.

parallel made in Figure 4 concerns three consecutive CT slices. As it is seen from the comparison, the proposed algorithm was successfully applied to outline the shape of the liver in different slices. The automatically extracted volume was 1430 ml, while the manually selected was 1470 ml, resulting in a difference of 2.72%. The algorithm computes the liver volume with adequate accuracy.

Figure 4 presents a case of a patient that could be challenging for clinical evaluation and liver imaging. The computer based imaging tool can prove very useful in these cases, as seen from this figure. In some cases, the automatic selection performs even better than the manual approach, according to the surgeons’ opinion.

Another example for testing and validation of the algorithm is shown in Figure 5 for the case of a 52 years male with a single site metastatic disease from mucinouse G3, with a rectal cancer after primary tumor radical surgery with no extrahepatic tumor load of the body. Liver resection is necessary to be performed after neoadjuvant FOLFOX 4 + bevacizumab triple systematic treatment.

For this case, the liver segmentation was performed on a set of 132 patient abdomen CT slices, 60 of them with liver appearance. The comparison of three consecutive CT slices for both approaches showed satisfactory results for the automatic segmentation method and the estimated liver volume. In particular, the automatically extracted volume was 1420 ml, while the manually selected was 1500 ml, resulting in a difference of 5.33%.

The algorithm has been successfully applied to various sets of CT data extracted from non-contrast liver CT scans with and without pathologies. In all cases, the algorithm achieved satisfactory results in terms of correct selection of liver regions as well as in calculation of the volume. The obtained average deviation of 4.5% between the automatic liver segmentation and the manual approach has also been discussed with the surgeons. They pointed out that such a deviation is more than acceptable, as well as they agreed that the manual outlining, used as a reference, is not always performed to a maximum level of image details, which can explain the difference. The common opinion is that the software tool saves time and gives sufficient enough accuracy for the surgeon planning the operation. The computational time for applying the algorithm was about two-to-three minutes (using medium computational power PC), while the experts required on average 25 minutes to trace and calculate the liver volume.

3.2. An Example of Use

The software application is now installed and used by the surgeons from the University Hospital of Varna for their assessment and training of young specialists. We demonstrate one example of this application within the case of tumor resection and decision-making.

A 57 years old male with hepatitis C virus liver cirrhosis Child B with malignant transformation in two focuses of hepatocellular carcinoma in left liver lobe. The input patient data were taken from an abdomen CT patient set composed of 137 slices, 60 of them with liver presence. The volume of the liver was reconstructed by applying the algorithm and in consequence the surgeon performed a virtual resection of the tumor volume. The estimated liver volume was 1550 ml. Figure 6(a) shows two consecutive slices with tumors that were marked for resection, while Figure 6(b) reviews the reconstructed liver volume with the cancer. The tumor volume was estimated to 50 ml, while the evaluated RRLV was 96%. The patient was indicated for laparoscopic left lobectomy after preoperative downstaging of impaired liver function to Child A and control of viral load due to hepatitis C infection.

While detecting all metastases, even the smallest one is essential for building of oncosurgical strategy for radical treatment and it is crucial for removal the tumor load of human body with R-0 index—no residual tumor after surgery. This example also demonstrates the feasibility of this framework for the exercising of last year students in the Medical Universities.

The tool has been evaluated positively by the Department of Surgery at the University Hospital of Varna. Until now, the surgeons were evaluating the liver volume and the resection volume mainly subjectively and intuitively. This is primarily due to lack of experience to manage image processing software applications and to handle programming codes for overall calculation of the selected pixels and respectively the volume itself. The tool has been designed not to replace but to facilitate the surgeons, thus the requirements of minimal involvement, easy to use, fast volume evaluation have been respected.

4. Conclusions

An approach and an application tool for assessment of the liver volume and evaluation of the residual function of the liver prior to the intervention of the surgeons dedicated for patient with chronic kidney disease are proposed. The approach includes volume determination based on segmentation of liver from non-contrast enhanced computed tomography images, virtual tumor resection and estimation of the residual liver function and volume rendering. The tool relies on by robust technique for liver segmentation. It allows the surgeons objectively to evaluate the liver volume and the residual functional

(a)                                    (b)                                 (c)

Figure 6. An example of a liver with cirrhosis Child B with malignant transformation in two focuses of hepatocellular carcinoma in left liver lobe: (a) two consecutive tomographic images with observable multiple synchronous colorectal liver metastases; (b) reconstructed liver volume with the cancer.

ity when the tumors are removed interactively.

Furthermore, besides its application as an assisting tool to facilitate the decision-making, this tool appears to be appropriate for educational purposes as a teaching tool for medical students specializing in this area as well as for virtual training of young surgeon specialists.

Acknowledgements

This work is partially supported by Marie Curie Career Integration Grant within the 7th European Community Framework Programme, PHASETOMO (PCIG09-GA- 2011-293846).

REFERENCES

  1. E. Benzoni, R. Molaro, C. Cedolini, A. Favero, A. Cojutti, D. Lorenzin, et al., “Liver Resection for HCC: Analysis of Causes and Risk Factors Linked to Postoperative Complications,” Hepatogastroenterology, Vol. 54, No. 73, 2007, pp. 186-199.
  2. M. J. Schindl, D. N. Redhead, K. C. Fearon, O. J. Garden and S. J. Wigmore, “The Value of Residual Liver Volume as a Predictor of Hepatic Dysfunction and Infection after Major Liver Resection,” Gut, Vol. 54, No. 2, 2005, pp. 289-296. http://dx.doi.org/10.1136/gut.2004.046524
  3. A. Guglielmi, A. Ruzzenente, S. Conci, A. Valdegamberi and C. Iacono, “How Much Remnant Is Enough in Liver Resection?” Digestive Surgery, Vol. 29, No. 1, 2012, pp. 6-17. http://dx.doi.org/10.1159/000335713
  4. Y. Nakayama, Q. Li, S. Katsuragawa, R. Ikeda, Y. Hiai, K. Awai, et al., “Automated Hepatic Volumetry for Living Related Liver Transplantation at Multisection CT,” Radiology, Vol. 240, No. 3, 2006, pp. 743-748. http://dx.doi.org/10.1148/radiol.2403050850
  5. S. Casciaro, R. Franchini, L. Massoptier, E. Casciaro, F. Conversano, A. Malvasi, et al., “Fully Automatic Segmentations of Liver and Hepatic Tumors from 3-D Computed Tomography Abdominal Images: Comparative Evaluation of Two Automatic Methods,” IEEE Sensors Journal, Vol. 12, No. 3, 2012, pp. 464-473. http://dx.doi.org/10.1109/JSEN.2011.2108281
  6. K. T. Bae, M. L. Giger, C. T. Chen and C. E. Kahn Jr., “Automatic Segmentation of Liver Structure in CT Images,” Medical Physics, Vol. 20, No. 1, 1993, pp. 71-78. http://dx.doi.org/10.1118/1.597064
  7. E. L. Chen, P. C. Chung, C. L. Chen, H. M. Tsai and C. I. Chang, “An Automatic Diagnostic System for CT Liver Image Classification,” IEEE Transactions on Biomedical Engineering, Vol. 45, No. 6, 1998, pp. 783-794. http://dx.doi.org/10.1109/10.678613
  8. L. Soler, H. Delingette, G. Malandain, J. Montagnat, N. Ayache, C. Koehl, et al., “Fully Automatic Anatomical, Pathological and Functional Segmentation from CT Scans for Hepatic Surgery,” Computer Aided Surgery, Vol. 6, No. 3, 2001, pp. 131-142. http://dx.doi.org/10.3109/10929080109145999
  9. L. Massoptier and S. Casciaro, “Fully Automatic Liver Segmentation through Graph-Cut Technique,” IEEE Engineering in Medicine & Biology Society, Vol. 2007, 2007, pp. 5243-5246. http://dx.doi.org/10.1109/IEMBS.2007.4353524
  10. L. Massoptier and S. Casciaro, “A New Fully Automatic and Robust Algorithm for Fast Segmentation of Liver Tissue and Tumors from CT Scans,” European Radiology, Vol. 18, No. 8, 2008, pp. 1658-1665. http://dx.doi.org/10.1007/s00330-008-0924-y
  11. P. Campadelli, E. Casiraghi and A. Esposito, “Liver Segmentation from Computed Tomography Scans: A Survey and a New Algorithm,” Artificial Intelligence in Medicine, Vol. 45, No. 2-3, 2009, pp. 185-196. http://dx.doi.org/10.1016/j.artmed.2008.07.020
  12. X. Yang, H. C. Yu, Y. Choi, W. Lee, B. Wang, J. Yang, et al., “A Hybrid Semi-Automatic Method for Liver Segmentation Based on Level-Set Methods Using Multiple Seed Points,” Computer Methods and Programs in Biomedicine, Vol. 113, No. 1, 2014, pp. 69-79. http://dx.doi.org/10.1016/j.cmpb.2013.08.019
  13. T. Zahel, M. Wildgruber, R. Ardon, T. Schuster, E. J. Rummeny and M. Dobritz, “Rapid Assessment of Liver Volumetry by a Novel Automated Segmentation Algorithm,” Journal of Computer Assisted Tomography, Vol. 37, No. 4, 2013, pp. 577-582. http://dx.doi.org/10.1097/RCT.0b013e31828f0baa
  14. W. Huang, Z. M. Tan, Z. Lin, G. B. Huang, J. Zhou, C. K. Chui, et al., “A Semi-Automatic Approach to the Segmentation of Liver Parenchyma from 3D CT Images with Extreme Learning Machine,” IEEE Engineering in Medicine & Biology Society, Vol. 2012, 2012, pp. 3752-3755.
  15. Y. Chen, Z. Wang, J. Hu, W. Zhao and Q. Wu, “The Domain Knowledge Based Graph-Cut Model for Liver CT Segmentation,” Biomedical Signal Processing and Control, Vol. 7, No. 6, 2012, pp. 591-598. http://dx.doi.org/10.1016/j.bspc.2012.04.005
  16. B. N. Li, C. K. Chui, S. Chang and S. H. Ong, “A New Unified Level Set Method for Semi-Automatic Liver Tumor Segmentation on Contrast-Enhanced CT Images,” Expert Systems with Applications, Vol. 39, No. 10, 2012, pp. 9661-9668. http://dx.doi.org/10.1016/j.eswa.2012.02.095
  17. M. Goryawala, M. R. Guillen, M. Cabrerizo, A. Barreto, S. Gulec, T. C. Barot, et al., “A 3-D Liver Segmentation Method with Parallel Computing for Selective Internal Radiation Therapy,” IEEE Transactions on Information Technology in Biomedicine, Vol. 16, No. 1, 2012, pp. 62- 69. http://dx.doi.org/10.1109/TITB.2011.2171191
  18. Y. Häme and M. Pollari, “Semi-Automatic Liver Tumor Segmentation with Hidden Markov Measure Field Model and Non-Parametric Distribution Estimation,” Medical Image Analysis, Vol. 16, No. 1, 2012, pp. 140-149. http://dx.doi.org/10.1016/j.media.2011.06.006
  19. F. Liu, B. Zhao, P. K. Kijewski, L. Wang and L. H. Schwartz, “Liver Segmentation for CT Images Using GVF Snake,” Medical Physics, Vol. 32, No. 12, 2005, pp. 3699-3706. http://dx.doi.org/10.1118/1.2132573
  20. M. Freiman, O. Eliassaf, Y. Taieb, L. Joskowicz and J. Sosna, “A Bayesian Approach for Liver Analysis: Algorithm and Validation Study,” Medical Image Computing and Computer-Assisted Intervention, Vol. 11, No. 1, 2008, pp. 85-92.
  21. M. Freiman, O. Eliassaf, Y. Taieb, L. Joskowicz, Y. Azraq and J. Sosna, “An Iterative Bayesian Approach for Nearly Automatic Liver Segmentation: Algorithm and Validation,” International Journal of Computer Assisted Radiology and Surgery, Vol. 3, No. 5, 2008, pp. 439-446. http://dx.doi.org/10.1007/s11548-008-0254-1
  22. J. Y. Zhou, D. W. K. Wong, F. Ding, S. K. Venkatesh, Q. Tian, Y. Y. Qi, et al., “Liver Tumour Segmentation Using Contrast-Enhanced Multi-Detector CT Data: Performance Benchmarking of Three Semiautomated Methods,” European Radiology, Vol. 20, No. 7, 2010, pp. 1738-1748. http://dx.doi.org/10.1007/s00330-010-1712-z
  23. T. Heimann, B. van Ginneken, M. A. Styner, Y. Arzhaeva, V. Aurich, C. Bauer, et al., “Comparison and Evaluation of Methods for Liver Segmentation from CT Datasets,” IEEE Transactions on Medical Imaging, Vol. 28, No. 8, 2009, pp. 1251-1265. http://dx.doi.org/10.1109/TMI.2009.2013851
  24. F. Liu, B. Zhao, P. K. Kijewski, L. Wang and L. H. Schwartz, “Liver Segmentation for CT Images Using GVF Snake,” Medical Physics, Vol. 32, No. 12, 2005, pp. 3699-3706. http://dx.doi.org/10.1118/1.2132573
  25. S. J. Lim, Y. Y. Jeong and Y. S. Ho, “Automatic Liver Segmentation for Volume Measurement in CT Images,” Journal of Visual Communication and Image Representation, Vol. 17, No. 4, 2006, pp. 860-875. http://dx.doi.org/10.1016/j.jvcir.2005.07.001
  26. L. Gao, D. G. Heath, B. S. Kuszyk and E. K. Fishman, “Automatic Liver Segmentation Technique for Three-Dimensional Visualization of CT Data,” Radiology, Vol. 201, No. 2, 1996, pp. 359-364.
  27. P. Campadelli, E. Casiraghi and S. Pratissoli, “A Segmentation Framework for Abdominal Organs from CT Scans,” Artificial Intelligence in Medicine, Vol. 50, No. 1, 2010, pp. 3-11. http://dx.doi.org/10.1016/j.artmed.2010.04.010
  28. S. S. Kumar, R. S. Moni and J. Rajeesh, “Automatic Segmentation of Liver Tumour Using a Possibilistic Alternative Fuzzy C-Means Clustering,” International Journal of Computers and Applications, Vol. 35, No. 1, 2013, pp. 6-12. http://dx.doi.org/10.2316/Journal.202.2013.1.202-3246
  29. A. H. Foruzan, Y. W. Chen, R. A. Zoroofi, A. Furukawa, Y. Sato, M. Hori, et al., “Segmentation of Liver in LowContrast Images Using K-Means Clustering and Geodesic Active Contour Algorithms,” IEICE Transactions on Information and Systems, Vol. E96-D, No. 4, 2013, pp. 798-807.
  30. U. Kutbay and F. Hardalac, “CT Liver Tissue Segmentation Using Distance Regularized Level Set Evolution Based on Spatial Fuzzy Clustering,” Energy Education Science and Technology Part A: Energy Science and Research, Vol. 29, No. 2, 2012, pp. 715-720.
  31. S. S. Kumar and R. S. Moni, “Diagnosis of Liver Tumour from CT Images Using Contourlet Transform,” International Journal of Biomedical Engineering and Technology, Vol. 7, No. 3, 2011, pp. 276-290. http://dx.doi.org/10.1504/IJBET.2011.043300
  32. L. Ruskó, G. Bekes and M. Fidrich, “Automatic Segmentation of the Liver from Multiand Single-Phase Contrast-Enhanced CT Images,” Medical Image Analysis, Vol. 13, No. 6, 2009, pp. 871-882. http://dx.doi.org/10.1016/j.media.2009.07.009
  33. H. Jiang, B. He, Z. Ma, M. Zong, X. Zhou and H. Fujita, “Liver Segmentation Based on Snakes Model and Improved Growcut Algorithm in Abdominal CT Image,” Computational and Mathematical Methods in Medicine, Vol. 2013, 2013.
  34. H. Jiang, Z. Ma and M. Zong, “Semi-Automatic Medical Image Segmentation Based on Improved Grow-Cut Algorithm,” Journal of Pure and Applied Microbiology, Vol. 7, 2013, pp. 453-459.
  35. A. Afifi and T. Nakaguchi, “Liver Segmentation Approach Using Graph Cuts and Iteratively Estimated Shape and Intensity Constrains,” Medical Image Computing and Computer-Assisted Intervention, Vol. 15, No. 2, 2012, pp. 395-403.
  36. R. Beichel, A. Bornik, C. Bauer and E. Sorantin, “Liver Segmentation in Contrast Enhanced CT Data Using Graph Cuts and Interactive 3D Segmentation Refinement Methods,” Medical Physics, Vol. 39, No. 3, 2012, pp. 1361-1373. http://dx.doi.org/10.1118/1.3682171
  37. F. Kang and J. Yang, “An Improved Method for Medical Liver Segmentation and Real-Time Rendering,” Gaojishu Tongxin/Chinese High Technology Letters, Vol. 21, No. 11, 2011, pp. 1164-1170.
  38. X. Gao, “A Level Set Image Segmentation Method Based on Prior Shape Statistical Knowledge,” International Review on Computers and Software, Vol. 7, No. 6, 2012, pp. 3221-3226.
  39. A. Zidan, N. I. Ghali, A. E. Hassanien, H. Hefny and J. Hemanth, “Level Set-Based CT Liver Computer Aided Diagnosis System,” International Journal of Imaging and Robotics, Vol. 9, No. 1, 2012, pp. 26-36.
  40. D. A. B. Oliveira, R. Q. Feitosa and M. M. Correia, “Segmentation of Liver, Its Vessels and Lesions from CT Images for Surgical Planning,” BioMedical Engineering OnLine, Vol. 10, 2011, p. 30. http://dx.doi.org/10.1186/1475-925X-10-30
  41. L. Fernandez-de-Manuel, J. L. Rubio, M. J. LedesmaCarbayo, J. Pascau, J. M. Tellado, E. Ramon, M. Desco and A. Santos, “3D Liver Segmentation in Preoperative CT Images Using a Level-Sets Active Surface Method,” Conference Proceedings. IEEE Engineering in Medicine and Biology Society, Vol. 2009, 2009, pp. 3625-3628.
  42. W. N. J. H. Wan Yussof and H. Burkhardt, “Automatic 3D Liver Segmentation Using Morphological Operations and Graph-Cut Techniques,” Journal of Next Generation Information Technology, Vol. 2, No. 3, 2011, pp. 23-34. http://dx.doi.org/10.4156/jnit.vol2.issue3.2
  43. X. Zhang, T. Tajima, T. Kitagawa, M. Kanematsu, X. Zhou, T. Hara, et al., “An Automatic Method for Extracting the Liver Contour on Multi-Phase CT Images with Hepatic Lesions,” International Journal of Computer Assisted Radiology and Surgery, Vol. 1, Suppl. 7, 2006, pp. 69-71.
  44. S. Tomoshige, E. Oost, A. Shimizu, H. Watanabe and S. Nawano, “A Conditional Statistical Shape Model with Integrated Error Estimation of the Conditions; Application to Liver Segmentation in Non-Contrast CT Images,” Medical Image Analysis, Vol. 18, No. 1, 2014, pp. 130- 143. http://dx.doi.org/10.1016/j.media.2013.10.003
  45. S. T. Gollmer, M. Simon, A. Bischof, J. Barkhausen and T. M. Buzug, “Multi-Object Active Shape Model Construction for Abdomen Segmentation: Preliminary Results,” Conference Proceedings. IEEE Engineering in Medicine and Biology Society, Vol. 2012, 2012, pp. 3990- 3993.
  46. X. Wang, C. Zheng, C. Li, Y. Yin and D. D. Feng, “Automated CT Liver Segmentation Using Improved ChanVese Model with Global Shape Constrained Energy,” Conference Proceedings. IEEE Engineering in Medicine and Biology Society, Vol. 2011, 2011, pp. 3415-3418.
  47. S. Zhang, Y. Zhan, M. Dewan, J. Huang, D. N. Metaxas and X. S. Zhou, “Deformable Segmentation via Sparse Shape Representation,” Medical Image Computing and Computer-Assisted Intervention, Vol. 14, Pt. 2, 2011, pp. 451-458.
  48. X. Zhang, J. Tian, K. Deng, Y. Wu and X. Li, “Automatic Liver Segmentation Using a Statistical Shape Model with Optimal Surface Detection,” IEEE Transactions on Biomedical Engineering, Vol. 57, No. 10, 2010, pp. 2622- 2626. http://dx.doi.org/10.1109/TBME.2010.2056369
  49. X. F. Wang and Y. Q. Zhao, “Liver CT Image Segmentation Based on Prior Shape CV Model,” Guangdianzi Jiguang/Journal of Optoelectronics Laser, Vol. 21, No. 6, 2010, pp. 953-956.
  50. A. H. Foruzan, R. Aghaeizadeh Zoroofi, M. Hori and Y. Sato, “Liver Segmentation by Intensity Analysis and Anatomical Information in Multi-Slice CT Images,” International Journal of Computer Assisted Radiology and Surgery, Vol. 4, No. 3, 2009, pp. 287-297. http://dx.doi.org/10.1007/s11548-009-0293-2
  51. T. Heimann, S. Münzing, H. P. Meinzer and I. Wolf, “A Shape-Guided Deformable Model with Evolutionary Algorithm Initialization for 3D Soft Tissue Segmentation,” Information Processing in Medical Imaging (IPMI 2007), Lecture Notes in Computer Science, Vol. 4584, 2007, pp. 1-12.
  52. T. Heimann, I. Wolf and H. P. Meinzer, “Active Shape Models for a Fully Automated 3D Segmentation of the Liver—An Evaluation on Clinical Data,” Medical Image Computing and Computer-Assisted Intervention, Vol. 4191, Pt. 2, 2006, pp. 41-48.
  53. S. Wang, D. Fu, M. Xu and D. Hu, “Advanced Fuzzy Cellular Neural Network: Application to CT Liver Images,” Artificial Intelligence in Medicine, Vol. 39, No. 1, 2007, pp. 65-77. http://dx.doi.org/10.1016/j.artmed.2006.08.001
  54. S. A. Husain and E. Shigeru, “Use of Neural Networks for Feature Based Recognition of Liver Region on CT Images,” Proceedings of the IEEE Workshop on Neural Networks for Signal Processing, Vol. 2, 2000, pp. 831- 840.
  55. M. Goryawala, M. R. Guillen, S. Gulec, T. Barot, R. Suthar, R. Bhatt, A. Mcgron and M. Adjouadi, “An Accurate 3D Liver Segmentation Method for Selective Internal Radiation Therapy Using a Modified K-Means Algorithm and Parallel Computing,” International Journal of Innovative Computing Information and Control, Vol. 8, No. 10A, 2012, pp. 6515-6538.
  56. P. Campadelli, E. Casiraghi and A. Esposito, “Liver Segmentation from Computed Tomography Scans: A Survey and a New Algorithm,” Artificial Intelligence in Medicine, Vol. 45, No. 2-3, 2009, pp. 185-196. http://dx.doi.org/10.1016/j.artmed.2008.07.020
  57. W. Schneider, T. Bortfeld and W. Schlegel, “Correlation between CT Numbers and Tissue Parameters Needed for Monte Carlo Simulations of Clinical Dose Distributions,” Physics in Medicine & Biology, Vol. 45, No. 2, 2000, pp. 459-478. http://dx.doi.org/10.1088/0031-9155/45/2/314
  58. D. Wolf, “Clinical Methods: The History, Physical, and Laboratory Examinations: Chapter 94: Evaluation of the Size, Shape, and Consistency of the Liver,” 1990.