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

搜索资源列表

  1. ImageProcessing

    0下载:
  2. 主要关于数字图像的获取及处理,包括图像压缩、图像配准、目标检测、图像分割和模式识别的一些源码。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:279616
    • 提供者:常乐
  1. hongwaimubiaogenzong

    0下载:
  2. 红外单目标检测,识别,跟踪演示系统。演示效果它能更好。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2534381
    • 提供者:杨金妃
  1. binarydifferencemethod

    1下载:
  2. 使用二值化方法实现动态帧中运动目标的识别和检测,及其异常行为的识别
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1894174
    • 提供者:wangzhen
  1. sift-0.9.17-bin.tar

    0下载:
  2. 一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3472374
    • 提供者:ljmasdf1
  1. haar特征检测

    0下载:
  2. 基于haar扩展特征集的目标识别算法,包括样本的训练等一系列流程,是入门好材料。
  3. 所属分类:图形图象

  1. 06058517

    0下载:
  2. 基于VC++的运动检测与数字图象处理系统 采用VC++为开发工具,以Windows作为图像处理运行平台制作的数字图像运动检测系统,以及运动检测系统中运用到的数字图像处理技术及详细步骤。系统实现对一系列图像中的运动目标进行跟踪处理,提取出图片背景,对运动目标进行识别,进而实现对运动目标的跟踪,描绘出物体的运动轨迹。本文还描述了运动检测系统在现实生活和工作当中的应用,如作为监控系统的核心软件,应用到银行、市场等场所中;该系统也可以作为单独的图像处理工具应用,如对电影中一系列图片进行截取分析等。随
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:306017
    • 提供者:renee
  1. shadow-removal

    0下载:
  2. 该代码用于在视觉智能监控/视频监控/视觉监控/视频智能监控中,消除阴影。阴影消除对视频监控具有重要的意义,能够有效地降低阴影对目标检测的影响,减小误检率和漏检率,提高对目标的识别效率以及监控系统的稳定性和可靠性。-This code is used to remove shadow in visual intelligent surveillance/video surveillance/visual surveillance/video intelligent surveillance. Sh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4351
    • 提供者:朱亮亮
  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2053642
    • 提供者:陈汤
  1. BitmapDisolve

    0下载:
  2. 提供一个图像处理界面,可直接运行。能实现目标识别,检测,跟踪,对象匹配,字符识别。-To provide an image processing interface, can be directly run. To achieve the target identification, detection, tracking, object matching, character recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6173202
    • 提供者:赵军义
  1. RECTANGLE

    1下载:
  2. 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11964
    • 提供者:chendong
  1. object-recognition-using-fast-adaptive-hough-trans

    0下载:
  2. object recognition using fast adaptive hough transform 快速自适应霍夫变换 作者:D.D. Haule. A.S. Malowany Computer Vision and Robotics Laboratory Department of Electrical Engineering McGill University。IEEE 1989的文章,对指导霍夫变换检测目标的识别有一定的参考意义-object recognitio
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:390561
    • 提供者:miaosiyi
  1. shibie

    0下载:
  2. 用C++实现的简单目标识别源代码,特别可以识别红色的目标-A system which is realized by c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1012430
    • 提供者:王波
  1. canny

    0下载:
  2. canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1211
    • 提供者:鱼儿很忙
  1. Image-segmentation-Extraction

    2下载:
  2. 这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effe
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20031
    • 提供者:动荡
  1. videotrack

    0下载:
  2. 基于VC++的的meanshift算法动目标识别程序-Based on the moving target identification procedures meanshift
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3343385
    • 提供者:月光撒如银
  1. souTarget2

    0下载:
  2. 对一幅图像中检测出来的目标或者准主目标进行搜索和标记,识别,胃为后续的处理奠定一定的基础-Detected on a target image or the main goal of the search criteria and marking, identification, follow-up treatment for the stomach to lay a foundation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1087
    • 提供者:yanzongqun
  1. 78

    0下载:
  2. 一种基于模式识别的时间序列影像运动目标检测与分割方法.-Time series based on pattern recognition of moving target detection and image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:212257
    • 提供者:王一
  1. logpolar

    0下载:
  2. 此程序是基于OPENCV的用于进行极坐标变换。它可以作为进行目标检测和识别中提取特征前的预处理-This program is based on the OPENCV for for polar transformation. It can be used as target detection and recognition to extract features on Pretreatment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2617333
    • 提供者:胡锦
  1. DelaminationRetrieval

    0下载:
  2. 形状特征是武器装备目标识别的关键因素。针对归一化后轴夹角的特点和小波描述子多尺度描述轮廓曲 线的特性,提出一种R树索引的分层检索技术模型,在模型库空间逐级过滤出与目标相似的模板,以保证检索的效 率和准确性,并通过对军用车辆的检索实验验证了模型的有效性。-The shape features of military weapons&equipment are the most important key factors of image object recognition.Aimin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:456579
    • 提供者:周二牛
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com