Perspective correction implemented

This commit is contained in:
gabor
2010-05-28 16:19:56 +02:00
parent bc9e8cb61d
commit 44ac689d11
30 changed files with 796 additions and 361 deletions

View File

@@ -180,7 +180,7 @@ HISTORY_MSG_58;Horizontal Flipping
HISTORY_MSG_59;Vertical Flipping
HISTORY_MSG_5;Brightness
HISTORY_MSG_60;Rotation
HISTORY_MSG_61;Rotation
HISTORY_MSG_61;Auto Fill
HISTORY_MSG_62;Lens Distortion Correction
HISTORY_MSG_63;Snapshot Selected
HISTORY_MSG_64;Crop Photo
@@ -203,6 +203,9 @@ HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Black
HISTORY_MSG_80;Resize height
HISTORY_MSG_81;Resize enabled
HISTORY_MSG_82;Profile Changed
HISTORY_MSG_83;High quality shadows/highlights
HISTORY_MSG_84;Perspective correction
HISTORY_MSG_8;Exposure Compensation
HISTORY_MSG_9;Highlight Compression
HISTORY_NEWSNAPSHOT;Add
@@ -543,6 +546,9 @@ TP_ICM_OUTPUTDLGLABEL;Select Output ICC Profile...
TP_ICM_OUTPUTPROFILE;Output Profile
TP_ICM_SAVEREFERENCE;Save reference image for profiling
TP_ICM_WORKINGPROFILE;Working Profile
TP_LENSGEOM_AUTOCROP;Auto Crop
TP_LENSGEOM_FILL;Auto Fill
TP_LENSGEOM_LABEL;Lens / Geometry
TP_LUMACURVE_BLACKLEVEL;Black
TP_LUMACURVE_BRIGHTNESS;Brightness
TP_LUMACURVE_COMPRHIGHLIGHTS;Highlight compression
@@ -553,6 +559,9 @@ TP_LUMACURVE_LABEL;Luminance Curve
TP_LUMADENOISE_EDGETOLERANCE;Edge Tolerance
TP_LUMADENOISE_LABEL;Luminance Noise Reduction
TP_LUMADENOISE_RADIUS;Radius
TP_PERSPECTIVE_LABEL;Perspective
TP_PERSPECTIVE_HORIZONTAL;Horizontal
TP_PERSPECTIVE_VERTICAL;Vertical
TP_RESIZE_BICUBIC;Bicubic
TP_RESIZE_BICUBICSF;Bicubic (Softer)
TP_RESIZE_BICUBICSH;Bicubic (Sharper)
@@ -564,9 +573,7 @@ TP_RESIZE_METHOD;Method:
TP_RESIZE_NEAREST;Nearest
TP_RESIZE_SCALE;Scale
TP_RESIZE_W;W:
TP_ROTATE_AUTOCROP;Auto Crop
TP_ROTATE_DEGREE;Degree
TP_ROTATE_FILL;Fill
TP_ROTATE_LABEL;Rotate
TP_ROTATE_SELECTLINE; Select Straight Line
TP_SHADOWSHLIGHTS_HIGHLIGHTS;Highlights

View File

@@ -180,7 +180,7 @@ HISTORY_MSG_58;Horizontal Flipping
HISTORY_MSG_59;Vertical Flipping
HISTORY_MSG_5;Brightness
HISTORY_MSG_60;Rotation
HISTORY_MSG_61;Rotation
HISTORY_MSG_61;Auto Fill
HISTORY_MSG_62;Lens Distortion Correction
HISTORY_MSG_63;Snapshot Selected
HISTORY_MSG_64;Crop Photo
@@ -203,6 +203,9 @@ HISTORY_MSG_79;Resize width
HISTORY_MSG_7;Black
HISTORY_MSG_80;Resize height
HISTORY_MSG_81;Resize enabled
HISTORY_MSG_82;Profile Changed
HISTORY_MSG_83;High quality shadows/highlights
HISTORY_MSG_84;Perspective correction
HISTORY_MSG_8;Exposure Compensation
HISTORY_MSG_9;Highlight Compression
HISTORY_NEWSNAPSHOT;Add
@@ -544,7 +547,10 @@ TP_ICM_NOICM;No ICM: sRGB output
TP_ICM_OUTPUTDLGLABEL;Select Output ICC Profile...
TP_ICM_OUTPUTPROFILE;Output Profile
TP_ICM_SAVEREFERENCE;Save reference image for profiling
TP_ICM_WORKINGPROFILE;Working Profile
TP_ICM_WORKINGPROFILE;Working Profile
TP_LENSGEOM_AUTOCROP;Auto Crop
TP_LENSGEOM_FILL;Auto Fill
TP_LENSGEOM_LABEL;Lens / Geometry
TP_LUMACURVE_BLACKLEVEL;Black
TP_LUMACURVE_BRIGHTNESS;Brightness
TP_LUMACURVE_COMPRHIGHLIGHTS;Highlight compression
@@ -555,6 +561,9 @@ TP_LUMACURVE_LABEL;Luminance Curve
TP_LUMADENOISE_EDGETOLERANCE;Edge Tolerance
TP_LUMADENOISE_LABEL;Luminance Noise Reduction
TP_LUMADENOISE_RADIUS;Radius
TP_PERSPECTIVE_LABEL;Perspective
TP_PERSPECTIVE_HORIZONTAL;Horizontal
TP_PERSPECTIVE_VERTICAL;Vertical
TP_RESIZE_BICUBIC;Bicubic
TP_RESIZE_BICUBICSF;Bicubic (Softer)
TP_RESIZE_BICUBICSH;Bicubic (Sharper)
@@ -568,9 +577,7 @@ TP_RESIZE_METHOD;Method:
TP_RESIZE_NEAREST;Nearest
TP_RESIZE_SCALE;Scale
TP_RESIZE_W;W:
TP_ROTATE_AUTOCROP;Auto Crop
TP_ROTATE_DEGREE;Degree
TP_ROTATE_FILL;Fill
TP_ROTATE_LABEL;Rotate
TP_ROTATE_SELECTLINE; Select Straight Line
TP_SHADOWSHLIGHTS_HIGHLIGHTS;Highlights