mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
added some basic functionality needed by the new face module (moved from the old "contrib")
This commit is contained in:
@@ -3295,7 +3295,6 @@ void cv::PCABackProject(InputArray data, InputArray mean,
|
||||
pca.backProject(data, result);
|
||||
}
|
||||
|
||||
|
||||
/****************************************************************************************\
|
||||
* Earlier API *
|
||||
\****************************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user