Hello all I want to capture an image from a Camera
-
hi all really this site is so powerfull i mean it well i want to capture an image from a camera the application is a dialog based application and i am using visual c++ 6.0 i wanna the view which camera get appear first and make the position nice then a button called capture when i clicked it it capture the image which in the view then open dialog for saving Hope anyone help me by any ideas thanks Gego
-
hi all really this site is so powerfull i mean it well i want to capture an image from a camera the application is a dialog based application and i am using visual c++ 6.0 i wanna the view which camera get appear first and make the position nice then a button called capture when i clicked it it capture the image which in the view then open dialog for saving Hope anyone help me by any ideas thanks Gego
Try the following CodeProject article by Blas5 Title: Capture Sample with DirectX and .NET Link: http://www.codeproject.com/directx/CapSample1.asp You should also read DirectShow documentation. Also DirectX SDK has a sample program called StillCap.exe under <DXSDK Directory>\samples\Multimedia\DirectShow\bin
-
Try the following CodeProject article by Blas5 Title: Capture Sample with DirectX and .NET Link: http://www.codeproject.com/directx/CapSample1.asp You should also read DirectShow documentation. Also DirectX SDK has a sample program called StillCap.exe under <DXSDK Directory>\samples\Multimedia\DirectShow\bin
Thanks man for replaying but wanna another question i have read some of the article but my question is to capture a picture from a camera did i have to use directshow and PLZ some introductin of the directshow thanks again Gego
-
Thanks man for replaying but wanna another question i have read some of the article but my question is to capture a picture from a camera did i have to use directshow and PLZ some introductin of the directshow thanks again Gego
Can I safely assume you are talking about a web-camera (webcam)? The DirectShow examples in DirectX SDK should work with the web-cam. Codes are included. Heng Wah.
-
Can I safely assume you are talking about a web-camera (webcam)? The DirectShow examples in DirectX SDK should work with the web-cam. Codes are included. Heng Wah.
Hi all thanks alot for replaying anyway i got a piece code it talking about a thing called VFW and yeah man it will be a web cam i have got the sdk of directx but wanna to know is it easy to link it to a visual c++6 thanks anyway byebye for now Gego