I\'d like to generate a movie in real time with a self-made application doing fast screen captures with part of the screen occupied by a running 3D application.
I need to run a ruby client that wakes up every 10 minutes, takes a screen-shot (ss) of a users screen, crops part of the (ss) out and use\'s OCR to check for a matching word....its basically a progra
is it possible to have a service (A) which will launch an activity开发者_运维技巧 (B) and then periodically capture B\'s screen?
My team is thinking about developing a real time application (a bunch of charts, gauges etc) reading from the database. At the backend we have a high volume Teradata database. We expect some other app
I\'m making a little application for taking notes. So when I type \'note\' anywhere on my computer, my window will pop up and show me a textbox for me to type something in 开发者_Python百科and save it
I want to capture 开发者_运维知识库a image from a web cam and i want to print dat captured image in desired size.consider taking a screenshot programatically and cropping it. if this is not possible,
As I just learned from this question, .NET regexes can access individual matches within a repeated capturing group.
I am developing an app for Windows Mobile 6 and there is a CameraCaptureDialog class that enables me to call a camera app from my own application. The class has an Owner property that most examples on
A开发者_JS百科ny advice on how I might grab an image using C# from this device (Canopus ADVC-55)
I am using .NET 3.5. I need to Capture Sound from Mic/Headphone and trigger action at particular (not exact)frequency (Need to perform some action when player hits ball with stick 开发者_开发问答whil