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

搜索资源列表

  1. cnn.rar

    1下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测,source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1.47kb
    • 提供者:li yan
  1. shadow.rar

    0下载:
  2. 基于VC环境的人体边缘检测程序,包括种子填充、轮廓跟踪等算法的实习。,VC-based edge detection in human environmental procedures, including seed filling, the outline of the training algorithm for tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:gupipi
  1. vc_imageprocessing

    2下载:
  2. VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-14
    • 文件大小:1.61mb
    • 提供者:liya
  1. EdgeContour

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要算法有:Robert 算子,Sobel 算子,Prewitt 算子,Kirsch 算子,Gauss-Laplace 算子实现边缘检测 Hough变换,轮廓提取,轮廓跟踪-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm are: Robert operator,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.8mb
    • 提供者:lgy
  1. edgedetect

    0下载:
  2. 自己做的关于边缘检测与边界跟踪的matlab程序-Own on the edge of the boundary detection and tracking procedures matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:109.79kb
    • 提供者:wang
  1. Visual C++ for image processing -v2

    0下载:
  2. 《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Se
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:5.99mb
    • 提供者:刘宏
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4.95kb
    • 提供者:kelly
  1. 416950642005527163923

    0下载:
  2. 图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.61mb
    • 提供者:小五子
  1. DigitalImageProcessing4

    0下载:
  2. 7.1 概述 7.2 边缘检测 7.3 边缘跟踪 4.1 概述 4.2 空域变换增强 4.3 空域滤波增强 4.4 频域增强 4.5 彩色增强 -7.2 Edge Detection 7.1 overview 7.3 Edge tracking 4.1 4.2 Enhanced 4.3 airspace airspace transform filter to enhance the frequency domain 4.4 Enhanced Color Enha
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6.71mb
    • 提供者:wnl
  1. EdgeContour

    0下载:
  2. 利用计算机进行图像边缘检测、提取和轮廓跟踪,算法简单,效率高-Using computer image edge detection, contour extraction and tracking algorithm is simple, efficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:71.53kb
    • 提供者:吴耀宗
  1. EdgeContour

    0下载:
  2. 图像边缘检测、提取及轮廓跟踪的程序。用vc++。是我花钱买的。-Image edge detection, contour extraction and tracking procedures. Using vc++. Yes I spend money to buy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:71.1kb
    • 提供者:yang
  1. cannyfinal

    0下载:
  2. 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:2.86kb
    • 提供者:张妍妍
  1. ImageProcessing

    0下载:
  2. Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割和种子填充的源码。-Hough transform, edge detection, bad video method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation of the source and seed filling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.56mb
    • 提供者:胡春梅
  1. TuXiangShu

    0下载:
  2. 本书主要论述了智能图像处理技术,系统介绍了智能图像处理技术的有代表性的思想、算法与应用,跟踪了图像处理技术的发展前沿。全书共分为15章,重点讨论了图像边缘检测、图像分割、图像特征分析、图像配准、图像融合、图像分类、图像识别、基于内容的图像检索与图像数字水印。此外,为了内容的完整性,本书还介绍了图像预处理技术,如图像采集、图像变换、图像增强、图像恢复、图像编码与压缩-This book focuses on intelligent image processing technologies, sy
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16.38mb
    • 提供者:朱郴良
  1. 67894454565367678844

    0下载:
  2. 本程序很好的实现了二值图像的轮廓跟踪,边缘提取和边缘检测-This procedure achieved good binary image of contour tracking, edge detection and edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4.34mb
    • 提供者:xhx
  1. cannyfinal

    0下载:
  2. canny边缘检测源代码:边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection: edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.45kb
    • 提供者:海宸
  1. ManyImageProcessingMethod2

    0下载:
  2. 图象的边沿检测与提取,轮廓跟踪算法代码,能实现图像的边缘检测与提取等功能!-Image edge detection and extraction, contour tracing algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.63mb
    • 提供者:张文远
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:陈飞
  1. 95302922tuxiang

    0下载:
  2. 程序给出了边缘检测及轮廓跟踪的一般方法,其是基于matlab来编写.-Edge detection contour tracking, image processing in a very important edge detection contour tracking algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:76.24kb
    • 提供者:朱莉
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6.35mb
    • 提供者:黄知
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com