#include <volume_io/internal_volume_io.h>
#include <bicpl.h>
Include dependency graph for scan_markers.c:
Go to the source code of this file.
Functions | |
public void | scan_marker_to_voxels (marker_struct *marker, Volume volume, Volume label_volume, int label) |
|
Definition at line 39 of file scan_markers.c. References convert_int_to_real_voxel(), marker_struct::position, set_volume_label_data(), marker_struct::size, and voxel_is_within_volume(). Referenced by scan_object_to_volume(). |