isis-group / isis

The ISIS project aims to provide a framework to access a large variety of image processing libraries written in different programming languages and environments.
GNU General Public License v3.0
18 stars 14 forks source link

ImageFormat_Vista does not map boolean to VBit #20

Closed DerOrfa closed 13 years ago

DerOrfa commented 13 years ago

Trying to store a vista file with "-repn boolean" results in "Can't map image type boolean(256) to vista type. Aborting." although vista does have a boolean datatype named "VBit".

Apparently its not mapped correctly.