[ITK-users] ITK is more general than medical imaging!

Nathan Lay enslay at gmail.com
Fri Jul 6 20:18:01 EDT 2018


Just personal observation... but I've been using ITK in a very similar
fashion to medical imaging to do some cartography/geography related work
(my spacing is m instead of mm). And saving extra/custom meta data like
GeoTIFF is something the medical imaging community has been doing for
decades with a plethora of formats (like MetaIO and DICOM). I can also
imagine streaming IO being useful for streaming large sections of the earth
too! It's also really useful to save 16 bit pixels sometimes... and
visualize them (and overlay them on other images or masks).

Why is ITK only a medical imaging toolkit again? A big reason I use ITK for
such *unrelated* work is that its itk::Image carries transformations
around. And that information (and more!) get saved to file too.

I mean doing similar work with PNG/JPG and OpenCV is a nightmare by
comparison when you need to work with lots of different coordinate systems
simultaneously.

Best regards,
Nathan Lay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://itk.org/pipermail/insight-users/attachments/20180706/9487c83b/attachment.html>


More information about the Insight-users mailing list