Statistiques
6 Questions
0 Réponses
RANG
84 962
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 926
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 172
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
need help with Shape recognition and classification
<</matlabcentral/answers/uploaded_files/73900/o6.jpg>> i used this code to highlight only signboard . figure I = imre...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
addframe error when using R2016a version
i am using 2016a tried to run this aviobj = avifile('video_KUL.avi','FPS',8,'compression','Indeo5'); since avifile is fo...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
how to run the code using 2016a version
I am currently working on detection of signboard and i found this code in computer vision tool <https://in.mathworks.com/help...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
i am working on recognition of signboards .I removed background. Now i want to crop only the signboard within redcircle ..pls help me with code
I used below code to separate background from signboard I = imread('prj.jpg'); pic=I(1:size(I,1)/2,1:size(I,2)/2,:); fo...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
I am working on identification of signboards. I applied HSV filters and converted to grayscale in preprocessing.now struggling to extract only signboard for furthur steps can i use segmentation techniques or suggest how to proceed
<</matlabcentral/answers/uploaded_files/72516/o4.jpg>>
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
How to crop only a region that is surrounded by a boundary
I am working on sign boards detection.Want to crop region surrounded by red circle boundary so i can compare with standard imag....
plus de 8 ans il y a | 2 réponses | 0