Skip to main content
. 2025 Nov 6;11(11):393. doi: 10.3390/jimaging11110393
Algorithm 3 Testing
1: Input: Low-light image X3; optimal sampling step size tbest; velocity model vθ: RdRd with parameter θ; R denotes the magnification factor.
2: Sample: X0N0,1
3: Sample: T=X3
4: X2=vθX0,Τ,0+X0
5: Xt=tbestX2+1tbestX0
6: XM=vθXt,Τ,tbest+X0
7: Return XM