CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - edge thinning

搜索资源列表

  1. 图像处理算法

    1下载:
  2. rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:550490
    • 提供者:也风
  1. 三种图像处理

    4下载:
  2. 用c语言写的三种常用的图像处理算法,包括边沿检测与提取,模板匹配和图象腐蚀膨胀细化-language used to write the three commonly used image processing algorithms, including edge detection and extraction. template matching and image thinning corrosion expansion
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:72974
    • 提供者:刘威
  1. TestPicture_1

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

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

    1下载:
  2. 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13163476
    • 提供者:Clara2010
  1. send

    1下载:
  2. 一组关于图像处理的算法,边沿检测与提取,轮廓跟踪的图象算法,对图像进行垂直镜像处理的源代码,屏幕颜色拾取器源代码,图象腐蚀,膨胀,细化算法,指纹识别的程序-A set of image processing algorithms, edge detection and extraction, the image contour tracing algorithm, the vertical mirror image processing source code, screen color pi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-17
    • 文件大小:59797
    • 提供者:吴达文
  1. ImageProcess

    0下载:
  2. 图形像处理 中值滤波 细化 灰度化 颜色处理 边缘检测等-Graphics such as dealing with thinning gray-scale median filter processing of color edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:150493
    • 提供者:xiner
  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:5584001
    • 提供者:吴海峰
  1. part_237010_200311202__

    0下载:
  2. 山 东 大 学 硕 士 学 位 论 文:图像边缘检测算法的研究本 文 分 为 七 个 部 分 。第一部分首先阐述了课题的研究背景、意义以 及该领域的发展现状;第二部分介绍了几种经典的边缘检测方法,给出 了这些方法的图像边缘检测结果,并且进行了相关的分析比较;第三部 分阐述了BP 神经网络的结构以及数学模型等相关知识;第四部分具体 介绍了一种新的基于统计向量和BP 神经网络的边缘检测方法;第五部 分介绍了一种有效的边缘细化算法,它可以对新方法得到的图像边缘进 一步处理以达到
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:172650
    • 提供者:swx
  1. xihuabianyuanjiance

    0下载:
  2. 主要用于图像处理过程中,对图像的细化和边缘检测.-Mainly used in image processing for image edge detection and thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:32043
    • 提供者:canlan
  1. LineSegmentSplitter_Source

    0下载:
  2. 一个用基于C# .net 编写的线性边缘分割,以达到二值图像的细化效果-Use based on a C#. Net written in a linear edge of segmentation in order to achieve binary image thinning effect
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:18837
    • 提供者:顾鹏
  1. imageimprovement

    0下载:
  2. 图像的增强处理,图像的简单平滑,图像的高斯平滑,图像的中值滤波,拉普拉斯边缘增强,Sobel边缘细化-Image enhancement, image of a simple smoothing, the image of Gaussian smoothing, median filter images, Laplace edge enhancement, Sobel Edge Thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10666737
    • 提供者:hongxiaoxuan
  1. canny

    0下载:
  2. 自己实现的canny边缘检测算子,包括高斯滤波,非极大值抑制,双阈值处理,边缘细化等步骤。-Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppression, double threshold, edge thinning step.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2324
    • 提供者:pxjy
  1. canny20130120

    0下载:
  2. 实现matlab的caany边缘检测算法,并进行边缘的细化处理-To matlab caany edge detection algorithm, and edge thinning treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:33382
    • 提供者:李华
  1. finger-detection-thinning

    0下载:
  2. 指纹细化 指纹增强 边缘检测 直方图 滤波-The fingerprint thinning fingerprint enhanced edge detection histogram filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:112727
    • 提供者:elena123
  1. improve

    0下载:
  2. 主要介绍图像增强,包括各种边缘检测,边缘细化-Introduces image enhancement, including edge detection, edge thinning, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3275
    • 提供者:wuguan
  1. Thinner

    0下载:
  2. 图像处理边缘细化算法,c++程序实现算法简单易懂-Image processing edge thinning algorithm, c++ Realize algorithm is simple and straightforward procedure
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3880
    • 提供者:ggedin
  1. Canny-edge-detector-algorithm-matlab-codes

    0下载:
  2. Canny edge detector algorithm matlab codes This part gives the algorithm of Canny edge detector. The outputs are six subfigures shown in the same figure: • Subfigure 1: The initial "lena" • Subfigure 2: Edge detection along X-axis d
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:843536
    • 提供者:arjun bhare
  1. Image-processing-source-code

    1下载:
  2. 本软件大致具有以下功能: 1. 打开时显示特效 .无 .随机 .向下扫描 .垂直双重扫描 .向右移动 .水平双重移动 .垂直百叶窗 .水平百叶窗 .垂直栅条 .水平栅条 .马赛克 .雨滴 2. 对图像进行点运算 .灰度直方图 .灰度线性变换 .灰度非线性变换(对数变换) .灰度阈值变换 .灰度均衡 3. 对图像几何变换 .平移变换 .镜像变换 .缩放 .旋转 4. 图像增强 .简单平滑 .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12969327
    • 提供者:任朝阳
  1. Edge-Thinning

    0下载:
  2. Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing tim
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:120491
    • 提供者:mohammed
  1. Edge-Detection-master

    0下载:
  2. This project is about detecting edges using canny edge detector. The canny edge detector is implemented from scratch using c++. Steps involved in creating a canny edge detector: STEP 1: smoothen the image using gaussian blur. STEP 2: Use differential
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:穿山甲说
« 12 3 »
搜珍网 www.dssz.com