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

搜索资源列表

  1. 基于小波变换和模糊算法的医学图像的边缘检测算法

    1下载:
  2. 边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.
  3. 所属分类:C#编程

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

    0下载:
  2. 数字图像的边缘检测算法
  3. 所属分类:C#编程

    • 发布日期:2010-11-17
    • 文件大小:540069
    • 提供者:zsz267@163.com
  1. 数字图像处理

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

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

    0下载:
  2. [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1632486
    • 提供者:宇文龍
  1. Myimageprogressprogram

    0下载:
  2. 自己编写的图像处理软件,主要功能有二值化处理,经典HOUGH变换,边缘检测等。-Image processing software to write your own main function binarization, classic HOUGH transform, edge detection.
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:259506
    • 提供者:tigercool
  1. Image-edge-detection

    0下载:
  2. 在DM642的板子上实现图像的边缘检测功能,在检测的过程中采用的是sobel算法-Image edge detection sobel algorithm used in the testing process on the DM642 board
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1553452
    • 提供者:han bingjie
  1. TriPeaks3.0

    0下载:
  2. 进行图像处理,图像边缘检测,图像特征提取,图像分析-Image processing, edge detection, image feature extraction, image analysis
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:248666
    • 提供者:h53168
  1. edgedetect

    0下载:
  2. opencv图像边缘检测,很好的说明了检测的过程,对函数进行了详细的解说-edgedetect of picture
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:3457029
    • 提供者:卢义
  1. EDGE

    0下载:
  2. 图像处理: 打开图片 可实现边缘检测 基于 模板算子法,高斯算子 canny算子,小波变换,金字塔,灰度形态学 实现边缘检测-Image processing: Open the image edge detection can be realized Edge detection based the template operator method, Gaussian operator canny operator, wavelet transform, pyramid, gr
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:184343
    • 提供者:
  1. Image-Comprehensive-Processing

    0下载:
  2. 数字图像的综合处理,能够实现图像的平滑,锐化,增强,边缘检测与提取,几何变换和频率域变换等操作。-Digital image processing, image smoothing, sharpening, enhancement, edge detection and extraction, geometric transformations and frequency domain transform operation.
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:4275590
    • 提供者:丰丰
  1. ColorEdgeDetect

    0下载:
  2. 基于C#的彩色图像边缘检测,使用了三种不同的方法实现彩色图像的边缘检测。-color image edge detectionbased on c# , using three different methods to achieve color image edge detection.
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:53032
    • 提供者:xuhongjuan
  1. index

    0下载:
  2. 读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘-Read into the image, the image preprocessing, edge detection followed, the resulting image binarization, and then hough transform to get round the border, this graph with the original o
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:398353
    • 提供者:谢小海
  1. Plate

    0下载:
  2. VC++ 车牌识别源代码示例。对车牌进行图像灰度化、灰度均衡化、边缘检测、预处理、定位车牌、分割车牌、车牌二值化处理,最后截出车牌区域。-VC++ license plate recognition source code examples. On the license plate gray, gray balance, edge detection, pretreatment, positioning plates, dividing the number plates binary pro
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:99800
    • 提供者:mcaeg
  1. C#图像处理.zip

    0下载:
  2. C#彩色图片处理常用程序,包含图像的打开,关闭,空间转换,分量调整,伪彩色处理,直方图均衡,平滑处理,锐化处理,边缘检测,图像分割。
  3. 所属分类:C#编程

  1. Edge-Detection

    0下载:
  2. 用vs2012+opencv2.4.5做的关于边缘检测的程序代码,利用摄像头实现一键绘制物体边缘图像-with vs2012+ opencv2.4.5 do on edge detection code, using the camera to achieve a key draw the edges of objects image
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4767506
    • 提供者:gd
  1. 12

    0下载:
  2. c#的基于边缘检测的图像平滑小程序,能够去除图像的噪声点,涉及C#图像处理的一些东西-c# based edge detection image smoothing small program that can remove noise point of the image, something involving C# Image Processing
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:273289
    • 提供者:陈智君
  1. CSharp_picture

    0下载:
  2. c#编写的图像处理软件,可以将图像的轮廓边缘处的不圆滑部分检测并标红,并计算出该部分的起点坐标,主要用于智能加工的算法练习,与大家分享。-c# prepared by the image processing software can be tactless part contour at the edge of the image to detect and marked red, and calculates the coordinates of the starting part, mai
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:126029
    • 提供者:
  1. csharptuxiangchuli

    0下载:
  2. C#图像处理中点运算、边缘检测、频率预算等基本算法,-c# image processing
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1043944
    • 提供者:dog
  1. Segmenation

    0下载:
  2. 图像分割,包括边缘检测、阈值法、Hough变换- Image segmentation, including edge detection, thresholding, Hough transform
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:380467
    • 提供者:刘奇
搜珍网 www.dssz.com