0
votes
5answers
104 views
Create an image of a div?
Hi all, I was wondering if it's possible to create an image of a div inside a page in php, jquery or javascript? Or even just a screenshot of the entire page (on my own server - no …
1
vote
1answer
75 views
URL-&coordinate based screen capturing tool
Hello,
I'm searching for a screen capturing tool which captures areas of an website/web-application based on the url. The very best for me would be an firefox/ie addon with an API …
1
vote
1answer
118 views
How can I capture an image in Android and have it show up in the gallery?
I was capturing images before that were showing up in the gallery, but now they are not and I can't figure out why. Here is my code:
ContentValues values = new ContentValues …
0
votes
1answer
239 views
Application Screen capture and rendering
I'm trying to write a simple app that will do a screen capture of an application and then rendering that capture in the 'main' application (ie, the application that took the screen …
4
votes
4answers
522 views
Create images of the page when url supplied programatically (Ruby, PHP)
I am wondering if there is any good way to create image of page when I have url. If people submit url's, I would like to be able to create an image of that page and store that some …
1
vote
1answer
500 views
Image capture (photograph) in Directshow on Windows Mobile is too slow- suggestions?
Hi-
I'm using Directshow to capture images on a winmo device. I've based my native code on the "CameraCapture" example found in the Windows Mobile 6 sdk, with a few minor tweaks …
4
votes
6answers
561 views
How can I programmatically create a screen shot of a given Web site?
I want to be able to create a screen shot of a given Web site, but the Web site may be larger than can be viewed on the screen. Is there a way I can do this?
Goal is to do this wi …
8
votes
4answers
1k views
What is the best method to capture images from a live video device for use by a Java-based application?
I am looking into an image processing problem for semi-real time detection of certain scenarios. My goal is to have the live video arrive as Motion JPEG frames in my Java code som …
1
vote
6answers
2k views
how do i take picture from a digital camera attached to my computer throught USB cable using vb.net or asp.net or C#?
I am writing picture editing windows forms application using vb.net/c#. i have a client requirement to capture the photo from digital still camera attached to computer.
how can i …
-1
votes
3answers
107 views
Java DataBufferByte returning data with -1’s?
Hi.
I am writing an applet that interfaces with signature capture tablet. The API that comes with the signature pad can create a BufferedImage object of the signature. cool.
The …
0
votes
2answers
110 views
Paparazzi but online (web capture tool needed)
I'm needing a webservice for capturing and entire website and export it to JPG or PNG.
I'm using Paparazzi on my mac, but I've a linux server and would like to that on linux.
Any …
1
vote
8answers
1k views
Video capture on Linux?
We need to capture live video and display easily on Linux. We need a cheap card or USB device with a simple API. Anyone want to share some experience?
1
vote
2answers
357 views
Linux: launch window, capture screen
I need to write a Red Hat Linux command line tool that launches a window and captures its appearance to disk as a JPEG.
Typically the target machines don't have graphics cards, bu …
0
votes
1answer
129 views
j2me application
Im writing a j2me application for mobile...im trying to open the mobile camera in the application and capture the image..how to do it?please reply as soon as possible.
0
votes
1answer
475 views
How to capture high resolution image on Windows Mobile
Hi,
I would like to capture high resolution image with Windows Mobile device. I've tried the example from WM SDK, but it captures just a single frame of video camera and the resol …
