搜索资源列表
-
0下载:
LBG algorithm for vector quantization
-
-
0下载:
LBG矢量量化C/C++语言实现(可执行)
LBG是经典的矢量量化算法,通过对训练集的分析,生成适量量化使用的码本。
实现过程简单明了,就一个CPP文件。-LBG VQ C/C++ language (executable) LBG is a classic vector quantization algorithm, the analysis of the training set to generate code used to quantify the amount. Imp
-