Spec-Zone.ru › PointCloudLibrary

Структура точки, представляющая евклидовы координаты xyz и значение интенсивности. Подробнее...

#include <pcl/recognition/point_types.h>

Общедоступные члены-функции

PCL_MAKE_ALIGNED_OPERATOR_NEW bool operator< (const GradientXY &rhs) const

Общедоступные атрибуты

union {
struct {
float x
float y
float angle
float magnitude
}
float data [4]
};

Подробное описание

Структура точки, представляющая евклидовы координаты xyz и значение интенсивности.

Определение в строке 52 файла point_types.h.

Документация по функциям-членам

operator<()

PCL_MAKE_ALIGNED_OPERATOR_NEW bool pcl::GradientXY::operator< ( const GradientXY & rhs ) const
inline

Определение в строке 67 файла point_types.h.

Ссылки на magnitude.

Документация по данным-членам

union { ... }

angle

float pcl::GradientXY::angle

Определение в строке 60 файла point_types.h.

Используется в pcl::ColorGradientDOTModality< PointInT >::computeMaxColorGradients(), pcl::ColorGradientModality< PointInT >::computeMaxColorGradients() и pcl::ColorGradientModality< PointInT >::computeMaxColorGradientsSobel().

data

float pcl::GradientXY::data[4]

Определение в строке 63 файла point_types.h.

magnitude

float pcl::GradientXY::magnitude

Определение в строке 61 файла point_types.h.

Используется в pcl::ColorGradientDOTModality< PointInT >::computeMaxColorGradients(), pcl::ColorGradientModality< PointInT >::computeMaxColorGradients(), pcl::ColorGradientModality< PointInT >::computeMaxColorGradientsSobel(), pcl::ColorGradientModality< PointInT >::extractAllFeatures(), pcl::ColorGradientModality< PointInT >::extractFeatures(), pcl::ColorGradientDOTModality< PointInT >::Candidate::operator<(), pcl::ColorGradientModality< PointInT >::Candidate::operator<(), operator<() и pcl::operator<<().

x

float pcl::GradientXY::x

Определение в строке 58 файла point_types.h.

Используется в pcl::ColorGradientDOTModality< PointInT >::computeMaxColorGradients(), pcl::ColorGradientModality< PointInT >::computeMaxColorGradients(), pcl::ColorGradientModality< PointInT >::computeMaxColorGradientsSobel() и pcl::operator<<().

y

float pcl::GradientXY::y

Определение в строке 59 файла point_types.h.

Используется в pcl::ColorGradientDOTModality< PointInT >::computeMaxColorGradients(), pcl::ColorGradientModality< PointInT >::computeMaxColorGradients(), pcl::ColorGradientModality< PointInT >::computeMaxColorGradientsSobel() и pcl::operator<<().


Документация для этой структуры была сгенерирована из следующего файла:
  • pcl/recognition/point_types.h

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_gradient_x_y.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API