#include <VisionX/components/pointcloud_processor/ObjectShapeClassification/Features/BBArea.hpp>
|
double | area () const |
|
| BBArea () |
|
| BBArea (const std::pair< std::string, std::vector< Eigen::Vector3f >> &points) |
|
| BBArea (const std::vector< Eigen::Vector3f > &points) |
|
FeaturePtr | calculate (const Points &points) |
|
FeaturePtr | calculate (const TaggedPoints &points) |
|
double | compare (const Feature &other) const |
|
virtual void | deserialize (const ObjectSerializerBasePtr &serializer, const Ice::Current &) |
|
virtual std::ostream & | output (std::ostream &out) const |
|
virtual void | serialize (const ObjectSerializerBasePtr &serializer, const Ice::Current &) const |
|
| BBFeature () |
|
| BBFeature (const std::pair< std::string, std::vector< Eigen::Vector3f >> &points) |
|
| BBFeature (const std::vector< Eigen::Vector3f > &points) |
|
virtual VariantDataClassPtr | clone (const Ice::Current &) const |
|
virtual VariantTypeId | getType (const Ice::Current &) const |
|
virtual std::string | name () |
|
virtual std::string | output (const Ice::Current &) const |
|
virtual bool | validate (const Ice::Current &) |
|
Definition at line 33 of file BBArea.hpp.
◆ BBArea() [1/3]
◆ BBArea() [2/3]
BBArea |
( |
const std::vector< Eigen::Vector3f > & |
points | ) |
|
|
inline |
◆ BBArea() [3/3]
BBArea |
( |
const std::pair< std::string, std::vector< Eigen::Vector3f >> & |
points | ) |
|
|
inline |
◆ area()
◆ calculate() [1/2]
◆ calculate() [2/2]
◆ compare()
double compare |
( |
const Feature & |
other | ) |
const |
|
inlinevirtual |
◆ deserialize()
virtual void deserialize |
( |
const ObjectSerializerBasePtr & |
serializer, |
|
|
const Ice::Current & |
|
|
) |
| |
|
inlinevirtual |
◆ output()
virtual std::ostream& output |
( |
std::ostream & |
out | ) |
const |
|
inlinevirtual |
◆ serialize()
virtual void serialize |
( |
const ObjectSerializerBasePtr & |
serializer, |
|
|
const Ice::Current & |
|
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- VisionX/components/pointcloud_processor/ObjectShapeClassification/Features/BBArea.hpp