Ask Your Question

panchenko.dm's profile - activity

2015-02-03 06:50:53 -0600 received badge  Enthusiast
2015-01-31 15:43:10 -0600 commented question detect handball gates on the video

The goal is to split entire video into episodes from gate to gate. Track ground marks (by shape and color?) would be appropriate way but I am not sure that it is easier than detect gate.

2015-01-29 10:57:40 -0600 asked a question detect handball gates on the video

Hello OpenCV community. I am looking for possible solutions to the task of detection handball gates. What I know are:

1) shape of the gate, including their constant projection on the plane;

2) handball gates always have hatching, and I know what approximate colors they include.

3) all frames I have look like this: image description

I would appreciate any suggestion.

Thank you in advance.