Talk:Hough transform: Difference between revisions

Content added Content deleted
Line 53: Line 53:
:::::::: A pixel-pixel comparison against the output of the original Tcl program wouldn't suffice? --[[User:Short Circuit|Michael Mol]] 00:13, 10 August 2010 (UTC)
:::::::: A pixel-pixel comparison against the output of the original Tcl program wouldn't suffice? --[[User:Short Circuit|Michael Mol]] 00:13, 10 August 2010 (UTC)
::::::::: That has the potential to fail, depending on floating point implementations and rounding/truncating behavior of each language and/or platform. --[[User:Coderjoe|Coderjoe]] 00:41, 10 August 2010 (UTC)
::::::::: That has the potential to fail, depending on floating point implementations and rounding/truncating behavior of each language and/or platform. --[[User:Coderjoe|Coderjoe]] 00:41, 10 August 2010 (UTC)

:::::::::: Is the TCL implementation correct in the first place? I've tested my MATLAB code against other test inputs like the one given on the wikipedia page for the hough transform and my output was correct in those cases. But, the output from my MATLAB code and the TCL code disagree for the pentagon. --[[User:Cferri|Chris Ferri]]


==PNG Image==
==PNG Image==