- Detection of simple shapes (circles, squares, triangles)
- Detection of facial features with the use of Haar-like filters (size and type customizable)
- Use of SIFT keypoints detection to stitch images together to form a panorama
- Estimate depth of image objects (using pair of rectified/unrectified images) using MRF and multiple label graphcuts in PyMaxflow library.