Skip to content
Snippets Groups Projects

fix compilation without opencv

Merged Jeremie Deray requested to merge fix_compilation_nopencv into master

This PR fix master compilation if opencv2 is not found (#136 (closed)). @jsola can you try it to make sure that it still compiles if opencv2 is found ?

Note:
in file src/ceres_wrapper/create_auto_diff_cost_function.cpp, I use the preprocessor macro #ifdef CV_VERSION since I couldn't find another one more explicit such as CV_FOUND or alike.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading