1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Fixed doc/opencv.bib

This commit is contained in:
Marina Noskova
2016-02-10 17:37:05 +03:00
parent c522172367
commit 617dd5db5b
6 changed files with 14 additions and 10 deletions
-1
View File
@@ -1697,7 +1697,6 @@ CV_EXPORTS void randMVNormal( InputArray mean, InputArray cov, int nsamples, Out
CV_EXPORTS void createConcentricSpheresTestSet( int nsamples, int nfeatures, int nclasses,
OutputArray samples, OutputArray responses);
//! @} ml
}