CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 轮廓跟踪算法

搜索资源列表

  1. upload_alex05

    1下载:
  2. 1.实现图案化和抖动技术以及bmp2txt源代码 2.图象的边沿检测与提取,轮廓跟踪算法代码 3.图象的几何变换算法 4.图象的检测,模板匹配算法代码 5.图象读取,特效,显示封装库FLib1.1及DEMO源代码 6.闪屏图形特技效果的实现代码 7.图象平滑处理源代码 8.行程编码,JPEG压缩编码 9.用小波变换对图象进行灰度处理 0.直方图修正和彩色变换算法代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3354443
    • 提供者:huangzhen
  1. edge

    1下载:
  2. 边沿检测轮廓跟踪,在图像处理中非常重要的边缘检测轮廓跟踪算法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31831
    • 提供者:zmz
  1. 图象边沿检测

    0下载:
  2. 图象边沿检测-提取-轮廓跟踪算法源代码 共33K-Image Edge Detection - extraction-contour tracking algorithm source code for a total of 33K
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:33982
    • 提供者:fzj
  1. 边沿检测与提取,轮廓跟踪算法代码vc++

    1下载:
  2. 所属分类:图形/文字识别

    • 发布日期:2009-03-18
    • 文件大小:23414
    • 提供者:renxuefeier
  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
    • 文件大小:3935000
    • 提供者:gupipi
  1. matlab.rar

    0下载:
  2. 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3659937
    • 提供者:于晓辉
  1. jpeg+mghe+mkou+sima+touch+wgttut+xchange

    0下载:
  2. jpeg_0.77.zip JPEG压缩编码系统源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代码 mghe_0.23.zip 图象平滑处理系统源代码 wgttut_5.0.zip 图形色彩量子化及材质压缩程序源代码 -jpeg_0.77.zipJPEG
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:494304
    • 提供者:sinofeng
  1. eagedetectandfigureoperate

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

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

    0下载:
  2. BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2139834
    • 提供者:David
  1. mulscaledge

    0下载:
  2. 多点传送阈值方法集包括:对一个矩阵进行整形 求矩阵C的大小为n*n的子矩阵 计算a在c中是否排名在第n名后 求纵向细节v和横行细节h的合成及模极大值 一个简单二值图象闭合边界的轮廓跟踪算法 对矩阵取自适应阈值-Multicast threshold method includes: a matrix of plastic the size of matrix C for the n* n sub-matrix calculation of a in c in the firs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:8102
    • 提供者:renyh
  1. motion-extract

    0下载:
  2. 运动目标提取和跟踪是视觉分析、高级行为理解以及运动编码等计算机视觉 应用领域中基本而又重要的一步,也是计算机视觉中的难点问题。本文深入研究 了运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面-Extraction and tracking of moving targets is a visual analysis, to understand high-level acts, as well as encoding movement i
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1580919
    • 提供者:丁行
  1. AMLE

    0下载:
  2. AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, morphology
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:123177
    • 提供者:liuqungen
  1. ContourTrace

    0下载:
  2. 轮廓跟踪算法很有价值 采用了常用的方法。-Contour Trace is useful for Tracing image sContour
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:78154
    • 提供者:kk
  1. dither

    0下载:
  2. 图象的边沿检测与提取,轮廓跟踪算法与代码-Image edge detection and extraction, contour tracking algorithm and code
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:22829
    • 提供者:xuhebjgck
  1. 1

    0下载:
  2. 介绍了二值图像中目标物体轮廓的边界跟踪算法-Describes the object in binary image boundary contour tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:210274
    • 提供者:zouqin
  1. C_Programming_code_image_contour_tracking_algorith

    0下载:
  2. C编程设计图象轮廓跟踪算法代码C Programming code image contour tracking algorithm-C Programming code image contour tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:31965
    • 提供者:3e
  1. ImageProcessing

    0下载:
  2. alpha2.09.zip Alphat透明合成系统源代码源代码 jpeg0.77.zip JPEG压缩编码系统源代码 calir1.0.zip 腐蚀-膨胀-细化算法源代码 mkou1.0.zip 图案抖动技术处理系统源代码 touch1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange1.03.zip 图象几何变换算法源代码 sima1.07.zip 图象模板匹配算法源代码 mghe0.23.zip 图象平滑处理
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:551538
    • 提供者:gexian
  1. Voronoi

    0下载:
  2. 图形voronoi图的自动生成算法,用vc做,是基于一般图形voronoi图的算法,结合数字图形处理里的轮廓跟踪算法,使一般图形voronoi图能够根据不同的生成元总动生成。-Graph voronoi diagram automatic generation algorithm, using vc do is based on the general graph voronoi diagram algorithm, combined with digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:148141
    • 提供者:杜淳
  1. dithdf

    0下载:
  2. 图象的边沿检测与提取,轮廓跟踪算法代码-The image edge detection and extraction, contour following algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:22907
    • 提供者:liuxuanlex
  1. pic_byjc

    0下载:
  2. 使用VC++编写的图象边沿检测-提取-轮廓跟踪算法源代码,可作为图像处理的通用算法被调用- Using VC + + to write the image edge detection - extract - contour tracking algorithm source code, as the image processing algorithm is called
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7351
    • 提供者:hg
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com