Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 408 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 408 Bytes

about

Tiny Tools for medical image processing.

requirement

  • vtk
  • itk
  • cmdline

ConvertDicomDirToMeta

  • convert dicom series to a single mha file

RegionGrowingSegmentation

  • enable mouse click for seeds selection
  • list histogram for user defined rectangle area

ImageHistogram

  • Print grayscale histogram
  • Find the peaks

itkRetinexDemo

  • itk version of retinex algorithm

...