From d82571072e6277d2d7ab33a7bdb5bb80d54c1ae4 Mon Sep 17 00:00:00 2001 From: Vojtech Moravec <vojtech.moravec.st@vsb.cz> Date: Wed, 2 Oct 2019 10:20:49 +0200 Subject: [PATCH] Updated goals. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 06ea3fc..c45b5b1 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,11 @@ ## Thesis - Reread first paper and start transformation to thesis with template - Look into scalar quantization + - Use evolution algorithm to find quantization values, with correct distribution - Look into vector quantization + - Start with simple then maybe try the adaptive one - SVD approximation + - Try this. - Wavelet technique (*what is it?*) - Better error measurement for lossy compression, what is still acceptable -- GitLab