본문 바로가기
IT/Platform

[Beaglebone] OpenCV

by 블랙오닉스 2022. 2. 3.

http://derekmolloy.ie/beaglebone-images-video-and-opencv/

 

Capturing Images and Video on the Beaglebone | derekmolloy.ie

How to capture images and video on the beaglebone and how to process video using OpenCV

derekmolloy.ie

https://solarianprogrammer.com/2014/04/21/opencv-beaglebone-black-ubuntu/

 

Getting started with OpenCV on the BeagleBone Black with Ubuntu 14.04 LTS | Solarian Programmer

Disclaimer: All data and information provided on this site is for informational purposes only. solarianprogrammer.com makes no representations as to accuracy, completeness, currentness, suitability, or validity of any information on this site and will not

solarianprogrammer.com

 

NEON

http://blog.lemoneerlabs.com/3rdParty/Darling_BBB_30fps_DRAFT.html

 

[DRAFT] How to Achieve 30 fps with BeagleBone Black, OpenCV, and Logitech C920 Webcam [DRAFT]

From the BBB’s terminal we need to mount the device. To know which drive is the USB drive, use the following command, insert the USB drive, and repeat the command. The new drive is the thumb drive. I will assume this /dev/sda with one partition, /dev/sda

blog.lemoneerlabs.com

http://vuanhtung.blogspot.kr/2014/04/and-updated-guide-to-get-hardware.html

 

An updated guide to get hardware-accelerated OpenCV on BeagleBone Black

If you're interested in BBB and OpenCV, you must have known  Michael Darling's guide . Seriously, if you have not read it, go read it pleas...

vuanhtung.blogspot.com

 

neon package

https://packages.debian.org/search?keywords=neon

 

Debian -- Package Search Results -- neon

You have searched for packages that names contain neon in all suites, all sections, and all architectures. Found 7 matching packages. Package libneon27 jessie (oldoldstable) (libs): HTTP 및 WebDAV 클라이언트 라이브러리 0.30.1-1: amd64 armel armh

packages.debian.org

apt-get install libneon27-dev

'IT > Platform' 카테고리의 다른 글

[RPi] 4B Tips  (0) 2022.02.03
[Jetson] Power Issue @Nano  (0) 2022.02.03
[Beaglebone] Expanding File System Partition On A microSD  (0) 2022.02.03
[Beaglebone] Debian & MAME  (0) 2022.02.03
[Arduino] Sun Keyboard Converter  (0) 2022.02.03