In the _get_precision function in imreg.py, it is mentioned that "we get subpixel precision now" and we take Dt = 0.25. Can there be a more elaborate explanation of how we get error margin of 0.25 pixels? I wasn't able to find anything after going through the code.
In the _get_precision function in imreg.py, it is mentioned that "we get subpixel precision now" and we take Dt = 0.25. Can there be a more elaborate explanation of how we get error margin of 0.25 pixels? I wasn't able to find anything after going through the code.