필터 지우기
필터 지우기

mapping image using pixel values

조회 수: 2 (최근 30일)
Imran Riaz
Imran Riaz 2022년 8월 1일
답변: DGM 2024년 1월 8일
I have finger image; after cropping and masking I have now masked image. And there is the black area which shows no information; my task is to remapp the image into new pixel values image which have only information.
How can I do using matlab?
  댓글 수: 4
Walter Roberson
Walter Roberson 2022년 8월 1일
What should be displayed in the area that is currently black ?
Image Analyst
Image Analyst 2022년 8월 1일
You have pixels with information in them. The black pixels can be ignored. There is no need to crop them off or replace them with anything. It's just not necessary for whatever you want to do next. Besides, it's not possible to have a matrix with "ragged" edges - it must remain rectangular.

댓글을 달려면 로그인하십시오.

답변 (1개)

DGM
DGM 2024년 1월 8일
This question is one in a long set of unclear questions which together likely form an XY problem.
This is a rough summary of a large portion of the set of given questions, with some examples.

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by