Frank Lanke Fu Tarimo
Frank Lanke Fu Tarimo
Hi @G4G Thank you for your review! What's the next step before this can be merged? Best, Frank
I was able to run `run_CMU.py` after incorporating the changes in PR #24. To run on Aachen, feel free to check out the PR branch and update the `log_path` parameter...
This same issue has also been discussed here: [for ORB SLAM](https://github.com/raulmur/ORB_SLAM2/issues/418) As of the time of writing this post, one of the poster suggesting linking against an OpenCV which is...
@kevin-george I have gotten the DepthMap to work on my machine. This is a similar issue that has been faced by ORB-SLAM on Ubuntu 16.04 as well. While I don't...
@kevin-george Good call! Installing OpenCV from source takes quite some time. I lucked out as I already had a version of OpenCV installed which didn't have Qt. Are you using...
@abdur4373 if you just added an integer to the cv::waitKey() function , that isn't 0. That is for example, use: cv::waitKey(1); Here's a detailed explanation of the waitKey function: https://stackoverflow.com/questions/5217519/what-does-opencvs-cvwaitkey-function-do
Hi! I'm interesting in working on this issue. I see that the `contributions welcome` label has been removed here, what does this mean?
> We removed tags so that there is either 'good first issue' or 'contribution welcome' but not both! Got it. I'm on it
Do you have the camera intrinsics?
Do you have the camera intrinsics?