urbste / OpenImuCameraCalibrator

Camera calibration tool
GNU Affero General Public License v3.0
197 stars 43 forks source link

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

Open lrz8 opened 3 months ago

lrz8 commented 3 months ago

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

urbste commented 3 months ago

Hi. What version of OpenCV are you using?

lrz8 commented 3 months ago

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: @.***>

urbste commented 3 months ago

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.

lrz8 commented 3 months ago

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: @.***>