Click here to Skip to main content
15,887,988 members

Comments by payam mohammadi (Top 11 by date)

payam mohammadi 19-Jun-23 5:49am View    
thanks , i dont know who closed my question! it is not kind
payam mohammadi 19-Jun-23 5:30am View    
this code is for an app that it will find ball on the video by (EMGU CV) then it will draw a circle on found ball ,
then this part of code that i wrote here , it can find coordinate of lowest part of circle
with this part of code i want to find where is the lowest place in video that circle is going down (The place where the ball hits the ground)
payam mohammadi 19-Jun-23 5:23am View    
i am sure that it has a little mistake but i am trying 3 days on it !!! my head is explosing!
payam mohammadi 19-Jun-23 5:11am View    
thanks , i remove the "for" loop but nothing change
payam mohammadi 19-Jun-23 5:04am View    
this code is for an app that it will find ball on the video by (EMGU CV) then it will draw a circle on found ball ,
then this part of code that i wrote here , it can find coordinate of lowest part of circle
with this part of code i want to find where is the lowest place in video that circle is going down (The place where the ball hits the ground)