Fix binary compatibility of opencv_nonfree
This commit is contained in:
parent
26bcb3812c
commit
a07cc84436
@ -48,7 +48,7 @@
|
|||||||
namespace cv
|
namespace cv
|
||||||
{
|
{
|
||||||
|
|
||||||
CV_EXPORTS bool initModule_nonfree();
|
CV_EXPORTS_W bool initModule_nonfree();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user