Welcome![Sign In][Sign Up]
Location:
Search - quantization

Search list

[Voice CompressSampling.and.Quantization

Description: Speech Quantization_Compare SNRs of speech cs5 with mu-law companding and uniform quantization -Speech Quantization_Compare remnants of spee ch cs5 with mu-law companding and uniform quant ization
Platform: | Size: 865434 | Author: 游辉章 | Hits:

[Compress-Decompress algrithmsvqcode.tar

Description: Vector Quantization压缩算法 -Vector Quantization Compression Algorithm
Platform: | Size: 55296 | Author: 站长 | Hits:

[Compress-Decompress algrithmsnewquant

Description: 针对图形的Vector Quantization压缩算法 -Vector Quantization Compression Algorithm for picture
Platform: | Size: 5120 | Author: 站长 | Hits:

[AI-NN-PRClustering433

Description: 一个对初学者非常实际非常方便的矢量量化的C语言实现 ,值得-one pair of very real beginners very convenient vector quantization C language, it is worth a look at
Platform: | Size: 3072 | Author: 辜小花 | Hits:

[Streaming Mpeg4dct2

Description: 该程序用于实现h.264中的DCT变换、量化、反DCT变换、反量化 采用了h.264白皮书中介绍的算法-the procedures used to achieve h.264 of DCT, quantization, anti- DCT, quantization using the anti-h.264 White Paper introduced by the algorithm
Platform: | Size: 10240 | Author: 王全明 | Hits:

[Speech/Voice recognition/combineGvqprog

Description: An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
Platform: | Size: 2448384 | Author: 站长 | Hits:

[AI-NN-PRC实现矢量量化

Description: 使用C语言实现矢量量化,用到人工智能算法-use C language vector quantization, uses artificial intelligence algorithms
Platform: | Size: 3072 | Author: 王飞雨 | Hits:

[Speech/Voice recognition/combineVQ方法做的说话人辨识vq

Description: 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
Platform: | Size: 5120 | Author: 陈建文 | Hits:

[AI-NN-PRLVQ学习矢量化算法

Description: LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.-LVQ learning vector algorithm This directory contains source co de implementing the Learning vector quantizat ion network. Source code may be found in LVQ.CPP . Sample training data is found in LVQ1.PAT. Sam ple test data is found in LVQTEST1.TST and LVQTE ST2.TST. The program accepts input LVQ consist ing of vectors and calculates the network we LVQ ights. If a test set is specified, the winning Neurology (class) for each of Neurology is id entified and the Euclidean distance between th e pattern and each of Neurology is reported. Output is directed to the screen.
Platform: | Size: 37888 | Author: 张伟华 | Hits:

[Picture ViewerVQcoding

Description: 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。-prepared by Matlab, with GUI interface. Bmp files to Vector Quantization. VQ_GUI.m running the paper. Debugging procedure is certainly unmistakable. Although it is quite time-consuming, but in the end will get better images and SNR. After all, compared to the VC, Matlab run slower. Attention to the point of open open after a bmp file, you must first point VQ code, other operations to be effective.
Platform: | Size: 67584 | Author: 王嘉宁 | Hits:

[GDI-BitmapMyVQ

Description: 本人毕业设计的杰作哦!程序关于图像压缩编码,即图像矢量量化的压缩编码!非常牛!-I graduated design masterpiece! Procedures for image compression, image compression vector quantization coding! Very awesome!
Platform: | Size: 29696 | Author: 张新斌 | Hits:

[Speech/Voice recognition/combineHMM_CLUSTERING

Description: HMM的C++详细源代码和矢量量化的C++源代码-HMM C source code and detailed vector quantization of C source code
Platform: | Size: 11264 | Author: 陆雯 | Hits:

[matlabloadcode

Description: 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet decomposition algorithm; Choice of two small Porgy; Three pairs of classic pieces of black-and-white and color images DWT; Four zero tree, grid-based Tower vector quantization, LBG-based algorithm, based on the scalar quantization Wavelet Transform Coding ; 5 analyzed the results of the comparison. The purpose : a comprehensive training program students; Two pairs of the high number and the method of computation, programming, data structures, algorithms, digital image processing and review of the curriculum used; Three students can develop the algorithm design and analysis.
Platform: | Size: 34816 | Author: aa | Hits:

[2D Graphictxclyhq

Description: 提供了关于图像抽样、量化、均匀化、规定化及获得图像位面图的程序-provided on the image sampling, quantization, homogenization, and provides access to images of surface spaces of the processes
Platform: | Size: 2048 | Author: 王严 | Hits:

[2D GraphicVQ_Final

Description: MFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比。-MFC bitmap vector quantization process. Hungarian Gripen training algorithm for the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitative results SNR.
Platform: | Size: 148480 | Author: 周景荣 | Hits:

[Graph programJPEGDCTEncodingC++

Description: JPEG DCT量化编码 C++程序,对学习图像压缩编码的过程和具体实现很有帮助。-JPEG DCT quantization coding C program, to learn image coding process and to achieve specific helpful.
Platform: | Size: 11264 | Author: 王成优 | Hits:

[matlabQUANTIZATION

Description: 基于MATLAB实现图像线性量化的源码,通过输入量化参数实现不同等级量化-Based on MATLAB to achieve linear quantitative image source, by entering the quantization parameters to achieve different levels of quantization
Platform: | Size: 1024 | Author: wshrf | Hits:

[2D Graphicquantization

Description: 对RGB图像进行uniform量化处理 uniform quantization for RGB image-uniform quantization
Platform: | Size: 2048 | Author: hexiao | Hits:

[matlab45666031LBG-Vector-Quantization

Description: 45666031LBG-Vector-Quantization in speaker recognition
Platform: | Size: 38912 | Author: Tuan | Hits:

[matlabColor Reduction and Quantization

Description: Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent clustering approaches: (a) k-Means Algorithm, (b) Fuzzy c-Means Clustering (FCM), and (c) Self-Organizing Map Neural Network. The implemented code, uses RGB and HSV color coding, to perform the clustering task, and user can select desired approach of coding.
Platform: | Size: 248832 | Author: amardz | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net