blob: cc538f1a8cb79165562bf15e48e3457b85c827c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
IMAGES -- General image processing tasks and utilties.
----------------------------------------------------------
imcoords - Image world coordinate handling
imfilter - Filtering (tasks which modify pixel values)
imfit - Fitting (fitting functions to image data)
imgeom - Geometry (tasks which move pixels around)
immatch - Image matching
imutil - Miscellaneous image utilties
tv - Image display (prototype package)
|