Hey can anyone help me out here. I have no experience with this language what so ever and I kinda want to know how easy it will be to make a program closes / minuses certain windows when a webcam sees movement and also shuts down the web cam.
is it complicated or simple?
thanks a lot 4 the help guys!
Matt :thumbup:
4 replies to this topic
#1
Posted 08 February 2011 - 12:32 AM
|
|
|
#2
Posted 08 February 2011 - 12:03 PM
I believe you can utilize a Python extension of a software to access the web cam, VideoCapture - A Win32 Python Extension for Accessing Video Devices (e.g. a USB WebCam, a TV-Card, ...) but you would need to learn how to work with it in, and possible some algorithms to detect simple movement, which may be fairly complicated in itself.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#3
Posted 08 February 2011 - 07:43 PM
hey thanks but I mean just any movement would that be hard?
#4
Posted 09 February 2011 - 02:07 PM
I am not sure, you would need to calibrate for the webcam's quality (such as random static possibly counting as movement), I believe a forum suited to electrical engineering may be able to help you in this topic, it is just very specific (and may not had been done before really in Python)
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#5
Posted 10 February 2011 - 11:30 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









