Automatically exported from code.google.com/p/speech-recognition-java-hidden-markov-model-vq-mfcc
-
Updated
Jun 7, 2024 - Java
Automatically exported from code.google.com/p/speech-recognition-java-hidden-markov-model-vq-mfcc
A Java program that implments Vector Quantization LBG Algorithm on greyscale RAW images, user determines the compression level.
Compress image to pixels by vector quantizations
Automatically exported from code.google.com/p/mouse-gesture-recognition-java-hidden-markov-model
LBG (Linde–Buzo–Gray) Vector quantization compression and decompression implementation for gray-scale images
Java-based image compression and decompression system using Vector Quantization (VQ) in both RGB and YUV color spaces, featuring a modular design, k-means codebook generation, and a simple GUI for testing and visualization.
Operating System Algorithms and security Algorithms [AES , DES , ... ] and Multimedia Algorithms [Adaptive Huffman Algorithm, LZ78 , LZ88 , LZW, Vector Quantization Algorithm, ...]
A Java program that implements Vector Quantization
This is the Implementation for the Vector Quantization Algorithm using java.
This repository implements the LZ77, LZ78, Huffman, Vector Quantization, and Arithmetic coding algorithms for data compression and decompression.
Data compression algorithms implemented from scratch: LZ77, LZ78, Huffman (Standard & Adaptive), Vector Quantization, Image DPCM.
Add a description, image, and links to the vector-quantization topic page so that developers can more easily learn about it.
To associate your repository with the vector-quantization topic, visit your repo's landing page and select "manage topics."