Iago Suárez

Results 19 comments of Iago Suárez

You can solve it with:git submodule update --init --recursive.Pybind11 is not necessary for the native C++ part, but it is imported in the CMakeLists.txt file.Best,Iago.Sent from Android deviceEl 26 ago...

Hi, It is a bit of a hard problem to reproduce for me. I have found this solution in [StackOverflow](https://stackoverflow.com/questions/48876904/undefined-reference-to-stdcondition-variablenotify-one-glibcxx-3-4-11), can some of you try to force the standard library...

Hi @ogencoglu , unfortunately the PyPi repository where the wheels for automatic install are stored is not managed by me :( I claimed the ownership of it because the official...

Hi @ducha-aiki, This is a valuable finding in my opinion! Thanks for it 😊

Hi, It looks like you have a different version of ceres and there is some missing symbol. I think the missing symbol comes from glog. Can you compare the versions...

Hi, sorry for late reply, it has been a busy week. You can run the same commands in Collab, you just need to add ! In the beginning. Cheers, Iago.

Hi, thanks for your interest! I have never tried it, but it should work. Good Features To Track uses the famous Shi-Tomasi corner detector, these corners don't have a scale...

Hi, Thanks for your feedback. It is an interesting question. First I would try to understand why do you have so many pairs. If it has to do with a...

Unfortunately I am ver busy and I wont have time to do it but it should be fairly simple. The code is separated by classes that take care of the...