Ali Gilani
Monash University
Active since 2016
Followers: 0 Following: 0
Statistics
All
RANK
242,101
of 301,261
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,209
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
9 years ago
Answered
Incorrect representation of region using poly2mask/roipoly and incorrect boundary by bwboundaries
Thanks, Image Analyst for the help. One potential solution I found is to use 'convhull'. [rows,cols] = find(mask == 1)...
Incorrect representation of region using poly2mask/roipoly and incorrect boundary by bwboundaries
Thanks, Image Analyst for the help. One potential solution I found is to use 'convhull'. [rows,cols] = find(mask == 1)...
9 years ago | 0
| accepted
Question
Incorrect representation of region using poly2mask/roipoly and incorrect boundary by bwboundaries
Hi everyone, In my current project, pixel accuracy of each object is an important aspect and directly describes the correc...
9 years ago | 2 answers | 0

