Feeds
提问
Depth color coding using Volumeviewer/ Volshow
Hi, I am uisng the below script to display focal stacks in 3D. May I know how to include colormap for depth? filePattern = ful...
5 months 前 | 1 个回答 | 0
1
个回答提问
How to get mod symbol
Hi, I traying to get mod symbol (absolute magnitude) symbol in the matlab. I couldn't find them in either of the following link...
6 months 前 | 1 个回答 | 0
1
个回答提问
latex interpreter greek symbols
I looking to get the gradient magnitude symbol as shown in the below image in my color bar title. I am using latex interpreter, ...
6 months 前 | 1 个回答 | 0
1
个回答提问
how to color code focal stacks in 3D viewer
Hi, I have set of focal stack images. I need to display it in 3D and color code based on the depths. May I know how to do this ...
6 months 前 | 1 个回答 | 0
1
个回答提问
How to create a pdf from the histogram
Hi, My data is stored in x3 array (also attachesd here). where, x3 (1,:) - input; x3 (2,:) - output. I need to generate pdf f...
6 months 前 | 1 个回答 | 0
1
个回答提问
How to save the proceesed image in the same size as input image
Hi, I need to save the proceesed image in the same size (width and height) as the input image. I tried below script, but it sti...
6 months 前 | 1 个回答 | 0
1
个回答提问
Gradient based sharpness identifictaion in an image
Hi, I am trying to identify sharply focused portions in the attached image using imgradient operator in the matlab. I have used...
6 months 前 | 1 个回答 | 0
1
个回答提问
Spatial Frequency (FFT) estimation from image intensity profiles
Hi, I would like to estimate spatial frequency based on FFT from the attached image intensity data. The findpeaks() does the j...
6 months 前 | 1 个回答 | 0
1
个回答提问
Fringe spacing and frequency from image
Hi, I am trying to calculate the fringe spacing and numbers from the attached image. However, the noise that appears in the dar...
6 months 前 | 1 个回答 | 0
1
个回答提问
Sort array based on particular rows
Hi, I have 33 x 2 array, here I need to re arrange the values in descending order based on values in the first colum. I know th...
9 months 前 | 2 个回答 | 0
2
个回答提问
Issue with dispaly of 3D images created from multiple 2D slices
Hi, I have multiple 2D grayscale image slices (all of them are of same dimensions). I need to stack them to dispaly 3D image. I...
9 months 前 | 2 个回答 | 0
2
个回答提问
save images inside for loop
In the below for loop, i runs from 1 3 5 7 ....100. But I would like to save images Y1.bmp, Y2.bmp, Y3. bmp .... instead of Y1.b...
1 year 前 | 2 个回答 | 0
2
个回答已回答
Find centre and diameter of the circles in the image
Hi, Thank you very much for your detailed response. Actually, I am looking to detect only the outer edges of the big circles ...
Find centre and diameter of the circles in the image
Hi, Thank you very much for your detailed response. Actually, I am looking to detect only the outer edges of the big circles ...
1 year 前 | 0
提问
Find centre and diameter of the circles in the image
Hi, I am trying to find the centre (x,y) and diamter of the circles in the given image. I have played around a bit with imfindc...
1 year 前 | 2 个回答 | 0
2
个回答已回答
Combine multiple images (imfuse)
Thanks!, However this blends the all the images. Actually I don't want them to blend, rater I want to display them side by side....
Combine multiple images (imfuse)
Thanks!, However this blends the all the images. Actually I don't want them to blend, rater I want to display them side by side....
1 year 前 | 0
提问
Combine multiple images (imfuse)
Hi, I am trying to dispaly 3 images using the below command. My A, B, C are in the format of 656 x 875 x 3 unit 8. I think the e...
1 year 前 | 2 个回答 | 0
2
个回答提问
Issue with changing Xlabel in DensityScatterChart fucntion
Hi, I am using DensityScatterChart() function to color code the data points based on the density. Unfortunately, I couldn't c...
1 year 前 | 2 个回答 | 0
