PolarImagesOptions Options.
Definition at line 180 of file CFeatureExtraction.h.
#include <mrpt/vision/CFeatureExtraction.h>
Public Attributes | |
unsigned int | bins_angle |
Number of bins in the "angular" axis of the polar image (default=8). | |
unsigned int | bins_distance |
Number of bins in the "distance" axis of the polar image (default=6). | |
unsigned int | radius |
Maximum radius of the area of which the polar image is built, in pixel units (default=20 pixels) | |
unsigned int mrpt::vision::CFeatureExtraction::TOptions::TPolarImagesOptions::bins_angle |
Number of bins in the "angular" axis of the polar image (default=8).
Definition at line 182 of file CFeatureExtraction.h.
unsigned int mrpt::vision::CFeatureExtraction::TOptions::TPolarImagesOptions::bins_distance |
Number of bins in the "distance" axis of the polar image (default=6).
Definition at line 183 of file CFeatureExtraction.h.
unsigned int mrpt::vision::CFeatureExtraction::TOptions::TPolarImagesOptions::radius |
Maximum radius of the area of which the polar image is built, in pixel units (default=20 pixels)
Definition at line 184 of file CFeatureExtraction.h.
Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Wed Mar 22 09:54:56 UTC 2023 |