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...
7ヶ月 前 | 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...
8ヶ月 前 | 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, ...
8ヶ月 前 | 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 ...
8ヶ月 前 | 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...
8ヶ月 前 | 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...
8ヶ月 前 | 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...
8ヶ月 前 | 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...
8ヶ月 前 | 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...
9ヶ月 前 | 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...
11ヶ月 前 | 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...
11ヶ月 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0
