I'd like to make a script that..

Hi,
I'd like to make a script that would import all images from one folder and then mesure the radius of the biggest circle found in each image. Finally, I'd like MatLab to write the values in a text document like this:
Image 1 : radius Image 2 : radius Image 3 : radius And so on.

 Respuesta aceptada

Image Analyst
Image Analyst el 16 de Mzo. de 2020

0 votos

OK. Good luck to you. Reading the FAQ may help: How_can_I_process_a_sequence_of_files?
Also look up documentation for fprintf() or writetable() to write out the data.

Más respuestas (0)

Categorías

Más información sobre Convert Image Type en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 16 de Mzo. de 2020

Respondida:

el 16 de Mzo. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by