imagejs / imagejs.github.com

Personalized, participated, pervasive, and reproducible image bioinformatics in the web browser
http://imagejs.org
Other
12 stars 7 forks source link

Image size constraints... #4

Open jrhackney opened 12 years ago

jrhackney commented 12 years ago

I am assuming that the problem with "Save to Documents Folder" (the old "Download" command) has to do with the image size, since small images work and large images break. We need to figure out if/how to save images that are likely to be the "standard" size that users are most likely to use. Standard photomicroscopes shoot images that are 72 dpi with an image size in the range of 1200 x 800 pixels. I hope we can figure out how to save processed images of this size. Users will OF COURSE want to save their images after they have done something to them.

ebadedude commented 12 years ago

Issue might be fixed now. We need to test for large images. If that is successful, we can close this issue.