mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Merge pull request #3911 from vpisarev:core_tweaks
This commit is contained in:
@@ -82,7 +82,7 @@ void CvStatModel::load( const char* filename, const char* name )
|
||||
{
|
||||
CvFileStorage* fs = 0;
|
||||
|
||||
CV_FUNCNAME( "CvStatModel::load" );
|
||||
CV_FUNCNAME( "CvAlgorithm::load" );
|
||||
|
||||
__BEGIN__;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user