photo

Pamela Paolo


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

8 Domande
5 Risposte

RANK
164.533
of 300.331

REPUTAZIONE
0

CONTRIBUTI
8 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 3 Month Streak
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 13 anni fa | 1 risposta | 0

1

risposta

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

quasi 13 anni fa | 0

Domanda


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

quasi 13 anni fa | 2 risposte | 0

2

risposte

Risposto
can 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); ...

quasi 13 anni fa | 0

Risposto
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

quasi 13 anni fa | 0

Domanda


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

circa 13 anni fa | 1 risposta | 0

1

risposta

Risposto
Can 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) ...

circa 13 anni fa | 0

Domanda


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

circa 13 anni fa | 3 risposte | 0

3

risposte

Domanda


How can i detect homogeneous areas??
Hello, How can i detect homogeneous areas in an image with matlab?? thanks

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 13 anni fa | 2 risposte | 0

2

risposte

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

circa 13 anni fa | 0

Domanda


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

circa 13 anni fa | 4 risposte | 0

4

risposte