Cris’ Image Analysis Blog

theory, methods, algorithms, applications

Category: algorithms

Posts that talk about the nitty-gritty details of an algorithm.

  1. Robust estimation of shift, scale and rotation

  2. Median filtering

  3. Morphological reconstruction, or don't trust old timings

  4. Filling an image with grid points

  5. Color quantization, minimizing variance, and k-d trees

  6. Union-Find

  7. Computing Feret diameters from the convex hull

  8. The convex hull of a 2D object

  9. Bresenham's line drawing algorithm in any number of dimensions

  10. Panoramic photograph stitching — again

  11. Dithering

  12. More chain code measures

  13. How to obtain the chain code

  14. Measuring boundary length

  15. Separable convolutions

  16. Mechanical simulation for image segmentation

  17. A simple implementation of snakes

  18. Panoramic photograph stitching