Main MRPT website > C++ reference
MRPT logo

mrpt::vision::CFeatureExtraction::TOptions::TPolarImagesOptions Struct Reference

PolarImagesOptions Options. More...

#include <mrpt/vision/CFeatureExtraction.h>

List of all members.

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

Detailed Description

PolarImagesOptions Options.

Definition at line 174 of file CFeatureExtraction.h.


Member Data Documentation

Number of bins in the "angular" axis of the polar image (default=8).

Definition at line 176 of file CFeatureExtraction.h.

Number of bins in the "distance" axis of the polar image (default=6).

Definition at line 177 of file CFeatureExtraction.h.

Maximum radius of the area of which the polar image is built, in pixel units (default=20 pixels).

Definition at line 178 of file CFeatureExtraction.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010