MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
class | ml::TSubImageBox< intT > |
This class defines a rectangular subimage region of standard ML dimensions. More... | |
Namespaces | |
ml | |
Main documentation file for ML users and developers. | |
Typedefs | |
typedef TSubImageBox< MLint > | ml::SubImageBox |
Defines the standard SubImageBox type used in the ML. Its size varies with the size of the MLint type. More... | |
Functions | |
template<typename intT > | |
ostream & | std::operator<< (ostream &s, const ml::TSubImageBox< intT > &box) |
Overload '<<' operator for stream output of SubImageBox objects. More... | |
|
inline |
Overload '<<' operator for stream output of SubImageBox objects.
Definition at line 244 of file mlSubImageBox.h.
References std::operator<<().