Page 1 of 1

AimsFileInfo output problem for U8 image

Posted: Wed Apr 22, 2009 10:52 am
by delzescaux
Problem when trying to assess minimum / maximim values in U8 image using AimsFileInfo command:

AimsFileInfo -i slice_10_v.ima -v
libconnectomist_aims_plugin-debug.so.4.0: libconnectomist_aims_plugin-debug.so.4.0: cannot open shared object file: No such file or directory

attributes = {
'voxel_size' : [ 0.00635, 0.00635, 1, 1 ],
'ascii' : 0,
'byte_swapping' : 0,
'file_type' : 'GIS',
'volume_dimension' : [ 944, 1132, 1, 1 ],
'object_type' : 'Volume',
'data_type' : 'U8'
}
minimum : Q at (676,355,0,0)
maximum : � at (229,109,0,0)
mean : 218.447

Thanks.

Re: AimsFileInfo output problem for U8 image

Posted: Thu May 07, 2009 5:23 pm
by riviere
OK, Nicolas has fixed this bug. Thanks.
Denis