mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03:00
Fixed interactive calibration tool deps.
This commit is contained in:
@@ -120,7 +120,7 @@ class Builder:
|
||||
"-DWITH_ITT=OFF",
|
||||
"-DBUILD_ZLIB=ON",
|
||||
"-DBUILD_opencv_apps=OFF",
|
||||
"-DBUILD_opencv_3d=ON",
|
||||
"-DBUILD_opencv_geometry=ON",
|
||||
"-DBUILD_opencv_dnn=ON",
|
||||
"-DBUILD_opencv_features=ON",
|
||||
"-DBUILD_opencv_flann=ON", # No bindings provided. This module is used as a dependency for other modules.
|
||||
|
||||
Reference in New Issue
Block a user