Genetic Algorithms
The Hitch-Hiker's Guide To Evolutionary Computation
A good point of departure for exploring evolutionary algorithms on the web.
The Genetic Algorithms Archive
A repository of genetic algorithms links and source code.
Maze Solver
A Java applet that uses genetic algorithms to find a path through a maze. Fun!
Hough Transform
Hough Transform Notes
An in-depth tutorial.
Hough Transform Slides
Slow to load but quick to read.
Circular Hough Transform
A Java applet that detects circles.
Image Processing
Vision Through Optimization
A mathematical introduction to optimization techniques in computer vision.
Geometric Feature Extraction Methods
Everything you ever wanted to know about edge detection but were afraid to ask.
Ellipse Detection Using a Genetic Algorithm
Geometric Primitives Extraction
2D Shapes Approximation Using a Genetic Algorithm