
Go to the source code of this file.
Namespaces | |
| namespace | img |
the img module namespace | |
Functions | |
| template<int Channels, typename ScalarType , bool Safe> | |
| ScalarType | img::maxValue (const Image< Channels, ScalarType, Safe > &image) |
| template<int Channels, typename ScalarType , bool Safe> | |
| ScalarType | img::minValue (const Image< Channels, ScalarType, Safe > &image) |