Image processor: Difference between revisions

Content deleted Content added
m Add link, remove u from coloured for consistency
m Added link
Line 19:
 
=== Image sharpening ===
As the color and brightness values for each pixel are [[interpolated]] some [[image sharpening]] is applied to even out any fuzziness that has occurred. To preserve the impression of [[Depth perception|depth]], clarity and fine details, the image processor must sharpen edges and contours. It therefore must [[Edge detection|detect edges]] correctly and reproduce them smoothly and without over-sharpening.
 
==Models==