Feeds
질문
How to implement “imshow” function for that?
Implement an “imshow” function by transforming the range [min, max] on the gray scale into the interval determined by 0 ≤ a, b ≤...
대략 7년 전 | 답변 수: 0 | 0
0
답변답변 있음
How to Implement an “imshow” function?
The result should be like this. And if I use your code than the image not changing
How to Implement an “imshow” function?
The result should be like this. And if I use your code than the image not changing
대략 7년 전 | 0
| 수락됨
질문
How to Implement an “imshow” function?
How to Implement an “imshow” function by transforming the range [min, max] on the gray scale into the interval determined by 0 ≤...
대략 7년 전 | 답변 수: 4 | 0
4
답변질문
Random gray color. How to do?
I have a 30 random boxes at the images, but I need to do a boxes in random gray color. How to do it? patch(idx(i)+R(:,1),idy(i)...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
I need to randomly add k = 1, 2, 3, . . . boxes of random gray color, each of size 50 × 50 at the image. Can you help please?
I need to randomly add k = 1, 2, 3, . . . boxes of random gray color, each of size 50 × 50 at the image. Can you help please?
대략 7년 전 | 답변 수: 3 | 0

