This website requires JavaScript.
Explore
Help
Sign In
examples
/
opencv_framebuffer_example
Watch
1
Star
0
Fork
You've already forked opencv_framebuffer_example
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Example project which takes a USB camera feed and writes directly to the framebuffer on Linux.
3
Commits
1
Branch
0
Tags
26
KiB
C++
85.3%
CMake
11.6%
Shell
3.1%
90db9f02de
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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