#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 28 of file CFeatureExtraction_polarImg.cpp.
References CV_PI.
Referenced by mrpt::vision::CFeatureExtraction::internal_computePolarImageDescriptors().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |