sandeep
University of Iowa
Followers: 0 Following: 0
Statistiques
0 Questions
3 Réponses
RANG
248 763
of 301 298
RÉPUTATION
0
CONTRIBUTIONS
0 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
of 21 225
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 851
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
How can I remove all the pixels in an image except pixels colored black?
I need to see the image to advise on that. However, I believe basic thresholding operation would help solve the problem.
plus de 11 ans il y a | 0
How to use template matching for car detection?
Try normalized cross correlation to do template matching. Follow this link http://www.mathworks.com/help/images/examples/registe...
plus de 11 ans il y a | 0
I have calculated the distance between fixed object and moving object in a video. Using this distance I am trying to calculate the displacement of moving object in consecutive frame.
Try using pdist() function to calculate the distance between two points and save it to an array. It is not clear in the code abo...
plus de 11 ans il y a | 0

