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

搜索资源列表

  1. SimpleImage图像处理软件

    0下载:
  2. 图像处理软件:实现腐蚀,膨胀,开闭操作,提取边界功能,图像增强,均衡化,平移,旋转,错切,镜像,均值滤波,拉普拉斯图像增强功能-Image processing software: to achieve corrosion, expansion, opening and closing operation, the extraction of boundary features, image enhancement, equalization, pan, rotate, shear, mirro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-12
    • 文件大小:19839895
    • 提供者:tt
  1. Image_Enhancement.rar

    2下载:
  2. 首先使用拉普拉斯变换突出图像中的小细节,然后用梯度法突出其边缘。将变换图像与原图叠加,得到混合增强后的图像;最后对图像进行灰度变换(幂次变换),Laplace transform to highlight the first to use images of small details, and then use the gradient method to highlight its edge. Will transform the image with the image overlay,
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:89040
    • 提供者:shen hong
  1. Matlab.rar

    0下载:
  2. MATLAB在多分辨金字塔式图像融合技术中的应用:一个用MATLAB编写的拉普拉斯金字塔实例程序,及其融合结果分析。,MATLAB in the multiresolution pyramid image fusion technology: one with MATLAB examples of the preparation process of the Laplacian pyramid, and the integration of the results of analysis.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:354472
    • 提供者:宋克臣
  1. demosaicing_m.rar

    1下载:
  2. 各种经典的插值程序,包括双线性、最邻近、拉普拉斯、平滑色度等插值方法,本人测试过.,classic demosaicing .m program
  3. 所属分类:Special Effects

    • 发布日期:2015-03-06
    • 文件大小:10896
    • 提供者:周婷
  1. MATLABchengxu.rar

    0下载:
  2. 这个源程序的主要功能是实现图像基于拉普拉斯金字塔的图像融合,The primary function of the source image is Laplacian pyramid-based image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:261109
    • 提供者:yizhifang
  1. ImageProcess2

    0下载:
  2. 灰度图像边缘检测 1.编程实现以下六种图像边缘检测算子。 (1)Roberts边缘算子 (2)Sobel边缘算子 (3)Prewitt边缘算子 (4)拉普拉斯边缘算子 (5)Kirsch边缘算子 2.根据检测结果,分析与比较各种边缘检测算法的主要区别。 -Edge Detection 1. Programming to achieve the following six kinds of image edge detection operator. (1) Rob
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4334141
    • 提供者:李莫愁
  1. laplace

    0下载:
  2. 用opencv中的cvLaplace计算视频图像的拉普拉斯变换-Video images the cvLaplace opencv Laplace transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1015009
    • 提供者:许峰
  1. laplasfilter.rar

    0下载:
  2. 拉普拉斯滤波器的源代码,可以用于数字图像滤波,laplasfilter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:607
    • 提供者:小马
  1. Laplaciansharpening.rar

    0下载:
  2. 拉普拉斯锐化(边缘检测) VC++实现 在做图像处理的学习者可以下载。,Laplacian sharpening (edge detection) VC++ to achieve doing image processing, learners can be downloaded.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:157865
    • 提供者:gaopan
  1. edgedemo

    0下载:
  2. 通过拉普拉斯滤波器,高斯微分滤波器以及高斯差分滤波器提取图像边缘的简单matlab代码-Filter by Laplace, Gaussian derivative filters and difference filter from the edge of Gaussian simple matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:640
    • 提供者:endchaos
  1. laplace-transform

    0下载:
  2. 在C++的环境下,对图像进行拉普拉斯变换,文件中包含源代码以及图像和说明,详细易懂-In C++ environment, the Laplace transform of the image, the file contains the source code and images and descr iptions, detailed easy to understand
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:320205
    • 提供者:cuiyanjun
  1. test1

    0下载:
  2. 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:690010
    • 提供者:liu
  1. bianyuan

    0下载:
  2. 提供图像的边缘检测,包括roberts算子,sobel算子,拉普拉斯算子等C语言源码。-Providing image edge detection, including roberts operator, sobel operator, Laplacian, etc. C language source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3479548
    • 提供者:xu
  1. jiyuDSPdeCchengxu.rar

    0下载:
  2. 这个源程序的主要功能是用DSP的C语言实现拉普拉斯与相融合,The source of the main functions of the DSP-C language used to achieve integration with the Laplace
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:119340
    • 提供者:yizhifang
  1. filters

    1下载:
  2. 实现了多种空域、频域滤波器:直方图均衡化、中值滤波、拉普拉斯锐化、理想低通、巴特沃斯低通、去条带-realize various space-based and frequency-based filters, like equilzation, median filter, laplacian filter, ideal low-pass filter, Butterworth low-pass filter and wedge filter
  3. 所属分类:2D Graphic

    • 发布日期:2015-09-25
    • 文件大小:2971648
    • 提供者:Feng
  1. Laplacian-Pyramid-Blending

    0下载:
  2. Laplacian Pyramid Blending 提取两幅图像的重要信息进行图像混合的算法 拉普拉斯差值图,差值图重建-Laplacian Pyramid Blending two images extracted important information for image hybrid Laplace difference map algorithm, the difference map reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:372082
    • 提供者:Jerry Green
  1. laplacian

    0下载:
  2. matlab 拉 普 拉 斯 算 子 代 码-matlab laplacian detector
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:834
    • 提供者:lgh
  1. laplas

    0下载:
  2. 拉普拉斯金字塔程序,生成前三级金字塔程序-Laplacian pyramid program, the program generated the first three pyramids
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:98385
    • 提供者:康斌
  1. Laplacian.edge.detection

    0下载:
  2. 拉普拉斯算子边缘检测设计经典开发资料参考学习不错的文档Laplacian edge detection reference design development information to learn the classic good documentation -Laplacian edge detection reference design development information to learn the classic good documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:256074
    • 提供者:a8
  1. imagefusion

    1下载:
  2. 图像融合程序大全 (有图)包括IHS PCA 拉普拉斯 PCNN 小波 超好!-the total of image fusion (pictures)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1452782
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 47 »
搜珍网 www.dssz.com