Stephani Kanga
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
209,103
of 295,486
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
Feeds
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...
3 years ago | 2 answers | 0
2
answersQuestion
Error using uitable in a figure, not uifigure
[~,~,a,kind] = getimage; P = impixel() ; [numSelections,numCols] = size(P); den = 255; ...
3 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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