Installing OpenCV on Raspberry Pi 4B for Mobile Robot Control

opencv

This article introduces the installation of OpenCV on Raspberry Pi 4B. Due to the relatively large project, it is developed in C++ rather than Python, making the installation of OpenCV somewhat more complex.

During the installation process, some issues may arise due to the OpenCV version being too high for the Raspberry Pi system. A relatively lower version can be used. This article uses OpenCV 4.1.0, and both C++ and Python versions are installed together.

The default version of Python on Raspberry

Why C++ is Not Recommended for Microcontroller Programming

Follow+Star Public Account, don't miss out on exciting content
Why C++ is Not Recommended for Microcontroller Programming
Author | strongerHuang
WeChat Public Account | Embedded Column
Generally speaking, when programming on microcontrollers, either assembly or C language is used, and it is rare to develop with C++. So why is it not recommended to use C++ for microcontroller development?
Below, I will discuss the content of writing a flashing light program using C++ in conjunction with Keil and STM32, to see why C++
Back to Top
Product has been added to your cart
×