danini/magsac

code for essential matrix estimation

Closed this issue · 8 comments

Hello authors,
Thanks much for sharing the code.
Actually, I am looking for the code for estimating the essential matrix but fail to figure out. Do you release the code for essential matrix as described in the paper?

I am now re-implementing most of the things together with the essential matrix estimation. It still needs a few days to finish but is coming soon.

Thanks! looking forward to the code :))

@danini While you're at it, it would be awesome to have a clean OpenCV-like Python interface with pybind11 :) This would definitely help widespread adoption.

@skydes It is done :) I will upload it together or slightly after the revised C++ source.

Great jobs! @danini It will definitely be appreciated!! I tried to write one python wrapper. Looks ugly though.

@danini Awesome! Looking forward to it.

@danini Great, thanks for letting me know! And thanks @ducha-aiki for the wrapper :)