$extrastylesheet
Namespaces | |
namespace | impl |
Functions | |
template<typename I > | |
void | adjust (const Image< I > &ima, unsigned min_thickness) |
template<typename I > | |
void | duplicate (const Image< I > &ima) |
template<typename I , typename J > | |
void | equalize (const Image< I > &ima1, const Image< J > &ima2, unsigned min_thickness) |
template<typename I > | |
void | fill (const Image< I > &ima, const typename I::value &v) |
template<typename I > | |
unsigned | find (const Image< I > &ima) |
template<typename I > | |
unsigned | get (const Image< I > &ima) |
template<typename I > | |
void | mirror (const Image< I > &ima) |
template<typename I > | |
void | resize (const Image< I > &ima, unsigned thickness) |
template<typename I , typename J > | |
void | resize_equal (const Image< I > &ima1, const Image< J > &ima2) |
Variables | |
unsigned | thickness |
Namespace of routines related to image virtual (outer) border.