Q-engineering
Q-engineering
To use CMake. Assuming your in the 'main' directory. ``` . ├── bin ├── CMakeLists.txt ├── FaceRecognition.cbp ├── FaceRecognition.depend ├── FaceRecognition.layout ├── Graham Norton.jpg ├── img ├── include ├── LICENSE...
Look in the parent folder, not the `build` folder as it holds only temporarily files. You make gives on errors so it succeeded. So, from your location `..../build $ cd...
For your convenience I've posted a [video on Gdrive](https://drive.google.com/file/d/1AeIy5VeDZZTBBtHg9g0yrQr-u6umo6Kf/view?usp=sharing) on how to install and compile the software. I've used the Bullseye 64-bits OS in the video. The procedure is identical...
It's a known issue. As soon as the HDMI powers up, it sends its resolution to the HDMI source, the Banana Pi in our case. The Banana Pi sets its...
Where can I find CamLive.py?
I'm very sorry, but do we have the same OS? pi@banana:~$ cat /etc/os-release ``` PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" ``` pi@banana:~$...
@jeonhaeng, I've tested the software and have the same results (not surprising). Both the C++ and Python (LiveCam) app give the same errors. The limited amount of memory (500 MB)...
Indeed, correct.
A tip. Disconnect the mouse and keyboard. Then reconnect both while the power remains on (live plugin). USB handshake will now restart. Pretty sure it will now recognize your keyboard...
I'm not sure what's causing your problem. It looks like a hardware problem. Are you 100% sure that you have the OV5640 camera suitable for the BananaPIi-M2? There are OV5640...