There are 0 repository under caer topic.
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
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.
Face detection algorithm to recognize and identify faces with OpenCV.