System development environment using OpenCV running on Rasppberry Pi 3 Model B

Asked 2 years ago, Updated 2 years ago, 87 views

I would like to develop a system using OpenCV running on Raspberry Pi 3 Model B, but I am not sure how to set up the development environment.
I'm not sure if it's easier to program with Raspberry Pi or Windows 10, so I'd appreciate it if you could tell me what development environment you recommend and how to set it up.
I look forward to your kind cooperation.

-Additional
· The language is supposed to be C++, and I think I'm still more familiar with Windows because I first touched Linux a few months ago.

linux opencv raspberry-pi windows-10

2022-09-30 17:55

1 Answers

If you are developing a system using OpenCV running on Raspberry Pi 3 Model B, you can't avoid touching the Raspberry Pi 3 environment (Linux lineage such as Raspbian).

If you have a system that works with Raspberry pi, I think it would be honest to build it in a major Raspberry pi development environment.


2022-09-30 17:55

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.