Skip to content

Compile error for ximgproc module  #95

Closed
@Teaonly

Description

@Teaonly
  1. source version: cd69412
  2. env: OS X with brew
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions