GithubHelp home page GithubHelp logo

darwinjob / pyramidio-bioformats Goto Github PK

View Code? Open in Web Editor NEW

This project forked from usnistgov/pyramidio

13.0 13.0 5.0 25.17 MB

Image pyramid reader and writer enhanced with bio-formats library reader

License: Other

Java 99.43% HTML 0.57%
bio-formats deepzoom image-processing java openseadragon pyramidio

pyramidio-bioformats's People

Contributors

avandecreme avatar darwinjob avatar gshakir avatar peterlitvak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pyramidio-bioformats's Issues

Corrupted output: TIFF&PNG properties

TIFF images with these properties:

Format: TIFF (Tagged Image File Format)
Mime type: image/tiff
Class: PseudoClass
Geometry: 15184x10224+0+0
Resolution: 1.55039x1.55039
Print size: 9793.68x6594.48
Units: Undefined
Colorspace: sRGB
Type: Palette
Endianess: MSB
Depth: 8/16-bit
Channel depth:
Red: 1-bit
Green: 16-bit
Blue: 1-bit

produce corrupted pyramids. The lowest pyramid level (no scale) is ok but all the others look like this:
20200126_nexNeg_cherry_SM_iue_17684_1_scale60_01 png_1024

After reconverting with IM -define tiff:tile-geometry=256x256 -type TrueColor -depth 8 -compress LZW:

Format: TIFF (Tagged Image File Format)
Mime type: image/tiff
Class: DirectClass
Geometry: 15184x10224+0+0
Resolution: 1.55039x1.55039
Print size: 9793.68x6594.48
Units: Undefined
Colorspace: sRGB
Type: Palette
Base type: TrueColor
Endianess: LSB
Depth: 8-bit
Channel depth:
Red: 1-bit
Green: 8-bit
Blue: 1-bit

pyramids are ok.

DZI filename generation removes extension twice

A set of files having increasing amount of dots inside can show this.

red_v1.png
green_v1.2.png
blue_v1.2.3.png
purple_v1.2.3.4.png

will produce correct folders (.png extension removed, _files appended):

red_v1_files
green_v1.2_files
blue_v1.2.3_files
purple_v1.2.3.4_files

but incorrect descriptors:

red_v1.dzi
green_v1.dzi
blue_v1.2.dzi
purple_v1.2.3.dzi

(from usnistgov#13)

Pyramidio doesnt always create all the layers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.