Go to the source code of this file.
Functions | |
vil3d_image_resource_sptr | vil3d_crop (const vil3d_image_resource_sptr &src, unsigned i0, unsigned n_i, unsigned j0, unsigned n_j, unsigned k0, unsigned n_k) |
Crop to a region of src. |
Definition in file vil3d_crop.cxx.
vil3d_image_resource_sptr vil3d_crop | ( | const vil3d_image_resource_sptr & | src, |
unsigned | i0, | ||
unsigned | n_i, | ||
unsigned | j0, | ||
unsigned | n_j, | ||
unsigned | k0, | ||
unsigned | n_k | ||
) |
Crop to a region of src.
Definition at line 13 of file vil3d_crop.cxx.