Talk:ITK/Examples/Developer/ImageFilterMultipleOutputsDifferentType

From KitwarePublic
Revision as of 10:13, 7 May 2014 by Nicolas.gallego (talk | contribs) (Created page with "Thank you for the Example, nice illustration of concept to get started. I wonder were is the place to give feedback on the examples. Note that pixel type can not be float for jp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Thank you for the Example, nice illustration of concept to get started. I wonder were is the place to give feedback on the examples.

Note that pixel type can not be float for jpg format

itk::ERROR: JPEGImageIO(0x22d6cc0): JPEG supports unsigned char/int only Aborted (core dumped)

Nicolas Gallego-Ortiz