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개월 전 | 답변 수: 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개월 전 | 답변 수: 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개월 전 | 답변 수: 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개월 전 | 답변 수: 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개월 전 | 답변 수: 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개월 전 | 답변 수: 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개월 전 | 답변 수: 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개월 전 | 답변 수: 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개월 전 | 답변 수: 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...
8개월 전 | 답변 수: 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개월 전 | 답변 수: 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