Statistics
RANK
102,274
of 301,327
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
11,261 of 21,234
REPUTATION
46
AVERAGE RATING
2.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
463
RANK
of 173,995
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
Question
feature extraction using local binary pattern
What feature vector are we getting after texture analysis using local binary patterns? Like for example if we want color feature...
11 years ago | 1 answer | 0
1
answerQuestion
how to convert rgb to lab
can any1 tell me how excatly this works function [L,a,b] = RGB2Lab(R,G,B) if nargin == 1 B = double(R(:,:,3)); ..........
11 years ago | 1 answer | 0
