mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
added some basic functionality needed by the new face module (moved from the old "contrib")
This commit is contained in:
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