Filter löschen
Filter löschen

i am implementing eulerian video magnification and i got these error

1 Ansicht (letzte 30 Tage)
Saif Sayed
Saif Sayed am 26 Mär. 2020
Error using VideoReader/initReader (line 734)
The filename specified was not found in the MATLAB path.
Error in audiovideo.internal.IVideoReader (line 136)
initReader(obj, fileName, currentTime);
Error in VideoReader (line 104)
obj@audiovideo.internal.IVideoReader(varargin{:});
Error in amplify_spatial_lpyr_temporal_iir (line 31)
vid = VideoReader(vidFile);
Error in reproduceResults (line 23)
amplify_spatial_lpyr_temporal_iir(inFile, resultsDir, 10, 16, 0.4, 0.05, 0.1);

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by