#include "vision-precomp.h"#include <mrpt/vision/utils.h>#include <mrpt/vision/pinhole.h>#include <mrpt/vision/CFeatureExtraction.h>#include <mrpt/vision/CFeature.h>#include <mrpt/poses/CPoint3D.h>#include <mrpt/maps/CLandmarksMap.h>#include <mrpt/obs/CObservationVisualLandmarks.h>#include <mrpt/obs/CObservationStereoImages.h>#include <mrpt/obs/CObservationBearingRange.h>#include <mrpt/system/filesystem.h>#include <mrpt/utils/CTicTac.h>#include <mrpt/math/utils.h>#include <mrpt/math/ops_vectors.h>#include <mrpt/math/lightweight_geom_data.h>#include <mrpt/math/geometry.h>#include <mrpt/otherlibs/do_opencv_includes.h>Go to the source code of this file.
Variables | |
| const int | FEAT_FREE = -1 |
| const int FEAT_FREE = -1 |
Definition at line 47 of file vision_utils.cpp.
Referenced by mrpt::vision::matchFeatures().
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |