#include "image.h"
#include "misc.h"
Include dependency graph for imutil.h:

This graph shows which files directly or indirectly include this file:

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