Image processing logic implementation

조회 수: 5 (최근 30일)
Archit Sethi
Archit Sethi 2022년 1월 27일
Hi all,
I'm trying to implement this algo from a journal, and I'm stuck at line 13. I've completed all the above steps, but not able to think of logic for line 13.
It says that use the matrix extracted from noise-free pixels which have a distance=1 i.e w(d(1)) matrix. So, in the first iteration when k=1, i'll use matrix corresponding to this matrix and continue with next steps. Next iteration k=2, I'll use matrix corresponding to a distance=2.
My question is in every iteration for k=1,2,3,4 how can I use a new matrix for each new iteration.
The procedure has shown in image below.
I understand it might be an easy algo, but I'm facing difficulty in logic implementation?
Please advise.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by