|
MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
| class | ml::TSubImageBox< intT > |
Namespaces | |
| namespace | ml |
| Defines the class GetTileJob. | |
| namespace | std |
| STL namespace. | |
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. | |
Functions | |
| template<typename intT> | |
| ostream & | std::operator<< (ostream &s, const ml::TSubImageBox< intT > &box) |
| Overload '<<' operator for stream output of SubImageBox objects. | |