Raheema Al Karim Damani
Followers: 0 Following: 0
Statistiques
RANG
146 624
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
70.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
how to convert dicom RT structure to binary mask
I am using the MATLAB documentation for converting ROIs stored in my DICOM-RT structure into binary masks. I am using [536,536,...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
how to find duration of peak; starting and ending points
I've used findpeaks to isolate the largest peak in my signal. I wanted some help in finding the duration of the peak aka the sta...
plus de 4 ans il y a | 4 réponses | 0
4
réponsesQuestion
how to find curve fit for my plot?
I have this plot in which I have plotted signal intensity vs time, but my plot does not look how it is supposed to (fig 2) ins...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
find mean of 2d slice in 3d segmented volume
I have a 3d variable with slices containing segmented rois (128x128x10) . I am trying to find the mean value for each slice in s...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
index variable based on time points
i have a variable with 1400 images stored in it. I want to index this loop into 40 time points, (so there are 40 variables each ...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
fuzzy clustering only on pixels > zero
I have an image in which I have isolated the tumor region using thresholding (img 1) . Now im trying to use fuzzy clustering to ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
reshaping error after clustering pixels > 0 in image
Updated: I have an image in which I have isolated the tumor region using thresholding (img 1) . Now im trying to use fuzzy clust...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
store mask created from roipoly on scans running in for loop, in new variable
I have a series of mri scans stored in a 256 x256 x 19 variable. Each scan in the series has a different ROI that I want to mask...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
overlay mask on sequence of mri images to mark out tumor ROI
I created a mask based on one frame to mark out my ROI region. segment_mask = poly2mask(xi, yi, 256, 256); Is there a way I c...
environ 5 ans il y a | 1 réponse | 0
1
réponsestacking rgb images into 3d or 4d variable
the array was in double so I thought to turn it in to uint8 class which was the original format of the frames so that i could vi...
environ 5 ans il y a | 0
Question
stacking rgb images into 3d or 4d variable
I have mri frames that are in rgb and I want stack them in a 4d variable ( height x width x 3 channels x number of frames) so th...
environ 5 ans il y a | 2 réponses | 0