opencvd ~master (2021-10-31T03:12:58.3715221)
Dub
Repo
PCA.opCall
opencvd
cvcore
PCA
Undocumented in source. Be warned that the author may not have intended to support it.
PCA
opCall
()
PCA
opCall
(Mat data, Mat mean, int flags, int maxComponents)
PCA
opCall
(Mat data, Mat mean, int flags, double retainedVariance)
struct
PCA
static
PCA
opCall
(
Mat
data
,
Mat
mean
,
int
flags
,
double
retainedVariance
)
Meta
Source
See Implementation
opencvd
cvcore
PCA
functions
backProject
eigenvalues
eigenvectors
mean
project
static functions
opCall
static variables
DATA_AS_COL
DATA_AS_ROW
USE_AVG
variables
p