SLIDE 46 Measuring perimeter of a discrete object Nataša Sladoje Introduction Main story
Area coverage digitization Slopes and difference of column sums Optimization Local computations Rotations of the plane Length estimation Complete algorithm Evaluation and examples
Conclusions
...and its error
The relative error of the length estimation of the line segment with slope k, such that k ∈ [ i
n, j n):
εi,j(k) = ˆ l − l l = γn (j − nk)Si + (nk − i)Sj (j − i) √ 1 + k2 − 1 . This is how it looks, for n = 5
0.2 0.4 0.6 0.8 1 1 2 3 4 k Relative error in % n=5, q={1,2,3}
εmax
(0,1) = 0.0049
εmax
(0,2) = 0.018
εmax
(0,3) = 0.038 ε0,1 ε1,2 ε2,3 ε3,4 ε4,5 ε0,2 ε1,3 ε2,4 ε3,5 ε0,3 ε1,4 ε2,5