LoginSignup
0

More than 3 years have passed since last update.

posted at

updated at

Raspberry Pi 4

VSCODE

wget https://packagecloud.io/headmelted/codebuilds/gpgkey -O - | sudo apt-key add -
curl -L https://raw.githubusercontent.com/headmelted/codebuilds/master/docs/installers/apt.sh | sudo bash

openCV4

参考
https://www.pyimagesearch.com/2019/09/16/install-opencv-4-on-raspberry-pi-4-and-raspbian-buster/
https://answers.opencv.org/question/208357/failled-at-compiling-opencv-40-99/

Eclipse

$ sudo apt-get update
$ sudo apt-get install eclipse

Mozc

$ sudo sudo apt install fcitx-mozc
$ sudo reboot 

2.png
3.png
4.png

画面の黒い枠を消す

1.png

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
0