- monalisa.py load the included Mona Lisa image and display it
- showzip.py display images within a zip file as an animation
- bunny.py load the Stanford bunny point cloud from a PLY file and display it
- morphdemo.py Visualization of moving window performing morphological operation
- randomdots.py display random dot pattern and interactively adjust the density
- blobs1.py blob/region features
- blobs2.py nested blob/region features
- corners.py SIFT, ORB etc. corner features
- matching.py SIFT matching points between images
ransac_line.py demo of RANSAC fitting line to badly corrupted data