This page is a part of CVprimer.com, a wiki devoted to computer vision. It focuses on low level computer vision, digital image analysis, and applications. It is designed as an online textbook but the exposition is informal. It geared towards software developers, especially beginners, and CS students. The wiki contains mathematics, algorithms, code examples, source code, compiled software, and some discussion. If you have any questions or suggestions, please contact me directly.
Robustness of topology
From Computer Vision Primer
The analysis starts with this simple principle:
Pixels are small.
1. Robustness under transformations: translations and rotations.
2. Robustness under noise
See also Robustness of geometry.