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

搜索资源列表

  1. OpenCV角点检测代码

    0下载:
  2. OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:陈其星
  1. QuickCD_v1_00_VC6

    0下载:
  2. VC实现的碰撞检测库,速度很快,可以给出碰撞反应-VC for the collision detection, very fast, it is reaction collision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:157.42kb
    • 提供者:王新
  1. I_COLLIDE.1.3.tar.gZ

    0下载:
  2. 实现的碰撞检测库,可以实现快速的碰撞检测,碰撞反应信息能够给出。-achieve the collision detection, you can achieve rapid collision detection, collision reaction to the information presented.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:153.14kb
    • 提供者:王新
  1. C#运动检测源代码

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2008-12-09
    • 文件大小:634.63kb
    • 提供者:hyzuxlchong
  1. 检测直线起止点去除直线

    1下载:
  2. 在图像中检测一条直线并求出其端点,去除直线(opencv类库)
  3. 所属分类:图形/文字识别

    • 发布日期:2009-04-01
    • 文件大小:3.87mb
    • 提供者:linjiangtao001
  1. rapid2.01

    1下载:
  2. 碰撞检测库
  3. 所属分类:3D图形编程

  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:14.52mb
    • 提供者:star
  1. ViSurvPostureClassification.ra

    0下载:
  2. 基于水平垂直投影图的人体动作分类器,贝叶斯分类方法,含样本图。可对视频文件实时检测,基于opencv库,Based on the level of the vertical projection of human action classification, and Bayesian classification methods, including sample plans. Video files can be real-time detection, based on the opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:sherry
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.58mb
    • 提供者:pop
  1. gacv02

    0下载:
  2. gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2.61mb
    • 提供者:zxl
  1. motiondetect

    0下载:
  2. 基于OPENCV开源函数库的运动目标检测,源码-OPENCV open source library based on the moving target detection, source
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:13.85mb
    • 提供者:jiang
  1. change

    1下载:
  2. 变化检测程序,用GDAL库实现IMG格式图像的变化检测,并将结果保存为BMP图片-Change Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.37mb
    • 提供者:yoyo
  1. threeframedifference

    0下载:
  2. 三帧差法目标检测代码,通过引用opencv的一些函数和库文件,能在简洁的代码中实现对目标运动的检测-three frame difference for target detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1.26kb
    • 提供者:liuxingyu
  1. test

    0下载:
  2. 本程序可以对输入的图像或者视频进行人脸检测,其中用到了OpenCV的库函数,因此需要先安装并配置好OpenCV后方可运行-This procedure can be the input image or video Face Detection, which uses the OpenCV library function, it needs to be installed and configured before running OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.81kb
    • 提供者:李凯乐
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.81mb
    • 提供者:吴彦
  1. OPCODE-1.2.1.tar

    0下载:
  2. 可支持Mesh-Mesh,sphere-mesh,ray-mesh,AABB-mesh,OBB-mesh,Planes-mesh对象的接触碰撞检测库-a collision dectection library,which support Mesh-Mesh,sphere-mesh, ray-mesh,AABB-mesh,OBB-mesh,Planes-mesh objects collision dectection
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:145.64kb
    • 提供者:qcw
  1. hausdorff

    0下载:
  2. 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:198.22kb
    • 提供者:alsocc
  1. FaceMorph

    0下载:
  2. 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detec
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:3kb
    • 提供者:zvrbk!6085
  1. 脏污检测

    1下载:
  2. 基于视觉库halcon,对图像进行脏污检测处理。(Detection and disposal of image dirt.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-03
    • 文件大小:698kb
    • 提供者:柏芸
  1. OPENCV_行人流量检测

    2下载:
  2. 使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-09
    • 文件大小:21.26mb
    • 提供者:likeyota
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com