Closed
Description
- source version: cd69412
- env: OS X with brew
- compile error message:
Scanning dependencies of target ximgproc
[ 96%] Building CXX object CMakeFiles/ximgproc.dir/src/ximgproc.cpp.o
In file included from /tmp/luarocks_cv-scm-1-987/torch-opencv/src/ximgproc.cpp:1:
/tmp/luarocks_cv-scm-1-987/torch-opencv/include/ximgproc.hpp:49:12: error: no type named 'SelectiveSearchSegmentationStrategy' in namespace 'cv::ximgproc::segmentation'; did
you mean 'SelectiveSearchSegmentationStrategyPtr'?
inline cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy * operator->() { return static_cast<cv::ximgproc::segmentation::SelectiveSearchSegmentation...
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SelectiveSearchSegmentationStrategyPtr
/tmp/luarocks_cv-scm-1-987/torch-opencv/include/ximgproc.hpp:46:8: note: 'SelectiveSearchSegmentationStrategyPtr' declared here