Fitness Personal Trainer Managed via Web Camera
Hello, the concept is straightforward: instead of alternating between the standard keyboard key and the numpad, a webCam can be utilized in a very basic…
Hello, the concept is straightforward: instead of alternating between the standard keyboard key and the numpad, a webCam can be utilized in a very basic manner. We take a background snapshot as our reference point alongside an actual live capture from the webcam; all that remains is comparing these two images to identify when an object enters or exits the monitored zone. Here’s a quick prototype I put together:
- Position the cam to cover the area of interest (for example, the tip of a dildo attached to something sturdy).
- Configure to automatically save webcam snapshots as
cambridge_cam.jpg. - Save your background snapshot as
cambridge_ref.jpg. - Place in the same directory containing both images (this tool emulates key presses).
- Unzip my utility into that same folder.
- Launch CamBridge and start Fitness Unpersonal Trainer.
- CamBridge will emulate pressing ‘G’ whenever you enter the monitored area, and press numpad ‘5’ when you move out of view (allowing you to control Fitness Unpersonal Trainer by simply moving a dildo).
Please let me know if this concept appeals to you and seems practical.
You can modify the commands that trigger upon entering or leaving the zone in
cambridge_eq.cmdandcambridge_df.cmd.