Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience.
authorRoman Donchenko <roman.donchenko@itseez.com>
Wed, 14 Aug 2013 08:41:58 +0000 (12:41 +0400)
committerRoman Donchenko <roman.donchenko@itseez.com>
Thu, 5 Sep 2013 15:03:00 +0000 (19:03 +0400)
commit24dee16b12ca4fa0def502af2590cd2d35178505
tree7ea53956a9406cda7796d3a34040a87c50a2e1ef
parentdadee3752cdb221aea5c5de2bfdbf2c8b4e9b0a8
Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience.

Also changed the static functions to inline, to stop GCC complaining
about unused functions.
modules/contrib/src/facerec.cpp
modules/core/include/opencv2/core/private.hpp
modules/ml/src/ml_init.cpp
modules/nonfree/src/nonfree_init.cpp
modules/softcascade/src/softcascade_init.cpp