ColorConvert[expr, colspace] converts color specifications in expr to refer to the color space represented by colspace.
CornerFilter[image] computes a measure for the presence of a corner for each pixel in image and returns the result as an intensity image.CornerFilter[image, r] detects ...
"How to" Topics Files, Streams, and External Operations Importing and Exporting
XBM
(Mathematica Import/Export Format) MIME type: image/x-xbitmap X Window bitmap format. Used in the X11 windowing system for storing icons, cursors, and other graphics resources. ASCII format. Stores a ...
ImageDeconvolve[image, ker] gives a deconvolution of image using kernel ker.
BMP
(Mathematica Import/Export Format) MIME type: image/bmp BMP Windows bitmap format. Raster image format. Native bitmap format of the Microsoft Windows operating system. BMP is an acronym derived from Bitmap. ...
TotalVariationFilter[image] iteratively reduces noise while preserving edges in image.TotalVariationFilter[image, param] assumes a regularization parameter value param.
JPEG
(Mathematica Import/Export Format) MIME type: image/jpeg JPEG raster image and compression format. Commonly used for photographic images by digital cameras and on the web. JPEG is an acronym for Joint ...
CUR
(Mathematica Import/Export Format) Microsoft Windows cursor. Raster image file format. Native cursor format on Windows. CUR is an acronym derived from cursor. Binary format. Can store multiple cursors at ...
Resampling is an option that specifies the method to be used for resampling images.