Definition in file vil3d_crop.cxx.
#include "vil3d_crop.h"
#include <vcl_cassert.h>
Go to the source code of this file.
| 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 | |||
| ) | [related] |
Definition at line 13 of file vil3d_crop.cxx.
1.5.1