#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |