codec_support/vq: use 1% improvement as a threshold in ELBG loop
[nihav.git] / nihav-codec-support / src / vq / generic_elbg.rs
2020-06-15 Kostya Shishkovcodec_support/vq: use 1% improvement as a threshold...
2020-06-15 Kostya Shishkovcodec_support/vq: calculate full cluster distortion...
2020-06-15 Kostya Shishkovcodec_support/vq: do not move empty group centroid
2020-05-30 Kostya Shishkovcodec_support: add module for generic vector quantisation