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

搜索资源列表

  1. MatlabFns

    1下载:
  2. 在matlab下进行图像处理的函数库,包含边缘线段拟合,透视变换,立体图像复原等toolbox中所没有的功能,详见index.html-in Matlab under image processing functions, including marginalized segment fitting, perspective transformation, three-dimensional images rehabilitation toolbox are not functional, as
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5769446
    • 提供者:李晓辉
  1. m文件检测

    0下载:
  2. 图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊-graphics edge detection, is based on adaptive detection algorithm for beginners could use some. Less than that see cool ah
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3771
    • 提供者:肖雷
  1. VC++6.0数字图像处理程序集

    1下载:
  2. 内含LOG滤波器提取边缘、用形态学方法提取骨架线实验报告。-intron from the edge filter, and morphological methods Skeleton extraction experiment report.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:237439
    • 提供者:八神
  1. 图形学DrawPaintCode

    1下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实 现二维图形
  3. 所属分类:2D图形编程

    • 发布日期:2011-01-17
    • 文件大小:229341
    • 提供者:cnmzhg
  1. seekgravlim.rar

    0下载:
  2. 可计算任意多边形的质心和边缘凸点的坐标,该多边形由若干边缘坐标点确定。 给定的边缘坐标点越多,计算结果越精确。,The function applied to calculate the coordinate of barycenter and boundary embossses of a polygon,which is determined by boundary points. The points,the preciser of the result.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:625
    • 提供者:叶望
  1. canny_code

    0下载:
  2. 用C语言详细实现了CANNY边缘检测的源码-CANNY edge detection code in C language
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:8615
    • 提供者:c
  1. PolyGon

    0下载:
  2. 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。实现了逐点判断法、扫描线算法、边缘填充算法-Raster graphics by implementing the classical polygon filling algorithm, in-depth understanding of the principles of raster graphics. Judge realized point by point method, scan line algorithms, e
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1871146
    • 提供者:葛高飞
  1. 摄像机标定 简易代码

    1下载:
  2. 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7); /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。
  3. 所属分类:2D图形编程

    • 发布日期:2012-10-28
    • 文件大小:23615
    • 提供者:zhizun0558
  1. 3

    0下载:
  2. 二值化、腐蚀和膨胀、填充、边缘提取运算matlab中用法举例-Example of erosion and dilation operator usage
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:709
    • 提供者:李娜
  1. LBM

    2下载:
  2. 使用格子玻尔兹曼方法实现的基于图像界面的图像边缘检测算法-a matlab code for lattice boltzmann method based image edge detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:621003
    • 提供者:chenyu
  1. Hu

    0下载:
  2. 利用胡不变矩进行亚像素边缘精确定位的程序,matlab-Hu moment based edge subpixel location
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:2241
    • 提供者:Jing Yang
  1. rockf

    0下载:
  2. Prewitte边缘算子法-Prewitte Edge Operators
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:947
    • 提供者:天道酬勤
  1. Canny

    1下载:
  2. 用Canny算子提取图像边缘 边缘检测用Canny算子提取图像边缘 边缘检测-Extracted by Canny edge operator with edge detection operator Canny edge detection of image edge extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:150138
    • 提供者:YDA
  1. bwperim

    0下载:
  2. 实现提取2值图象的边缘,根据MATLAB中的bwperim函数改编的C函数.-2 the value of the realization of extracting the edge image, in accordance with MATLAB in the adaptation of bwperim function C function.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:768351
    • 提供者:
  1. clearedge

    0下载:
  2. 一种快速清除图像边缘的程序,vb源码。已经测试通过。-A rapid procedure for removal of image edge, vb source code. Have the test.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:10149
    • 提供者:李勤
  1. test_edge

    0下载:
  2. 一种快速实现图像边缘检测并增强图像的的程序,matlab源码。已经测试通过。-A Fast Edge Detection and enhance the image of the program, matlab source. Have the test.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:980
    • 提供者:李勤
  1. susan1

    0下载:
  2. 苏三算法,查找图像的边缘及角点检测,很实用,比起C++代码简单易懂-susan arithmetic
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:540
    • 提供者:
  1. imagedectpro

    0下载:
  2. 提供了多种边缘检测和图像分割的源代码,包括Sobel边缘检测、Hough边缘检测等等,希望对学习这方面的人员能有所帮助。-Provides a wide range of edge detection and image segmentation of the source code, including the Sobel edge detection, Hough edge detection, etc., in the hope that this study can be helpful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:46407
    • 提供者:guiyangyang
  1. ruihua

    0下载:
  2. 里面包含三个程序:边缘检测 梯度锐化 微分运算-Which contains three programs: Sharpen differential gradient edge detection operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:944064
    • 提供者:朱小娇
  1. GAC_upwind

    1下载:
  2. 基于水平集的图像分割,该方法主要依赖于图像的边缘信息来控制轮廓线的演化-the segmentation is basing on the Level set,and called GAC model
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1812
    • 提供者:陈加伟
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com