OpenImuCameraCalibrator icon indicating copy to clipboard operation
OpenImuCameraCalibrator copied to clipboard

Problems in the beginning building: cannot find ' opencv2/aruco/dictionary.hpp '

Open lrz8 opened this issue 2 years ago • 4 comments

thanks for your job Here is a problem in the beginning when I try to build this project OpenImuCameraCalibrator/src/core/camera_calibrator.cc:19:10: fatal error: opencv2/aruco/dictionary.hpp: no that direction or index 19 | #include <opencv2/aruco/dictionary.hpp> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.

I want to test some data base on the gopro12, so do you have free time to help me handle with it

lrz8 avatar Apr 08 '24 09:04 lrz8

Hi. What version of OpenCV are you using?

urbste avatar Apr 08 '24 12:04 urbste

The opencv—4.7.0 and opencv_comtrib—4.7.0, because there were some problems while installing the latest version. By the way, I aim to set up for gopro12. 

发自我的iPhone

------------------ Original ------------------ From: Steffen Urban @.> Date: Mon,Apr 8,2024 8:59 PM To: urbste/OpenImuCameraCalibrator @.> Cc: lrz8 @.>, State change @.> Subject: Re: [urbste/OpenImuCameraCalibrator] Problems in the beginningbuilding: cannot find ' opencv2/aruco/dictionary.hpp ' (Issue #39)

Hi. What version of OpenCV are you using?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>

lrz8 avatar Apr 08 '24 13:04 lrz8

Try installing 4.5.x if you can. Unfortunately OpenCV devs decided to do a lot of refactoring with the Aruco module. It was moved from contrib to core.

urbste avatar Apr 08 '24 13:04 urbste

Ok, I will try it letter on 4.5.x version. Hoping it will safely work. Thanks!

发自我的iPhone

------------------ Original ------------------ From: Steffen Urban @.> Date: Mon,Apr 8,2024 9:50 PM To: urbste/OpenImuCameraCalibrator @.> Cc: lrz8 @.>, State change @.> Subject: Re: [urbste/OpenImuCameraCalibrator] Problems in the beginningbuilding: cannot find ' opencv2/aruco/dictionary.hpp ' (Issue #39)

Try installing 4.5.x if you can. Unfortunately OpenCV devs decided to do a lot of refactoring with the Aruco module. It was moved from contrib to core.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>

lrz8 avatar Apr 08 '24 13:04 lrz8