EXR Format Supported and Unsupported Features
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 35/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Da chiarire
- Stato di attività
- Tranquilla
- Stack tecnologico
- csharp
- Ambito
- computer-graphics
Direzione di ricerca
Start with the EXR specification linked in the issue and compare its unchecked compression and image features with the repository's current EXR support. Done means implementing the selected missing features, validating them against suitable EXR files or tests, and updating the tracking checklist.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
This is a tracking issue for EXR features which are currently supported and which are not.
Supported pixel types:
- Half: 16-bit floating-point numbers
- Float: 32-bit IEEE-754 floating-point numbers
- Uint: 32-bit unsigned integers;
Supported compression's for decoding:
- NO_COMPRESSION: pixel data is not compressed
- RLE_COMPRESSION: run length encoding
- ZIPS_COMPRESSION: zlib compression, one scan line at a time
- ZIP_COMPRESSION: zlib compression, in blocks of 16 scan lines
- B44_COMPRESSION: lossy 4-by-4 pixel block compression, fixed compression rate
- B44A_COMPRESSION: lossy 4-by-4 pixel block compression, flat fields are compressed more
- DWAA_COMPRESSION: lossy DCT based compression, in blocks of 32 scanlines. More efficient for partial buffer access.
- DWAB_COMPRESSION: lossy DCT based compression, in blocks of 256 scanlines. More efficient space-wise and faster to decode full frames than DWAA_COMPRESSION.
- PIZ_COMPRESSION: piz-based wavelet compression
- PXR24_COMPRESSION: lossy 24-bit float compression, Pull-Request
- HTJ2K256_COMPRESSION: JPEG 2000 lossless coding, in blocks of 256 scanlines and using the High-Throughput block coder specified in Rec. ITU-T T.814 and ISO/IEC 15444-15. The compressor offers both speed and high coding efficiency.
- HTJ2K32_COMPRESSION: Same as HTJ2K256_COMPRESSION, but in blocks of 32 scanlines, More efficient for partial buffer access, but slightly less efficient space-wise.
Other EXR image features:
- Tiled images
- Multi-part EXR files
The EXR specification can be found here: https://openexr.com/en/latest/index.html
- Lingua principale
- C#
- Stelle
- 8k
- Fork
- 899
- Merge medio
- 1g 5h
- PR unite (30g)
- 7
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di SixLabors/ImageSharp
-
needs triage
Difficoltà 4/5 3-5 giorni Idoneità per principianti 48/100
SixLabors/ImageSharp#3198 · 1 commento ·
-
Grayscale Icc profile color Apertabug metadata:icc
Difficoltà 4/5 3-5 giorni Idoneità per principianti 52/100
SixLabors/ImageSharp#3197 ·
-
needs triage
Difficoltà 3/5 1-2 giorni Idoneità per principianti 72/100
SixLabors/ImageSharp#3194 · 3 commenti ·
-
needs triage
Difficoltà 2/5 1-3 ore Idoneità per principianti 52/100
SixLabors/ImageSharp#2805 · 1 commento ·
-
CR2: System.NotSupportedException: Missing SOI marker offset for tiff with old jpeg compression Apertaneeds triage
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
SixLabors/ImageSharp#2665 · 2 commenti ·
Tutte le issue di SixLabors/ImageSharp
Issue simili
-
core dependencies
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 80/100
-
bug frontend good first issue
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
NavigationViewItemAutomationPeer implements IInvokeProvider but never advertises the Invoke pattern Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
unoplatform/uno#24629 ·
-
agentic-workflows Needs: Triage :mag: State: In-PR
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Down / Waiting for removal
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100