Repository navigation
caer
- Website
- Wikipedia
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
High-performance Vision library in Python. Scale your research, not boilerplate.
Your no-nonsense guide to the Math used in Artificial Intelligence
Video GUI, python examples for caer with rather simple interfaces, one of which will allow you to apply some visual effects to the video, do a face detection as well as save camera video. Either select a camera as a source or play a video file. Take a screenshot of the current frame. The whole shebang requires python3 with tkinter and caer (Computer or Machine Vision library leveraging use of OpenCV). Also included is image editor GUI.
Hands-on OpenCV course based on @jasmcaus's tutorials. Learn computer vision through practical Python projects and real-world examples using OpenCV. Perfect for beginners!