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