mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
added opencv nonfree component required
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@1328 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
@@ -132,7 +132,7 @@ IF(APPLE)
|
||||
ENDIF(APPLE)
|
||||
|
||||
####### DEPENDENCIES #######
|
||||
FIND_PACKAGE(OpenCV REQUIRED)
|
||||
FIND_PACKAGE(OpenCV REQUIRED core highgui flann features2d calib3d imgproc nonfree)
|
||||
FIND_PACKAGE(PCL 1.7 REQUIRED)
|
||||
FIND_PACKAGE(VTK REQUIRED)
|
||||
FIND_PACKAGE(ZLIB REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user