How to use dlib and Python to perform face detection in images.
Python dlib: displaying images
How to get started using dlib with Python,
Python: How to create a PowerPoint document
How to create a PowerPoint document programmatically from a Python script.
Python OpenCV: how to draw rectangles on an image
How to draw rectangles on an image, using Python and OpenCV.
Python OpenCV: How to draw text on an image
How to draw text on an image, using Python and OpenCV.
Python Opencv: How to blend images
How to blend images with OpenCV and Python.
Python OpenCV: How to add a slider to a window
How to add a slider to a OpenCV window, using Python.
Python OpenCV mouse events
How to get started handling OpenCV mouse events, in Python.
Python OpenCV: Copy image
How to copy an image in OpenCV, using Python.
Python OpenCV: Saving Video from Webcam
How to read frames from a webcam and save them in a video file, using Python and OpenCV.