Summary
Computer-aided detection/diagnosis (CAD) is a key component of routine clinical practice, increasingly used for detection, interpretation, quantification and decision support. Despite a critical need, there is no clinically accepted CAD system for stroke yet. Here we introduce a CAD system for hemorrhagic stroke. This CAD system segments, quantifies, and displays hematoma in 2D/3D, and supports evacuation of hemorrhage by thrombolytic treatment monitoring progression and quantifying clot removal. It supports seven-step workflow: select patient, add a new study, process patient's scans, show segmentation results, plot hematoma volumes, show 3D synchronized time series hematomas, and generate report. The system architecture contains four components: library, tools, application with user interface, and hematoma segmentation algorithm. The tools include a contour editor, 3D surface modeler, 3D volume measure, histogramming, hematoma volume plot, and 3D synchronized time-series hematoma display. The CAD system has been designed and implemented in C++. It has also been employed in the CLEAR and MISTIE phase-III, multicenter clinical trials. This stroke CAD system is potentially useful in research and clinical applications, particularly for clinical trials.
Keywords: stroke, hemorrhagic stroke, CAD, hemorrhage, NCCT, CLEAR, MISTIE
Introduction
Stroke, or brain attack, is a sudden onset of neurological injury vascular in origin disturbing cerebral perfusion. It is a leading cause of death in the world and the major cause of permanent disability. Stroke has a great impact on public health and a high cost for primary treatment, rehabilitation, and chronic care. There are two types of stroke: ischemic and hemorrhagic. Ischemia is an effect of parenchymal hypoperfusion due to interruption of blood flow to the brain existing sufficiently long enough. Hemorrhage develops as a result of bleeding directly into the brain.
Each type of stroke requires different treatment. Thrombolysis is the main treatment for acute ischemic stroke by administering recombinant tissue plasminogen activator (rt-PA) intravenously and/or intra-arterially through a microcatheter. There are several ways to treat hemorrhagic stroke. One of them is to evacuate the hemorrhage surgically by performing craniotomy. This preferred approach additionally facilitates decompression. A recent study of early surgery versus initial conservative treatment in patients with spontaneous supratentorial lobar intracerebral hematomas confirms that early surgery might have a small advantage 1. A less invasive approach is to insert a catheter into the ventricular system and lyse the blood clot by administering rt-PA. The hemorrhagic stroke computer-aided detection/diagnosis (CAD) system addressed here supports the latter procedure.
Intraventricular hemorrhage (IVH) is bleeding into the ventricular system and it often results from severe intracerebral hemorrhage (ICH). Two randomized, phase-III clinical trials: CLEAR III (Clot Lysis Evaluating Accelerated Resolution of Intraventricular Hemorrhage) and MISTIE III (Minimally Invasive Surgery plus rt-PA for Intracerebral Hemorrhage Evacuation) tested the use of rt-PA for hemorrhagic stroke treatment 2. The procedure requires a catheter to be inserted into the ventricular system, rt-PA administered through it, and a series of non-contrast computed tomography (NCCT) scans acquired to monitor the outcome of clot lysis. For each scan, a hematoma (IVH jointly with ICH) must be evaluated (segmented), its volume measured, and treatment progression assessed in terms of hematoma volume reduction. NCCT is a technique for hemorrhage evaluation as it is fast, sensitive to blood, and available in most hospitals and emergency departments. Hematomas on NCCT vary in shape, size, location, density (intensity), contrast and texture. Segmentation of hematomas depends on many factors, such as partial volume effect (volume averaging), fuzzy and low contrast borders, noise, beam hardening, motion artifacts, head tilt, and incomplete head coverage.
CAD has become a part of routine clinical practice, increasingly used for quantification and decision support as well as for detection and interpretation of diseases of various organs 3,4 and the whole body 5. CAD is well established clinically in mammography 6-9, colonoscopy 10,11 and chest imaging 12,13. Despite a critical need, there is no clinically accepted CAD system for stroke yet.
We are in the process of developing a suite of stroke CAD systems for acute ischemic stroke 14-16 (including one handling NCCT only 17), hemorrhagic stroke, stroke outcome prediction 18 and stroke in the emergency department (ED) 19. These CAD systems provide functions for image viewing, image processing, 3D display and manipulation, quantification, atlas to scan mapping, and atlas-assisted analysis. The aim of this work is to present the design and development of the CAD system for hemorrhagic stroke. We also describe its features for handling of IVH and ICH, suitable to support the CLEAR and MISTIE multicenter clinical trials.
Methods
The hemorrhagic stroke CAD system monitors progression and quantifies blood clot removal. The clot is automatically segmented on each scan and, if necessary, it can be further edited by means of a dedicated contour editor. The clot is displayed in 2D and 3D, interactively manipulated, and its volume measured. In addition, the system provides tools for progression assessment by analyzing time series, and visualization of the catheter(s) along with the clot. We address the design of the main components of the CAD system: workflow with the corresponding functionality, system architecture, and user interface.
Workflow
This CAD system supports a following seven-step workflow: select patient, add a new study, process patient's scans, show segmentation results, plot hematoma volumes, show 3D synchronized time series hematomas, and generate report.
Select patient. The user first selects the patient's data, and the CAD system reads them in DICOM format and opens this patient for processing.
Add study. A new study is added to the currently open patient; the patients are typically scanned on a daily basis.
Process. For the selected studies, this step automatically segments the hematoma, segments the catheter(s), and measures the volume of the segmented hematoma.
Show hematoma segmentation results. The segmentation results are shown on axial, coronal and sagittal images along with a 3D model (the actual algorithm employed for segmentation is referred to and briefly described below). In this step, the user can employ the contour editor to edit the segmented results (contour files) and interactively subdivide the hematoma into IVH and ICH compartments.
Show volume plots. In order to assess the dynamics of hematoma evolution and the treatment progression measured as a clot volume reduction, volume plots of the complete hematoma (IVH+ICH) and separately IVH and ICH over time are shown. In addition, a reference line with an 80% volume drop is drawn on the hematoma volume plot.
Show 3D synchronized time series hematomas. All the segmented and reconstructed in 3D hematomas along with their IVH and ICH compartments, each generated per single study, are synchronously displayed and their corresponding volumes are given. If needed, the catheter(s) reconstructed in 3D can be included.
Three groups of operations are available for 1) 3D model manipulation and display (rotate, zoom and pan), 2) 3D model smoothing (as scans, typically, have a high slice thickness causing blocky 3D reconstructions), and 3) settings (orientation, time series matrix, and additional information, such as midsagittal plane, brain bounding box, and directions).
Generate report. A report is generated with a patient ID, list of studies, and for each study the volumes of hematoma and its IVH and ICH compartments.
Architecture
The system architecture contains four main components: library (toolkit), tools, application along with the user interface, and hematoma segmentation algorithm (Figure 1).
Figure 1.
4-component architecture of the hemorrhagic stroke CAD system.
The toolkit contains the basic building blocks (functions) for image file format reading and writing as well as mathematical, graphical and image processing operations. There are several tools useful for stroke image handling, such as the contour editor, 3D surface modeler, 3D volume measure, histogramming, windowing (interactive and presets), region of interest readout, atlas-to-scan registration, and atlas-assisted (localization) analysis along with brain atlases of anatomy, blood supply territories (BST), and cerebral vasculature (employed at present in the ischemic stroke CAD 15 and stroke CAD in the ED 19).
A powerful yet easy to use contour editor allows the user to edit the segmented clots. The user edits interactively the outline of a clot by creating, moving and deleting contours as well as by moving, adding and removing contour points. This is done very precisely by zooming into the edited region and enhancing the accuracy of clot delineation. A 3D surface model of a clot is reconstructed from its 2D contours by generating a binary volume from the voxels encompassed by these contours and applying the Marching Cubes algorithm 20 to this volume. The 3D model can be interactively displayed and manipulated (rotated, zoomed and panned) in 3D. The core of this CAD system is the algorithm for hematoma segmentation. We have developed so far several algorithms for hematoma segmentation and evaluated their performance earlier 21-23. In this design, the algorithm is decoupled from the application (Figure 1), so we can continuously enhance the segmentation algorithm to increase its performance and robustness to data variations.
User Interface
The user interface contains a main window composed of four views and a control panel supporting the workflow operations. The views comprise the original axial and orthogonally reformatted coronal and sagittal NCCT images, and a 3D model of a hematoma. The user is able to display all four views or any selected one. There are three additional pop-up windows to show acquisition parameters, hematoma volume plot, and 3D synchronized time series hematomas with local controls.
Results
The CAD system has been designed and implemented in C++ according to the architecture presented in Figure 1. It has been employed to date at Johns Hopkins Hospital, Baltimore, MD, USA in the CLEAR and MISTIE phase-III, multicenter clinical trials. The user interface of the CAD system is presented in Figure 2. Figure 3 illustrates a hematoma volume plot and a 3D synchronized time series hematoma display of a patient with nine NCCT studies acquired over ten days.
Figure 2.
User interface of the hemorrhagic stroke CAD system with four views and the control panel (on the right). The slice thickness of the NCCT scan is 5 mm causing blocky hematoma outlines on the coronal and sagittal images. The 3D model has been smoothed.
Figure 3.
Processing of a patient with 9 NCCT studies acquired over 10 days. A) Volume plot. B) 3D synchronized time series hematoma display (note a dynamic process of clot lysis).
Discussion
The hemorrhagic stroke CAD system introduced here provides functions to segment, quantify, and display hematoma in 2D and 3D, and additionally supports the evacuation of hemorrhage by thrombolytic treatment through a catheter inserted into the ventricular system. This system aims at progression and quantification of blood clot removal. The clot is automatically segmented from NCCT time series and its volume is measured over time. Recently for clot segmentation, the algorithm 21 has been employed based on texture energy. An NCCT scan is windowed, skull stripped, convolved with textural energy masks, and segmented using a combination of thresholding and fuzzy c-means. Artifacts are removed by statistical analysis and morphological processing.
The segmented clot can be displayed in 3D along with a catheter (or multiple catheters). The user is able to interactively fine tune the automatically segmented clot by means of the contour editor to potentially enhance the hematoma delineation. In particular, the 2D-3D correlation quickly identifies any false positives in hematoma segmentation, which may be caused by the dura mater and partial volume effect around the catheter, bone, and calcification.
The hematoma volume plot captures the trend in hematoma volume changes and facilitates decision-making based on the hematoma volume size (Figure 3A). It should be noted that despite a hematoma volume drop visible on the hematoma volume plot, new bleeding may occur. Therefore, a synchronized display of 3D time series hematomas enables the operator to observe and identify any new bleeding by comparing the neighboring hematoma time instances in 3D. Another advantage of synchronized display is a dynamic presentation and monitoring of the process of clot lysis (see Figure 3B).
The core of the design is that the CAD application is detached from the segmentation algorithm, so each of them can be benchmarked and enhanced independently. This is particularly important for the hematoma segmentation algorithm. It should be noted that segmentation of hematomas is not an easy task. In order to better understand hematoma properties, we have recently studied IVH and ICH on serial NCCT 24. Hematoma is characterized by 59.0 HU mean, 60.0 HU median, 11.6 HU standard deviation, 23.9 HU mean contrast and −0.24 skewness. The change in hematoma density with hematoma aging is −0.99 HU/day. The intersection point of the mean gray matter-hematoma density distributions is at 55.6±5.8 HU. As the hematoma distribution substantially overlaps with that of gray matter, manual segmentation of hematoma is difficult and automatic density-based segmentation impossible. Therefore, future automatic algorithms for hematoma segmentation should take into account hematoma staging as well as contrast between hematoma and parenchyma.
As the human brain is the most complex living organ, the development and validation of CAD systems for the brain are much more complicated than these for other organs, such as the chest, colon and breast. Complex decision-making, dynamics of changes, and lack of reference standards (such as the one we have proposed for IVH/ICH in 24) are also limiting factors. Most research efforts aim at developing CAD systems for detection of brain tumors by employing various techniques and modalities 25-29. Other efforts involve detection of intracranial aneurysms 30, cerebral microbleeds 31 and multiple sclerosis lesions 32; diagnosis of movement disorders 33 and Alzheimer's disease 34; and providing fusion of brain images 35.
Only a few CAD systems support stroke to a limited extent. WebParc provides measures of stroke lesion volume and location with respect to a registered brain template 36. A CAD system 37 aims at improvement of the accuracy of radiologists' performance in detection of lacunar infarcts on T1- and T2-weighted images. A CAD system 38 objectively and interactively characterizes the atherosclerotic plaque by incorporating scores to determine the risk of plaque rupture (and thus of brain stroke) and uses several tools to outline the plaque and compute different echogenicity measures. A CAD system 39 aids in detection of small acute intracranial hemorrhages. Another CAD system 40 is for early detection of ischemic stroke with small lesions using image feature characteristics. To our best knowledge, this work addresses the first CAD system for detection, quantification, and visualization of hemorrhagic stroke.
This stroke CAD does not provide localization achievable by means of brain atlases or templates, as already available for ischemic lesions 15 and provided, for instance, by WebParc 36. One of the reasons is that anatomical deformations in hemorrhagic stroke are much higher than in ischemic stroke scans; moreover, hemorrhage processing is not so time critical. Therefore, fast atlas-to-scan registration techniques employed in ischemic stroke are not the most effective in hemorrhagic stroke.
Atlas-based analysis, introduced by us to stroke image processing 15,16, has several advantages. After atlas-to-scan mapping, multiple atlases are superimposed (in image or contour representation) with a user-controlled blending onto the studied scans or maps and employed to obtain the underlying anatomy and BST. The user can point to any location in the displayed image and obtain the anatomy and BST labels as well as inspect which anatomical structures and BSTs are within the clot or infarct. The approach automatically analyzes the entire regions occupied by the lesion (a clot or infarct) and calculates: 1) names of all anatomical structures and blood supply territories involved in the lesion, 2) volume of occupancy for each structure and territory, and 3) percentage of occupancy for each structure and territory.
Future work not only aims to increase the performance of the CAD system (in terms of functionality, tools and user interface) and improvement of hematoma segmentation (in terms of accuracy, robustness and speed), but also to address some open design questions, such as how to balance automation and interactivity as well as clinical and research needs. For instance, a single “Go” button solution may be preferred by some clinicians whereas others may favor a set of interactive tools allowing them to control, support and enhance each step of the workflow. Another issue is how much results, whose analysis is time-consuming, shall be provided to the clinician. For example, is analysis of a single IVH hematoma sufficient or shall the clinician be provided with the parcellation of an IVH into ventricular compartments to analyze all of them? Finally, validation of this CAD in a clinical setting at multiple sites is needed with a cost-benefit analysis.
In summary, this stroke CAD system provides quantitative assessment and supports decision-making in thrombolytic treatment of hemorrhagic stroke. It is potentially useful in research and clinical applications, particularly, for clinical trials. The CAD system is employed at present in the CLEAR and MISTIE phase-III clinical trials.
Acknowledgments
This research was funded by the Biomedical Research Council, ASTAR, Singapore.
References
- 1.Mendelow AD, Gregson BA, Rowan EN, et al. STICH II Investigators. Early surgery versus initial conservative treatment in patients with spontaneous supratentorial lobar intracerebral haematomas (STICH II): a randomised trial. Lancet. 2013;382(9890):397–408. doi: 10.1016/S0140-6736(13)60986-1. doi: 10.1016/S0140-6736(13)60986-1. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2.Ziai WC, Tuhrim S, Lane K, et al. A multicenter, randomized, double-blinded, placebo-controlled phase III study of Clot Lysis Evaluation of Accelerated Resolution of Intraventricular Hemorrhage (CLEAR III) Int J Stroke. 2013 doi: 10.1111/ijs.12097. doi: 10.1111/ijs.12097. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Doi K. Computer-aided diagnosis in medical imaging: historical review, current status and future potential. Comput Med Imaging Graph. 2007;31(4-5):198–211. doi: 10.1016/j.compmedimag.2007.02.002. doi: 10.1016/j.compmedimag.2007.02.002. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4.Giger ML, Chan HP, Boone J. Anniversary paper: History and status of CAD and quantitative image analysis: The role of Medical Physics and AAPM. Med Phys. 2008;35(12):5799–5820. doi: 10.1118/1.3013555. doi: 10.1118/1.3013555. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5.Shiraishi J, Li Q, Appelbaum D, et al. Development of a computer-aided diagnostic scheme for detection of interval changes in successive whole-body scans. Med Phys. 2006;34:25–36. doi: 10.1118/1.2401044. doi: 10.1118/1.2401044. [DOI] [PubMed] [Google Scholar]
- 6.Elmore JG. Influence of computer-aided detection on performance of screening mammography. N Engl J Med. 2007;356(14):1399–1409. doi: 10.1056/NEJMoa066099. doi: 10.1056/NEJMoa066099. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Jiang Y. Computer-aided diagnosis of breast cancer in mammography: evidence and potential. Technol Cancer Res Treat. 2002;1(3):211–216. doi: 10.1177/153303460200100306. [DOI] [PubMed] [Google Scholar]
- 8.Nishikawa RM. Current status and future directions of computer-aided diagnosis in mammography. Comput Med Imaging Graph. 2007;31(4-5):224–235. doi: 10.1016/j.compmedimag.2007.02.009. doi: 10.1016/j.compmedimag.2007.02.009. [DOI] [PubMed] [Google Scholar]
- 9.Zheng B. Computer-aided diagnosis in mammography using content based image retrieval approaches: Current status and future perspectives. Algorithms. 2009;2(2):828–849. doi: 10.3390/a2020828. doi: 10.3390/a2020828. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.Mani A, Napel S, Paik DS, et al. Computed Tomography Colonography: Feasibility of Computer-aided polyp detection in a “First Reader” paradigm. Abdominal Imaging. J Comput Assist Tomogr. 2004;28(3):318–326. doi: 10.1097/00004728-200405000-00003. doi: 10.1097/00004728-200405000-00003. [DOI] [PubMed] [Google Scholar]
- 11.Summers RM, Yao JH, Johnson CD. CT colonography with computer-aided detection: Automated recognition of ileocecal valve to reduce number of false-positive detections. Radiology. 2004;233(1):266–272. doi: 10.1148/radiol.2331031326. doi: 10.1148/radiol.2331031326. [DOI] [PubMed] [Google Scholar]
- 12.Mori K, Niki N, Kondo T, et al. Development of a novel computer-aided diagnosis system for automatic discrimination of malignant from benign solitary pulmonary nodules on thin-section dynamic computed tomography. J Comput Assist Tomogr. 2005;29(2):215–222. doi: 10.1097/01.rct.0000155668.28514.01. doi: 10.1097/01.rct.0000155668.28514.01. [DOI] [PubMed] [Google Scholar]
- 13.Van Ginneken B, Ter Haar Romeny BM, Viegever MA. Computer-aided diagnosis in chest radiography: A survey. IEEE Trans Med Imag. 2001;20(12):1228–1241. doi: 10.1109/42.974918. doi: 10.1109/42.974918. [DOI] [PubMed] [Google Scholar]
- 14.Nowinski WL, Qian G, Bhanu Prakash KN, et al. A CAD system for acute ischemic stroke image processing. Int J Comput Assist Radiol Surg. 2007;2(Suppl 1):220–222. [Google Scholar]
- 15.Nowinski WL, Qian G, Bhanu Prakash KN, et al. Analysis of ischemic stroke MR images by means of brain atlases of anatomy and blood supply territories. Acad Radiol. 2006;13(8):1025–1034. doi: 10.1016/j.acra.2006.05.009. doi: 10.1016/j.acra.2006.05.009. [DOI] [PubMed] [Google Scholar]
- 16.Nowinski WL, Qian GY, Bhanu Prakash KN, et al. Design and development of a computer aided diagnosis system for processing of acute ischemic stroke MR images. WSEAS Trans Biol Biomed. 2006;3(6):401–407. [Google Scholar]
- 17.Nowinski WL, Gupta V, Qian GY, et al. Automatic detection, localization and volume estimation of ischemic infarcts in non-contrast CT scans: method and preliminary results. Invest Radiol. 2013;8(9):61–70. doi: 10.1097/RLI.0b013e31828d8403. doi: 10.1097/RLI.0b013e31828d8403. [DOI] [PubMed] [Google Scholar]
- 18.Nowinski WL, Gupta V, Qian G, et al. Outcome prediction with a population-based ischemic stroke atlas. Stroke; Proc. International Stroke Conference ISC; January 31-February 3, 2012; New Orleans, USA. 2012. (http://stroke.ahajournals.org/cgi/content/meeting_abstract/43/2_MeetingAbstracts/A2917?sid=7b8079ef-f1a3-45b8-b757-5f217917da48. ) [Google Scholar]
- 19.Nowinski WL, Qian G, Bhanu Prakash KN, et al. Stroke Suite: CAD systems for acute ischemic stroke, hemorrhagic stroke, and stroke in ER. In: Gao X, Muller H, Loomers M, Comley R, Luo S, et al., editors. Medical Imaging and Informatics. Lecture Notes in Computer Science. 2008. doi: 10.4987:377-386.1097/RLI.0b013e31828d8403. [Google Scholar]
- 20.Lorensen WE, Cline HE. Marching Cubes: A high resolution 3D surface construction algorithm. Comput Graph. 1987;21(4):163–169. doi: 10.1145/37402.37422. [Google Scholar]
- 21.Bhanu Prakash KN, Morgan TC, Hanley DF, et al. A brain parenchyma model based segmentation of intraventricular and intracerebral haemorrhage in CT scans. Neuroradiol J. 2012;25:273–282. doi: 10.1177/197140091202500301. [DOI] [PubMed] [Google Scholar]
- 22.Bhanu Prakash KN, Hu J, Morgan T, et al. Comparison of three segmentation techniques for intra-ventricular and intra-cerebral haemorrhages in unenhanced CT scans. J Comput Assist Tomogr. 2012;36(1):109–20. doi: 10.1097/RCT.0b013e318245c1fa. doi: 10.1097/RCT.0b013e318245c1fa. [DOI] [PubMed] [Google Scholar]
- 23.Bhanu Prakash KN, Zhou S, Morgan TC, et al. Segmentation and quantification of intra- ventricular/cerebral hemorrhage in CT scans by modified distance regularized level set evolution technique. Int J Comput Assist Radiol Surg. 2012;7(5):785–798. doi: 10.1007/s11548-012-0670-0. doi: 10.1007/s11548-012-0670-0. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24.Nowinski WL, Gomolka RS, Qian G, et al. Characterization of intraventricular and intracerebral hematomas in non-contrast CT. Neuroradiol J. 2014;27(3):299–315. doi: 10.15274/NRJ-2014-10042. doi: 10.15274/NRJ-2014-10042. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 25.Ambrosini RD, Wang P, O’Dell WG. Computer-aided detection of metastatic brain tumors using automated three-dimensional template matching. J Magn Reson Imaging. 2010;31(1):85–93. doi: 10.1002/jmri.22009. doi: 10.1002/jmri.22009. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 26.Farjam R, Parmar HA, Noll DC, et al. An approach for computer-aided detection of brain metastases in post-Gd T1-W MRI. Magn Reson Imaging. 2012;30(6):824–36. doi: 10.1016/j.mri.2012.02.024. doi: 10.1016/j.mri.2012.02.024. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 27.Ilkko E, Suomi K, Karttunen A, et al. Computer-assisted diagnosis by temporal subtraction in postoperative brain tumor patients - A feasibility study. Acad Radiol. 2004;11(8):887–893. doi: 10.1016/j.acra.2004.02.010. doi: 10.1016/S1076-6332(04)00232-6. [DOI] [PubMed] [Google Scholar]
- 28.Jensen TR, Schmainda KM. Computer-aided detection of brain tumor invasion using multiparametric MRI. J Magn Reson Imaging. 2009;30(3):481–489. doi: 10.1002/jmri.21878. doi: 10.1002/jmri.21878. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 29.Yang S, Nam Y, Kim MO, et al. Computer-aided detection of metastatic brain tumors using magnetic resonance black-blood imaging. Invest Radiol. 2013;48(2):113–119. doi: 10.1097/RLI.0b013e318277f078. doi: 10.1097/RLI.0b013e318277f078. [DOI] [PubMed] [Google Scholar]
- 30.Arimura H, Li Q, Korogi Y, et al. Computerized detection of intracranial aneurysms for three-dimensional MR angiography: Feature extraction of small protrusions based on a shape-based difference image technique. Med Phys. 2006;33:394–401. doi: 10.1118/1.2163389. doi: 10.1118/1.2163389. [DOI] [PubMed] [Google Scholar]
- 31.Bian W, Hess CP, Chang SM, et al. Computer-aided detection of radiation-induced cerebral microbleeds on susceptibility-weighted MR images. Neuroimage Clin. 2013;2:282–290. doi: 10.1016/j.nicl.2013.01.012. doi: 10.1016/j.nicl.2013.01.012. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 32.Yamamoto D, Arimura H, Kakeda S, et al. Computer-aided detection of multiple sclerosis lesions in brain magnetic resonance images: False positive reduction scheme consisted of rule-based, level set method, and support vector machine. Comput Med Imaging Graph. 2010;34(5):404–413. doi: 10.1016/j.compmedimag.2010.02.001. doi: 10.1016/j.compmedimag.2010.02.001. [DOI] [PubMed] [Google Scholar]
- 33.Plate A, Ahmadi SA, Pauly O, et al. Three-dimensional sonographic examination of the midbrain for computer-aided diagnosis of movement disorders. Ultrasound Med Biol. 2012;38(12):2041–2050. doi: 10.1016/j.ultrasmedbio.2012.07.017. doi: 10.1016/j.ultrasmedbio.2012.07.017. [DOI] [PubMed] [Google Scholar]
- 34.Chaves R, Ramírez J, Górriz JM, et al. SVM-based computer-aided diagnosis of the Alzheimer’s disease using t-test NMSE feature selection with feature correlation weighting. Neurosci Lett. 2009;461(3):293–297. doi: 10.1016/j.neulet.2009.06.052. doi: 10.1016/j.neulet.2009.06.052. [DOI] [PubMed] [Google Scholar]
- 35.BrainCAD. User Guide, version 1. http://pet.dote.hu/braincad/menu/02_Documentation/BrainCAD-v1.0.pdf. (accessed 16.01.2014). [Google Scholar]
- 36.Kennedy DN, Haselgrove C, Makris N, et al. WebParc: a tool for analysis of the topography and volume of stroke from MRI. Med Biol Eng Comput. 2010;48(3):215–28. doi: 10.1007/s11517-009-0571-8. doi: 10.1007/s11517-009-0571-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 37.Uchiyama Y, Asano T, Kato H, et al. Computer-aided diagnosis for detection of lacunar infarcts on MR images: ROC analysis of radiologists’ performance. J Digit Imaging. 2012;25(4):497–503. doi: 10.1007/s10278-011-9444-4. doi: 10.1007/s10278-011-9444-4. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 38.Afonso D, Seabra J, Suri JS, et al. A CAD system for atherosclerotic plaque assessment. Conf Proc IEEE Eng Med Biol Soc. 2012;2012:1008–1011. doi: 10.1109/EMBC.2012.6346104. doi: 10.1109/EMBC.2012.6346104. [DOI] [PubMed] [Google Scholar]
- 39.Chan T, Huang HK. Effect of a computer-aided diagnosis system on clinicians’ performance in detection of small acute intracranial hemorrhage on computed tomography. Acad Radiol. 2008;15(3):290–299. doi: 10.1016/j.acra.2007.09.022. doi: 10.1016/j.acra.2007.09.022. [DOI] [PubMed] [Google Scholar]
- 40.Tang FH, Ng DK, Chow DH. An image feature approach for computer-aided detection of ischemic stroke. Comput Biol Med. 2011;41(7):529–536. doi: 10.1016/j.compbiomed.2011.05.001. doi: 10.1016/j.compbiomed.2011.05.001. [DOI] [PubMed] [Google Scholar]