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

搜索资源列表

  1. Canny边缘检测

    2下载:
  2. 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:167933
    • 提供者:冯健
  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. VC-edge-detection-code

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

    • 发布日期:2008-10-13
    • 文件大小:1909909
    • 提供者:姜丽华
  1. Canny_edgedetection2

    0下载:
  2. VC下canny源代码,用于图像处理中的边缘检测-VC canny source code for image processing Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3456
    • 提供者:
  1. edgemeasure

    0下载:
  2. 一个边缘检测vc源代码程序,另附带图片数张-an edge detection vc source code procedures, and the other a few fringe Photo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:574691
    • 提供者:
  1. vc++laplacetransformation

    0下载:
  2. 常用图象处理算法——拉普拉斯高斯边缘检测 直接粘贴到vc即可-commonly used image processing algorithm -- Laplace Gaussian edge detection directly to the paste can vc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1728
    • 提供者:gary xu
  1. wjs

    0下载:
  2. 在vc++基础上采用openCV编程实现的Sobel边缘检测-vc based on the use of the programming openCV Sobel Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39728
    • 提供者:汪婧
  1. edge

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

    • 发布日期:2008-10-13
    • 文件大小:106339
    • 提供者:朱晨
  1. Image_Processing_Source_Code(VC++)

    0下载:
  2. 内容包括: 1、均值滤波 2、拉普拉斯锐化(边缘检测)3、 离散余弦变换4、亮度增减5、逆滤波处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:637265
    • 提供者:li_ya
  1. edgedecte-xiaobo

    1下载:
  2. 基于小波分解的边缘检测VC程序,可对图像不同的灰度进行不同填色处理,让结果更加直观
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:169590
    • 提供者:陈方林
  1. edgedetection2003

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

    • 发布日期:2017-05-04
    • 文件大小:1397911
    • 提供者:swx
  1. Canny

    0下载:
  2. CAnny算子提取边缘 边缘检测中canny良好独特的效果,广受青睐。内附完整的VC项目文件,和原图像及实验结果图像-Canny edge extraction operator Edge Detection canny good effect unique and widely popular. Containing a complete VC project documents, and the original image and experimental result image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:172135
    • 提供者:fang
  1. ImageProcee

    0下载:
  2. 关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4339883
    • 提供者:王道会
  1. dipsrc

    2下载:
  2. 一个VC数字图像处理系统,其中包括车牌识别系统,并带有大量图像处理特效,傅立叶变换、图像增强、图像恢复、图像编码、分析与重建等,每一项都包含有许多的子处理程序,尤其是车牌处理程序包括定位、分割、匹配、差分、平滑、均衡化、边缘检测、预处理等,了解详细情况请下载编译。 -A VC of digital image processing system, including the license plate recognition system, with a large number of i
  3. 所属分类:图形图象

    • 发布日期:2013-03-18
    • 文件大小:180456
    • 提供者:zhongxiaosheng
  1. Graduation

    0下载:
  2. 基于VC++。net的图像的灰度化和边缘检测程序,实现和Canny算法-Based on VC++. net gray level of image and edge detection procedures, implementation, and Canny algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3929036
    • 提供者:速度
  1. EdgeDetectionByWaveletTransformProcedure-VC

    2下载:
  2. 利用小波变换进行边缘检测程序 Vc++编写源代码-Edge detection by wavelet transform procedure
  3. 所属分类:Wavelet

    • 发布日期:2016-09-09
    • 文件大小:100352
    • 提供者:zjw
  1. VC

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

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

    0下载:
  2. 图像处理,边缘检测的算法的vc++程序的源码,-Image processing, edge detection algorithms vc++ program source code,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1809
    • 提供者:bf
  1. vc-tuxiangchuli

    0下载:
  2. 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13 章和一个附录组成。主要内容包括: 位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分 割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24 位彩色图像的处理、图像的小波变 换和JPEG 图像的压缩编码。-This book presents a variety of digital image processing algorithms and programm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1871823
    • 提供者:威震开
  1. EdgeContour1

    0下载:
  2. 用于进行对BMP位图的边缘检测,支持在VC++环境下使用那个。(for(i=0;i<m_imgHeight;i++){ for(j=0;j<m_imgWidth;j++) *(m_pImgDataOut+i*lineByteOut+j)=0.11**(m_pImgData+i*lineByteIn+j*pixelByteIn+0) +0.59**(m_pImgData+i*lineByteIn+j*pixelByteIn+1) +
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:3608576
    • 提供者:yuwen
« 1 23 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com