Vincent Rabaud
Vincent Rabaud
Please give more information: what instructions are you running ? (the ones from the README ?). Which OpenCV do you have installed ?
nope. Please write your issue here for log purposes but I cannot help you with that: the error seems non-OpenCV relkated though.
please write the errors that you are getting
Just curious, how di you find that repo ? It is not even in sync with upstream. I guess this did not get merged in OpenCV then.
So, this code is from a GSOC. There are still some parts that depend on Matlab no ? That's why we couldn't merge it upstream. Do you think it is?
I believe in would make more sense to add a PR to image_geometry about that. Just call reprojectimageto3d and then copy the third channel. Then a PR here makese sense...
The buildfarm error is unrelated: https://pullrequest.opencv.org/buildbot/builders/precommit_android/builds/31012/steps/init/logs/stdio
I added a link to cppreference in the description.
@vpisarev , do we give up on that ?
Right, it is out of scope but it is an easy CPU bomb: in my case, a 1x5 image took 3 minutes to process because it had entries like ```1e40```....