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

Issue 89059: add ignore edge function in pdiff.

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 11 months ago by yux
Modified:
16 years, 11 months ago
Reviewers:
vangelis
CC:
o3d-review_googlegroups.com
Base URL:
http://o3d.googlecode.com/svn/trunk/googleclient/third_party/pdiff/
Visibility:
Public.

Description

add ignore edge function in pdiff.

Patch Set 1 #

Total comments: 17

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 13

Patch Set 4 : '' #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -14 lines) Patch
A README.google View 1 chunk +25 lines, -0 lines 2 comments Download
M files/bin/win/perceptualdiff.exe View Binary file 0 comments Download
M files/source/CompareArgs.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M files/source/CompareArgs.cpp View 1 2 3 4 chunks +26 lines, -4 lines 0 comments Download
M files/source/Metric.cpp View 1 2 3 2 chunks +78 lines, -10 lines 1 comment Download

Messages

Total messages: 7
yux
16 years, 11 months ago (2009-06-30 00:03:01 UTC) #1
vangelis
Comments below! http://codereview.appspot.com/89059/diff/1/6 File README (right): http://codereview.appspot.com/89059/diff/1/6#newcode1 Line 1: PerceptualDiff is an image comparison utility ...
16 years, 11 months ago (2009-06-30 02:35:05 UTC) #2
yux
Fixed. And expose the threshold parameter used in edge detection. Also modified related selenium test ...
16 years, 11 months ago (2009-06-30 20:16:50 UTC) #3
vangelis
http://codereview.appspot.com/89059/diff/1010/15 File files/source/CompareArgs.cpp (right): http://codereview.appspot.com/89059/diff/1010/15#newcode35 Line 35: \t-noedge e : Degree of edge ignore (0.0 ...
16 years, 11 months ago (2009-07-01 18:35:31 UTC) #4
vangelis
http://codereview.appspot.com/89059/diff/1010/15 File files/source/CompareArgs.cpp (right): http://codereview.appspot.com/89059/diff/1010/15#newcode35 Line 35: \t-noedge e : Degree of edge ignore (0.0 ...
16 years, 11 months ago (2009-07-01 18:38:29 UTC) #5
yux
Fixed. Now the threshold of ignoreEdges option could be set in (0 to 7) which ...
16 years, 11 months ago (2009-07-02 23:55:09 UTC) #6
vangelis
16 years, 11 months ago (2009-07-09 02:43:29 UTC) #7
A few comments but otherwise LGTM  !

http://codereview.appspot.com/89059/diff/2001/2006
File README.google (right):

http://codereview.appspot.com/89059/diff/2001/2006#newcode11
Line 11: A "-noedge e (0.0 to 1.0)" option is added to the original version,
flag is now called 'ignoreEdges'

http://codereview.appspot.com/89059/diff/2001/2006#newcode14
Line 14: Parameter e is the threshold in edge detection, if e is 1.0, all
please update the description of the values for 'e'

http://codereview.appspot.com/89059/diff/2001/2002
File files/source/Metric.cpp (right):

http://codereview.appspot.com/89059/diff/2001/2002#newcode362
Line 362: {
seems to be some extra whitespace after the { . Please remove.
Sign in to reply to this message.

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