Image manipulation in Matlab
Hi Pierpaolo,
I suppose I could help.
Maybe send me an email with data and info and I will see what can be done.
Regards.
P.C.
fid = fopen('FILENAME.OCT','r','l');
I = cell(no_images,1);
for i=1:no_images
I{i} = fread(fid, [window_height scan_length], 'float', 0, 'l');
end
fclose(fid);
The newest Virtual Reality Visors are worn at a short distance from the eye. Do you have scientific evidence or do you know papers about the risks connected with their usage in children?
10 November 2016 6,779 0 View
04 May 2016 4,001 0 View
I would like to set a full screen with the current pc maximum resolution in pixels drawing alternates lines corresponding each to one pixel only
04 May 2016 3,132 0 View
I'm trying to run the matlab script but it give me an error after the Parameters 5 definitions. Could you send me a working .m file of this?
02 March 2014 894 3 View
Hiiiii everyone! I have an enquiry on statistical analysis. I was looking for many forum and it's still cannot solve my problem. I want to compare means of two groups of data but only with two...
03 March 2021 8,796 3 View
I am on the lookout for the Enhanced Yellow Fluorescent Protein (Aequorea victoria) DNA sequence. Does anyone know where I can find it? Thank you in advance
03 March 2021 3,568 1 View
Hi, I want to start testing pitfall trap to obtain ants samples, but I need to conduct molecular analysis on those insects. So, what kind of fluid can I use? Ethanol expires too early and I need...
03 March 2021 5,978 5 View
What's the best way to measure growth rates in House sparrow chicks from day 2 to day 10? Since, the growth curve from day 2 to 10 won't be like the "Logistic curve" it might not follow logistic...
03 March 2021 1,401 3 View
I have conducted and published a systematic review and meta-analysis research with the topic related to public health and health pomotion (protocol was registed in PROSPERO). Now we want to...
03 March 2021 8,920 3 View
dear community, my model is based feature extraction from non stationary signals using discrete Wavelet Transform and then using statistical features then machine learning classifiers in order to...
03 March 2021 6,994 5 View
I just wanted to check if I need to run a linear regression separately if I am using PROCESS MACRO to run mediation analysis. Thank you.
02 March 2021 4,359 3 View
If the detection range is in ng/ml but the reference range is in ug/ml for a molecule or protein in serum or plasma .how to dilute and what is the initial volume to be taken for quantitative analysis
02 March 2021 7,670 3 View
Is There Any Feasible Method To Test The Efficiency Of Fluorescent Compounds Other Than UV Spectrometers ? Suggestions Would Be Appreciated !
02 March 2021 5,785 3 View
I am wanting to calculate the average trend in maximum annual NDVI in Iceland from 2010-2020 using MODIS MYD13Q1 V6. How would I do this? I have currently inserted the NDVI bands from the MODIS...
02 March 2021 752 2 View