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

搜索资源列表

  1. VC实现拉普拉斯高斯边缘检测

    0下载:
  2. 一个实现拉普拉斯边缘检测的VC函数,各个成员变量程序中有详细说明-achieve a Laplace Edge Detection VC function, all member variables procedures are described in detail
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.69kb
    • 提供者:谢鹏
  1. VC-edge-detection-code

    0下载:
  2. 边缘检测各种算法源码VC:canny,sobel-edge detection algorithms source VC : canny, segmentation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.82mb
    • 提供者:姜丽华
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:81.37kb
    • 提供者:黄沛杰
  1. Log

    0下载:
  2. VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:177.38kb
    • 提供者:xiaoyang
  1. VC++DigitalImagingProssing

    3下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:3.98mb
    • 提供者:夏瑞雪
  1. edge-dection

    0下载:
  2. 各种经典边缘检测算子的VC源代码程序,现提供给大家参考-A variety of classical edge detection operator VC source code procedures, are provided for your reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:340.49kb
    • 提供者:黎安兵
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.33mb
    • 提供者:swx
  1. edge-detection

    0下载:
  2. 基于VC++图像处理程序,包含图像边缘检测。-Based on VC++ image processing procedures, including edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:342.02kb
    • 提供者:andy
  1. edge

    0下载:
  2. 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.61mb
    • 提供者:王坤
  1. VC

    0下载:
  2. 包括图像处理的许多算法。例如图像分割、边缘检测、编码、匹配、灰度直方图。-Including many image processing algorithms. For example, image segmentation, edge detection, coding, matching, histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:9.98mb
    • 提供者:高会新
  1. laplace

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

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

    0下载:
  2. This is edge detection with vc++2008 and opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:963byte
    • 提供者:killer
  1. Edge-Detection

    0下载:
  2. vc++实现六种图像边缘检测算法对比。包括:kirsch,Laplacian,LOG,Prewitt,Robert,Sobel.-vc++ to achieve the six contrast image edge detection algorithm. Including: kirsch, Laplacian, LOG, Prewitt, Robert, Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:李焕
  1. diblook

    0下载:
  2. 实现6种灰度图像边缘检测算子\VC++源程序——实现6种灰度图像边缘检测算子-Achieve 6 Edge Detection Operators \ VC++ source code- to achieve 6 Edge Detection Operators
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.35mb
    • 提供者:liuze
  1. image-enhancement-and-edge-detection

    0下载:
  2. vc++实现图像锐化及边缘检测,试过了,可以运行-vc++ to achieve image enhancement and edge detection, tried, and can run
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:923.8kb
    • 提供者:严一天
  1. color-fruit-image-edge-detection

    0下载:
  2. 程序由VC++结合OpenCVS编写实现,彩色水果图像的边缘检测,可以用于图像处理编程-color fruit image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.49mb
    • 提供者:吴争
  1. color-image-edge-detection

    0下载:
  2. VC++结合OpenCV图像处理程序,处理RGB彩色图像,可以实现精确边缘或模糊边缘检测-VC++ with OpenCV image-processing procedures to deal with RGB color images can be precise or fuzzy edge detection, edge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.09mb
    • 提供者:吴争
  1. sharpening-and-edge-detection

    0下载:
  2. 数字图像处理锐化及边缘检测程序,VC++6.0实现,可运行于各种平台-sharpening and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7.65mb
    • 提供者:君兰
  1. canny-edge-detection

    0下载:
  2. 基于openCV的canny边缘检测代码 VC++ 2008 express环境运行。-The canny edge detection based on openCV code VC++ 2008 express running environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:582byte
    • 提供者:
  1. sobel-edge-detection

    0下载:
  2. 图像sobel边缘检测,vc++开发环境,调试可用-Image sobel edge detection, vc++ development environment, debugging can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:王国宇
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com