Cris’ Image Analysis Blog

theory, methods, algorithms, applications

Category: algorithms

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

  1. Median filtering

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

  3. Filling an image with grid points

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

  5. Union-Find

  6. Computing Feret diameters from the convex hull

  7. The convex hull of a 2D object

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

  9. Panoramic photograph stitching — again

  10. Dithering

  11. More chain code measures

  12. How to obtain the chain code

  13. Measuring boundary length

  14. Separable convolutions

  15. Mechanical simulation for image segmentation

  16. A simple implementation of snakes

  17. Panoramic photograph stitching