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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 0

