caer
There are 7 repositories under caer topic.
jasmcaus/opencv-course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
jasmcaus/caer
High-performance Vision library in Python. Scale your research, not boilerplate.
jasmcaus/ai-math-roadmap
Your no-nonsense guide to the Math used in Artificial Intelligence
GitHubDragonFly/CAER_Video_GUI
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.
orpinchasov/pycaer
Python wrapper for libcaer by iniLabs.
hridoynasah/OpenCV-with-Python
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!
Hrushi11/Face-Detection-OpenCV
Face detection algorithm to recognize and identify faces with OpenCV.