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

搜索资源列表

  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:310.22kb
    • 提供者:孙亚新
  1. Laplace

    0下载:
  2. 用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:46.39kb
    • 提供者:张志超
  1. Laplace-sharpness

    0下载:
  2. Laplace-sharpness,(边缘检测),含有详细的参数和函数说明-Laplace-sharpness, (edge detection), containing a detailed descr iption of the parameters and functions
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:297.14kb
    • 提供者:zhenzhen
  1. Laplace

    0下载:
  2. Laplace边缘检测源码,基于一介导数的边缘检测-Laplace edge detection source, based on the ordinary derivative edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-07
    • 文件大小:1.18mb
    • 提供者:王刚
  1. laplace

    0下载:
  2. Laplace边缘提取的例子源码程序~非常好用,新手请大家多多指教。-Examples of Laplace edge detection procedure ~ a very good source, and newcomers Please exhibitions.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2.93mb
    • 提供者:昕昕
  1. laplace

    0下载:
  2. 拉普拉斯高斯边缘检测的C程序源码,接口已封装,可以在你的工程中调用-Laplacian Gaussian edge detection procedure of the C source code, interface has been packaged, you can call your project
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1.39kb
    • 提供者:liutong
  1. source

    0下载:
  2. this files give robert sobel & laplace edge detection in color images -this files give robert sobel & laplace edge detection in color images
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:212.06kb
    • 提供者:morteza
  1. laplace

    0下载:
  2. 基于win32控制台程序,能对视频文件以及摄像头的图像进行经典的Laplace边缘检测-Based on win32 console programs, capable of video files, as well as camera images the classic Laplace edge detection
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-04-09
    • 文件大小:2.51mb
    • 提供者:zhan
  1. laplace-sharpen

    0下载:
  2. Laplacian sharpening method for edge detection of image
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:39.13kb
    • 提供者:ma
  1. Edge

    1下载:
  2. 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:156.44kb
    • 提供者:xujiangle
  1. 2

    0下载:
  2. 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local maximum of image gradient and ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1.13kb
    • 提供者:xiaowei
  1. laplace

    0下载:
  2. 这是一个拉普拉斯边缘检测的算法,用c++编写-This is a Laplace edge detection algorithm, written using c++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:172.81kb
    • 提供者:周丹凤
  1. laplace

    0下载:
  2. 拉普拉斯锐化(边缘检测) VC++实现-Laplacian sharpening (edge detection) VC++ Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:327.65kb
    • 提供者:吕盼盼
  1. laplace

    0下载:
  2. 实用的vc++实现的laplace边缘检测程序-Practical implementation of vc++ laplace edge detection program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:949.77kb
    • 提供者:高静
  1. laplas

    0下载:
  2. 将图像进行拉普拉斯边缘化检查后输出,Laplace edge detection-Marginalization of the check image output after Laplace, Laplace edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:176.06kb
    • 提供者:汪林
  1. Laplace-sharpen-(edge-detection)

    0下载:
  2. 图像处理C++源代码,实现图像的拉普拉斯边缘检测的功能。-Laplace sharpen (edge detection)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:158.3kb
    • 提供者:zhaobo
  1. Laplace-Gaussian-Pyramid

    0下载:
  2. 本程序是车牌检测中的部分代码,是用高斯拉普拉斯进行边缘提取的代码,希望大对大家的编程有所帮助-This program is part of the code in the license plate detection is Gaussian Laplace edge detection code, and hope for all programming help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4.55kb
    • 提供者:ZHANGAIJUAN
  1. Laplace-edge-detection-

    0下载:
  2. 用matlab实现laplace算子检测边缘,请使用2011以上的版本-Laplace operator edge detection using matlab, more than 2011 version
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:13.16kb
    • 提供者:邓欣
  1. edge-detection

    0下载:
  2. 有关拉普拉斯边缘检测c++源代码 很好用的-c++ good source code related to the Laplace edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:51.96kb
    • 提供者:李凯
  1. Edge-Detection

    0下载:
  2. MFC的边缘检测APP,可以实现拉普拉斯等几类边缘提取-MFC edge detection APP, can be achieved and other types of Laplace edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4.07mb
    • 提供者:王飞
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com