Closed GoogleCodeExporter closed 8 years ago
I am not really sure it will affect result somehow. You will not see difference
on
the result image.
I believe the difference in calculating k1 and k2 is cause by the fact that in
Cartesian coordinates system Y axis goes up (upper point has bigger Y value).
But in
images it is on the opposite - Y axis goes down.
Original comment by andrew.k...@gmail.com
on 4 Apr 2009 at 6:01
[deleted comment]
> I am not really sure it will affect result somehow. You will not see
difference on
> the result image.
The difference is not noticeable, but I was worried about whether it was
logically
correct.
> I believe the difference in calculating k1 and k2 is cause by the fact that in
> Cartesian coordinates system Y axis goes up (upper point has bigger Y value).
> But in images it is on the opposite - Y axis goes down.
That can explain the difference, thanks for pointing this out! So it's not a bug
after all. I suppose I'm not the only one who will be confused by the
difference, so
I suggest adding a comment to the source code, explaining the situation.
Thanks for the explanation, and I'm sorry about the disturbance I caused by
raising
this issue.
Best regards
Brian
Original comment by briandam...@gmail.com
on 6 Apr 2009 at 5:25
Yes, you right. The comment in source code should help.
Actually there is no big difference in any case. It just depends on which
image's
corner is taken as (0, 0) point - start of coordinates system.
Original comment by andrew.k...@gmail.com
on 6 Apr 2009 at 5:29
The is closed after the above clarification.
Original comment by andrew.k...@gmail.com
on 1 Jun 2009 at 10:34
Original issue reported on code.google.com by
briandam...@gmail.com
on 4 Apr 2009 at 5:51