Statistica
RANK
146.496
of 300.364
REPUTAZIONE
0
CONTRIBUTI
3 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 168.407
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
Feeds
Very Basic Threshold & Edge Detection
I = imread('p0071.jpg'); J = rgb2gray(I); BW1 = edge(J,'sobel', 0.5); imshow(BW1); * Reads a colour image in. * C...
circa 14 anni fa | 0
| accettato
Domanda
Very Basic Threshold & Edge Detection
Hi all, I have a colour image I need to threshold and edge detect. I know this will be quite a simple piece of code however I'm ...
circa 14 anni fa | 2 risposte | 0
2
risposteDomanda
Circle Recognition - What are my options?
I'm identifying circles of a known radii. I know I can use the Circle Hough Transform to achieve this, but what other options ar...
oltre 14 anni fa | 0 risposte | 0
0
risposteDomanda
How do I treat the edges of an image?
Hi all, I've got an image which I want to perform smoothing operations on. As my convolution is 5x5 it won't work properly wh...
oltre 14 anni fa | 1 risposta | 0

