How do you calculate 3D, real-world speed in centimeters per second of the object in Binary Image?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Shikhar Ghimire
am 28 Apr. 2019
Beantwortet: Image Analyst
am 28 Apr. 2019
I have already done all the basic image processing step to get the Binary Image and the bounding box for the objects. I have 10 set of images where the ball goes up and down. How do I calculate the real-world speed in centimeters per second of the ball from all set of image?Any tips?
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 28 Apr. 2019
You need to have some known distance in your scene that you can calibrate to. Then just multiply the distance in pixels by the calibration factor. See my attached demo.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!