Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ setBasedir
Function
setBasedir
IPL/include/IPLFileIO.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
static bool readRaw32BitPlanar(int stride, IPLRawImageType format, IPLImage *&image, std::ifstream &file);
49
50
static void setBasedir(std::string dir) { _baseDir = dir; }
51
52
// Naive approach:
53
// win: C:\... D://...
Callers
1
setCurrentFile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected