#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.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |