Talk:ITK/Examples/Developer/ImageFilterMultipleOutputsDifferentType: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(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...")
 
(No difference)

Latest revision as of 10:13, 7 May 2014

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