Azzera filtri
Azzera filtri

Increase of memory after saving size-reduced image

1 visualizzazione (ultimi 30 giorni)
cater re
cater re il 16 Lug 2020
Modificato: cater re il 16 Lug 2020
I am resizing video files.
however the video outputs have higher memory than origianl ones although makes them half spatio and half temporal.
writerObj.FrameRate = fr/2;
im=imresize(im,0.5);
writeVideo(writerObj, im);

Risposte (0)

Categorie

Scopri di più su Images in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by