photo

Stephani Kanga


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
69,709
of 300,381

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
0

RANK
 of 20,941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

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

5 years ago | 1 answer | 0

1

answer