Statistiques
RANG
146 502
                          
                          
of 300 392
                        
RÉPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          1 Réponse
ACCEPTATION DE VOS RÉPONSES 
                            66.67%
                        
VOTES REÇUS
0
RANG
 of 20 933
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS 
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 335
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
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...
environ 14 ans il y a | 0
| A accepté
Question
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 ...
environ 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 14 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 14 ans il y a | 1 réponse | 0
 
        
