config.h---> configuration file to set various things such as delimiter, filename, thresold distortion allowed, precision of the code vectors, etc. lbg---> implements lbg algorithm on universe of ...
Linde–Buzo–Gray algorithm is a clustering algorithm similar to K-means. The most notable difference is that LBG split code-vector by adding or subtracting epsilon from already-existed code-vectors to ...
Abstract: LBG algorithm is a simple and effective method to train code-book for vector quantization. Since LBG was proposed, several interesting algorithms have been published to improve the ...