tum-vision/dvo

Error with Pictures of higher resolution

Closed this issue · 0 comments

Hello,

I installed DVO on my windows System and it works fine with the given Testdata (Freiburg1).
When I tried to implement my own Dataset of pictures with resolution 848x480, dense_tracking throws an error in line 350 (ref_dx =ref.intensity_dx * intrinsics.fx();) "Critical error detected c0000374".

Maybe someone knows, what to do.
Thank you for yout help