Skip to content
/ qvb Public

Implementation of lossy image/video compression using vector quantization (or block quantization) algorithm

Notifications You must be signed in to change notification settings

viciious/qvb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qvb

Implementation of lossy image/video compression using vector quantization (or block quantization)algorithm I wrote back in 2003-2004.

I became interested in the subject while implementing playback of RoQ video format in qfusion.

Along with compression utility comes viewer of compressed .qvb files which requires SDL to compile and run.

Beware, as the source code contains no comments!

About

Implementation of lossy image/video compression using vector quantization (or block quantization) algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages