CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 图像变换

搜索资源列表

  1. Hough变换直线检测

    0下载:
  2. 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
  3. 所属分类:matlab例程

  1. KL变换

    3下载:
  2. KL变换模式识别作业三 一、编程要求: 编程实现KL变换,并对TM六波段图像进行演算。 KL变换的思想是:从n维特征选取m维特征,删去的n-m维特征不一定就是无用的信息,如何在信息损失最小的情况下选取特征,在理论上就显得更严密些。通常采用正交变换,得到新的经变换的模式, 以保证信息损失最小情况下获得有利于分类的特征。 二、编程思想: 将6副图象依次输入获得灰度值存在一个6*size(size为一副图象的像素数)的二维数组中,计算每个波段的灰度均值,然后计算协方差矩阵,得出特征值
  3. 所属分类:人工智能/神经网络/遗传算法

  1. EZW图像编码

    0下载:
  2. 使用小波变换进行图像编码的经典程序。非常有用
  3. 所属分类:matlab例程

  1. matlab计算图像的相似度

    5下载:
  2. 对灰度图像进行小波变换,再对其低频子图像进行相似度的计算
  3. 所属分类:matlab例程

    • 发布日期:2011-05-28
    • 文件大小:864
    • 提供者:gaojianli
  1. MATLAB 图像保密通信技术之Arnold变换

    0下载:
  2. 图像保密通信技术之Arnold变换 一、作业目的 1.利用Matlab实现数字图像Arnold变换的置乱及恢复。 2.深入学习通讯保密技术,进一步了解图像保密通讯技术。 3.向大家展示实现图像保密技术的方法和技术。 二、作业介绍 近年来,随着网络带宽和速度的极大提高,多媒体数据特别是数字图像的流传和使用越来越广。而人们对安全性和隐私的也愈发关注,
  3. 所属分类:matlab例程

  1. 利用sobel算子和霍夫变换求出图像的边缘

    0下载:
  2. 利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理,matlab
  3. 所属分类:matlab例程

    • 发布日期:2012-08-23
    • 文件大小:6675
    • 提供者:libin
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. ImageRotationCorrection.rar

    0下载:
  2. 图像的旋转变换的matlab程序,里面有程序的运行结果,附带图片,matlab correction image
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:43456
    • 提供者:lulu
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:169176
    • 提供者:宇翔
  1. bcs_vb.zip

    10下载:
  2. 一个基础贝叶斯变换的压缩感知,包含一个源代码和一个一维信号处理的例子和两个二维图像的例子,The basic BCS implemented via a variational Bayesian approach. The package includes the core VB-BCS code, one example of a 1-dimensional signal and two examples of 2-dimensional images.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-13
    • 文件大小:92717
    • 提供者:chen
  1. match.rar

    1下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. CPT

    0下载:
  2. 通过极坐标变换获得中心投影曲线,从而利用中心投影进行图像分割。-Polar coordinates obtained by central projection curve to using a central projection for image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1115105
    • 提供者:赵向军
  1. DCT

    5下载:
  2. 用matlab对一张图片进行DFT变换,DCT变换,比较保留20个DCT变换系数重构的图象与原始图像的差别.-Using matlab on a picture to DFT transform, DCT transform, compared to 20 DCT transform coefficients to retain the image reconstruction of the difference between the original image.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:455811
    • 提供者:tosh
  1. matlab

    1下载:
  2. matlab编译 小波变换,用于图像融合和处理 文件夹为可用的融合图片-compiler matlab wavelet transform, image fusion and processing for the folder for the integration of the available picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:196874
    • 提供者:许分记
  1. Contourlet

    1下载:
  2. matlab语言实现的脊波变换源程序,图像多尺度分析的经典算法。-matlab language of the ridge wave transform source code, images, multi-scale analysis of the classical algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8400296
    • 提供者:yang411
  1. DCT

    0下载:
  2. 利用matlab实现基于DCT变换的变焦距图像融合-Using matlab to achieve DCT-based image fusion Zoom
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:252962
    • 提供者:han
  1. kl

    2下载:
  2. matlab实现K-L变换,可用于图像去噪,地震资料去噪-K-L transform. It can be used in noise reduction and image enhancement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1157
    • 提供者:田妮
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. xbbh

    0下载:
  2. 二维哈尔小波变换,可以用来学习matlab对图像处理.-Second维哈尔wavelet transform, can be used to study matlab for image processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1640
    • 提供者:li
  1. affien-invariant-moment

    0下载:
  2. 对发生仿射变换的图像,通过计算仿射不变矩来获得图像的不变特征。-Affine transformation of the image occurs, by calculating the affine invariant moment to get the image of the same features.
  3. 所属分类:matlab

    • 发布日期:2016-03-30
    • 文件大小:593920
    • 提供者:赵向军
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com