目前分類:jetson nano (3)
- Jul 22 Mon 2024 14:20
How to Set Up Visual Studio Code for Python on NVIDIA Jetson
- Apr 04 Sat 2020 20:48
How to load and display an image on Qt GUI with OpenCV 4.2.0 in Jetson nano
Unfortunately Qt creator in linux does not support BGR888 format, so we have to convert the image to RGB format by using cvtColor funtion before displaying it.
- Apr 04 Sat 2020 20:20
Creating a Qt Console Application with OpenCV4.2.0 in Jetson Nano