First  |  Prev |  Next  |  Last
Pages: 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202
Read 12bit DICOM images
Dear Matlab users, I am new to Matlab software. I would like to use matlab to read 12bit DICOM images. The built-in functions works perfectly for 16bit but not for 12bit (which we are using). Can anyone suggest help? Best regards Avner Mediouni R&D Physicist ... 22 Jul 2010 08:06
problem installing matlab on a 64-bit linux
I've been trying to install Matlab r2008b but with no sucess. here are the commands i ran. sudo mkdir /usr/local/matlabR2008b cd /usr/local/matlabR2008b/ copied my files to tmp folder and run sudo sh /tmp/MATHWORKS_R2008B/install here is what i get at the terminal --------------------------------------... 22 Jul 2010 10:17
coheren CSK
Hi Can you explain to me how the coherent CSK works please as per the simulink model ... 22 Jul 2010 07:02
How can i implement fourier transform in Simulink?
Actually I can do this in workspace with this code;(simple sinus fourier transform) ---------------------------------------------------------------------------------------------------- fo = 4; %frequency of the sine wave in Hz Fs = 100; %sampling rate in Hz Ts = 1/Fs; %sampling time interval t = 0:Ts:1-Ts; %time... 22 Jul 2010 08:06
Obtain all pixels from centroid coordinates.
Hi, I have an image which contains 24 squares of roughly equal size. I have used segmentation techniques and regionprops to obtain the coordinates that represent the center of each of these squares... Now I need to use these centroid coordinates to create a 50x50 square. I then need to extract all pixels within... 23 Jul 2010 10:16
Create a message 'Processing...'
I need to submit a program GUI, that I have just created, but the problem is that for a specific configuration, my program lasts a lot to do the calculations. So, for this case, while matlab does the calculations, it looks that my computer is hanged/frozen, and 10 minutes after it returns the right results. That's the ... 22 Jul 2010 08:06
Error bar quandry.
Hi I have a large data set and am trying to put spaced out error bars on the graphs but so far have only been able to put error bars on every peice of data. This unfortunatly make the graph un readable. Is there any way of spacing the error bars out, or just putting them at specific data points? I have been scour... 22 Jul 2010 10:17
code error
i have to do the following fopen() the file for reading. loop fgetl(); exit the loop if you reach end of file; "continue" the loop if the line does not contain the key string. fgetl() three more lines; extract the useful information from the third of those and store it; loop back for more reading. fclose() the fil... 22 Jul 2010 10:17
pixel count in HSV image quantized into 18,3,3 bins
Sir, can u tell me the code to count the no of pixels of each color and plot its histogram ... 22 Jul 2010 05:56
Gauss to Matlab
Dear friends, Where can I get the software to convert Gauss code into Matlab? The old link (cameron..) doesn't work anymore. Thanks ... 22 Jul 2010 05:56
First  |  Prev |  Next  |  Last
Pages: 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202