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.

 채택된 답변

Image Analyst
Image Analyst 2020년 3월 16일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Convert Image Type에 대해 자세히 알아보기

태그

질문:

2020년 3월 16일

답변:

2020년 3월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by