Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ mxERROR
Function
mxERROR
rtpose_wrapper/matlab/+caffe/private/caffe_.cpp:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
}
30
inline void mxERROR(const char* msg) { mexErrMsgTxt(msg); }
31
32
// Check if a file exists and can be opened
33
void mxCHECK_FILE_EXIST(const char* file) {
Callers
5
mxCHECK_FILE_EXIST
Function · 0.85
mx_mat_to_blob
Function · 0.85
blob_to_mx_mat
Function · 0.85
get_net
Function · 0.85
mexFunction
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected