Statistiques
9 Questions
0 Réponses
RANG
39 673
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
55.56%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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)...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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/...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 11 ans il y a | 4 réponses | 1