Home
last modified time | relevance | path

Searched refs:miget_volume_voxel_count (Results 1 – 6 of 6) sorted by relevance

/dports/science/minc2/minc-release-2.2.00/libsrc2/
H A Dminc2.h346 extern int miget_volume_voxel_count(mihandle_t volume, int *number_of_voxels);
H A Dvolume.c783 miget_volume_voxel_count(mihandle_t volume, int *number_of_voxels) in miget_volume_voxel_count() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/libsrc2/
H A Dminc2_api.h743 int miget_volume_voxel_count(mihandle_t volume, misize_t *number_of_voxels);
H A Dvolume.c1045 int miget_volume_voxel_count(mihandle_t volume, misize_t *number_of_voxels) in miget_volume_voxel_count() function
/dports/science/minc2/minc-release-2.2.00/libsrc2/test/
H A Dm2stats.c908 miget_volume_voxel_count(hvol, &n); in get_minc_nvoxels()
/dports/science/minc2/minc-release-2.2.00/libsrc2/doc/
H A Dminc_20.tex2841 miget_volume_voxel_count - get the number of voxels in the volume.
2846 int miget_volume_voxel_count ( mihandle_t volume,