图像中的轮廓特征
更多...
#include <rmvl/feature/feature.h>
◆ const_ptr
◆ ptr
◆ getAngle()
float rm::feature::getAngle |
( |
| ) |
const |
|
inline |
◆ getArea()
float rm::feature::getArea |
( |
| ) |
const |
|
inline |
◆ getCenter()
const cv::Point2f& rm::feature::getCenter |
( |
| ) |
const |
|
inline |
◆ getCorners()
const auto& rm::feature::getCorners |
( |
| ) |
const |
|
inline |
◆ getHeight()
float rm::feature::getHeight |
( |
| ) |
const |
|
inline |
◆ getType()
const RMStatus& rm::feature::getType |
( |
| ) |
const |
|
inline |
◆ getWidth()
float rm::feature::getWidth |
( |
| ) |
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 |
该类的文档由以下文件生成: