added some basic functionality needed by the new face module (moved from the old "contrib")
This commit is contained in:
1119
modules/core/src/lda.cpp
Normal file
1119
modules/core/src/lda.cpp
Normal file
File diff suppressed because it is too large
Load Diff
@@ -3295,7 +3295,6 @@ void cv::PCABackProject(InputArray data, InputArray mean,
|
||||
pca.backProject(data, result);
|
||||
}
|
||||
|
||||
|
||||
/****************************************************************************************\
|
||||
* Earlier API *
|
||||
\****************************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user