photo

MechenG


Last seen: 17 days ago Active since 2024

Followers: 0   Following: 3

Statistics

MATLAB Answers

15 Questions
2 Answers

RANK
94,019
of 299,012

REPUTATION
0

CONTRIBUTIONS
15 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,659

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163,125

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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...

22 days ago | 1 answer | 0

1

answer

Question


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...

2 months ago | 1 answer | 0

1

answer

Question


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, ...

2 months ago | 1 answer | 0

1

answer

Question


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 ...

2 months ago | 1 answer | 0

1

answer

Question


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...

2 months ago | 1 answer | 0

1

answer

Question


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...

2 months ago | 1 answer | 0

1

answer

Question


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...

2 months ago | 1 answer | 0

1

answer

Question


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...

2 months ago | 1 answer | 0

1

answer

Question


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...

2 months ago | 1 answer | 0

1

answer

Question


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...

4 months ago | 2 answers | 0

2

answers

Question


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...

5 months ago | 2 answers | 0

2

answers

Question


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...

8 months ago | 2 answers | 0

2

answers

Answered
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 ...

9 months ago | 0

Question


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...

9 months ago | 2 answers | 0

2

answers

Answered
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....

10 months ago | 0

Question


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...

10 months ago | 2 answers | 0

2

answers

Question


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...

10 months ago | 2 answers | 0

2

answers