2044216_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2044216_en-US

2044216_en-US

flex-builder building opencv with aruco libs

I am trying to build the libopencv-aruco, which typically comes with new version of OpenCV. When I run bld -c opencv, I don't see this libs being built. 


Can anyone provide some guidance on how I could use flex-builder to build the aruco libs?

Re: flex-builder building opencv with aruco libs

In your LSDK 21.08 host build environment, please execute the following command:

$ sudo chroot build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/

Then run the following command.

/# apt-get install libopencv-dev

/# exit

You will get

build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/usr/lib/aarch64-linux-gnu/libopencv_aruco.so.4.2.0
build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/usr/lib/aarch64-linux-gnu/libopencv_aruco.so.4.2
build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/usr/lib/aarch64-linux-gnu/libopencv_aruco.so
build/rfs/rootfs_lsdk2108_ubuntu_main_arm64/usr/lib/aarch64-linux-gnu/libopencv_aruco.a

Tags (1)
No ratings
Version history
Last update:
‎11-22-2025 05:55 AM
Updated by: