Community Profile

photo

Sajjad Ahmad Khan


Last seen: 7 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to add colorbar using image data
Hi @Walter Roberson I implemented your solution like this: GID = 1 + double(Img_gray(:)); % Img_gray is the grayscale image CI...

3 Monate vor | 0

Frage


How to add colorbar using image data
How can I add colorbar using the colors represented in the attached image (imagesr.png)? Thanks!

3 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How to convert .mat file to tiff file?
How can we convert sequence of frames in .mat format to tiff format? Thanks

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Beantwortet
Density plot of clusters
The points can be plotted using histcounts2 function followed by applying Gaussian filter and then plotting using imagesc functi...

fast 3 Jahre vor | 0

| akzeptiert

Frage


Density plot of clusters
I have a localization plot as shown in the figure-1. The size of X & Y vectors are (6106,1) each. I want to make a density plot ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find distance and total number of overlapping points in a figure
I want to find the distance and total number of overlapping points as shown in the encircled ellipses in the attached figure. Al...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find coordinates of closest points in successive frames
I have a sequence of 10 images (Siemen star). I want to find the coordinates of points which overlap as I proceed in time (going...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Draw a gradient circle within a circle
I want to code a gradient circle within a circle like shown in the diagram. Any help will be appreciated.

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Make a vector out of all even/odd numbers from 1 to 100 using for and if
Hi you need to change it as per odd/even number.

etwa 4 Jahre vor | 0