图像中的轮廓特征
更多...
#include <rmvl/feature/feature.h>
◆ const_ptr
◆ ptr
◆ angle()
float rm::feature::angle |
( |
| ) |
const |
|
inline |
◆ area()
float rm::feature::area |
( |
| ) |
const |
|
inline |
◆ center()
const cv::Point2f & rm::feature::center |
( |
| ) |
const |
|
inline |
◆ clone()
virtual ptr rm::feature::clone |
( |
| ) |
|
|
pure virtual |
◆ corners()
const auto & rm::feature::corners |
( |
| ) |
const |
|
inline |
◆ height()
float rm::feature::height |
( |
| ) |
const |
|
inline |
◆ type()
const RMStatus & rm::feature::type |
( |
| ) |
const |
|
inline |
◆ width()
float rm::feature::width |
( |
| ) |
const |
|
inline |
◆ _angle
float rm::feature::_angle {} |
|
protected |
◆ _center
cv::Point2f rm::feature::_center |
|
protected |
◆ _corners
std::vector<cv::Point2f> rm::feature::_corners |
|
protected |
◆ _height
float rm::feature::_height {} |
|
protected |
◆ _type
◆ _width
float rm::feature::_width {} |
|
protected |
该类的文档由以下文件生成: