CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像分解

搜索资源列表

  1. work

    0下载:
  2. 利用daubechies小波进行图像分解重构-The use of wavelet image decomposition daubechies Reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2024
    • 提供者:sunyan
  1. fifteen

    0下载:
  2. 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Operator 15.1.3 Canny operator 15.2
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2830
    • 提供者:王万国
  1. SVD

    0下载:
  2. 线性方程的解法,实现对运动目标的检测,针对可见光图像弱小目标检测中的背景抑制和去噪问题,提出了奇异值分解(Singular Value Decomposition,SVD)-Linear equations, to achieve the detection of moving targets, in view of the weak target detection in visible light images in the background suppression and de-noi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1113
    • 提供者:ty3r
  1. matlab_4

    1下载:
  2. 边缘检测和图像分割matlab程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Edge det
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:51657
    • 提供者:pride
  1. dw

    0下载:
  2. 图像的离散小波变换处理程序,将图像分解后可得到较好的复原结果。-Discrete wavelet transform image processing, the image can be decomposed to recover better results.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:990
    • 提供者:李涛
  1. image-preprocessing-4

    0下载:
  2. 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘-Water line image thresholding segmentation of matrix quadtree decomposition of the image into text and non-text for these two types of morphological gradient detected binary image of the edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1798
    • 提供者:焦竹青
  1. pauli cov

    6下载:
  2. 极化SAR图像中的将协方差矩阵数据进行PAULI分解的程序-Polarization SAR images will covariance matrix data Pauli decomposition process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:798
    • 提供者:王文光
  1. WaveletTransform

    0下载:
  2. 利用二维小波分析对一幅图象作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩.-The use of two-dimensional wavelet analysis of images for a 2-layer wavelet decomposition, and on this basis the low-frequency information extracted all levels to achieve image compression.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:2698
    • 提供者:龙活
  1. wavelet_max

    1下载:
  2. 小波模极大值原理在图像边缘提取和信号奇异点检测中的应用-Wavelet Modulus Maxima Principle in Image Edge Detection and Signal Singularity Detection
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:3517
    • 提供者:rizhaoyueguang
  1. 359801828_imcompr

    1下载:
  2. SVD程序,用于图像的奇异值分解,SVD程序,用于图像的奇异值分解-SVD procedure for singular value decomposition of the image, SVD procedure for singular value decomposition image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1559
    • 提供者:萧然
  1. 63535316jiqishijue

    1下载:
  2. 视频文字识别在视频分析与检索中有着重要作用,该算法对字幕图像进行N层小波分解,获得该视频文字的低频分量,再借助相似性度量方法实现视频文字的识别。-Video character recognition in the video analysis and retrieval plays an important role in the algorithm of subtitles images N layer wavelet decomposition, which is low-frequenc
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:323413
    • 提供者:冯雨桐
  1. imageprocess2

    0下载:
  2. 对矩阵进行四叉树分解,将图像分为文字和非文字的两个类别,形态学梯度检测二值图像的边缘,形态学实例——从PCB图像中删除所有电流线(仅保留芯片对象),计算图像中的欧拉数 -Of the matrix quadtree decomposition, the image is divided into text and non-text of two categories, the morphological gradient detection of the edge binary image,
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1647
    • 提供者:wang
  1. compress

    0下载:
  2. 使用小波分解进行图像压缩的几个例子, 有二次分解的有通过系数选取分解的 我刚做的 可用-Using wavelet decomposition for image compression of a few examples, has the second decomposition has selected through the coefficient of decomposition available to do I just
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:47199
    • 提供者:hali
  1. pic_svd

    0下载:
  2. 一个图像的奇异值分解的matlab小程序-a program about image SVD with matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:870
    • 提供者:胡国胜
  1. 3

    0下载:
  2. 摘要:为了提高图像复原算法的性能 ,提出了一种改进的奇异值分解法估计图像的点扩散函数。从图像的退化离散模型 出发 ,对图像进行逐层分块奇异值分解 ,并自动选取奇异值重组阶数以减少噪声对估计的影响。利用理想图像奇异值向 量平均能谱指数模型 ,估计点扩散函数奇异值向量的频谱 ,再反傅里叶变换得到其时域结果。实验结果表明 ,该方法能 在不同信噪比情况下估计成像系统的点扩散函数 ,估计结果比原有估计方法有所提高 ,有望为图像复原算法的预处理提 供一种有效的手段。-Abstract : T
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:475779
    • 提供者:zy
  1. CdenoiseGaussian

    0下载:
  2. CONTOURLET去噪。添加了高斯噪声很好的实现了图像的多尺度分解下的去噪与重建。实现了多尺度分解的子带去噪。-CONTOURLET denoise .this is denoise program. my english is poor!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:vivien
  1. a2

    1下载:
  2. 传统小波阈值去噪法 小波阈值收缩法去噪的主要依据是:小波变换特别是正交小波变换具有很强的去数据相关性,它能够使图像的能量在小波域集中在一些大的小波系数中;而噪声的能量却分布于整个小波域内,因此,经小波分解后,图像的小波系数幅值要大于噪声的系数幅值,可以认为,幅值比较大的小波系数一般以图像信号为主,而幅值比较小的小波系数在很大程度上是噪声。于是采用阈值的办法可以把信号系数保留,而使大部分噪声系数减少至零[-Study on Algorithm of Image Denosing Based o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:814
    • 提供者:mingong
  1. Studyonoptimalwaveletdecompositionlevel

    0下载:
  2. 图像融合 分解层数 小波变换 多聚焦图像融合的最佳小波分解层数为5 层-Image fusion decomposition level wavelet transform multi-focus image fusion of the best wavelet decomposition of 5-storey low-rise
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:106835
    • 提供者:
  1. LU

    0下载:
  2. LU分解课件,用来求解逆矩阵。一般用在图像处理及机器视觉等方面-Courseware LU decomposition to solve the inverse matrix. Generally used in image processing and machine vision, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:275977
    • 提供者:lihongsheng
  1. edge_detect

    0下载:
  2. 基于小变换,以及边缘融合算法的图像边缘检测算法。包含了在多尺度下层层检测分解重构图像。-Based on the small change, as well as the edge of fusion algorithm of image edge detection algorithm. Included at every level of multi-scale decomposition of reconstructed image detection.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6724
    • 提供者:yg
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com