Matlab-YOLOv2-LiveTracking icon indicating copy to clipboard operation
Matlab-YOLOv2-LiveTracking copied to clipboard

People Live Tracking using YOLOv2 in MATLAB

Results 1 Matlab-YOLOv2-LiveTracking issues
Sort by recently updated
recently updated
newest added

when i run this commend : mex -I./darknet/include/ -I./darknet/src/ -L. -lyolo yolomex.c it will show the error below Error using mex MEX cannot find library 'yolo', specified with the -l...