data-struct to represent local PCA information
More...
#include <RegionPCAInfo.h>
data-struct to represent local PCA information
◆ RegionPCAInfo()
icl::cv::RegionPCAInfo::RegionPCAInfo |
( |
float |
len1 = 0 , |
|
|
float |
len2 = 0 , |
|
|
float |
arc1 = 0 , |
|
|
int |
cx = 0 , |
|
|
int |
cy = 0 |
|
) |
| |
|
inline |
◆ arc1
float icl::cv::RegionPCAInfo::arc1 |
angle of the first major axis
◆ arc2
float icl::cv::RegionPCAInfo::arc2 |
angle of the second major axis (arc1+PI/2)
◆ cx
int icl::cv::RegionPCAInfo::cx |
◆ cy
int icl::cv::RegionPCAInfo::cy |
◆ len1
float icl::cv::RegionPCAInfo::len1 |
length of first major axis
◆ len2
float icl::cv::RegionPCAInfo::len2 |
length of second major axis
◆ null
The documentation for this class was generated from the following file: