Matlab API: MISC: VL_GETPID

VL_GETPID() returns MATLAB process ID.

Algorithm

VL_GETPID() returns the result of getpid() (UNIX) or GetCurrentProcessID() (Windows) system functions.

Author

Andrea Vedaldi