This is the complete list of members for
BlockMatching, including all inherited members.
| BlockMatching(void) | BlockMatching | |
| CreateBlockMap(const long center_x, const long center_y, const unsigned long image_width, const unsigned long image_height, const unsigned short block_size, const double Coefficient, const unsigned short Resolution, unsigned short BlackWhiteValue) | BlockMatching | |
| CreateBlockTable() | BlockMatching | [private] |
| DeleteBlockTable() | BlockMatching | [private] |
| m_BlackWhiteValue | BlockMatching | [private] |
| m_BlockTable | BlockMatching | [private] |
| m_LatticeSize | BlockMatching | [private] |
| m_LatticeSize_Z | BlockMatching | [private] |
| m_Resolution | BlockMatching | [private] |
| MapTracking(ImageData &CeilingMap, ImageData &CurPos) | BlockMatching | |
| MapTracking(CeilingMap &CeilingMap, ImageData &CurImage) | BlockMatching | |
| Matching(CeilingMap &CeilingMap, ImageData &CurImage, int reach) | BlockMatching | |
| Packing(ImageData &org, ImageData &packData, double theta) | BlockMatching | |
| SumOfAbsoluteDifference(ImageData &src, ImageData &data, unsigned long offset_x=0, unsigned long offset_y=0) | BlockMatching | |
| ~BlockMatching(void) | BlockMatching | |