MarcoLotz / HadoopLung

A MapReduce version of the LungProcessor, with modular compatibility. Reads DICOM images and return nodules candidates in each image
GNU Affero General Public License v3.0
2 stars 3 forks source link

How do you analyze pulmonary nodules #2

Closed hellotod closed 8 years ago

hellotod commented 8 years ago

Hi MarcoLotz, As the title , and Which open source JAR package is used? CAD used?

MarcoLotz commented 8 years ago

Hi there,

The nodule detection is done on the lung processor and post processor, using DICOM threshold, 3D morphology and segmentation analysis. Parts of the lung processor project are used as a plug in on the hadoop lung code. The output of hadoop lung is ingested on the post processor part.

I have a few slides explaining a bit of the operation in English if you rather. Also have a complete in detail thesis about it in portuguese, about 150 pages. What are you developing exactly?

Cheers, Marco

On 27 Mar 2016, at 15:57, hellotod notifications@github.com wrote:

Hi MarcoLotz, As the title , and Which open source JAR package is used?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

MarcoLotz commented 8 years ago

Forgot to answer the last part. Yes. It's a plugin-extensible computer aided diagnosis tool, aiming not to give a ground truth diagnosis, but to provide multiple interpretation scenarios/infos for doctors.

On 27 Mar 2016, at 15:57, hellotod notifications@github.com wrote:

Hi MarcoLotz, As the title , and Which open source JAR package is used?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub