And(CMotion2DImage< Type > &A, CMotion2DImage< Type > &B) | CMotion2DImage< Type > | |
And(CMotion2DImage< Type > &A, CMotion2DImage< Type > &B, Type label) | CMotion2DImage< Type > | |
bitmap | CMotion2DImage< Type > | |
CMotion2DImage() | CMotion2DImage< Type > | |
CMotion2DImage(const CMotion2DImage< Type > &) | CMotion2DImage< Type > | |
CMotion2DImage(unsigned nb_rows, unsigned nb_cols) | CMotion2DImage< Type > | |
CMotion2DImage(unsigned nb_rows, unsigned nb_cols, Type value) | CMotion2DImage< Type > | |
GetCols() const | CMotion2DImage< Type > | [inline] |
GetNumberOfPixel() const | CMotion2DImage< Type > | [inline] |
GetRows() const | CMotion2DImage< Type > | [inline] |
Init(unsigned nb_rows, unsigned nb_cols) | CMotion2DImage< Type > | |
Init(unsigned nb_rows, unsigned nb_cols, Type value) | CMotion2DImage< Type > | |
MedianFilter(unsigned filterRowSize, unsigned filterColSize) | CMotion2DImage< Type > | |
operator-(const CMotion2DImage< Type > &image) | CMotion2DImage< Type > | |
operator=(Type x) | CMotion2DImage< Type > | |
operator=(const CMotion2DImage< Type > &image) | CMotion2DImage< Type > | |
operator[](unsigned i) | CMotion2DImage< Type > | [inline] |
operator[](unsigned i) const | CMotion2DImage< Type > | [inline] |
Resize(unsigned nb_rows, unsigned nb_cols) | CMotion2DImage< Type > | |
row | CMotion2DImage< Type > | |
Subsample() | CMotion2DImage< Type > | |
~CMotion2DImage() | CMotion2DImage< Type > | |