Welcome![Sign In][Sign Up]
Location:
Search - image vector matlab

Search list

[Special Effects0213201_04_vq

Description: vq算法用于图像的有损压缩。生成码本。用于彩色24bit bmp文件-a follow Algorithm for Image Compression. This code generation. Bmp for 24bit color documents
Platform: | Size: 225280 | Author: 贺鹏 | Hits:

[OtherInvMat

Description: 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot matrix A, and then A singular value decomposition, the choice of n (4; N) 000 eigenvalues larger the corresponding eigenvector, the use of the Vector with the block images within the plot to image compression and restoration
Platform: | Size: 1024 | Author: 王志气 | Hits:

[Special EffectsMatlababoutDCT

Description: 离散余弦变换(D iscrete Cosine Transform )简称D CT,是一种实数域变换,其变换核为实数的余弦函数,除了具有一般的正交变换性质外,它的变换阵的基向量能很好地描述图像信号的相关特征,所以在图像信号的变换中,D CT变换被认为是一种准最佳变换。 -discrete cosine transform (D iscrete Cosine Transform) referred D CT it is a real domain transform, transform its nuclear real number of cosine function, in addition to the general nature of the orthogonal transformation, its transformation matrix-vector can be a good image to describe the relevant characteristics of the signal, the image signal transformation, D CT transformation has been seen as a potential best transformation.
Platform: | Size: 291840 | Author: 刘东 | Hits:

[Special EffectsPSO_VQ

Description: 采用粒子群矢量量化算法生成图像矢量量化的最优码书,可以任意设定种群数与迭代代数。程序结果产生最优码书与平均误差。-Vector quantization using particle swarm algorithm for optimal image vector quantization code book, can set the number of stocks and iterative algebra. The results of the proceedings arising from the optimal codebook with an average error.
Platform: | Size: 51200 | Author: 张冰 | Hits:

[Video CaptureTSsear

Description: 1. this function is for image (width=176, hight=144) only. but you can modify the related value to fit yours. 2. it is used to evaluate the motion vector between the Nth image and N-1th image. 3. it use Three Steps search algorithm. 4. this algorithm finds the closest pixel near the original pixel in three times.-1. This function is for image (width = 176, hight = 144) only. But you can modify the related value to fit yours.2. It is used to evaluate the motion vector between the Nth image and N-1th image.3 . it use Three Steps search algorithm.4. this algorithm finds the closest pixel near the original pixel in three times.
Platform: | Size: 94208 | Author: samk | Hits:

[Speech/Voice recognition/combineQuantizationmatlab

Description: 矢量量化 含说明文档和源码和图像 值得下载-Vector quantization with documentation and source code and image is worth downloading
Platform: | Size: 1593344 | Author: | Hits:

[Special Effectsinserted

Description: 读入一个视频序列中的任意两帧,对这两帧图像进行运动估计(全搜速方法),并且利用得到的运动矢量进行插值重建处于这两帧中间位置的图像。-Reading into a video sequence of arbitrary 2, the two-frame image motion estimation (full-speed search method), and the utilization of the motion vector for interpolation frame reconstruction in the middle of these two images.
Platform: | Size: 3072 | Author: 吴珅 | Hits:

[Speech/Voice recognition/combineshilianglianghua

Description: 使用矢量量化技术实现对图像的加密以及解密-The use of vector quantization technique for image encryption and decryption
Platform: | Size: 53248 | Author: lauren | Hits:

[Graph programcolormoments

Description: 用matlab实现color moments算法,先把rgb图像转换到HSV空间,然后计算每个分量的一二三阶矩,最后组成9维向量进行比较。-Using color moments algorithm matlab realize, first convert rgb images to HSV space, and then calculated for each component of the 123-order moments, the final composition of 9-dimensional vector for comparison.
Platform: | Size: 1024 | Author: 杨红菊 | Hits:

[OtherLBG-Vector-Quantization

Description: 对二维图像进行压缩,采用matlab编程实验,-Of two-dimensional image compression using matlab programming experiment
Platform: | Size: 38912 | Author: 阿贵 | Hits:

[ActiveX/DCOM/ATLEBMA

Description: EBMA compute Motion Vector for one block in Anchor Frame from Target Frame
Platform: | Size: 1024 | Author: 冯欣 | Hits:

[Special Effectsimagevectorquantization

Description: 本代码是利用matlab开发环境,对图像进行矢量量化,从而实现对图像的压缩;并介绍了需要用到的一些matlab现有函数及其使用方法和功能;在码书的训练方法上选择的是自组织映射神经网络,解码重建后的图像质量较好-The application of Self-Orgnization Feature Maps neural network in image vector quantization
Platform: | Size: 3072 | Author: 周澜 | Hits:

[matlabCH3

Description: L3_1.m: 純量量化器的設計(程式) L3_2.m: 量化造成的假輪廓(程式) L3_3.m: 向量量化器之碼簿的產生(程式) L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式) gau.m: ML量化器設計中分母的計算式(函式) gau1.m: ML量化器設計中分子的計算式(函式) LBG.m: LBG訓練法(函式) quantize.m:高斯機率密度函數的非均勻量化(函式) VQ.m: 向量量化(函式) L3_2.bmp: 影像檔 lena.mat: Matlab的矩陣變數檔 -L3_1.m: scalar quantizer design (the program) L3_2.m: quantitative result of the false contour (the program) L3_3.m: Vector quantizer code book of the generation (the program) L3_4.m: training in the use of LBG three different size and dimension of the code book and separate VQ (program) gau.m: ML quantizer design in the denominator of the calculation formula (function) gau1.m: ML quantizer design in the calculation of molecule-type ( function) LBG.m: LBG training method (function) quantize.m: Gaussian probability density function of the non-uniform quantization (function) VQ.m: vector quantization (function) L3_2.bmp: image file lena.mat: Matlab matrix variable file
Platform: | Size: 191488 | Author: Oki | Hits:

[Special EffectsSNAKEGVF

Description: Active contour models, deformable surface models, edge detection, gradient vector flow, image segmentation, shape representation and recovery, snakes.-Active contour models, deformable surface models, edge detection, gradient vector flow, image segmentation, shape representation and recovery, snakes.
Platform: | Size: 401408 | Author: 李尊 | Hits:

[OtherVQ

Description: Compression and decompression VQ=vector quantization for image.
Platform: | Size: 370688 | Author: Lusa Elena | Hits:

[Compress-Decompress algrithmsvqlbg

Description: LBG algorithm for image compression using vector quantisation.
Platform: | Size: 1024 | Author: Marian | Hits:

[Special Effectsvqwatermarking

Description: matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!-matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark!
Platform: | Size: 2048 | Author: 周赟 | Hits:

[2D GraphicFinal_28Nov

Description: 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I use IDCT to reconstructe the orignial image. working perfectly.
Platform: | Size: 4036608 | Author: Jackie | Hits:

[Special Effectscode

Description: 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
Platform: | Size: 4096 | Author: Anna | Hits:

[matlabSVM算法matlab程序

Description: SVM(Support Vector Machine) 支持向量机算法,遥感影像分类,matlab(SVM (Support Vector Machine) support vector machine algorithm, remote sensing image classification, matlab)
Platform: | Size: 4766720 | Author: 佳灵大人 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net