Definition at line 45 of file svmmarkers.cpp.
aruco::impl::SVMMarkers::SVMMarkers |
( |
| ) |
|
|
inline |
bool aruco::impl::SVMMarkers::detect |
( |
const cv::Mat & |
in, |
|
|
int & |
mid, |
|
|
int & |
nRotations |
|
) |
| |
|
inline |
int aruco::impl::SVMMarkers::getBestInputSize |
( |
| ) |
|
|
inline |
bool aruco::SVMMarkers::load |
( |
string |
path | ) |
|
throw | ( | cv::Exception |
| ) | | |
|
inline |
int aruco::impl::SVMMarkers::_dictSize |
|
private |
float aruco::impl::SVMMarkers::_maxFeatureValue |
|
private |
float aruco::impl::SVMMarkers::_minFeatureValue |
|
private |
cv::Ptr<CvSVM> aruco::impl::SVMMarkers::_model |
|
private |
int aruco::impl::SVMMarkers::_patchSize |
|
private |
bool aruco::impl::SVMMarkers::_rotateMarkers |
|
private |
The documentation for this class was generated from the following file: