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

搜索资源列表

  1. 作业框架

    0下载:
  2. 本程序是用VC的MFC开发的单文档图象处理应用程序,实现了位图的显示,统计灰度值,画出值方图,边缘检测,灰度均衡化等功能-this procedure is the MFC with VC development of a single document image processing applications, achieving a bitmap display, statistical gray values, to give value to map, edge detection,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3584733
    • 提供者:张少玲
  1. EdgeDetection2

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

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

    0下载:
  2. SUSAN边缘检测及角点检测的vc实现代码,用于静态图象的边缘及角点检测,效果要视具体图象来定-SUSAN edge detection and corner detection of vc achieve code for static images and the edge angle detection, the effect would depend on the specific images to determine
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10370
    • 提供者:李杰
  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
    • 文件大小:1422315
    • 提供者:李焕
  1. VCPP-ImageProcess

    0下载:
  2. 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5143624
    • 提供者:王卫
  1. image-processiong-VC

    0下载:
  2. 用vc实现了图像处理的功能,例如边缘检测,不同的算子。-Achieved with the vc image processing functions, such as edge detection, a different operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4847868
    • 提供者:李纪赛
  1. chapter6

    0下载:
  2. VC++数字图像处理程序设计,第六章锐化及边缘检测-VC++ digital image processing program design, Chapter smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:944777
    • 提供者:funy
  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
    • 文件大小:3242079
    • 提供者:吴争
  1. VC

    0下载:
  2. 采用vc编写的源代码,实现图像边缘检测等功能-vc write code to achieve the image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:995216
    • 提供者:aaa
  1. vc-sharpening

    0下载:
  2. ct图像锐化处理,实现图像的边缘检测,图像锐化等功能!-ct image sharpening, image edge detection, image sharpening!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5502056
    • 提供者:曾宝玉
  1. edge_detecting

    0下载:
  2. 基于opencv边缘检测,vc编程,简短可运行-Opencv edge detection, vc programming, short runnable
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2287408
    • 提供者:陆为霜
  1. vc-filter

    0下载:
  2. 用c++写的小波滤波程序,开发环境是VC++6.0,可用于边缘检测-Use c++ write wavelet filtering program, the development environment is vc++ 6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:4304879
    • 提供者:小代
  1. 4

    0下载:
  2. 在vc平台下实现了对所选图像进行robert边缘算子,sobel算子,拉普拉斯算子等等边缘检测-Vc platform to achieve the selected image robert edge operator, sobel operator, Laplacian edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:2008729
    • 提供者:徐昊
  1. sharpening-and-edge-detection

    0下载:
  2. VC++图像处理程序设计之:锐化及边缘检测-VC++ image processing program design: sharpening and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:29291988
    • 提供者:zsy
  1. 图像处理Vc

    0下载:
  2. 该软件介绍了图像处理的一些基本操作,包括图像滤波,边缘检测,图像变换等等
  3. 所属分类:图形图像处理(光照,映射..)

  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 teste
  3. 所属分类:ICQ Hack

    • 发布日期:2017-05-19
    • 文件大小:5255018
    • 提供者:张瑶
  1. EdgeFinal7

    0下载:
  2. 边缘检测VC++代码,Roberts,Sobel,Prewitt,Canny算子代码-Edge detection VC++ code
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:709173
    • 提供者:puwang
  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. VCPP-Image-Processing-Code

    0下载:
  2. VC++图像处理:灰度变换+图像平滑+中值滤波+锐化+边缘检测-VC++ Image Processing Code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:760417
    • 提供者:Guo Xichao
  1. VC数字图像处理

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

    • 发布日期:2018-04-28
    • 文件大小:6218752
    • 提供者:信仰!
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com