Closed arve0 closed 9 years ago
I'm unable to grok how to use the parameter contraints (eg. translation(..., constriaints)) when using imreg_dft from python. Do you have an example?
contraints
translation(..., constriaints)
Found it! https://github.com/matejak/imreg_dft/blob/master/src/imreg_dft/utils.py#L110-111
Documentation could be updated though.
Good point, I will look into that!
I'm unable to grok how to use the parameter
contraints
(eg.translation(..., constriaints)
) when using imreg_dft from python. Do you have an example?