Display progression while reading a large tiff/image file

 Respuesta aceptada

Thorsten
Thorsten el 5 de Sept. de 2016
No, I don't think so. Waitbar needs a fraction of the total processing time, and you cannot implant this function into a build in function.

2 comentarios

You should be considering switching to the Tiff class, which gives you finer-grained control over the parts you read. You might even want to artificially break up the reading of data into chunks so that you could update the waitbar after each chunk.
Thanks. This might be an way out.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre App Building en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Sept. de 2016

Comentada:

el 5 de Sept. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by