CoolNaCl
CoolNaCl
Hi Tomasz, I have fix it by replace "/" to "/_" and "_/", then everything ok. In this days, I train and evaluate my own Ensemble, and effect is very...
Hi Tomasz Thank you so much for your help, I have finish the call of ffmpeg in matlab, it needs to: ln -s /usr/lib/libraw1394.so.11.01 /usr/local/MATLAB/R2010b/sys/os/glnx86/libraw1394.so.8 I can run get_movie_bg successfully,...
And when I run get_movie_frame('/home/ly/Documents/movie/AVSS_AB_Easy_Divx.avi',00:00:00), and debug in step. In line 13: [tmp,randstring]=unix(sprintf('md5 -qs %s',randstring)); I don't find the command 'md5 -qs' in both matlab and linux, this confuse me...