Ahmad Alenezi
Followers: 0 Following: 0
Statistics
RANK
142,922
of 295,467
REPUTATION
0
CONTRIBUTIONS
14 Questions
2 Answers
ANSWER ACCEPTANCE
64.29%
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 plot a phase histogram of a series of images
I already wrote a code to produce phase images out of a nuclear medicine scan called Radionuclide ventriculography (MUGA). Now, ...
3 years ago | 1 answer | 0
1
answerQuestion
Do I have to perform Image normalization before division ?
Hi all I am trying to estimate left ventricle ejection fraction 'LVEF' from two images derived from a seriese of images (maxi...
4 years ago | 1 answer | 0
1
answerQuestion
how to exclude images that does not fulfil conditions ?
Hi I am using region growing code on a series of images that correspond to a patient. I assigned a seed point from which the re...
5 years ago | 0 answers | 0
0
answersHow to convert a medical image file into .png image format?
HI there what does this means : [folder, baseFileName, ext] = fileparts(existingFullFileName); i am receiving error because...
5 years ago | 0
Question
How to apply Region Growing function on DICOM images ?
Hi all I have a DICOM file (128*128*16) consisted of 16 sequencial images. I want to apply Region Growing function ( a functi...
5 years ago | 1 answer | 0
1
answerQuestion
How to copy a a ROI created by roipoly ?
Hi there i created a ROI over a specific part of an image using roipoly (see image). i would like to copy this exact ROI shape ...
5 years ago | 1 answer | 0
1
answerQuestion
How to remove glitch artifact from image ?
Hi I removed the criss-cross artifact in this image (below) using the code below. The code i used remves the noise in frequenc...
5 years ago | 0 answers | 0
0
answersQuestion
How can I display a specific frame in my image series ?
I have a series of images (n=16), i would like to display the frame number 10. How can i do this ? Morover, I would like to sub...
5 years ago | 1 answer | 0
1
answersum pixel value in an image.
Hi Divya, Yes, these results are the expected. Thanks indeed One last question: I know how to apply region of interest over a...
5 years ago | 0
Question
How to calculate left ventricle ejection fraction?
Hi all I would like to calculated left ventricle ejection fraction LVEF of the heart from an image set. I have a series of plan...
5 years ago | 1 answer | 0
1
answerQuestion
sum pixel value in an image.
Hi all, I have a series of images in one dicom file (n =16 images). How can i find frames that contain maximum and minimum sum ...
5 years ago | 4 answers | 0
4
answersQuestion
How to apply noise reduction filter to my DICOM image series
HI all I am trying to apply noise reduction filter to my DICOM image series (n = 16). let's suppose my image name is (MM.dcm)....
5 years ago | 1 answer | 0
1
answerQuestion
Convert pixel values to tones of sound
Hi there I have a project where I should convert pixel values to sound tones in a greyscale set of images (arranged in order)...
5 years ago | 1 answer | 0
1
answerQuestion
How to calculate sum of pixel values in grey scale images.
Hi all, I have a grey scale image that contains a tumour uptake and i want to know how to calculate the sum of all pixel values...
5 years ago | 1 answer | 0
1
answerQuestion
Finding frequency of values in an array
Hi there I have a 128x128x16 double array. Firstly, I would like to get the total number of values < zero in this array. Then,...
5 years ago | 2 answers | 0
2
answersQuestion
apply equations to all of the dicom images in a file
Hi there I made a code to calculate a parameter in heart out from a set of images (scan). Each scan contians 16 frames. I have...
5 years ago | 1 answer | 0