필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how can do process on specified images in a folder?

조회 수: 1 (최근 30일)
sara
sara 2014년 11월 16일
마감: MATLAB Answer Bot 2021년 8월 20일
hi everyone I have a folder that in this folder I have 20 gray images . I want to get mean from each 3 Tandem images Respectively: for example I get mean for first time from: 1,2,3 images for second time: 2,3,4 , .... and for every 3 tandom images I should do this Respectively.
can you guide me to do this?

답변 (1개)

Image Analyst
Image Analyst 2014년 11월 16일
Either use magic gui for a nice GUI framework, or take code snippets from the FAQ.

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by