|
Re: How many dead pixels until you retire a digital camera?
From the jpegpixi web site: It supports averaging adjacent pixels; linear, quadratic, and cubic interpolation in one dimension; and bilinear, biquadratic, and bicubic interpolation in two dimensions. There are sample images available that illustrate the effects. Another nice thing about the program is that it doesn't decode and re-encode the whole picture resulting in jpeg degradation. Rather, it only decodes and re-encodes the DCT blocks that contain the bad pixels, while everything else in the image is left as-is.
|