VC Library on Raspberry Pi 4
1763 1 2023-6-27
Uploading and Loding Picture ...(0/1)
o(^-^)o
Peter301
lvl.1
Germany
Offline

Hi,

for a project on my university i need to use a Raspberry Pi with the Robomaster Ep Core and i tried to install the SDK Software from the Robomaster on the Raspberry Pi. I followed the guide for the library, wich contains this:
Install OpenCV 4.1.2 on Raspbian Buster
```bash
$ chmod +x *.sh
$ ./download-opencv.sh
$ ./install-deps.sh
$ ./build-opencv.sh
$ cd ~/opencv/opencv-4.1.2/build
$ sudo make install
```
On the ./build-opencv.sh command, it stops at 25% with the error message:
[ 25%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/absdiff.cpp.o
c++: error: unrecognized command-line option ‘--param=ipcp-unit-growth=100000’; did you mean ‘--param=ipa-cp-unit-growth=’?
make[2]: *** [3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/build.make:82: 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/absdiff.cpp.o] Fehler 1
make[1]: *** [CMakeFiles/Makefile2:3488: 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/all] Fehler 2
make: *** [Makefile:182: all] Fehler 2


I have python 3.7.8 and a venv running. I hope someone can help me, I am already a little late on this project and i cant figure out how to solve this issue.

Thanks already for the anwsers!
Simon
2023-6-27
Use props
DJI Gamora
Administrator
Online

Hi, Simon. Thank you for reaching out. For this concern, please contact our dev team via email at dev@dji.com for further consultation. Thank you for your kind understanding and support.
2023-6-28
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules