

Go to the source code of this file.
Namespaces | |
| distance_transform | |
Functions | |
| template<class T > | |
| void | distance_transform::min_max (image< T > *im, T *ret_min, T *ret_max) |
| template<class T > | |
| image< uchar > * | distance_transform::threshold (image< T > *src, int t) |