Currently, OpenCV provides the Structure From Motion (SFM) module only in C++, and there is no official Python binding for it. I have implemented a pure Python version of the ...
To use the omnidata model we use python please ensure that you setup the correct env, in conda it would look like that: conda create -n sfm python=3.10 conda activate ...