Statistics
RANK
211,294
of 301,296
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,225
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,832
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Answered
JPG to RGB image?
I was afraid so. That probably means the method I'm trying to use is corrupt. It includes this line: if (not (ismatrix(im)) |...
JPG to RGB image?
I was afraid so. That probably means the method I'm trying to use is corrupt. It includes this line: if (not (ismatrix(im)) |...
14 years ago | 0
Question
JPG to RGB image?
I'm using a method that requires an rgb image as input. I tried [cdata,map] = imread('face.jpg' ) cdata = ind2rgb( cdata,...
14 years ago | 2 answers | 0