sandeep
University of Iowa
Followers: 0 Following: 0
Statistik
0 Fragen
3 Antworten
RANG
191.898
of 301.159
REPUTATION
0
BEITRÄGE
0 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
of 21.182
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER 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.
mehr als 11 Jahre vor | 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...
mehr als 11 Jahre vor | 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...
mehr als 11 Jahre vor | 0

