Stephani Kanga
Followers: 0 Following: 0
Feeds
提问
Display L*A*B space channels separately
I want to display the component images of a true colour image in L*A*B space. Although, i don't want to show them all as graysca...
3 years 前 | 2 个回答 | 0
2
个回答提问
Error using uitable in a figure, not uifigure
[~,~,a,kind] = getimage; P = impixel() ; [numSelections,numCols] = size(P); den = 255; ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can i create a table that will contains the pixel values that i get from impixel()?
I want to display the values from impixel to a uitable but, as the user is going to choose the points, the values are not consta...
4 years 前 | 1 个回答 | 0
1
个回答提问
how can i display on a table's cell different colors ?
I read the rgb values from an excel file and I want to show the color in a uitable cell. I tried addStyle but it only works for...
4 years 前 | 1 个回答 | 0
1
个回答提问
I want to export with export_fig multiple images that are on a panel
I want to export with export_fig multiple images that are on a panel but the function doesn't accept panel as an input.
4 years 前 | 1 个回答 | 0
1
个回答提问
how to clean a panel which contains axes?
I have a function that generates an array of axes but the number of axes that are generated is not constant, neither their posit...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can i count the number of pixels for a specific color using the L*A*B?
I want to write a code that will count the number of pixels for all the tints of a specific color in an image.
4 years 前 | 1 个回答 | 0