AimsFileInfo output problem for U8 image

AIMS library and commands usage

Moderators: denghien, riviere

Post Reply
delzescaux
Posts: 4
Joined: Mon Aug 16, 2004 3:19 pm
Location: CEA, Orsay, France

AimsFileInfo output problem for U8 image

Post 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.
User avatar
riviere
Site Admin
Posts: 1361
Joined: Tue Jan 06, 2004 12:21 pm
Location: CEA NeuroSpin, Saint Aubin, France
Contact:

Re: AimsFileInfo output problem for U8 image

Post by riviere »

OK, Nicolas has fixed this bug. Thanks.
Denis
Post Reply