pcl::DOTMOD Class Reference
Template matching using the DOTMOD approach.
More...
#include <pcl/recognition/dotmod.h>
List of all members.
Detailed Description
Template matching using the DOTMOD approach.
- Author:
- Stefan Holzer, Stefan Hinterstoisser
Definition at line 65 of file dotmod.h.
Constructor & Destructor Documentation
| pcl::DOTMOD::DOTMOD |
( |
size_t |
template_width, |
|
|
size_t |
template_height | |
|
) |
| | |
| virtual pcl::DOTMOD::~DOTMOD |
( |
|
) |
[virtual] |
Member Function Documentation
| size_t pcl::DOTMOD::createAndAddTemplate |
( |
const std::vector< DOTModality * > & |
modalities, |
|
|
const std::vector< MaskMap * > & |
masks, |
|
|
size_t |
template_anker_x, |
|
|
size_t |
template_anker_y, |
|
|
const RegionXY & |
region | |
|
) |
| | |
Creates a template from the specified data and adds it to the matching queue.
- Parameters:
-
| void pcl::DOTMOD::deserialize |
( |
std::istream & |
stream |
) |
|
| void pcl::DOTMOD::detectTemplates |
( |
const std::vector< DOTModality * > & |
modalities, |
|
|
float |
template_response_threshold, |
|
|
std::vector< DOTMODDetection > & |
detections, |
|
|
const size_t |
bin_size | |
|
) |
| | const |
| size_t pcl::DOTMOD::getNumOfTemplates |
( |
|
) |
[inline] |
| void pcl::DOTMOD::loadTemplates |
( |
const char * |
file_name |
) |
|
| void pcl::DOTMOD::saveTemplates |
( |
const char * |
file_name |
) |
const |
| void pcl::DOTMOD::serialize |
( |
std::ostream & |
stream |
) |
const |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/pcl-pcl-1.7.1/recognition/include/pcl/recognition/dotmod.h