CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - laplace 边缘检测

搜索资源列表

  1. VC++examples(9Sources)

    0下载:
  2. 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC + + programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10kb
    • 提供者:小会
  1. EdgeContour

    0下载:
  2. 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:83.58kb
    • 提供者:dlf
  1. program

    0下载:
  2. 压缩文件包含拉普拉斯变换,倒金字塔,卡曼滤波器,边缘检测和houghlines的C程序-Compressed file contains the Laplace Transform, the inverted pyramid, Kalman filter, edge detection and the C program houghlines
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.72kb
    • 提供者:loffe
  1. edge_detection_algorithm

    0下载:
  2. 边缘检测经典算法(Canny算子、Laplace算子程序)-Classical edge detection algorithm (Canny operator, Laplace operator subroutine)
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1.89kb
    • 提供者:jumbo
  1. bound_test

    0下载:
  2. VC++拉普拉斯图像边缘检测锐化实例包,对图形学感兴趣的可以-VC++ sharpening Laplace edge detection example package
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:39.08kb
    • 提供者:一一一
  1. opencv

    0下载:
  2. 首先关于图像处理软件opencv进行总的介绍,然后分别对其中的人脸检测原理、计算机视觉、Harr特征级联表、非固定大小目标检测步骤、拉普拉斯边缘检测及opencv的其他特性作了一定的介绍-General introduction to the first image processing software opencv face detection principle, computer vision, Harr, characteristics of cascade table, fixed-
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.04mb
    • 提供者:石磊
  1. TGUISUSANh

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰 -Edge of the basic characteristics of the imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1.05mb
    • 提供者:干预
  1. i45ddf66m

    0下载:
  2. 图像处理的拉普拉斯变换,,图像锐化.可用于边缘检测 -Laplace transform, image processing, image enhancement can be used for edge detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:307.9kb
    • 提供者:尴尬
  1. LLaplacianshaa

    0下载:
  2. 拉普拉斯锐化(边缘检测) VC++实现在做图像处理理的学习者可以下载。 ,经测试可直接使用。 -The Laplace sharpening (edge ​ ​ detection) VC++ learners to do the image processing management can be downloaded. Has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:154.25kb
    • 提供者:利益
  1. laplace

    0下载:
  2. 基于OpenCV的边缘检测代码。使用代码之前请先安装OpenCV。并设置VC环境。-Edge detection based on OpenCV code.Please install OpenCV first before you use the code.And set up the VC environment.
  3. 所属分类:Console

    • 发布日期:2017-05-22
    • 文件大小:6.53mb
    • 提供者:zhaoqinxve
  1. EdgeDetect

    0下载:
  2. C#写的一个边缘提取的程序,以界面形式选择图片,包含了sobel算子、Laplace算子、canny算子三种检测算法可选。-C# to write an edge extraction process to select the interface in the form of pictures, including the sobel operator, Laplace operator, canny operator selectable three detection algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:453.49kb
    • 提供者:紫烟
  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
    • 提供者:王飞
  1. OpenCV--Canny-Sobel-Laplace-Scharr

    0下载:
  2. OpenCV 边缘检测 Canny,Sobel,Laplace,Scha-OpenCV baianyuanjiance Canny,Sobel,Laplace,Scharr
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.72mb
    • 提供者:刘杰
  1. lapulace

    0下载:
  2. 自己写的拉普拉斯边缘检测,适合初学者的学习,望大牛指点。-Write their own Laplace edge detection, suitable for beginners learning, hope and directions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:2.82mb
    • 提供者:黄水
  1. matlab_GUI

    0下载:
  2. 边缘检测:Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子、Canny边缘检测算子、Laplace边缘检测算子等等。-Edge examination, Kirsch calculate operator, Sobel calculate operator, Laplacian calculate opera
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:2.74kb
    • 提供者:李光耀
  1. helloGPGPU_GLSL-1.0.2

    0下载:
  2. 显示如何使用GPU进行通用计算,例子中使用GLSL实现高斯-拉普拉斯边缘检测算子-show how to use the GPU for general purpose computing, for example the use of GLSL achieve Gaussian- Laplace operator Edge Detection
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:8.08kb
    • 提供者:he5045713
  1. BMP

    0下载:
  2. c图像处理,包括小波变换,高斯变换,滤波,边缘检测,旋转,平移,各算子:sobel,拉普拉斯-c image processing, including wavelet transform, Gauss conversion, filtering, edge detection, rotation, translation, each operator: sobel, Laplace etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5.67mb
    • 提供者:ZHANG
搜珍网 www.dssz.com