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

搜索资源列表

  1. My-DIPnew

    0下载:
  2. 运用vc++编写的关于图像边缘检测及方块编码的程序。-use vc prepared on the Edge Detection and box coding procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:457085
    • 提供者:李成成
  1. car1234

    1下载:
  2. 车牌识别系统JAVA源代码,包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:22014
    • 提供者:楚天
  1. car(c)

    0下载:
  2. 车牌识别系统c++源代码,VS 2005开发,包括灰度处理、均衡化、边缘提取、二值化等功能-c license plate recognition system source code, VS 2005 developers, including Gray, balance, edge extraction, Binary function
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3697061
    • 提供者:楚天
  1. threshold-roc

    2下载:
  2. 一些基本的图像处理算法的matlab实现,包括边缘提取和roc分析等-some basic image processing algorithms to achieve Matlab, including edge detection and analysis roc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:24570
    • 提供者:李浩
  1. MyEdgeDetectionAlgorithm

    0下载:
  2. 我做的边缘强化的matlab算法实现,包括了non-maximum算法的实现-the edge enhanced Matlab algorithm, including the non-realization of the maximum algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:168816
    • 提供者:李浩
  1. numberplate_C++Builder

    0下载:
  2. 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:23310
    • 提供者:linvg
  1. fast_distance_map_caculate

    0下载:
  2. 使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。-using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38977
    • 提供者:方宝玉
  1. ImageFG5

    0下载:
  2. 遗传模似退火算法图像分割、还有固定阀值、迭代阀值分割,边缘跟踪等到-genetic simulated annealing image segmentation, there is a fixed threshold, iterative threshold segmentation, at the edge tracking
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:219049
    • 提供者:xiong
  1. BoundaryDetectionVc++Res

    0下载:
  2. 图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码-image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14007
    • 提供者:牛牛
  1. 2212306813320061221531382152758

    0下载:
  2. 基本的图像处理小程序,包括边缘检测等,很好用的-basic image processing small procedures, including edge detection, the good
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:729274
    • 提供者:Lorrychen
  1. edgeexam

    0下载:
  2. vc++ 边缘检测,很好,强力推荐,图象处理专用-vc + + edge detection, very good, strong recommendation, dedicated image processing
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:236764
    • 提供者:望捉
  1. SusanEdge

    0下载:
  2. 拿VC编写基于MFC模式的susan边缘角点检测程序-Canal VC MFC model based on the preparation of the susan edge angle detection procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:597151
    • 提供者:刘索山
  1. CannyDetector

    0下载:
  2. 该程序实现了运用canny算子对图像进行边缘提取,效果很好-the procedure of the application canny operator, the image edge extraction good results,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51027
    • 提供者:pinklady
  1. CannyDetection

    0下载:
  2. canny 算子是经典的边缘检测算子,效果也是众边缘检测算子中最好的。-canny operator is the classic edge detection operators, the effect is the public edge detection operator best.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3707
    • 提供者:神秘
  1. lwcontour

    0下载:
  2. live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic programming methods to image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6324
    • 提供者:陈正文
  1. boundaries

    0下载:
  2. 边缘检测matlab源代码,不同于一般的方法,效果很好-edge detection Matlab source code, unlike the usual way with good results,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2253
    • 提供者:陈正文
  1. gauss_noise_edgedetection

    0下载:
  2. 在VC环境中具有高斯噪声的情况下图像处理边缘检测源代码,效果不错的。-in VC environment with Gaussian noise of image processing Edge Detection source code, the effect is not too bad.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1102
    • 提供者:李良福
  1. canny_opencv

    0下载:
  2. Canny边缘检测 Wikipedia,自由的百科全书 来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 -Canny edge detection From free encyclopedia from Shiqi scr ipt "OpenCV use image processing," the routines
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1410
    • 提供者:大海
  1. jihebianhuaAndedgedetect

    0下载:
  2. 比较全面的程序,包含了几何变换、图像的去躁、锐化、边缘提取、增强对比度,以及图像的一些特殊效果!-more comprehensive procedure includes the geometry transform, the image to emotions, sharpening, edge detection, enhance contrast, and images of some special effects!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:197158
    • 提供者:孙翔
  1. huaxi

    0下载:
  2. C#.NET下编写的图象边缘细化程序,图象处理代码-C#.NET prepared with the Edge refined procedures, image processing code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45906
    • 提供者:1111111
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com