#include "vision-precomp.h"#include <mrpt/vision/CFeatureExtraction.h>#include <mrpt/otherlibs/do_opencv_includes.h>Go to the source code of this file.
Functions | |
| void | my_cvLinearPolar (const CvArr *srcarr, CvArr *dstarr, CvPoint2D32f center, double maxRadius, int flags) |
| void my_cvLinearPolar | ( | const CvArr * | srcarr, |
| CvArr * | dstarr, | ||
| CvPoint2D32f | center, | ||
| double | maxRadius, | ||
| int | flags | ||
| ) |
Definition at line 27 of file CFeatureExtraction_polarImg.cpp.
Referenced by mrpt::vision::CFeatureExtraction::internal_computePolarImageDescriptors().


| 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 |