photo

Samarth Bharadwaj DD


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

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

Afficher par

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éponse

Question


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éponse

Question


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éponse

Question


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éponse

Question


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

2

réponses