Luca Morelli
Luca Morelli
Hi, Sorry for the late reply, did you solve the problem? In the meantime I checked, and there were some small issues with the new version of DIM, now you...
Hi, I've done some tests, the error you got is because you are missing the declaration of `intrinsics`. See example below: ``` general: camera_model: "pinhole" # ["simple-pinhole", "pinhole", "simple-radial", "opencv"]...
Yes, if you are using an older version please declare one by one the images, something like: ``` images: "image1.JPG,image2.JPG,image3.JPG" ```
Hi, did you solve the problem? If the code is working in version 2.0, I would close the issue
Hi, thanks for reporting and sorry for the late reply. Did you find the source of the issue? The databases you are showing are generated both from DIM or one...
Ok thanks, I am trying to reproduce the problem and to solve it. This bug should not affect the performance, but I keep the issue open if someone else encounter...
Good that the camera loading is solved. For the new issue, please could you post the complete command that you have run please? In alternative I also suggest to run...
With the same input parameters, what is the difference in execution time between versions 1.3 and 2.0?
Ok thanks for reporting. Are you on linux or windows? How many images are you processing and which is the resolution? I also had some delays but never so long,...
Hi, I was not able to replicate the issue, do you still have this issue? Or did you solve in any way?