plastimatch
|
Go to the source code of this file.
Functions | |
template<class T > | |
T | itk_crop_by_index (T &image, const int *new_size) |
template<class T > | |
T | itk_crop_by_coord (T &image, const float *new_size) |
template<class T > | |
T | itk_crop_by_image (T &image, const UCharImageType::Pointer &bbox_image) |
T itk_crop_by_coord | ( | T & | image, |
const float * | new_size ) |
T itk_crop_by_image | ( | T & | image, |
const UCharImageType::Pointer & | bbox_image ) |
T itk_crop_by_index | ( | T & | image, |
const int * | new_size ) |