Is there a way I can capture a single frame from a video file (mpg, wmv, flv, etc) at a specific point in the video (e.g. 5 seconds or the 25th frame)? Then save it as an image?
[Edit]
Something link YouTube does. That can't be all done manually? ;)
...
I'm trying to implement the Twin Helix PNG transparency issue in IE6 but when I downloaded the zip file the htaccess file is empty. Does anyone know what should be inside the file in order to complete the fix?
Thanks in advance!
...
How can I simple add image to selectbox? I found few jQuery plugins, but they very large. I need something simple. Just add image to option.
Thanks.
...
Is it possible to create a raw image in Fortran? I was thinking BMP but not really sure what extension would be best.
Basically, I want to be able to have an array or a text file that contains the color values for each pixel, so a 3 pixel wide red image would just be FF0000FF0000FF0000 or something similar to that
...
Am looking for an ocr library in java for scraping details from an image (IELTS Certificate image)
http://pbrusilovskij.net/wp-content/uploads/2008/09/ielts-sprachzertifikatt.jpg
Need to take out the details like Family Name,First Name etc from the image and put to database
...
Facebook graph API tells me I can get a profile picture of a user using
http://graph.facebook.com/517267866/picture?type=large
which works fine. However, when you type above URL into a browser, the actual address of the image is
http://profile.ak.fbcdn.net/profile-ak-snc1/v227/560/83/n517267866_1928.jpg
How can I get the second URL u...
I'm writing an simple application for users to upload an image, modify it and save it back to the HD.
Because most images are bigger than the image view of the app, they are scaled to fit. When te image is modified, it will be saved to the disk. At this point the quality of the image is bad.
Is it possible to scale an image for displ...
I'm looking for PHP class (solution) for generating image thumbnails with watermarks on the fly. Any idea ?
...
I have a WPF C# project that I am working on and I have multiple (25) Image controls arranged in table (5 columns, 5 rows). Each Image control is called "Image[row][column]" (eg:Image15).
Assigning a different source to the control works fine with ony one problem. No matter which control I use (Image11, Image12, Image 55) it affects Ima...
Hey guys,
I need to insert an image wherever the user clicks on a specified element (another image), and for it to sit in front of that image. Can this be done in javascript? If not, with what?
Thanks
...
How to Cache RAND() random images in PHP MYSQL
use to be cache for 5 seconds then on refresh its change images
reply
...
Hi everyone !
I have just a simple question ! Basically, I want to make a website with lots of images (users contributions). I already have the host, but it's limited in disk space (10 Gigas). I know it represents a huge amount of image, but I prefer planning this, and host them elsewhere before the disk is full. I was thinking of Flick...
Is there a way to get auto_html to work with picasa (image hoster)? Actually I need a filter for this...but I do not know how to write it :(
Does anyone know any resources? Or a solution?
thanks in advance
cheers tabaluga
...
Does anyone know how to implement'Optimal global and adaptive thresholding' algo?
If know, can please share with me.
Thanks.
...
Hi
I want to design a TableLayout with some big buttons with icon and text embbeded. I have found some similar question but not the same 1. My simplified XML layout is:
<TableLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_pa...
I'm trying to load an emf file in to an Image Object, however the RawFormat is always incorrect {[ImageFormat: b96b3cac-0728-11d3-9d7b-0000f81ef32e]} instead of Emf. I've tried loading from a file stream and memory stream. I've also tried creating a MetaFile object instead of an Image but to no avail. Is this a bug or there some other tr...
I have a MS Acccess 2007 database where we have inserted jpg images as blobs. I am looking for a tool that can export these images to MS SQL Server database.
Any advice will be appreciated.
Rob
...
I have a UTF-8 encoded file and would like to pop an output stream on the image part of the file. Any suggestions on how to filter everything out of the stream except the image data?
...
I would like to extract an image part from a raw mms inputstream from the wap server. I have the stream, but I have been going in circles parsing the image to an outputstream for writing.
...
How can I convert images to .tiff with php? (im testing on win xp)
I remember I used imagemagick to do this but I cant find the code now, and couldnt find any example on google.
A code sample will be appreciated.
Also, is there a way to do it without imagemagick?
...