1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +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
-2
View File
@@ -267,9 +267,7 @@ void CV_MLBaseTest::run( int )
{
string filename = ts->get_data_path();
filename += get_validation_filename();
validationFS.open( filename, FileStorage::READ );
read_params( *validationFS );
int code = cvtest::TS::OK;