Revathi S
Followers: 0 Following: 0
Statistics
RANK
20,806
of 295,467
REPUTATION
2
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
How to test & train image using random forest classifier
Need code for Random Forest Classifier
6 years ago | 1 answer | 0
1
answerHow to crop required ROI from an image?
if true e = roipoly(I); ROI=zeros(size(I,1),size(I,2)); NONROI=zeros(size(I,1),size(I,2)); int16(i...
6 years ago | 1
Question
How to crop required ROI from an image?
% code h = impoly(gca,[188,30; 189,142; 93,141; 13,41]); api = iptgetapi(h); fcn = makeConstrainToRectFcn('impoly',...
6 years ago | 2 answers | 0