Community Profile

photo

maria


Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Professional Interests: image processing

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to detect overlapping particles ?
hey, i have this image and i want to isolate and measure as many particles as possible. i tried watershed and circle hough trans...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to convert a symbolic function into type double
hi there, i have a symbolic function in the form y= A *(B*t + exp(t)) + ph(t), where ph is also symbolic, and i want to compare ...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


show fourier transformed image in different scale
hey, i have the following code which i apply to my image: A=imread('C:\Users\Viviko\Desktop\173149_11', 'tif'); A2=fft2(A)...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


trouble using regionprops and imdistline
i 'm dealing with a binary image that has a curved line and i want to find the tortuosity of the line, where tortuosity = (leng...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can I apply an algorithm only to a specific region of interest (ROI) ?
hey, i have chosen a region of interest (roi) and i want to apply an algorithm (filtering and morphological operations) only in ...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


why ''regioprops area'' doesn't work?
i have an image B as below http://tinypic.com/view.php?pic=2aaek9c&s=5#.Utm_VBBYkdU and i label it, becase i want to find the a...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Storing results from a for loop
hi, i would like to store the data of a calculation done in a for loop similarly to this http://blogs.mathworks.com/videos/2011/...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to create a gray scale image
Hi, i want to create a gray scale image in matlab so I write a matrix 5x7 lets say A=[0 0 0 0 0 0 0; 80 80 80 80 80 80 80;200 2...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find distance in binary image?
i have a binary image and i want to measure the distance between the lines. With bwdist i get a matrix that calculates each pixe...

mehr als 10 Jahre vor | 4 Antworten | 1

4

Antworten