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

搜索资源列表

  1. expand

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1367
    • 提供者:陈旭
  1. zft_junyun

    0下载:
  2. %中值滤波%直方图均匀化,均匀前后的边缘检测比较
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:964
    • 提供者:陈旭
  1. dipback

    0下载:
  2. 图像处理的标准程序 经过几十次测试 包括:bmp图象读取,噪声产生,滤波,边缘跟踪-image processing standard procedure after dozens of tests including : bmp image read, noise, filtering, Edge tracking, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:68912
    • 提供者:风沂
  1. DynInteColorConvToGray

    0下载:
  2. 真彩色图像灰度化:动态智能转换原函数. 同时具有灰度化和边缘提取功能.-true color images Gray : Dynamic Intelligent Converters original function. Gray also has the edge and retrieval capabilities.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3129
    • 提供者:阿汪
  1. StdMeanEdgBinaryConv

    0下载:
  2. 灰度图像二值化处理:均差阀值边缘提取. 具有二值化和边缘提取效果.-gray image processing two values : both poor threshold edge extraction. With two marginal value and extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1897
    • 提供者:阿汪
  1. SpacialMomSquareMask

    2下载:
  2. 边缘提出:空间矩亚像素边缘提出原函数(9X9模板).具有很高的边缘检测精度.-Edge : Moments space subpixel edge original function (Frankfurt template). high edge detection accuracy.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4046
    • 提供者:阿汪
  1. animageprocessingexample

    0下载:
  2. 一个图象处理处理程序,可实现边缘检测,轮廓提取,模板匹配,Hough变换,投影,图象复原,阀植分割,等功能,自己去研究吧,还有更多功能-an image processing and handling procedures can be realized edge detection, contour extraction, template matching, Hough transform, Projection, image recovery, valve plant segmentati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2128036
    • 提供者:李大家
  1. mallat_edge

    0下载:
  2. 多尺度边缘检测,用的是mallat算法,不过效果不太好,但基本思路有,可以参考.-multiscale edge detection, it was Mallat algorithm, but not very good results, but the basic idea is, reference.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:夏志飞
  1. 041120626

    0下载:
  2. 可以绘制图形,对图像进行编辑,对图像进行边缘检测、中值滤波,去噪等。 -mapped graphics, image editing, image of edge detection, filtering, such as denoising.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:373453
    • 提供者:xuyiping2701106
  1. biyuantiqu_canny

    0下载:
  2. 用CANNY算子进行图象边缘提取的程序,应用广泛,附测试图片-with Canny operator Image Edge Extraction procedure, widespread use, testing Photo :
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:157209
    • 提供者:fun
  1. cannybianyuanjiance

    0下载:
  2. canny边缘检测.docc anny边缘检测.doccanny边缘检测.doc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:159774
    • 提供者:gaga
  1. edgelap

    0下载:
  2. 用于边缘的检测,可以抑制噪声,得到单象素的边界,被认为是很好的边缘检测算子-for Edge detection, noise suppression, to be single-pixel border, is considered a good operator Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2326
    • 提供者:周芳
  1. 3methods

    1下载:
  2. 三种图像处理方法,边缘检测与提取,图像膨胀、细化,模板匹配。-three image processing, edge detection and extraction, image expansion details, template matching.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 图像区域处理的c语言实现,包括高通、低通滤波,边缘检测等。-image processing region of c language, including high - and low-pass filtering, edge detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:72826
    • 提供者:唐秀全
  1. GraphicCanny

    0下载:
  2. 其功能是实现对图象用Canny算子提取图象边缘,其中包含原始图和提取后的结果以及C代码-its function is to achieve images with Canny operator Image Edge Extraction, the original plan which includes extraction and the results of the C code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:140879
    • 提供者:梁剑
  1. TestPicture_1

    0下载:
  2. 边缘及轮廓细化的算法,本科时的作业-Edge Thinning and contour algorithm undergraduate work at the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6025151
    • 提供者:王俊
  1. width

    0下载:
  2. 此程序适用图象处理,用于边缘检测.点运算等-image processing, for edge detection. Other points Operational
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1257939
    • 提供者:susie
  1. timageedge

    0下载:
  2. C++编写的进行图像边缘检测处理的基本算法程序,一共有四种算法可以选择,可以自定义图像大小和处理模式,略加修改后也可以应用在Windows窗口模式下。-prepared by the image edge detection algorithm to deal with the basic procedures, a total of four algorithms to choose from, You can define the size and image processing mode
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2240
    • 提供者:赵杰伊
  1. RuiHuaHeBianYuanJianCe

    0下载:
  2. 该程序可以对图像进行锐化(使用各种不同的算子),还可以对图像进行边缘检测及梯度变换-the program can be right for sharpening images (using various Operator), images can also right for edge detection and Gradient Transform etc.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:661998
    • 提供者:郝光
  1. VC-edge-detection-code

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

    • 发布日期:2008-10-13
    • 文件大小:1909909
    • 提供者:姜丽华
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com