mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
fix for OpenCV 2.4 (tested using OpenCV 2.4-beta2)
This commit is contained in:
parent
ce0f55d038
commit
55f57e7eed
6 changed files with 12 additions and 9 deletions
|
@ -695,5 +695,7 @@ extern "C" {
|
|||
mOpenCV::mMachineLearning::define_ruby_module();
|
||||
*/
|
||||
#endif
|
||||
|
||||
cv::initModule_nonfree();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue