Skip to main content
. 2024 Jan 31;10:e1713. doi: 10.7717/peerj-cs.1713

Table 1. Free parameters of the proposed method and their values, which have been used in all experiments.

Value Parameter name Parameter group
MaxIter=40 Number of iterations EM convergence criteria (Algorithm 4)
α=0.56 The ratio of entropy of each window w.r.t. the entropy of the whole image Calculation of Δτ
Wmin=max(7,120min(width,height)) Minimum size of sliding window
Wmax=max(19,18min(width,height)) Maximum size of sliding window
β=1.3 Coefficient of selecting outlier transformation matrix
ρ=2 Penalty amount Finding the optimal value of Δτ by the ADMM method
εtollerance=107 Threshold of determination of convergence condition
ε=0.15 Merge threshold Number of MOG models in estimating distortion and noise
Maxk=10 Number of primary Gaussian models
m=25 Number of data choices RANSAC method
C=10 Number of iterations
εRansac= 0.5 Similarity threshold for selecting support set
λ = 0.0001 Regularization parameter WALS method