#include <srb.h>
Data Fields | |
| unsigned char * | image |
| int | image_width |
| int | image_height |
| int | image_length |
| double | voxel_width |
| double | voxel_height |
| double | voxel_length |
| double | threshold |
| double | origin_x |
| double | origin_y |
| double | origin_z |
| double | fit_percent |
| int | max_iterations |
Definition at line 100 of file srb.h.
| unsigned char* _SRBPARAMS::image |
| double _SRBPARAMS::voxel_width |
| double _SRBPARAMS::voxel_height |
| double _SRBPARAMS::voxel_length |
| double _SRBPARAMS::threshold |
| double _SRBPARAMS::origin_x |
| double _SRBPARAMS::origin_y |
| double _SRBPARAMS::origin_z |
| double _SRBPARAMS::fit_percent |
1.4.7