Borrar filtros
Borrar filtros

Increase of memory after saving size-reduced image

1 visualización (últimos 30 días)
cater re
cater re el 16 de Jul. de 2020
Editada: cater re el 16 de Jul. de 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);

Respuestas (0)

Categorías

Más información sobre Images en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by