More with Image Processing:
Practice with other image processing techniques
- Image Processing Learning Resources
- Go to "Worksheets" and choose one of the categories in which to do a Vision project.
(NOTE: If you want to use a color image, use PPM format. For grey scale use PGM.)
- Categories:
- Image Arithmetic - pointwise combination of two images
- Point Operations - functions applied to individual pixels
- Geometric Operations - image rotation, translation and scaling
- Image Analysis - labeling image pixels
- Morphology - pixel shape based analysis
- Digital Filters - noise reduction and other enhancement filters
- Feature Detectors - edges and others features
- Image Transforms - Fourier, Hough and other transforms
- Image Synthesis - noise image data
- Sussex Image Vision Teach Files
- Topics in the Sussex Teach files are:
- Image representation and display
- Convolution
- Gaussian masks, scale space and edge detection
- Hough transforms
- Stereoscopic vision and perspective projection
- Motion
- Active contour models (snakes)