| View previous topic :: View next topic |
| Author |
Message |
thusgaard
Joined: Wed Jun 07, 2006 11:21 am Posts: 97 Location: Skanderborg, Denmark
|
Posted: Sat Jul 28, 2012 2:58 pm Post subject: Skip rope jumping, counting |
|
|
Hi
Is it possible to use a webcam to count how many jumps I do while skip roping.
And displaying the number live on a screen!
Kind regards Thusgaard |
|
| Back to top |
|
 |
Dutch_Master LXF regular
Joined: Tue Mar 27, 2007 2:49 am Posts: 2358
|
Posted: Sat Jul 28, 2012 7:43 pm Post subject: |
|
|
In theory: yes. In practice: only if you have a lot of time on your hands and not a life to live  |
|
| Back to top |
|
 |
lok1950 LXF regular

Joined: Tue May 31, 2005 6:31 am Posts: 959 Location: Ottawa
|
Posted: Sat Jul 28, 2012 9:00 pm Post subject: |
|
|
And lots of money for the cameras and programmers as there no off the shelve app available
Enjoy the Choice  |
|
| Back to top |
|
 |
Bruno LXF regular

Joined: Tue Sep 18, 2007 7:07 pm Posts: 139 Location: Cambridgeshire, UK
|
Posted: Sun Jul 29, 2012 11:44 am Post subject: |
|
|
I think this would be difficult (but not impossible) to do on a computer with images captured by a camera. You could try a kinect (if that is the word) but you'd similarly have quite a programming overhead. Although, as an aside, I'd have a look and see if someone has written a library for counting events that occur in images/a video stream.
I think an arduino for event counting and data export to pc would be a good bet here, with skips detected by the rope breaking the beam of a diode laser targeted at a light dependent resistor or a photodiode. |
|
| Back to top |
|
 |
lok1950 LXF regular

Joined: Tue May 31, 2005 6:31 am Posts: 959 Location: Ottawa
|
Posted: Sun Jul 29, 2012 4:26 pm Post subject: |
|
|
| Bruno wrote: | | I think an arduino for event counting and data export to pc would be a good bet here, with skips detected by the rope breaking the beam of a diode laser targeted at a light dependent resistor or a photodiode. |
Which defeats the OP's purpose of using a camera
Enjoy the Choice  |
|
| Back to top |
|
 |
einonm
Joined: Fri Apr 20, 2012 11:19 am Posts: 29 Location: Cardiff, UK
|
Posted: Mon Jul 30, 2012 10:07 pm Post subject: |
|
|
Yes! I think it's eminently possible.
I think you should check out OpenCV -
http://opencv.willowgarage.com/wiki/
And try looking for some similar vids on u-toob.
I'd be interested to see what happens! _________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." --Brian Kernighan |
|
| Back to top |
|
 |
Bruno LXF regular

Joined: Tue Sep 18, 2007 7:07 pm Posts: 139 Location: Cambridgeshire, UK
|
Posted: Mon Jul 30, 2012 11:46 pm Post subject: |
|
|
| lok1950 wrote: | Which defeats the OP's purpose of using a camera
Enjoy the Choice  |
Fair point lok1950, but is the OP more interested in the goal or the method by which it is achieved? S/he might be mentioning the camera simply because that is what is to hand. |
|
| Back to top |
|
 |
lok1950 LXF regular

Joined: Tue May 31, 2005 6:31 am Posts: 959 Location: Ottawa
|
Posted: Tue Jul 31, 2012 12:03 am Post subject: |
|
|
Could also use a microphone count the number of times the rope hits the floor but your approach Bruno would be more exact.
Enjoy the Choice  |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|