Talk:Marching squares: Difference between revisions

m
→‎Task needs work: fix wikipedia interwiki link (note: preview suggests that the interwiki code might be broken - saving page as-is to test)
m (→‎Task needs work: fix wikipedia interwiki link (note: preview suggests that the interwiki code might be broken - saving page as-is to test))
Line 47:
Possibly all of these results are correct. Possibly not. Currently the task is too ambiguous. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 01:34, 30 June 2022 (UTC)
 
Looking at this more closely, the implementation of <code>identifyPerimeter</code> at http://www.tomgibara.com/computer-vision/MarchingSquares.java is unable to identify diagonal contour lines, even though half of the contour lines in the lookup table of the [[wikipedia::Marchinge_squaresMarching_squares#Basic_algorithm|basic algorithm]] are diagonals. Also, that <code>identifyPerimeter</code> implementation finds only one contour line (and only if that contour line corresponds to a perimeter which touches the center of the image). --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]])
6,962

edits