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

搜索资源列表

  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
    • 文件大小:10236
    • 提供者:小会
  1. EdgeDetection2

    0下载:
  2. VC和Matlab混合编程实现边缘检测的例子-VC and Matlab edge detection example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18510
    • 提供者:郑生朋
  1. listcode

    2下载:
  2. 在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!-under the VC images of Canny edge detection, and using morphological method, Then it conducted chain coding, based on the final direction of chain code for the inspection!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:115413
    • 提供者:zxy
  1. 200706162

    0下载:
  2. 图像边缘检测的基本程序,可见vc图像处理程序设计该书,程序可以编译运行!-Edge Detection of the basic procedures that can be seen vc image processing program design book that the procedure can be compiled running!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:944589
    • 提供者:周海霞
  1. VC_Susan

    0下载:
  2. VC开发的SUSAN检测程序,包括了主要的角点检测算法,并在边缘检测上进行了应用!-development of the VC SUSAN testing procedures, including the main angle detection algorithm, and edge detection on the application!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:92532
    • 提供者:zhanghl
  1. VC_Sobel_Kirsch

    0下载:
  2. 基于VC的SOBEL和Kirsch边缘检测算子的实现,可自行添加相关算子。-based VC SOBEL and Kirsch edge detection operator, which could be added to the relevant operator.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:67095
    • 提供者:zhanghl
  1. CannyEdgeDetect

    0下载:
  2. 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:162663
    • 提供者:卡洛宾
  1. edge

    0下载:
  2. 基于OPENCV的图象边缘检测,(VC++) 利用canny算法寻找图象边缘并再输出中标志.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:106339
    • 提供者:朱晨
  1. edge

    0下载:
  2. 用VC++6.0实现了图像的各种边缘检测算法,算法效果很好。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:133231
    • 提供者:李大志
  1. phototest

    0下载:
  2. 通过vc编程实现数字图象的边缘检测,是以Sobel算子来实现的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2334
    • 提供者:wangzhengsui
  1. 边缘检测细化源代码

    1下载:
  2. VC中的边缘提取中的细化部分,相关类可参考,对数字的模式识别有用。-VC from the edge of refinement, related category reference to the number of pattern recognition useful.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48888
    • 提供者:刘晓宇
  1. VC调用matlab图像处理工具箱进行canny边缘检测

    1下载:
  2. VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程-edge detection by VC calling matlab image toolbox, pdf tutorial included.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:183985
    • 提供者:沈郑燕
  1. 数字图像处理

    1下载:
  2. 主要是数字图像的一些基本的处理,如去噪、图像分割、边缘检测。
  3. 所属分类:C#编程

    • 发布日期:2011-02-24
    • 文件大小:97571732
    • 提供者:dkp1219
  1. Imageprocessing.rar

    1下载:
  2. 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:6258887
    • 提供者:欢欢
  1. VC编程实现图像处理的一些功能

    0下载:
  2. VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:76200
    • 提供者:龚正娟
  1. PICTURESHOW

    1下载:
  2. 基于vc语言,把图像采集卡采集的数据(数组)在vc应用程序图像显示,灰度变换,图像平滑,中值滤波,锐化,边缘检测-Vc-based language, the image acquisition card data collection (array) in vc application image display, gray-scale transformation, image smoothing, median filtering, sharpening, edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-07-18
    • 文件大小:1816225
    • 提供者:jack
  1. vc

    0下载:
  2. 利用VC++,实现图像的分割与边缘检测!-Using VC++, to achieve image segmentation and edge detection!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4507534
    • 提供者:刘喆
  1. LEVELSET

    0下载:
  2. 应用Visual C++对细菌进行边缘检测-Visual C++
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6271608
    • 提供者:gufei
  1. bianyuanjc

    0下载:
  2. 边缘检测VC源码,带可执行文件和所需控件,在Win7、win7SP1下完成测试,Vista SP2(未测试)、Win8(未测试),本边缘检测程序不支持XP操作系统,注意:在Windows XP系统下不能运行生成的Exe程序-Edge detection VC source, with the executable file and the required controls, complete the test under Win7, win7SP1, Vista SP2 (not tested
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5253658
    • 提供者:kpudn23
  1. VC数字图像处理

    0下载:
  2. 利用VC对数字图像进行处理,包括图像分割,边缘检测等(Using VC to process digital images, including image segmentation, edge detection, etc.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:6218752
    • 提供者:信仰!
« 12 3 »
搜珍网 www.dssz.com