Casio Uploader
Followers: 0 Following: 0
Statistics
RANK
105.771
of 295.467
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
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 augment image data only for a specific class?
I have a dataset of three class labeled as '0','1' and '3' stored in folder 'dataset'. The number of sample for the class '0' ve...
bijna 5 jaar ago | 2 answers | 0
2
answersQuestion
How can I get the angle between centroid of a binary object and a point on it's boundary?
How to calculate angle between centroid of a binary object and a point on it's boundary? For example as in attached figure I wa...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
How to make object rectangular shape?
I'm trying to segment a card which is rectangular. Due to noise, somtime the segmentation is not perfect but almost understandab...
meer dan 5 jaar ago | 0 answers | 0
0
answersHow do we know what are the superpixels connected to each other ?
glcms=graycomatrix(L); % 'L' is Labled Image output of SLIC superpixel algorithm kkkk=glcms(:,SupNum); %if you want to find n...
meer dan 6 jaar ago | 0
Question
How to find adjacent object of an labeled image?
Consider the attached labeled image of 10 objects. Each object is denoted by a numeric value 1-10. I want to count adjacent o...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
How can I connect missing edge of a binary image?
I want to use 'imfill()' function to fill the hole. But there are some small unconnected region in the hole(Please find the atta...
bijna 7 jaar ago | 1 answer | 0