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

搜索资源列表

  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
    • 文件大小:112.71kb
    • 提供者: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
    • 文件大小:922.45kb
    • 提供者:周海霞
  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
    • 文件大小:90.36kb
    • 提供者: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
    • 文件大小:65.52kb
    • 提供者: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
    • 文件大小:158.85kb
    • 提供者:卡洛宾
  1. edge

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

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

    1下载:
  2. 在vc++6.0环境下,实现打开位图并进行LOG边缘检测。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:55.45kb
    • 提供者:燕子
  1. WEdgeDetect

    0下载:
  2. 自己用VC++实现了基于二进小波变换的图像边缘检测,并与Canny算子作了比较。具有一定参考价值。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.16mb
    • 提供者:wang
  1. GDIDRAW

    0下载:
  2. GDI图形图像编程实例,主要有以下实例: VC图像处理系列之一--图像读写篇 VC图像处理系列之二--图像显示篇 图像处理系列之3--图像增强篇 VC图像处理系列之四----傅立叶变换篇 VC图像处理--快速傅立叶变换篇 VC图像处理--边缘检测篇
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. 最精简的VC工程的OpenCV配置,包含了边缘检测,同态滤波,平滑,等图像处理操作。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:335.09kb
    • 提供者:baobao
  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
    • 文件大小:5.97mb
    • 提供者:欢欢
  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
    • 文件大小:74.41kb
    • 提供者:龚正娟
  1. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2.18mb
    • 提供者:liqi
  1. lpls

    0下载:
  2. vc拉普拉斯锐化(边缘检测)的源码,感兴趣的朋友可以看看。-vc Laplacian sharpening (edge ​ ​ detection) of the source, interested friends can see.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:38.91kb
    • 提供者:王忠华
  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
    • 文件大小:1.73mb
    • 提供者:jack
  1. edgedectetion

    0下载:
  2. 图像的边缘检测程序,用vc++开发的,给大家参考了-Image edge detection procedure, using vc++ development, for your reference the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:lichunlin
  1. imageprocessing

    0下载:
  2. 利用vc++开发的图像处理程序,包括图像灰度化、图像平滑、边缘检测、二值化、数学形态学处理等功能。-Image processing project use vc++,including image grayscale,smoothing,edge detection,morphological processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:7.96mb
    • 提供者:张雷
  1. bound_test

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

    • 发布日期:2017-04-03
    • 文件大小:39.08kb
    • 提供者:一一一
  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. ruihuabianyuanjianche

    0下载:
  2. windows系统VC环境下关于图像处理中锐化及边缘检测技术的源代码-sharpening and edge detection techniques in image processing source code under the windows system VC environment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-05
    • 文件大小:4.05mb
    • 提供者:湖泽
搜珍网 www.dssz.com