Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

33
votes
9answers
8k views

Store pictures as files or in the database for a web app?

My question is fairly generic and I know there might not be an 100% answer to it. I'm building an ASP .NET web solution that will include a lot of pictures and hopefully a fair amount of traffic. I do ...
18
votes
5answers
16k views

Where to save pictures on Android?

My application uses quite a lot of pictures that are downloaded from the internet and cached locally on the Android phone. I am wondering, what is the correct way to save those pictures. There are ...
10
votes
5answers
261 views

Fast algorithm for finding a small picture in big picture?

what would be the best (fastest) way to check if a small picture is inside a big picture? (Zoomed picture:) Want to Find: I have a solution, but it is very slow: i iterate through every single ...
10
votes
2answers
5k views

Android save view to jpg or png

I would like to write an android app that basically layers an overlay on image on another image and then I would like to save the picture with the overlay as a jpg or png. Basically this will be the ...
6
votes
2answers
1k views

Built-in Camera, using the extra MediaStore.EXTRA_OUTPUT stores pictures twice (in my folder, and in the default)

I'm currently developing an app which uses the built-in Camera. I call this snippet by clicking a button : Intent intent = new Intent("android.media.action.IMAGE_CAPTURE"); //Intent intent = new ...
4
votes
8answers
200 views

Where do you get pics for your designs?

And also, do you use pics found online in your projects?
3
votes
2answers
2k views

PowerPoint VBA: which command (or a set of commands) would create ppt frames out of my .jpg pictures?

I have a few .jpg files in C:\my_folder Here are their names: pic_1.jpg , pic_2.jpg , pic_3.jpg , pic_4.jpg , pic_5.jpg . What command or a group of commands in Power Point VBA should I use in order ...
3
votes
2answers
2k views

Load large images into Bitmap?

I'm trying to make a basic application that displays an image from the camera, but I when I try to load the .jpg in from the sdcard with BitmapFactory.decodeFile, it returns null. It doesn't give an ...
3
votes
3answers
277 views

Storing pictures per user on website (php)

Users of the website need to able to store images in their "area" , should I store these in the database directly or create a directory for each user. Or should I just have a single directory for all ...
3
votes
5answers
439 views

How to store millions of pictures about 2k each in size

We're creating an ASP.Net MVC site that will need to store 1 million+ pictures, all around 2k-5k in size. From previous ressearch, it looks like a file server is probably better than a db (feel free ...
3
votes
2answers
1k views

How do I rotate a picture in C#

I want to have one picture in my application that I can rotate to indicate directions, like wind direction. Or even the time. What code do I use to rotate the picture? Thanks Update: I am using .NET ...
3
votes
4answers
11k views

jQuery pull images from directory

Is it possible to pull a bunch of .jpg pictures form a local file and throw them into a list? Sorry, I was very vague Pulling from a directory (relitive to the index) like. I want to list them in an ...
3
votes
5answers
513 views

Protect pictures, how to?

I am using asp.net and my users need to upload private pictures to my server. This pictures cannot in anyway get spread so I need to protect them in some way. What is the easiest way to protect them ...
2
votes
2answers
87 views

C# write to file inside linq query

how can i write to a file inside a linq query? or call a custom function that writes to a file? i'm comparing pictures for similarity. and want to check the files that have been compared to each other ...
2
votes
1answer
176 views

Offset in Facebook photos using Graph API (more than 25 photos)

I can bring back photos from an album just fine using the graph API but can only bring back data for the first 25 images. Is there a way to bring back more than 25 records or to use an offset and ...
2
votes
1answer
471 views

Sizes For iPhone AddressBook Pictures?

I would like to programmatically generate contact pictures - something like what Gravatar does, although not exactly. Are there size requirements on the generated images such that the contact picture ...
2
votes
0answers
467 views

facebook graph api getting only one picture in feeds

I am developing an app using the facebook graph api. When I create an album with more than three pictures on facebook, on my wall post it displays three thumbnail images, but when I check in the feeds ...
2
votes
2answers
317 views

GAE vs S3 for storing images/pictures

My webservice is running on GAE, and I am plan to provide feature to allow users to upload their pictures to share with others. To naturally GAE is my first resort for storing the pictures. But at the ...
2
votes
3answers
2k views

How to use the contact pictures synced by Facebook for Android

I'm having Facebook for Android on my phone which automatically synces the FB profile pictures of the people in my contact list to my phone. I'd like to use those pictures within my app where I ...
2
votes
2answers
197 views

Advanced fading of one picture to another

So basically im making a custom button. Desired Behaviour: When a user mouses over, then the mouseover picture will fade in. When a user mouses off the mouseover/pressed picture will fade out. ...
2
votes
1answer
68 views

Finding images on the web [closed]

I sent someone a photo of me and they replied that this particular photo was all over the web. How do I find out where this photo is and is there any way that I can see if there are other photos of ...
2
votes
4answers
914 views

Best way to save/load pictures with .Net & SQL Server 2005?

What is the typical way to handle product pictures in a web-page selling products? Say I had a database with books or computer components etc, all of which have their own sample pictures for ...
2
votes
4answers
321 views

how do sites automagically grab profile pictures?

Some sites have the ability to grab your profile picture after you sign up for the first time without the user actually uploading a pic. I think stackoverflow has this functionality at sign as ...
1
vote
1answer
50 views

Uploading Pictures in Rails 3 (follow-up)

This is a follow-up question to Uploading Pictures Ruby on Rails I have read about Paperclip and watched the railscast on it. It seems to come highly recommended, but the post is quite old and most ...
1
vote
1answer
118 views

How can I upload pictures in ASP.NET MVC 3

I want to create a page where I can upload pictures and at the same time bring them to the page. for example: I have a picture controller which has Index, addpictures in View. Could anyone please ...
1
vote
1answer
37 views

VBA: How do I get this code to write 3-digit filenames?

I'm using the following code to export PNG file from the active PPT file. I find that I need the file names to be THREE digits. Instead of "01.png", "02.png", etc., I need "001.png", "002.png", etc. ...
1
vote
3answers
46 views

Showing picture from other site displays weird picture instead

I am making a Facebook-app were you can browse you and your friend's likes on a webpage that displays lots of funny pictures. The problem is that when I link to these pictures, they appear as ...
1
vote
1answer
119 views

Like-box doesn't show wall pictures

I have 661 people on my page, but only one appears on my wall. Anyone know why?
1
vote
1answer
394 views

Thumbnail/image cache files?

As part of providing better security and privacy for the application I'm writing, I am removing/deleting images and pictures found on my Android device. I am therefore curious to know if there are ...
1
vote
2answers
209 views

how to eliminate black border around the picture

I need to remove the black borders appears around the pictures in android screen. My pcture are full blade but I always get a kind of black borders both in portrait or landscape orientation. I tried ...
1
vote
1answer
128 views

Get Plone 4 to import pictures as images and not files when uploading with webdav

I remember back in Plone 2 days I found a simple hack to make one CMFPhoto folder receive webdav files as images (and show them as a gallery). In Plone4 the images are received as content type files ...
1
vote
1answer
82 views

How to determine if the graphic or picture is damage?

I have Encrypted->Decrypted images and draw it to canvas. i got no error when assigning it to jpg(TJpegImage) DecryptJepegImage(PWordInfo(FWordList[i])^.Image, jpg); // No errors here but i got ...
1
vote
1answer
208 views

Random row, but with next and previous button

I have a MySQL database with pictures within it. When a user comes to my page I want to show him random picture and from then he can go to the next or previous picture (not random) Database example ...
1
vote
1answer
244 views

Auto img change

Hew, how r y'all? I ran into a problem - I've a site and there's a div called "mosaicdiv". That div contains sub-divs with links-images(). I want those images and links to change themselves in random ...
1
vote
3answers
111 views

How to check if two pictures “touching” each others?

I'm writing a game in wich the user is having a spaceship and need to "kill" some enemeis that wiil try to kill him back. I have a "Texture 2d" for the user's spaceship picture,a bullet picture and ...
1
vote
1answer
95 views

iPhone Device Pictures [closed]

Wondering if anybody knows where I can find any high resolution pictures for iPhone, iPad, iPod devices, such as: http://www.wired.com/images_blogs/about/2010/10/about_mobile.jpg ...
1
vote
2answers
2k views

Save media files to Blackberry SD card

I am creating a multimedia app that allows the user to save wallpapers and ringtones. I know the path I need to save them to is "SDCard/BlackBerry/ringtones/file.mp3" (or "/pictures" for wallpapers). ...
1
vote
5answers
181 views

whats the best way to have a web page with user picture (fast and consistent size)

I have a asp.net-mvc website with a SQL server backend (using nhibernate for OR mapping). Users have to login and I want to allow users to associate a picture with themselves so I can show the ...
1
vote
1answer
86 views

What is the name of cookie-like creature on git homepage logo

For years I suffered from a question of what is the name of creature, that looks like a cookie, and located at git homepage header logo. And are there any pictures of same creature? :)
1
vote
1answer
249 views

is there a class to get the default picture viewer in an app?

I don't want to access the images on the iphone, I want to display an image from my app, but like you view pictures in the picture album of the iphone - with all the pinch and zoom controls and such. ...
1
vote
1answer
242 views

Looking for a good Javascript gallery manager

I've been looking around for ages, and have settled on Galleria. It's... useful I suppose. Can anyone suggest anything better? What I'm imagining is a gallery format much like this: ...
1
vote
1answer
59 views

Image downloads with a digital picture frame

I'm interested in hacking one of those digital picture frames (like you see for sale at Walmart) so it fetches and displays an image off the web every 5 minutes or so. (I'm going to have it load a ...
1
vote
3answers
647 views

How to fill color in grid boxes randomly

How can I fill color on the grid boxes randomly? Rather than orderly as shown in picture here: public class grid extends JPanel{ Label one = new Label(); Label two = new Label(); Label ...
1
vote
2answers
2k views

Android Get Local File Bytes

I'm trying to get a byte array of an image saved locally on the phone. I'm using the code: @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
1
vote
3answers
592 views

Problem with rendered latex file's pictures comes out after section that preceeds it in the latex file

So I have a Latex file with some plots. However there's a problem with the figure floats in the image. I have a picture right before a page break, and latex pushes the to big plot down to the next. ...
1
vote
2answers
943 views

RDLC, showing diffrent images/pictures on diffrent database values, c#

How can i show diffrent pictures based on a value in the databse in my rdlc report? for example, costumer - K1, wants picture1, while costumer K2, wants picture2. But i want this value insted to show ...
1
vote
4answers
836 views

How do you deal with temporary picture uploads in PHP?

I'm creating an online game in PHP where users can create playable characters. Each character can have a user-uploaded portrait. A player can simultaneously have multiple characters, and the pictures ...
1
vote
2answers
516 views

Some Pictures Don't Load (CSS Problem?)

i am dynamically loading a website via file_get_contents with the following script. <?php header('Content-Type: text/html; charset=iso-8859-1'); $url = (substr($_GET['url'], 0, 7) == 'http://') ...
1
vote
4answers
3k views

To have no LaTeX margins for pictures

I have many types of diagrams in my whitepaper about databases. I use at the moment horizontal pages to make pictures readable. I would like to know how you can remove LaTeX margins from pages where ...
1
vote
3answers
513 views

generating jpg thumbnails in dotnet

i am using this code to take a jpg image and save it as a thumbnail but it seems very slow .. Image thumbNail = image.GetThumbnailImage(width, height, null, new IntPtr()); is there any ...

1 2 3