Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(124)

Unified Diff: files/source/CompareArgs.h

Issue 89059: add ignore edge function in pdiff. SVN Base: http://o3d.googlecode.com/svn/trunk/googleclient/third_party/pdiff/
Patch Set: '' Created 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side by-side-diff with in-line comments
Download patch
Index: files/source/CompareArgs.h
===================================================================
--- files/source/CompareArgs.h (revision 87)
+++ files/source/CompareArgs.h (working copy)
@@ -35,6 +35,8 @@
RGBAImage *ImgDiff; // Diff image
bool Verbose; // Print lots of text or not
bool LuminanceOnly; // Only consider luminance; ignore chroma channels in the comparison.
+ bool IgnoreEdge; // ignore edge in comparison
+ int EdgeNeighborNum; // degree to eliminate edges
float FieldOfView; // Field of view in degrees
float Gamma; // The gamma to convert to linear color space
float Luminance; // the display's luminance

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld r497