Why isn't triangulate points (for any arbitrary number of views and not just two views) part of the official opencv python bindings?

again, there are no binaries supplied from opencv.

and the pip buildbot simply does not have those deps, so the module is not included (not an error !)

((you probably also don’t have an “alphamat” (missing eigen lib) or a “viz” (depends on vtk) or an “oviz” (depends on ogre3d) module … )

no all problems are related to dependancies in the build process

1 Like