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

