sightmachine / SimpleCV

The Open Source Framework for Machine Vision
http://simplecv.org
BSD 3-Clause "New" or "Revised" License
2.7k stars 799 forks source link

SimpleITK image import export support #129

Closed kscottz closed 10 years ago

kscottz commented 12 years ago

And potentially cribbing any other cool features that are there. Maybe also 16 bit image processing support.

http://www.simpleitk.org/

kscottz commented 12 years ago

ITK appears to have some higher color depth options. ITK also appears to have some registration and level set tools.

xamox commented 12 years ago

Also I added #38 a while back to support DICOM images for medical purposes, I think DICOM supports 16-bit as well as it being a standard in medical. In that ticket I reference python libaries we could possibly use.