photo

Pui Choo Wong


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
179,148
of 301,172

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
22.22%

VOTES RECEIVED
0

RANK
 of 21,183

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How to calculate the area of segmented region from multiple image?
<</matlabcentral/answers/uploaded_files/68732/Untitled.png>> How do I add up all the areas of all 13 images? currently i can ...

9 years ago | 0 answers | 0

0

answers

Question


finding volume of stacks of images
How can I store the area of each individual segmented image and add up the total area of the segmented images to find the volume...

9 years ago | 2 answers | 0

2

answers

Question


calculate the volume from slices of image
I have segmented 13 images using for loop in the listbox. How can I calculate the volume of the segmented image by adding up the...

9 years ago | 2 answers | 0

2

answers

Question


hi can anyone help me with the code? where did I went wrong. Im trying to segment all the images in the listbox using for loop
function Thresholding_Callback(hObject, eventdata, handles) % hObject handle to Thresholding (see GCBO) % eve...

9 years ago | 0 answers | 0

0

answers

Question


segment all the images in the lisbox
I've multiple image in the listbox, 2 axes and 2 push button that is the segmentation method.(threshold and watershed) How can I...

9 years ago | 2 answers | 0

2

answers

Question


how to segment all the images in the folder without doing it one by one and store the values of each individual images?
Hi I'm working on a project on the calculation of the ICH volume. How can I segment all the images in a folder without having to...

9 years ago | 1 answer | 0

1

answer

Question


removing the skull, leaving with the bleeding region
can anyone help me with the code to remove the skull region? thank you <</matlabcentral/answers/uploaded_files/67258/Image%20...

9 years ago | 0 answers | 0

0

answers

Question


How to do for loop?
Im doing a program where I've used for loop to segment all the images in a folder. How do I do for loop for the original image a...

9 years ago | 0 answers | 0

0

answers

Question


How to use for loop for segmentation of multiple image in a folder?
i have 17 images in a folder how do I use for loop to segment all 17 images without having to do it one by one?

9 years ago | 1 answer | 0

1

answer