Example project which takes a USB camera feed and writes directly to the framebuffer on Linux.
Go to file
Matt McWilliams 90db9f02de Print OpenCV version when running CMake 2024-03-16 15:29:54 -04:00
.gitignore Add current project. Compiles and runs on raspberry pi. Doesn't on ubuntu box (mismatch of opencv versions) 2023-12-28 22:19:10 -05:00
CMakeLists.txt Print OpenCV version when running CMake 2024-03-16 15:29:54 -04:00
compile.sh Add current project. Compiles and runs on raspberry pi. Doesn't on ubuntu box (mismatch of opencv versions) 2023-12-28 22:19:10 -05:00
opencv_fb.cpp Continue loop if frame Mat is empty 2024-03-16 15:29:35 -04:00