|
4.
|
|
|
<p><b>Interpolate RGB as four colors</b><p>The default is to assume that all green pixels are the same. If even-row green pixels are more sensitive to ultraviolet light than odd-row this difference causes a mesh pattern in the output; using this option solves this problem with minimal loss of detail.<p>To resume, this option blurs the image a little, but it eliminates false 2x2 mesh patterns with VNG quality method or mazes with AHD quality method.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:192
|
|
5.
|
|
|
Visit LibRaw project website
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:208
|
|
6.
|
|
|
Do not stretch or rotate pixels
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:211
|
|
7.
|
|
|
<p><b>Do not stretch or rotate pixels</b><p>For Fuji Super CCD cameras, show the image tilted 45 degrees. For cameras with non-square pixels, do not stretch the image to its correct aspect ratio. In any case, this option guarantees that each output pixel corresponds to one RAW pixel.<p>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:212
|
|
8.
|
|
|
Quality:
|
|
|
|
गुणवत्ता:
|
|
Translated by
Sangeeta Kumari
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:221
|
|
9.
|
|
|
Bilinear
|
|
|
|
द्विरैखिक
|
|
Translated by
Sangeeta Kumari
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:223
|
|
10.
|
|
|
VNG
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:224
|
|
11.
|
|
|
PPG
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:225
|
|
12.
|
|
|
AHD
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:226
|
|
13.
|
|
|
<p><b>Quality (interpolation)</b><p>Select here the demosaicing RAW images decoding interpolation method. A demosaicing algorithm is a digital image process used to interpolate a complete image from the partial raw data received from the color-filtered image sensor internal to many digital cameras in form of a matrix of colored pixels. Also known as CFA interpolation or color reconstruction, another common spelling is demosaicing. There are 4 methods to demosaicing RAW images:<p><b>Bilinear</b>: use high-speed but low-quality bilinear interpolation (default - for slow computer). In this method, the red value of a non-red pixel is computed as the average of the adjacent red pixels, and similar for blue and green.<p><b>VNG</b>: use Variable Number of Gradients interpolation. This method computes gradients near the pixel of interest and uses the lower gradients (representing smoother and more similar parts of the image) to make an estimate.<p><b>PPG</b>: use Patterned Pixel Grouping interpolation. Pixel Grouping uses assumptions about natural scenery in making estimates. It has fewer color artifacts on natural images than the Variable Number of Gradients method.<p><b>AHD</b>: use Adaptive Homogeneity-Directed interpolation. This method selects the direction of interpolation so as to maximize a homogeneity metric, thus typically minimizing color artifacts.<p>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libkdcraw/dcrawsettingswidget.cpp:228
|