Difference between revisions of "Organ Detection"
From NAMIC Wiki
Line 25: | Line 25: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | [[File:DemoObjectDetection.png]] |
Latest revision as of 16:32, 9 January 2015
Home < Organ DetectionKey Investigators
German Gonzalez, James Ross, Raul San Jose (Brigham and Women's Hospital)
Project Description
Objective
- Develop an organ ROI detection tool for 2D slides to enable quick initialization and rapid
Approach, Plan
- Leverage OpenCV technology for object detection in images.
- Integration of OpenCV tools as a Slicer module to enable training and deployment of object detectors
- Discuss other alternatives:
- Jim recommends looking at the 2013 SPIE paper that used the histogram of oriented gradients.
Progress
- Python prototype working for different chest structures like pulmonary artery, right ventricle, left ventricle.