Community Profile

photo

Stephani Kanga


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

2 years ago | 2 answers | 0

2

answers

Question


Error using uitable in a figure, not uifigure
[~,~,a,kind] = getimage; P = impixel() ; [numSelections,numCols] = size(P); den = 255; ...

2 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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.

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer