Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cdcseacave/openMVS
/ Application
Method
Application
apps/InterfaceOpenMVG/InterfaceOpenMVG.cpp:344–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
342
class Application {
343
public:
344
Application() {}
345
~Application() { Finalize(); }
346
347
bool Initialize(size_t argc, LPCTSTR* argv);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected