Community Profile

photo

Metin Ertas


Last seen: 6 months ago Active since 2014

Followers: 0   Following: 0

Message

Image Processing, Sparsity Professional Interests: Medical Imaging

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Generating a sequence of images from a single DICOM image
I have a dicom file which is 43m bytes in size and when I use that comment I=dicomread('SC03 % filename'); it gives me ...

10 years ago | 0 answers | 0

0

answers

Question


How can I pre allocate the memory for a variable? or is it possible?
Assume that I have a variable "Sis" and it will be used as sparse matrix. and non zero elements will be set in the following l...

10 years ago | 3 answers | 0

3

answers

Question


How can I pre allocate the memory of a huge highly sparse data.
Hello all, Sid=sparse(2.500.000,250.000); for t=1:11 for i=1:250.000 Sid(ind((i,t)),...

10 years ago | 0 answers | 0

0

answers

Question


How to integrate 6 different variables into a struct?
I need a help on a very specific problem: Assume that we have 6 variables and each has got different number of elements such ...

10 years ago | 1 answer | 0

1

answer