I have an Analyze Image that i converted to VTK format for loading into the VolumeMapper . My problem is Analyze is of type short and the VolumeMapper only takes unsigned short.<br><br>Is there any way to convert the imageData with the datatype short to unsigned short ?<br>
<br>I tried using the SetScalarType to UnsignedShort() but it did not change the data type . <br><br><br>Regards<br>Darshan<br>