Skip to main content
. 2020 May 16;19:100184. doi: 10.1016/j.pacs.2020.100184

Table 2.

Comparison of filter performance for various filtering methods.

Time Complexity Storage Requirement Time/frame (s)
SW O(N) N*M 8.41 (± 9.54) x 10−5
α O(N) N*M + 3 6.83 (±2.26) x 10−4
αβ O(N) 2*N*M + 3 1.3 (± 0.42) x 10−−3
Kalman O(N3M3) 4N2M2 + N2M + 2N2 +NM+2N Not tested