#include <models.h>
|
enum | { MIN_SIZE = 3
} |
|
typedef cv::Mat | M |
|
typedef cv::Mat | T |
|
Definition at line 88 of file models.h.
◆ anonymous enum
◆ AffineTransform2d()
swri_opencv_util::AffineTransform2d::AffineTransform2d |
( |
const T & |
data | ) |
|
|
inlineexplicit |
◆ GetModel()
bool swri_opencv_util::AffineTransform2d::GetModel |
( |
const std::vector< int32_t > & |
indices, |
|
|
M & |
model, |
|
|
double |
max_error |
|
) |
| const |
|
virtual |
◆ ValidData()
bool swri_opencv_util::AffineTransform2d::ValidData |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: