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

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;