Python3 & OpenCV3 [ Part Linux : Setting Project Ubuntu ] 😝

Nonpavit Detbun 🔋🍺
1 min readSep 9, 2018

ติดตั้ง Python & OpenCV

Software :

  • Python3 & pip3 & virtualenv & OpenCV
sudo apt install python3
sudo apt install python3-pip
sudo pip3 install virtualenvsudo pip3 install virtualenvwrappermkdir OpenCV-Test && cd OpenCV-Testvirtualenv opencv
cd opencv
source bin/activate
pip3 install opencv-python
python3
import cv2
exit()
virtualenv

Result :

Text Editor => แล้วแต่ชอบเลยนะเราใช้ vim สะดวกอันไหนใช้อันนั้นเลย ถ้าไม่ชอบทำจาก Terminal ก็ลง VS Code มาใช้ได้เลย

สามารถเรียนรู้จาก Part 1 ส่วนหลังจากการติดตั้งใน windows ต่อได้เลย เราจะมารู้จักกับ opencv กัน 😵

……………………………………………………………………………………….

……………………………………………………………………………………….

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Nonpavit Detbun 🔋🍺
Nonpavit Detbun 🔋🍺

Written by Nonpavit Detbun 🔋🍺

I’m Electrical Engineering. 📟 I have an interest in Web App, Mobile App, IoT and Microcontroller 🧐

No responses yet

Write a response