필터 지우기
필터 지우기

How do you calculate 3D, real-world speed in centimeters per second of the object in Binary Image?

조회 수: 2 (최근 30일)
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?

채택된 답변

Image Analyst
Image Analyst 2019년 4월 28일
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개)

카테고리

Help CenterFile Exchange에서 Camera Calibration에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by