|
plastimatch
|
Go to the source code of this file.
Enumerations | |
| enum | Mask_operation { MASK_OPERATION_FILL , MASK_OPERATION_MASK } |
Functions | |
| template<class T> | |
| T | mask_image (T input, UCharImageType::Pointer mask, Mask_operation mask_operation, float mask_value) |
| enum Mask_operation |
| T mask_image | ( | T | input, |
| UCharImageType::Pointer | mask, | ||
| Mask_operation | mask_operation, | ||
| float | mask_value ) |