Here are
23 public repositories
matching this topic...
Insane(ly slow but wicked good) PNG image optimization
Updated
May 15, 2020
Python
[CVPR'19, ICLR'20] A Python toolbox for modeling and optimization of photo acquisition & distribution pipelines (camera ISP, compression, manipulation detection)
Updated
Jul 2, 2020
Python
NHW : A Next-Generation Image Compression Codec
Updated
Aug 31, 2015
Python
A fast Minecraft resource pack lossy compressor. It is able to reduce resource pack ZIP file sizes up to 7 times, which allows for efficient distribution and slightly improved game performance.
Updated
Jun 19, 2020
Rust
Error bounded lossy compression of time series using prediction-quantization approach
Updated
Jun 26, 2020
Jupyter Notebook
Impact of lossy compression of nanopore raw signal data on basecall and consensus accuracy
Updated
Jul 11, 2020
Jupyter Notebook
Using Singular Value Decomposition to perform Lossy Compression of Images
Updated
Sep 26, 2017
HTML
“Smooth signal functions” in Haskell
Updated
Mar 7, 2017
Haskell
[ICLR'20] Lightweight & high-performance learned image compression codec (Tensorflow).
Updated
Dec 20, 2019
Python
University Project ( Class: Audio Video Coding )
image compression simulation using EVD(Eigen Value Decomposition)
Contains Lossless and Lossy compression techniques with output files. Use PSNR for quality measurement.
PhD thesis 2015, Multiresolution Time Series Database Model
Updated
Jul 17, 2018
DTrace
Various algorithms for lossy and lossless compression
Updated
Jun 23, 2018
Java
Java implementation for some lossy and lossless compression algorithms (LZ77, LZ78, LZW, Non-uniform quantization and Standard Huffman)
Filter a log stream, replacing consecutive stable (goups of) lines by a single placeholder.
📡 All Codes and Report of ELC225 Signals's Final project..
Updated
May 29, 2020
Python
Compression using various algorithms and Comparision
Updated
Oct 25, 2017
Python
The 1st International Workshop on Big Data Reduction
Updated
Jun 12, 2020
HTML
Mini project on Image Compression and Decompression
Improve this page
Add a description, image, and links to the
lossy-compression
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
lossy-compression
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Compile-time version number information is duplicated in
H5Zzfp_plugin.h
andH5Zzfp_props_f.F90
.@brtnfld is there any reason
H5Zzfp_props_f.F90
shouldn't just includeH5Zzfp_plugin.h
. Maybe I should create a header file that has only that information in it and nothing else?