Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colmap/colmap
/ BindOpenImageIO
Function
BindOpenImageIO
src/pycolmap/util/oiio.cc:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
namespace py = pybind11;
6
7
void BindOpenImageIO(py::module& m) { colmap::EnsureOpenImageIOInitialized(); }
Callers
1
BindUtil
Function · 0.85
Calls
1
EnsureOpenImageIOInitialized
Function · 0.85
Tested by
no test coverage detected