WHOAREU (Motion detection with a webcam)
It's sometimes, now, capturing images to a folder (to the Desktop I've chosen, coo'!). I believe the Max sensitivity needs to be cranked up a good ways still. At least that's what it seems to be the problem now, on my system.
SCRATCH THIS POST (I left it up so that I can explain a point).
If the lighting is to low... the capture's do not happen. Now, I just had my cam turned to the ceiling a few feet from where a ceiling fan with 5 lights are on burning all at either 60 (or 1 at 40) watts. So, there should be enought light to activate the captures, but it seems not. As when I moved it so that my face was showing but the lights where in the capture area.. BANG! It works great!
Can this be handled in code or it's a Web cam thing? (I have a cheap $40 laptop unit).
SCRATCH THIS POST (I left it up so that I can explain a point).
If the lighting is to low... the capture's do not happen. Now, I just had my cam turned to the ceiling a few feet from where a ceiling fan with 5 lights are on burning all at either 60 (or 1 at 40) watts. So, there should be enought light to activate the captures, but it seems not. As when I moved it so that my face was showing but the lights where in the capture area.. BANG! It works great!
Can this be handled in code or it's a Web cam thing? (I have a cheap $40 laptop unit).
Intrigued - Registered PureBasic, lifetime updates user

Also I have changed the method of change of sensitivity and copy webcam image method (Without #WM_CAP_EDIT_COPY)
Remember to configure your webcam to 320*240 and 24 bits
PB 6.21 beta, PureVision User
Now it's not capturing any, no matter how much light (incandescent bulbs) I shed onto the camera, or how little.zikitrake wrote:I think a better motion detection is needed. But, for now, I have posted a new version with a big corrected failure.
Also I have changed the method of change of sensitivity and copy webcam image method (Without #WM_CAP_EDIT_COPY)
Remember to configure your webcam to 320*240 and 24 bits
But, the resizing and positioning of the capture area seems to work. Well it allows for both actions with no crashing now.
Intrigued - Registered PureBasic, lifetime updates user
Now it's not capturing any, no matter how much light (incandescent bulbs) I shed onto the camera, or how little.zikitrake wrote:I think a better motion detection is needed. But, for now, I have posted a new version with a big corrected failure.
Also I have changed the method of change of sensitivity and copy webcam image method (Without #WM_CAP_EDIT_COPY)
Remember to configure your webcam to 320*240 and 24 bits
But, the resizing and positioning of the capture area seems to work. Well it allows for both actions with no crashing now.
Intrigued - Registered PureBasic, lifetime updates user
Intrigued wrote:Now it's not capturing any, no matter how much light (incandescent bulbs) I shed onto the camera, or how little.
But, the resizing and positioning of the capture area seems to work. Well it allows for both actions with no crashing now.



PB 6.21 beta, PureVision User

- Save Configuration added.
- Bugfixed
- Some changes in the aspect of the program.
PB 6.21 beta, PureVision User
Hmm, all I'm seeing is a black screen.
www.posemotion.com
PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef
Even the vine knows it surroundings but the man with eyes does not.
PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef
Even the vine knows it surroundings but the man with eyes does not.
It is. I can see my image in the "Capture Zone Config" but not on the main screen.zikitrake wrote:Please, ensure to configure your webcam to 320*240 and 24 bits
www.posemotion.com
PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef
Even the vine knows it surroundings but the man with eyes does not.
PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef
Even the vine knows it surroundings but the man with eyes does not.
I thnik this is the Problem mentioned by me in the Thread of the other Webcam program.
Visit www.sceneproject.org
Nik wrote:I thnik this is the Problem mentioned by me in the Thread of the other Webcam program.

PB 6.21 beta, PureVision User
Ok, I replaced the new Image Copy Method to the old method.
Please, test it and tell me
Please, test it and tell me
PB 6.21 beta, PureVision User

www.posemotion.com
PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef
Even the vine knows it surroundings but the man with eyes does not.
PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef
Even the vine knows it surroundings but the man with eyes does not.