Last active
December 11, 2015 21:58
-
-
Save secunit64/4666221 to your computer and use it in GitHub Desktop.
Extracting a page from a pyramidal tiff file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| vips im_tiff2vips CancerImage.tif:0 ~/test.png | |
| #creating a tiff | |
| vips im_vips2tiff view1.png test-image.tif:deflate,tile:256x256,pyramid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment