MeVisLab Toolbox Reference
mlSubImageBox.h File Reference
#include "mlInitSystemML.h"
#include "mlImageVector.h"

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< MLintml::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.