CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 拉普拉斯 算法

搜索资源列表

  1. LP

    0下载:
  2. 拉普拉斯铝箔算法,实现数字图像的处理,有效果~-Laplace foil algorithm, digital image processing, with results ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:9424
    • 提供者:Hubb
  1. abdc

    0下载:
  2. 图像常用处理算法中的拉普拉斯锐化(边缘检测)算法全部源代码。-Image processing algorithms used in the Laplacian sharpening (edge ​ ​ detection) algorithm full source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:160301
    • 提供者:Jathy Lee
  1. imageprocessing04

    0下载:
  2. 图像处理经典算法,拉普拉斯锐化。基于Visual C++ 6.0,包含测试图片。-Classical image processing algorithms, Laplace transform, based on visual C++ 6.0,including testing images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:181198
    • 提供者:Wang
  1. imgprocCGsignalproc

    0下载:
  2. BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。 图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法; 随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8325
    • 提供者:漢漢哥
  1. IP-Programing

    0下载:
  2. 《C++图像处理编程》丛书全书例程,包括数学形态学腐蚀算法,拉普拉斯算子检测粒子与线条,还有演示程序-" C++ image processing programming" book series routines, including morphological erosion algorithm, Laplacian detect particles and lines, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7087646
    • 提供者:王静
  1. DWT-EZW

    0下载:
  2. 图像融合算法,关于PCA、小波、拉普拉斯等-image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:725178
    • 提供者:zhuyahui
  1. LBP

    0下载:
  2. 图像融合算法,关于PCA、小波、拉普拉斯等-image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:31269
    • 提供者:zhuyahui
  1. Laplacian-sharpening

    0下载:
  2. visual c++数字图像处理典型算法及实现(拉普拉斯锐化)-visual c++ and digital image processing algorithms to achieve the typical (Laplacian sharpening)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3101593
    • 提供者:jingkanliushui
  1. imagefusion

    1下载:
  2. 实现图像融合的一些基本代码 实现了梯度金字塔拉普拉斯金字塔算法的图像融合 -matlab This procedure based on the implementation of the FSD pyramid image fusion algorithm, the effect was not bad, you can reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1061471
    • 提供者:yangningcong
  1. lap_fusion

    0下载:
  2. 利用拉普拉斯金字塔算法,对中波和长波红外图像进行像素级融合。-Laplacian pyramid image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:8440
    • 提供者:ray
  1. Three-improved-image-enhancement-

    2下载:
  2. 三种改进的图像增强算法,包括改进的类拉普拉斯增强算法,混合式MSRCR彩色图像增强算法,区域自适应反锐化掩模图像增强算法。-Three improved image enhancement algorithms, including improved classes, Laplace enhancement algorithms, the hybrid MSRCR Color Image Enhancement algorithm, region adaptive unsharp mask im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2509
    • 提供者:吴聪
  1. laplacian

    0下载:
  2. 拉普拉斯锐化算法,对图像进行边缘算法,包括测试图片已经运行后的图片-Laplacian sharpening, edge detection algorithm, the image, including the picture of the test image has been running
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-12
    • 文件大小:2941328
    • 提供者:cat
  1. matlab

    1下载:
  2. 基于拉普拉斯金字塔变换的图像融合算法研究,用matlab语言的实现-Based on the Laplace transform image fusion algorithm using matlab to realize
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:18955
    • 提供者:ym
  1. Image

    0下载:
  2. 在VC++上实现opencv处理图像的 常用算法 如 Soble,Canny,拉普拉斯,腐蚀,-Opencv processing images on VC++ common algorithms such as Soble, Canny, Laplace, corrosion, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2382467
    • 提供者:wanghui
  1. cuda_Laplacian

    0下载:
  2. 基于CUDA的拉普拉斯边缘检测算法,通过实验结果加速效果明显-Laplace edge detection algorithm based on CUDA acceleration effect is obvious through the experimental results
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:369187
    • 提供者:程志圣
  1. cuda_Laplacian_detect

    0下载:
  2. 基于 CUDA的拉普拉斯边缘检测算法,实验结果加速很明显-Obviously Laplace edge detection algorithm based on CUDA, experimental results of accelerated
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:369178
    • 提供者:程志圣
  1. Algorithm

    0下载:
  2. 图像处理的颜色空间转换,经典拉普拉斯,高斯等滤波处理算法,以及简单的地形校正算法实现源码-Image processing, color space conversion, the classic Laplace, Gauss filtering algorithm for processing, and the simple terrain correction algorithm to achieve source
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:18145
    • 提供者:Richard
  1. numerical-methods

    1下载:
  2. 数值方法的5个重要的算法: 1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解 2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。 3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。 4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解 5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。-Numerical Methods in
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:4411
    • 提供者:黄建理
  1. TrackSPF-RBPF

    0下载:
  2. 基于SPF和RBPF的雷达跟踪目标源程序,matlab编写,先运行两种算法,再运行图形绘制文件,有详细注释。其中,噪声为拉普拉斯噪声-Based the SPF and RBPF radar tracking target source, matlab write, first run the two algorithms, and then run the graphics drawing file detailed notes. Wherein the noise is the Laplac
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:4151
    • 提供者:guiyi
  1. Laplace

    0下载:
  2. 拉普拉斯图像处理算法的实现,功能简单,有注释-Laplace image processing algorithms to achieve simple comment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1360935
    • 提供者:裴家俊
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com