图像中的轮廓特征
更多...
#include <rmvl/feature/feature.h>
◆ getAngle()
| float rm::feature::getAngle |
( |
| ) |
const |
|
inline |
◆ getArea()
| virtual float rm::feature::getArea |
( |
| ) |
|
|
inlinevirtual |
◆ getCenter()
| virtual cv::Point2f rm::feature::getCenter |
( |
| ) |
|
|
inlinevirtual |
◆ getCorners()
| const std::vector<cv::Point2f>& rm::feature::getCorners |
( |
| ) |
const |
|
inline |
◆ getHeight()
| float rm::feature::getHeight |
( |
| ) |
const |
|
inline |
◆ getWidth()
| float rm::feature::getWidth |
( |
| ) |
const |
|
inline |
◆ _angle
| float rm::feature::_angle = 0.f |
|
protected |
◆ _center
| cv::Point2f rm::feature::_center |
|
protected |
◆ _corners
| std::vector<cv::Point2f> rm::feature::_corners |
|
protected |
◆ _height
| float rm::feature::_height = 0.f |
|
protected |
◆ _width
| float rm::feature::_width = 0.f |
|
protected |
该类的文档由以下文件生成: