fix(bm matcher): add complie switch

This commit is contained in:
TinyOh
2019-01-15 10:07:58 +08:00
parent 456613a030
commit 7b8ed81018
6 changed files with 47 additions and 5 deletions

View File

@@ -24,6 +24,7 @@ option(WITH_API "Build with API layer, need OpenCV" ON)
option(WITH_DEVICE_INFO_REQUIRED "Build with device info required" ON)
option(WITH_CAM_MODELS "Build with more camera models, WITH_API must be ON" OFF)
option(WITH_BM_SOBEL_FILTER "Build with bm and sobel filter, need OpenCV contronb" OFF)
# 3rdparty components