Skip to content

"Compression COMPRESSION_LZW is not implemented" #91

@KronosTheLate

Description

@KronosTheLate

A screenshot of the error:

image

A text-copy of the error:

Compression COMPRESSION_LZW is not implemented. Please open an issue against TiffImages.jl.

    error(::String, ::TiffImages.CompressionType, ::String)@error.jl:44
    read!(::TiffImages.TiffFile{UInt32, FileIO.Stream{FileIO.DataFormat{:TIFF}, IOStream, String}}, ::SubArray{ColorTypes.RGBA{FixedPointNumbers.N0f8}, 1, Vector{ColorTypes.RGBA{FixedPointNumbers.N0f8}}, Tuple{UnitRange{Int64}}, true}, ::Val{TiffImages.COMPRESSION_LZW})@compression.jl:58
    read!(::TiffImages.TiffFile{UInt32, FileIO.Stream{FileIO.DataFormat{:TIFF}, IOStream, String}}, ::SubArray{ColorTypes.RGBA{FixedPointNumbers.N0f8}, 1, Vector{ColorTypes.RGBA{FixedPointNumbers.N0f8}}, Tuple{UnitRange{Int64}}, true}, ::TiffImages.CompressionType)@compression.jl:8
    read!(::Matrix{ColorTypes.RGBA{FixedPointNumbers.N0f8}}, ::TiffImages.TiffFile{UInt32, FileIO.Stream{FileIO.DataFormat{:TIFF}, IOStream, String}}, ::TiffImages.IFD{UInt32})@ifds.jl:236
    var"#load#17"(::Bool, ::typeof(TiffImages.load), ::TiffImages.TiffFile{UInt32, FileIO.Stream{FileIO.DataFormat{:TIFF}, IOStream, String}}, ::Vector{TiffImages.IFD{UInt32}}, ::Nothing)@load.jl:72
    var"#load#16"(::Bool, ::Bool, ::Bool, ::typeof(TiffImages.load), ::TiffImages.TiffFile{UInt32, FileIO.Stream{FileIO.DataFormat{:TIFF}, IOStream, String}})@load.jl:36
    load(::TiffImages.TiffFile{UInt32, FileIO.Stream{FileIO.DataFormat{:TIFF}, IOStream, String}})@load.jl:18
    var"#load#15"(::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}, ::typeof(TiffImages.load), ::IOStream)@load.jl:17
    load@load.jl:17[inlined]
    #13@load.jl:13[inlined]
    var"#open#378"(::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}, ::typeof(open), ::TiffImages.var"#13#14"{Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}}, ::String, ::Vararg{String})@io.jl:384
    open@io.jl:381[inlined]

    #load#12@load.jl:12[inlined]
    load(::String)@load.jl:11
    top-level scope@[Local: 1](http://localhost:1234/edit?id=df2be67c-5426-11ed-2840-d96aa871c7f4#)[inlined]
---

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions