fvpolpeta / devide

Automatically exported from code.google.com/p/devide
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

cannyEdgeDetection screws up badly when changing threshold #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. take any data
2. run canny
3. change threshold, re-run
4. now reload canny, re-run

result of 3 doesn't look anywhere close to the result of 4.

Might be necessary to re-instantiate the underlying filter every time...

Original issue reported on code.google.com by cpbotha on 15 Feb 2009 at 4:59

GoogleCodeExporter commented 9 years ago

Original comment by cpbotha on 28 Jul 2009 at 12:04

GoogleCodeExporter commented 9 years ago
Have sent reproducer Python script to ITK mailing list.  Will see what happens.

Original comment by cpbotha on 10 Aug 2009 at 4:36

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3777.

Original comment by cpbotha on 11 Aug 2009 at 11:26