-
Hi!
Got this error when trying to compile:
```
/home/bellavista/git/clustering-in-consensus-space/graph-cut-ransac/src/pygcransac/include/relative_pose/bundle.cpp:77:18: error: reference to non-s…
fb82 updated
4 months ago
-
I read your great tutorial [Benchmarking Robust Estimation Methods](https://cmp.felk.cvut.cz/cvpr2020-ransac-tutorial/presentations/RANSAC-CVPR20-Mishkin.pdf).
Looking at Homography, I couldn't dec…
-
Hello, I got an error during make progressivex_python.cpp.o
error info:
make[2]: *** [CMakeFiles/pyprogressivex.dir/build.make:90: CMakeFiles/pyprogressivex.dir/src/pyprogressivex/src/progressivex_p…
-
Hi,
Currently the python wrapper, see e.g. here:
https://github.com/danini/graph-cut-ransac/blob/37f7469d49dbedddeaa5a2c1427b70121375c0bd/src/pygcransac/src/gcransac_python.cpp#L721-L731
only…
-
Is there a way to estimate Essential Matrix using DefaultEssentialMatrixEstimator() for cameras which don't have camera intrinsic matrices (for eg, 360 degree cameras)
-
I am having issues building when CREATE_SAMPLE_PROJECT is set to ON.
`/magsac/examples/cpp_example.cpp: In function 'void testEssentialMatrixFitting(double, double, const string&, bool, bool, dou…
-
Hi @danini
I was trying your PNP/Ransac implementation for python. I had a few questions.
![ss](https://user-images.githubusercontent.com/75861340/119346110-7777dd00-bca2-11eb-8061-32d9e6bb447…
-
Hello Barath, I'm facing build error issue.
I'm using ubuntu 18.04, OpenCV 3.4.14, gcc 10.3.0, g++ 10.3.0, libeigen3-dev 3.3.4
Could you please help me?
-
python3 ./setup.py install
### After executing the above command, the following error appears
_### **gmake[2]: *** [CMakeFiles/pymagsac.dir/src/pymagsac/src/magsac_python.cpp.o] Error 1
gmake…
-
**Describe the problem**
i like to generate a map of some streets. i took 500+ pictures with a wide angle camera every 0.5 seconds while walking along streets. when i come back to a street where i ha…