#include <blort/Recognizer3D/Homography.hh>
Go to the source code of this file.
Namespaces | |
namespace | P |
Defines | |
#define | HOM_MAX_RANSAC_TRIALS 10000 |
#define | HOM_RANSAC_ETA0 0.01 |
#define | M_SQRT2 1.41421356237309504880 |
#define HOM_MAX_RANSAC_TRIALS 10000 |
Definition at line 17 of file Homography.cc.
#define HOM_RANSAC_ETA0 0.01 |
Definition at line 16 of file Homography.cc.
#define M_SQRT2 1.41421356237309504880 |
Johann Prankl, 2010-03-30 prankl@acin.tuwien.ac.at
Definition at line 12 of file Homography.cc.