Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译时遇到的问题 #6

Open
kkrushing opened this issue Apr 3, 2024 · 3 comments
Open

编译时遇到的问题 #6

kkrushing opened this issue Apr 3, 2024 · 3 comments

Comments

@kkrushing
Copy link

/home/kk/catkin_eplfvins/src/EPLF-VINS/linefeature_tracker/src/linefeature_tracker.cpp:811:23: error: ‘EdgeDrawing’ is not a member of ‘cv::ximgproc’
Ptrcv::ximgproc::EdgeDrawing ed = cv::ximgproc::createEdgeDrawing();
^~~~~~~~~~~
/home/kk/catkin_eplfvins/src/EPLF-VINS/linefeature_tracker/src/linefeature_tracker.cpp:811:23: error: ‘EdgeDrawing’ is not a member of ‘cv::ximgproc’
QQ图片20240403133305

@LeiXu1999
Copy link
Owner

OpenCV库的版本有问题

@DoYouDo2020
Copy link

@kkrushing 请问你后来解决了吗

你解决了吗?我也碰到了这个问题

@dreamweavercale
Copy link

1.看一下opencv版本,要3.4以上
2.除了安装opencv核心库还要安装opencv_contrib库即opencv的扩展库

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants