odroid Questions

2

I want to install an Android OS to an Odroid-XU4 device and connect it to a vertical touchscreen through HDMI. I want the content be displayed as portrait and fit the screen. I installed 4.4.4, 6....
Extern asked 10/5, 2017 at 12:44

1

i'm trying to take a video with webcam using opencv and python with a simple code import numpy as np import cv2 cap = cv2.VideoCapture(0) print('cap.isOpened') if cap.isOpened(): print ('cap is ...
Willman asked 12/7, 2018 at 10:30

1

I am trying to compile Tensorflow (tried both: full & lite) on Odroid XU4 (16GB eMMc, Ubuntu 16) but I am getting errors shown in figures: https://www.dropbox.com/sh/j86ysncze1q0eka/AAB8RZtUTka...
University asked 9/10, 2017 at 19:13

1

Solved

I installed qt5-default on my Odroid XU3 using the the sudo apt-get install qt5-default command and wanted to run qmake-qt5 using the terminal but it printed that this command is unknown. Then I lo...
Roach asked 4/11, 2015 at 16:40

1

Does anybody know how Heterogeneous Multi-Processing (HMP) scheduling is implemented in the Linux kernel scheduler? This has been implemented in the kernel supplied with the ODROID-XU3 board. (htt...
Hebetude asked 26/8, 2014 at 4:44

1

I'm trying to compile OpenCV libs with TBB support for odroid U2 (with Quad core ARM Cortex-A9 MPCore). I have no problem with compile current OpenCV (from github) without TBB. And also I have no p...
Whodunit asked 17/2, 2013 at 20:22
1

© 2022 - 2024 — McMap. All rights reserved.