JavaScript bindings for features2d module

This commit is contained in:
Dmitry Kurtaev
2018-09-26 19:11:40 +03:00
parent 43e66e7ff9
commit e9f99063c7
4 changed files with 27 additions and 8 deletions

View File

@@ -131,7 +131,7 @@ class Builder:
"-DBUILD_opencv_apps=OFF",
"-DBUILD_opencv_calib3d=OFF",
"-DBUILD_opencv_dnn=ON",
"-DBUILD_opencv_features2d=OFF",
"-DBUILD_opencv_features2d=ON",
"-DBUILD_opencv_flann=OFF",
"-DBUILD_opencv_ml=OFF",
"-DBUILD_opencv_photo=OFF",