Find semicircle of a ball

asked 2018-01-11 10:38:31 -0600

Kpbind gravatar image

updated 2020-10-24 03:42:51 -0600

I am capturing a high speed moving ball. As I have shown in picture its getting blur because its speed. I need to find its radius. Now am finding radius using enclosing circle of contours . But sometimes, due to motion blur it is returning larger radius (left side first image) than normal radius(middle image). Can we detect semicircle of that blurred image like in third image. So i can get exact radius by this method? Also I need help in approaching this method. image description

edit retag flag offensive close merge delete

Comments

Mab be this paper can help you

LBerger gravatar imageLBerger ( 2018-01-11 13:19:38 -0600 )edit