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

搜索资源列表

  1. ImageProcessing(Edit2)

    0下载:
  2. 用VC++6.0实现了图像的点运算、几何变换、正交变换、图像增强、腐蚀、膨胀、细化算法、边缘检测和轮廓提取以及图像分析、复原等理论基础和编码实现。-Using VC++6.0 realize the image point computation, geometric transform, orthogonal transform, image enhancement, corrosion, expansion, thinning algorithm, edge detection and co
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6406558
    • 提供者:
  1. ContourShapeImage

    0下载:
  2. vc6.0下,检测图像形状的轮廓的面积和周长,图像格式必须为BMP格式。-vc6.0, the detection of the contour shape image of the area and perimeter, BMP image format must be the format.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:162362
    • 提供者:刘祺
  1. snake

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1764654
    • 提供者:侯汶杉
  1. motiondetect

    0下载:
  2. 寻找轮廓实现视频流运动目标检测,基于OPENCV开发,开发环境VC6.0-To find the outline of the video stream to achieve moving target detection, based on the OPENCV development, development environment VC6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:422168
    • 提供者:杨光
  1. ImageProcessing2

    0下载:
  2. hough变换,边缘检测,差影法,轮廓提取,模版匹配,投影法,阀值分割,种子填充等-hough transform, edge detection, and poor shadow method, contour extraction, template matching, projection method, threshold segmentation, such as seed filling
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1880709
    • 提供者:huang jakie
  1. Level

    0下载:
  2. 先利用图像背景差分法快速检测出人脸的初始矩形轮廓线,然后采用LevelSet方法对视频图像进行人脸轮廓提取-First use of the image background difference method for rapid detection of the initial face of the rectangular contour, and then LevelSet methods used for video images Face contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:342335
    • 提供者:小屋
  1. edge

    0下载:
  2. c语言做的边沿检测与轮廓跟踪的源代码程序-c language profile of the edge detection and tracking procedures
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:31557
    • 提供者:wang
  1. source7

    0下载:
  2. 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source cod
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:31477
    • 提供者:阿斯顿
  1. 08

    0下载:
  2. 本程序讲解了数值图像边缘检测,特征轮廓提取及跟踪,以及C++实现。-This procedure on the numerical edge detection, contour extraction and tracking characteristics, as well as C++ to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:72928
    • 提供者:姜利
  1. asd

    0下载:
  2. 这是我在图像处理实验课上做的实验 将给定图象的目标物体进行图像锐化处理,边缘检测,及轮廓提取-This is my experiment in image processing class to do the experiment of a given object image sharpening image processing, edge detection, and contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:341260
    • 提供者:海海
  1. EarRecog

    0下载:
  2. 人耳边缘检测的源程序,通过建立高斯金字塔确定人耳外轮廓,希望能对大家有帮助-Ear edge detection source, through the establishment of Gaussian pyramid outside the outline of the human ear to identify the hope that it can help you
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7800607
    • 提供者:吕志坤
  1. imagesegmenttheroyandapplication

    0下载:
  2. 1.图像分割方法研究综述;2.基于边缘检测算子的双阈值二值化方法;3.结合形状统计信息的水平集图像分割 4.基于方向局部方差的快速主动纹理分割 5.基于目标轮廓的运动跟踪 6.左心室核磁共振图像的分割-1. Methods of image segmentation 2. Based on Edge Detection Operator of dual-threshold binarization methods 3. Combined with the shape of the level
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:14076162
    • 提供者:Li Li
  1. edge

    0下载:
  2. 本文主要介绍的是基于边缘检测技术的字符轮廓线的提取和显示-In this paper, the edge detection technique is based on the character contour extraction and display
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:111610
    • 提供者:Ailsa
  1. edgedetection

    0下载:
  2. 边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32 rc bmp.rc cl edge
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:31405
    • 提供者:Sail Lee
  1. EdgeContour

    0下载:
  2. 图像边缘检测、提取及轮廓跟踪,包括一些经典的算法,利用这些算子实现图像的边缘检测。-Image edge detection, contour extraction and tracking, including some classic algorithms, use the operator of the edge detection image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4303927
    • 提供者:hyit
  1. EdgeContour

    0下载:
  2. 可以对图像进行边缘检测与轮廓提取,Hough变换,种子填充等等图像处理-Images can contour extraction and edge detection, Hough transform, image processing and so the seed filling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2121244
    • 提供者:shelly
  1. ImageProcessing

    0下载:
  2. 用Visual C++分别实现了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法, 代码注释详细-Using Visual C++, respectively, to achieve the image of the point of computing, geometric transform, orthogonal transform, image enhancement,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:341739
    • 提供者:李波
  1. phasecong

    0下载:
  2. 即使在亮度变化不明显的情况下,也能通过对图像进行相位一致性边缘检测得到比较清晰的图像轮廓-Even in light of the circumstances did not change significantly, but also through the phase coherence of the image edge detection to be more well-defined image contours
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:8618
    • 提供者:陈亮
  1. ImageProcessingCode

    0下载:
  2. 基本的图像处理功能实现,比如边缘检测、图像压缩、轮廓跟踪等等 使用起来极为方便。-To achieve the basic image processing functions, such as edge detection, image compression, contour tracking, etc. is extremely easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4572336
    • 提供者:ww
  1. Snake_Algorithm

    0下载:
  2. 本程序基于c++平台实现了活动轮廓法,活动轮廓在图像目标的检测中有着广泛应用-Snake Algorithm based on c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4469
    • 提供者:胡鸿明
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 31 »
搜珍网 www.dssz.com