Feeds
提问
How to find the highest 5 adjacent pixels in a matrix?
Hi, I am trying to find the 5 highest value pixels in a matrix. The drawback is that the pixels need to be connected. So, if I ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Plot over an image
Hello, I am trying to place a plot over an image and is not working. CODE: a=[xu,xl]; %start and end x coordinates of blue l...
8 years 前 | 1 个回答 | 0
1
个回答提问
Color image with values from 0 to 1
I have a color image that is read as a double when I load it to Matlab. When I try to visualize it using imshow all I see is wh...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to get diagonal elements of non-square matrix?
Hi, guys! I am working with rectangular matrixes and I want to extract the values that go from the upper left corner to lower...
8 years 前 | 3 个回答 | 0


