Merge pull request #4646 from Beep6581/fullraw
Allow 0 to 16 pix border for bayer files instead of fixed 4 pix fixes #4642, fixes #2698
This commit is contained in:
@@ -740,6 +740,7 @@ HISTORY_MSG_PIXELSHIFT_DEMOSAIC;PS - Demosaic method for motion
|
||||
HISTORY_MSG_PREPROCESS_LINEDENOISE_DIRECTION;Line noise filter direction
|
||||
HISTORY_MSG_PREPROCESS_PDAFLINESFILTER;PDAF lines filter
|
||||
HISTORY_MSG_PRSHARPEN_CONTRAST;PRS - Contrast threshold
|
||||
HISTORY_MSG_RAW_BORDER;Raw border
|
||||
HISTORY_MSG_SHARPENING_CONTRAST;Sharpening - Contrast threshold
|
||||
HISTORY_MSG_TM_FATTAL_ANCHOR;DRC - Anchor
|
||||
HISTORY_NEWSNAPSHOT;Add
|
||||
@@ -1769,6 +1770,7 @@ TP_RAW_4PASS;3-pass+fast
|
||||
TP_RAW_AHD;AHD
|
||||
TP_RAW_AMAZE;AMaZE
|
||||
TP_RAW_AMAZEVNG4;AMaZE+VNG4
|
||||
TP_RAW_BORDER;Border
|
||||
TP_RAW_DCB;DCB
|
||||
TP_RAW_DCBVNG4;DCB+VNG4
|
||||
TP_RAW_DCBENHANCE;DCB enhancement
|
||||
|
Reference in New Issue
Block a user