Search found 23 matches

by kaefert
2013-12-16T12:48:04-07:00
Forum: Users
Topic: Imagemagick deepzoom - tiling and resizing huge pictures
Replies: 37
Views: 32870

Re: Imagemagick deepzoom - tiling and resizing huge pictures

if you want one of the walls as example I can put them on a webserver and send you a link via PM, just say a word if you're interested! :) About you're suggestions, I've tried to put them into an example - did I understand you correctly, would this be a good idea for my next try? (I'm still running ...
by kaefert
2013-12-16T02:14:39-07:00
Forum: Users
Topic: Imagemagick deepzoom - tiling and resizing huge pictures
Replies: 37
Views: 32870

Re: Imagemagick deepzoom - tiling and resizing huge pictures

ups.. okey, thanks snibgo for the clarification. I'm unsure if I should cancel my running imagemagick tiling process, it's mostly just moving pages between the RAM and the swap now and therefore waiting for IO. It didn't print any console output and it didn't create any file but the one 90GB file in...
by kaefert
2013-12-15T05:20:18-07:00
Forum: Users
Topic: Imagemagick deepzoom - tiling and resizing huge pictures
Replies: 37
Views: 32870

Re: Imagemagick deepzoom - tiling and resizing huge pictures

Hi there snibgo! Thanks for the reply! I think I've read somewhere that "-crop 871x871" would interpret the numbers as the number of tiles that the height and width should be split into, and "-crop -871x871" will intrepret the numbers as the pixel dimensions of the target tiles a...
by kaefert
2013-12-15T03:05:33-07:00
Forum: Users
Topic: Imagemagick deepzoom - tiling and resizing huge pictures
Replies: 37
Views: 32870

Re: Imagemagick deepzoom - tiling and resizing huge pictures

thanks for the response fmw42! This PTIF format could be helpful, but my final outcome needs to be tiled zoom steps with each tile being a simple jpeg file inside a folder with all other tiles of the same zoom step. Also thanks for all those links, especially I found it helpful to learn about the &q...
by kaefert
2013-12-14T13:35:02-07:00
Forum: Users
Topic: Imagemagick deepzoom - tiling and resizing huge pictures
Replies: 37
Views: 32870

Imagemagick deepzoom - tiling and resizing huge pictures

Hi there! I've got 6 pictures with dimensions of 111.394 width & height in pixels (12.408.623.236 pixels) which are walls of a panorama cube. $ identify wall1-front-merged.tif wall1-front-merged.tif TIFF 111394x111394 111394x111394+0+0 8-bit DirectClass 3.7423GB 0.000u 0:00.000 To display panora...
by kaefert
2013-12-10T07:59:30-07:00
Forum: PerlMagick
Topic: Make error on PerlMagick 6.8.6
Replies: 10
Views: 33517

Re: Make error on PerlMagick 6.8.6

thanks! that worked! :)

update: okey, now I've found the package:

Code: Select all

sudo apt-get install perlmagick
by kaefert
2013-12-10T06:30:21-07:00
Forum: PerlMagick
Topic: Make error on PerlMagick 6.8.6
Replies: 10
Views: 33517

Re: Make error on PerlMagick 6.8.6

PerlMagick 6.87 requires ImageMagick 6.8.7. Its possible PerlMagick is part of your OS RPM distribution. For example, under Fedora we install PerlMagick like this: yum install ImageMagick-perl hmm, sadly, all the imagemagick packages I have available are: imagemagick (8:6.7.7.10-5ubuntu3) imagemagi...
by kaefert
2013-12-10T05:56:14-07:00
Forum: PerlMagick
Topic: Make error on PerlMagick 6.8.6
Replies: 10
Views: 33517

Re: Make error on PerlMagick 6.8.6

I've just ran into the same problem on my Linux Mint 16 (~Ubuntu 13.10) cpan[1]> install Image::Magick Going to read '/home/kaefert/.cpan/Metadata' Database was generated on Tue, 10 Dec 2013 11:29:03 GMT Running install for module 'Image::Magick' Running make for J/JC/JCRISTY/PerlMagick-6.87.tar.gz ...