Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesnt support unsigned short for semi automated segmentation #126

Open
NicolasRannou opened this issue Jan 30, 2012 · 1 comment
Open

Comments

@NicolasRannou
Copy link
Member

itk::ERROR: VTKImageImport(0x5dbbce0): Input scalar type is unsigned short but should be unsigned char

@arnaudgelas
Copy link
Member

A cheap and fast solution would be to make use of a itk::ImageRescaleImageIntensity, after the conversion from vtk to itk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants