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

搜索资源列表

  1. yuchuli

    0下载:
  2. 霍夫变换检测圆形,还有几种图像预处理的程序,几种边缘检测,二值化等,效果都不错-Hough transform to detect the circular, there are several kinds of image preprocessing procedure, several kinds of edge detection, binarization and so on, the effect is good
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4406
    • 提供者:田红霞
  1. edge-detection

    0下载:
  2. 几种边缘算子例如canny算子,soble算子,prewitt算子,log算子-Several edge operators such as canny operator, sobel operator, prewitt operator, log operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3618107
    • 提供者:huangxia
  1. myImFilter

    0下载:
  2. 自己写的基于传统的Sobel算子的二维图像滤波器,返回滤波后的梯度图像及边缘检测图像。-Write your own based on the traditional Sobel operator dimensional image filter, images and gradient edge detection image return filtered.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:949
    • 提供者:xiangyun
  1. ImageProcessTest

    0下载:
  2. 通过OPENCV库中相关算法对图像降噪、求边缘、直线遍历并获得直线角度、获得图像中目标的凸包等-Use OPENCV Lib to filer image, get the edges of image and so on.
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-03
    • 文件大小:14935427
    • 提供者:arthurzcx
  1. wavelets-image-processing

    0下载:
  2. 包括小波变换去噪和边缘检测两个方面的代码,其中小波去噪代码中包含硬阈值,软阈值和半软阈值三种方法,而小波模极大值方法中包含含噪声和无噪声两种图像的边缘检测-Including the de-noising and edge detection wavelet transform two aspects of the code, where the wavelet de-noising code contains hard threshold, soft and semi-soft thresho
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:445237
    • 提供者:常程序
  1. cells

    1下载:
  2. 用matlab进行细胞计数,识别细胞边缘,并展示出来过程-Using matlab cell counting, identifying cell edge, and displayed process
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1051
    • 提供者:yunfeiying
  1. cannyfinal

    0下载:
  2. 基于图像边缘结构的非局部均值图像去噪算法-Non local mean image denoising algorithm based on image edge structure
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:zh
  1. Sobel

    0下载:
  2. 利用VC++实现对灰度图像进行边缘检测,实现Sobel算子-Using VC++ to realize the edge detection of gray image, Sobel operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:6842
    • 提供者:张小卫
  1. Prewitt

    0下载:
  2. 利用VC++实现precitt边缘检测算子,对灰度图像实现边缘检测-Using VC++ to achieve precitt edge detection operator, the gray image edge detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:6862
    • 提供者:张小卫
  1. Roberts

    0下载:
  2. 使用VC++实现Roberts边缘检测算子,实现对灰度图像的边缘检测-Using VC++ to achieve Roberts edge detection operator, to achieve the edge detection of gray images
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:6844
    • 提供者:张小卫
  1. Laplacian

    0下载:
  2. 利用VC++编程实现Laplacian边缘检测算子,实现对灰度图像的边缘检测-Using VC++ programming to achieve Laplacian edge detection operator, to achieve the edge detection of gray images
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:6815
    • 提供者:张小卫
  1. Krisch

    0下载:
  2. 利用VC++实现Krisch边缘检测算子,实现对灰度图像的边缘检测-Using VC++ to achieve Krisch edge detection operator, to achieve the edge detection of gray images
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:6920
    • 提供者:张小卫
  1. ImproveSobel

    0下载:
  2. 对传统的Sobel图像边缘检测算子进行改进,并通过VC++实现对灰度图像的边缘检测-The traditional Sobel image edge detection operator to improve, and through the VC++ to achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:7178
    • 提供者:张小卫
  1. face-blend

    1下载:
  2. 人脸融合 将两张人脸进行融合 使用了拉普拉斯金字塔变换 并且添加了边缘柔化蒙版-pyramid blend
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2747
    • 提供者:Jacob
  1. getBinaryImage

    0下载:
  2. 本代码主要用于识别二维码图像区域,检测二维码边缘-The code is mainly used to identify the two-dimensional code image area, two-dimensional code is detected edge
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:765
    • 提供者:曾钧麟
  1. Focustve

    0下载:
  2. 重点 基于小波的小尺寸物体的图像边缘提取方法,很不错的-Focus on the small size of object images based on wavelet edge detection method, is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:72704
    • 提供者:GMA$81320
  1. oale

    0下载:
  2. 包括锐化,平滑,LOG滤波器提取边缘 数学形态学的腐蚀,膨胀,骨架化-Including sharpening, smooth, the LOG filter of mathematical morphology to extract the edge corrosion, expansion, skeletonization
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:245760
    • 提供者:gqangllinj
  1. csreRealize

    0下载:
  2. 实现边缘连接和线段拟合源码,用MATLAB实现,可直接执行-Realize the edge connectivity and line fitting the source code, MATLAB, can be directly d
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-18
    • 文件大小:8192
    • 提供者:coppioer
  1. 62906376

    0下载:
  2. 308440关于边缘检测的Matlab源代码,需要的可以-308440 about edge detection of the Matlab source code, can you need
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:556032
    • 提供者:Gfviu
  1. program__mefp

    0下载:
  2. 这是一个关于图像边缘检测的小程序,希望对大家有所帮助-This is a small program about image edge detection, hope to be of help
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-17
    • 文件大小:57344
    • 提供者:dzcyaratioy
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com