Statistiques
RANG
162 140
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 950
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 can i color the pixels in red?
Hi, for an image I, I want to color in red the pixels having the coordinates x and y stored in the matrix xy [L C]=size(I);...
presque 12 ans il y a | 1 réponse | 0
1
réponseQuestion
what's the relation between a resolution and the size of pixel?
Hello, An image with a resolution of 0.254 mm * 0.254 mm means that a pixel size is 0.254 mm??? thanks
presque 12 ans il y a | 1 réponse | 0
1
réponsewhat is the ideal solution to find a color in an image?
The delta E method allows the user to pick a color as an example from the image and then it will find all the other pixels with ...
environ 12 ans il y a | 0
Question
can any one help me to implement this matlab code
Hi, I need your help please to implement a matlab code for Edge drawing Edge Drawing works on grayscale images and is compri...
environ 12 ans il y a | 2 réponses | 0
2
réponsescan any one help me to implement this matlab code
Hi To find the gradient can i use serl=[1 1 1,1 1 1, 1 1 1 ]; image1=imdilate(I3,serl); image2=imerode(I3,serl); ...
environ 12 ans il y a | 0
can any one help me to implement this matlab code
What is the purpose of casting I3 to single?? becuse i haven't a good result of gradient
environ 12 ans il y a | 0
Question
What is the best edge detector?
Hello What is the difference between sobel, prewitt, canny, laplacien, log...What is the best one used to detect edges? I used...
environ 12 ans il y a | 1 réponse | 0
1
réponseCan any one help me to correct this code??
Hi regionprops didn't find the same number of regions in both ad and det I tried to do this m=numel(ad) p=numel(det) ...
environ 12 ans il y a | 0
Question
Can any one help me to correct this code??
Hi, to find regions having the higher MeanIntesity compared to the MeanIntesity of its edge, I used this line but I got an error...
environ 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
How can i detect homogeneous areas??
Hello, How can i detect homogeneous areas in an image with matlab?? thanks
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
How can i use Fourier Transform??
How can i use Fourier Transform to delete the low frequency components from an image?? Can any one give me a matlab code please?...
environ 12 ans il y a | 2 réponses | 0
2
réponsescan any one correct me this code please??
It seems that my question is not clear I will try to explain more. This code allows you to trace the ellipse while I do not need...
environ 12 ans il y a | 0
Question
can any one correct me this code please??
Can you correct me this code to draw the 4 axis (major axe, minor axe and the 2 diagonal and ortogonal axes) not the ellipse ...
environ 12 ans il y a | 4 réponses | 0