Jump to content

newb alert

- - - - -

  • Please log in to reply
4 replies to this topic

#1
mattmanmm

mattmanmm

    Newbie

  • Members
  • Pip
  • 4 posts
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:

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,124 posts
  • Location:Vancouver, Eh! Cleverness: 200
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.

#3
mattmanmm

mattmanmm

    Newbie

  • Members
  • Pip
  • 4 posts
hey thanks but I mean just any movement would that be hard?

#4
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,124 posts
  • Location:Vancouver, Eh! Cleverness: 200
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.

#5
kctan

kctan

    Newbie

  • Members
  • Pip
  • 5 posts
You may want to take a look at OpenCV.
OpenCV 2.1 Python Reference — opencv v2.1 documentation




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users