Question
A. Design a matrix A with dimension 4 x 4 that represents a digital image of the letter U. assume that there are four gray levels from 0 to 3 .

B. Find a matrix B search the B-A represents the negative image of the picture represented by matrix A from part a.
(a) Design a matrix A with dimension 4x4 that represents a digtal image of the letter U. Assume that there are four gray leve
0 0
Add a comment Improve this question Transcribed image text
Answer #1

a) a matrix A with dimension 4x4 that represents a digital letter U is = \begin{bmatrix} 1 & 0 & 0 & 1\\ 1 & 0 & 0 & 1\\ 1 & 0 & 0 & 1\\ 1 & 1 & 1 & 1 \end{bmatrix} .

b) Here, the negative image of the picture represented by matrix A is = \begin{bmatrix} 0 & 1 & 1 & 0\\ 0 & 1 & 1 & 0\\ 0 & 1 & 1 & 0\\ 0 & 0 & 0 & 0 \end{bmatrix}

Now, 1 00 1 0 -1 0 1 0 0 -1 1 \begin{bmatrix} 1 & 0 & 0 & 1\\ 1 & 0 & 0 & 1\\ 1 & 0 & 0 & 1\\ 1 & 1 & 1 & 1 \end{bmatrix} = \begin{bmatrix} 0 & 1 & 1 & 0\\ 0 & 1 & 1 & 0\\ 0 & 1 & 1 & 0\\ 0 & 0 & 0 & 0 \end{bmatrix}

Then, B = 1 00 1 0 -1 0 1 0 0 -1 1 .

Add a comment
Know the answer?
Add Answer to:
A. Design a matrix A with dimension 4 x 4 that represents a digital image of the letter U. assume that there are four gray levels from 0 to 3 . B. Find a matrix B search the B-A represents the negat...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT