 |
|
 |
can someone please help me?
i try the CatchItV. It can run but with just a little changes in the video, that is cause by the wind flow, it detect as motion. Because of this, many images had saved.
i need a motion detection program which will save the image if about 10 to 20% changes.
and also how many percent changes will consider as motion?
can someone please tell me how to solve this problems?
thanks in advance.
regards,
tansc
|
|
|
|
 |
|
 |
Hi, sorry for my bad english.
I tried to capture avi file when motion detected.
But I'm stucked, because the media subtype in SetupGraph() of mainform.cs is RGB24, if we want to capture avi, we use subtype.avi, wasn't it?
What I want to do is, capture avi when motion detected, stop capture avi when there are no motion detected, and like that continuously.
So, the motion detection detect all the time.
Anyone have an idea?
thanks.
my e-mail: hady.cv@gmail.com
-- modified at 9:55 Sunday 18th November, 2007
|
|
|
|
 |
|
|
 |
|
 |
thanks for your reply bro Taha. I'd contact your email: Taha_Zayed@gawab.com.
Did you received my e-mail?
What's your e-mail exactly, bro Taha?
I think I really need your help. This is for my graduate project.
I'd ever contact you long time ago, do you still remember? But, it was long time ago..
Can we done the task just using dshownet, bro Taha?
Do you have any idea?
I really got stucked for several weeks.
I must chase the examination before this end of nevember.
Thanks for your quick reply.
I'm so glad..
Hady
|
|
|
|
 |
|
|
 |
|
 |
Thanks bro Taha, I'll forward my sent e-mail to you, bro Taha...
|
|
|
|
 |
|
 |
this is your MSN account too?
|
|
|
|
 |
|
|
 |
|
 |
hi,
any solution about it ?
thanks.
AE
|
|
|
|
 |
|
 |
Hi, great article...
Q: Is it possible to capture from more that one source at the same time? Two or more webcams?
|
|
|
|
 |
|
 |
i would also be interested about several device management
do u think that this is possible ?
|
|
|
|
 |
|
 |
Hi my bro Taha. congratulations!! very good job. but i have some problems with your software:
1) It works very good with a webcam but it cant capture images from a video capture card. i think the problem is with Video Standard (webcam:none - capture card:ntsc). of course it show the preview perfect but cant grab images successfully!
2) It quits when I select 640x480 mode with video capture card but works perfect with webcam in this mode!
3) Your program isnt debugable in VC#.NET 2005 , just runable!
Thank you again my bro. I'm waiting for your reply.
GOD bless you!
Ali
|
|
|
|
 |
|
 |
Answer to 3.
Go to project properties.
Build tab, uncheck "Optimize code", go down to "Advanced" button, say debug info "Full"...
Worked for me
|
|
|
|
 |
|
 |
Hi dear bro
thanks for your guidans. it works & now I can debug the program.
but other problems are available yet. the pictures which are grabed from video capture card are colored wrong & not supporting 640x480 mode.
ofcourse it works correctly with webcam
please help me if you can
thans again.
Ali
|
|
|
|
 |
|
 |
This won't work on VS 2008, but it does on 2005.
I have debbugged the proejct because it is showing always a 0% value, so it doesn't detects any motion, i found that you aonly compare the green color on Imageprocessing, why is this?
Note: I am grabbing frames with VFW (avicap32.dll), which works perfectly in my other projects.
|
|
|
|
 |
|
 |
ur work is very useful and helpful.
many thanks for u.
AbdEl-Hameed
|
|
|
|
 |
|
 |
Hi,
I just want to know, what is the unit for range number in lblTimerValue? Is it second or mil second? And one more thing is, about Time and Total Time in image processing time. I see the unit is in second but when I run the program, it is not same as real second. Can you simply explain about that? Thanks a lot..
|
|
|
|
 |
|
 |
Hi,
I saw your work, really it awesome, I need some help from you. I am trying to so an simple application to record and store the video captured by my web cam.I dnt have idea on this, can u tell me some suggestions plzzz.
Know is Drop, Unknown is Ocean
|
|
|
|
 |
|
 |
did you have an Idea about How can I force the property pages to appear in my form or a panel in my own panel, not as it appear externally when I use them to change the video features like contrast, with using direct show.net or directx.capture
|
|
|
|
 |
|
 |
Hi Taha,
I run both catchitV and catchit!
Could you please tell where I can see the saved pictures? How to insert alarm when there is difference???
Best regards
|
|
|
|
 |
|
 |
it will store wanted folder inside release if your catchItV_scr stored c drive then the images are stored in "C:\CatchItV_scr\bin\Release\wanted"
Cheral
|
|
|
|
 |
|
 |
Hi,
I tried the code catchIt_src with web cam named UMAX. It starts well but while there is a change it wants to store the changed image and hangs. Says 'ExternalException was Unhandled'. I use Microsoft Visual Studio 2005 v 8.0.50727.42 What should I do now. Please let me know. Thanks.
001
|
|
|
|
 |
|
 |
Can i get the code for doing it in matlab
bye guys
|
|
|
|
 |
|
 |
in Matlab there is an Image Acquisition Toolbox.
It gives you a very simple interface to any webcam!
|
|
|
|
 |
|
|
 |