8000 GitHub - cryptoAlgorithm/SwiftyICER: SwiftUI ICER decoding
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cryptoAlgorithm/SwiftyICER

Repository files navigation

SwiftyICER

Simple SwiftUI view for decoding of ICER-encoded images

Uses TheRealOrange/icer_compression as the underlying ICER decoding implementation. Check it out for more information regarding the ICER image compression format. In a gist, ICER is a...

progressive, wavelet-based image compression algorithm designed to be resistant to data loss, making it suitable for use as the image compression algorithm when encoding images to be transmitted over unreliable delivery channels, such as those in satellite radio communications.

Installation

This is a Swift Package which can be added to your project just like any other package. Use the following URL:

https://github.com/cryptoAlgorithm/SwiftyICER.git

About

SwiftUI ICER decoding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0