登录
首页 » matlab » image_mva

image_mva

于 2010-02-23 发布 文件大小:54KB
0 94
下载积分: 1 下载次数: 108

代码说明:

  基于图像的纹理特征参数的MVA的提取,该方法使用方便,理解简单。(Image-based texture feature extraction parameters of MVA, the method easy to use, easy to understand.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • ksvdbox13
    KSVD算法的工具包,安装在matlab的相关路径下,可以直接调用。(KSVD algorithm Kit installed in the path of matlab can be called directly.)
    2013-03-19 23:30:18下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • edge
    图像边沿提取,程序简单,适合图像处理初学者。(Image edge extraction, the procedure is simple, suitable for image processing for beginners.)
    2013-08-26 10:53:07下载
    积分:1
  • 加解密
    基于matlab的图像加解密的示例演示程序,带GUI显示界面,有2种加密算法(Matlab based image encryption and decryption demonstration program, with GUI display interface, there are 2 kinds of encryption algorithm.)
    2018-10-09 11:56:47下载
    积分:1
  • face
    用matlab写的人脸检测代码,具有很好的识别率,对做人脸识别,检测的研究有一定的帮助(the code is used to face detaction and it has a high rate.It is very useful for the search of face detaction )
    2011-01-03 20:57:16下载
    积分:1
  • 小波分析
    说明:  用来做小波分析,开源程序,可画出小波功率谱,小波全谱,程序中有参考文件的网址,非常方便·新手使用(Used to do wavelet analysis, open source program, can draw the wavelet power spectrum, wavelet full spectrum, the program has a reference file of the website, very convenient for beginners to use)
    2021-01-29 15:54:18下载
    积分:1
  • jpegdecode
    实现JPEG解码接量化的程序代码。便于初学者使用(Realizing the JPEG decoding by program code. For beginners to use)
    2014-06-04 06:34:05下载
    积分:1
  • Lsm_match
    最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)
    2013-07-18 16:52:41下载
    积分:1
  • waveenhace
    说明:  小波变换图像增强,经过matlab6.0测试,放心可用(Wavelet image enhancement, after matlab6.0 testing, confidence can be)
    2011-03-03 13:03:11下载
    积分:1
  • VCPP-image-processing-chapter08(1)
    VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
    2016-04-16 13:48:00下载
    积分:1
  • 696518资源总数
  • 104582会员总数
  • 48今日下载