Info

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

How to display an image using two intensity arrays

조회 수: 1 (최근 30일)
Shafali
Shafali 2017년 3월 7일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi All,
I have two arrays of pixel intensity values i.e. x (256*256) and y (256*256). Now I need to display an image using combined pixel intensity values. Please help.
For eg- Input: x=[125,45,23,213,41] and y=[31,134,85,39,146]
Output: an image using combined pixel intensity values of x and y array
  댓글 수: 2
KSSV
KSSV 2017년 3월 7일
How you want to use the pixel values? Attach? sum? combination? what?
Shafali
Shafali 2017년 3월 7일
Combined form of pixel values

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by