CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - contour extraction

搜索资源列表

  1. wordrecmatlabbyrf

    1下载:
  2. 一个字符识别的matlab程序,包括细化,骨架提取,轮廓匹配等功能。-a Character Recognition of Matlab procedures, including thinning, skeleton extraction, contour matching function.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:114.48kb
    • 提供者:RF
  1. edge_zxf

    0下载:
  2. 这是一个采用小波和最优算子提取图像边缘(轮廓)的动态库,其效果 非常好,曾用于很多图像识别软件中。附有示例程序。 用于商业目的可能需要注册。-This is a wavelet and optimal operator Image Edge Extraction (contour) of the dynamic, the effect is very good. has been used for many image recognition software. With sample
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4.23mb
    • 提供者:张晓峰
  1. ~图象的边沿检测,提取,轮廓跟踪算法代码

    0下载:
  2. 图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:25.07kb
    • 提供者:望军
  1. cellsoftware

    0下载:
  2. 细胞图片的预处理,轮廓提取, 预处理, 细胞计数及一系列的统计功能-Picture of the pretreatment of the cells, contour extraction, preprocessing, cell count and a range of statistical functions
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:1.26mb
    • 提供者:黄浩
  1. gsnake.tar

    0下载:
  2. GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snake). GSNAKE consists of a set of objects built in C++, suitable for use in the area of feature extraction, chara
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2.84mb
    • 提供者:wzq
  1. OpenCVDrawContours

    0下载:
  2. 本程序是基于OpenCV的轮廓提取函数,有兴趣的可以-This procedure is based on the OpenCV function of the contour extraction, interested can look at
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1.39mb
    • 提供者:郭大万
  1. luokuotiqu

    1下载:
  2. 这个是图像轮廓提取的matlab程序,而且提取完后还能把所有轮廓用不同颜色分开存放到轮廓矩阵cell中,方便用户对感兴趣的轮廓进行操作--张璐奉献-This is the matlab image contour extraction process, but also exhausted all the contours extracted with different colors kept separate from the profile cell in the matrix, user
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:170.23kb
    • 提供者:zhanglu
  1. demo

    1下载:
  2. 实现了利用数字图像模式识别技术实现对人脸的自动检测与特征定位。包括有脸相似度计算、人脸轮廓提取、人脸定位、脸内轮廓提取、眼睛定位、鼻子定位和嘴定位等部分。-Achieved using digital image pattern recognition technology to the automatic human face detection and feature location. Include face similarity calculation, face contour ex
  3. 所属分类:Graph Recognize

    • 发布日期:2015-04-09
    • 文件大小:588kb
    • 提供者:程旭
  1. Gesture-Recognition-Based-on-openCV

    2下载:
  2. 基于openCV的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果-OpenCV based gesture recognition, effective use of color extraction, and then after a threshold, and morphological transformation, contours of the hand, the final contour matching me
  3. 所属分类:图形/文字识别

    • 发布日期:2017-02-20
    • 文件大小:80.89kb
    • 提供者:thinsc
  1. renl

    0下载:
  2. 实现了利用数字图像模式识别技术实现对人脸的自动检测与特征定位。包括有脸相似度计算、人脸轮廓提取、人脸定位、脸内轮廓提取、眼睛定位、鼻子定位和嘴定位等部分。-Achieved using digital image pattern recognition technology to the automatic human face detection and feature location. Include face similarity calculation, face contour ex
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.99mb
    • 提供者:nate
  1. echoMagic

    1下载:
  2. 从杂乱的超声波心电图序列图像中提取出心内膜的位置,实现心内膜的自动识别。采用了optical flow等图像识别算法,供医疗仪器开发人员和图像识别研发人员参考-This is a c++ code under Linux platform for Echocardiographic Contour Extraction from echo images.The extraction method include optical flow and GVF.The code is good for
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:133.26kb
    • 提供者:曾伟
  1. Vehicle-Recognition-System

    0下载:
  2. 1.首先单击载入图像菜单项(载入背景和前景图像),图像在image文件夹下面。 2.然后单击车辆提取菜单项,依次进行图像做差、二值化、开运算、图像去噪、图像填充处理。 3.再单击轮廓提取菜单项,提取车辆轮廓。 4.最后单击车型识别菜单项,对车辆进行识别。 -First click Load Image menu item (loaded background and foreground images), below the image in the image file fol
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:2.55mb
    • 提供者:黑猫
  1. hough

    0下载:
  2. 基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:4.73mb
    • 提供者:chenxin
  1. lunkuojiance

    0下载:
  2. opencv环境下实现对静态目标轮廓的分级提取及显示-opencv environment to achieve the classification of the static object contour extraction and display
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:5.88kb
    • 提供者:Simon
  1. chengxingshibie

    0下载:
  2. 1.首先单击载入图像菜单项(载入背景和前景图像),图像在image文件夹下面。 2.然后单击车辆提取菜单项,依次进行图像做差、二值化、开运算、图像去噪、图像填充处理。 3.再单击轮廓提取菜单项,提取车辆轮廓。 4.最后单击车型识别菜单项,对车辆进行识别。 -1 First, click Load Image menu item (load background and foreground image), the image in the image folder below.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.55mb
    • 提供者:才子
  1. FetchObject

    0下载:
  2. 在图像是别的领域中,图像提取是最基础也是最重要的一个环节,如果前期图像提取错误,无论是别技术多么高超,最终也不会识别出正确的对象。本实例将实现从图像中提取人物轮廓。-Are other areas in the image, the image extraction is the most basic and most important part, if the pre-image extraction error, whether it is not how superb technique
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:421.36kb
    • 提供者:王豆豆
  1. bontour_contour

    0下载:
  2. 用MATLAB实现图像轮廓提取的方法和效果 不错的源码 很好(MATLAB image contour extraction method and the effect is very good good source)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-25
    • 文件大小:206kb
    • 提供者:wuyhaek
搜珍网 www.dssz.com