CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - OpenCV

搜索资源列表

  1. handtrack

    1下载:
  2. 本程序是用kinect相机对人手进行跟踪识别,用opencv及OpenNI来实现。-This procedure is to be tracked to identify staffing kinect camera with opencv and OpenNI.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-05-12
    • 文件大小:21710848
    • 提供者:王自溟
  1. HistEqTest

    0下载:
  2. 直方图均衡化程序,vs2005程序~~,运行时需添加opencv库支持-Histogram equalization program, vs2005 program ~ ~ runtime need to add opencv library support
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:11857
    • 提供者:chenjc
  1. snake

    0下载:
  2. This code implements snake algorithm using opencv
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:969
    • 提供者:ebnmgl
  1. MFC

    0下载:
  2. mfc文档 绝对好东西,来下载吧-the opencv help documentation, can be relied entry
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-06
    • 文件大小:301564
    • 提供者:223
  1. surf

    0下载:
  2. 基于opencv surf匹配的源码 很方便实用的-Opencv surf-based matching of source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:3217286
    • 提供者:朱本福
  1. ORB_Test

    1下载:
  2. 基于opencv的 orb特征点匹配的算法实例 比sift suft快很多-Opencv orb feature points matching algorithm instance is much faster than sift suft
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-06
    • 文件大小:56508
    • 提供者:朱本福
  1. juxing

    0下载:
  2. opencv矩形检测 opencv矩形检测 -opencv rectangle detection opencv rectangle detection opencv rectangle detection opencv rectangle detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:2720748
    • 提供者:陈熙竹
  1. cvtest_08

    0下载:
  2. opencv实现调用摄像头,进行人脸检测!-opencv call camera, face detection!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-19
    • 文件大小:29867008
    • 提供者:鲍传琦
  1. part5-src

    0下载:
  2. showing you how to use OpenCV s implementation of eigenface for face recognition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:180813
    • 提供者:khai
  1. Equalize

    0下载:
  2. Program that equalize the image using opencv only for read image
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:967390
    • 提供者:Noe Gonzalez
  1. genzongyuanma

    0下载:
  2. 一个有关于车辆检测和跟踪的源码,其中用到了OPENCV,初学OPENCV的同学可以-A source of vehicle detection and tracking, which uses the OpenCV OpenCV s beginner students can look
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:6897129
    • 提供者:诸葛弩
  1. kalman_moving_ball

    0下载:
  2. 用C++语言和OpenCV库实现的小球抛物线运动卡尔曼估计算法-Ball parabolic motion with the C++ language and OpenCV library Kalman estimation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:9394
    • 提供者:
  1. week1

    0下载:
  2. An image processing algorithm that counts cells in a bloodcell. Opencv and Python is used.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:72897
    • 提供者:Ercan
  1. Face-recognition-based-on-PCA

    0下载:
  2. 基于PCA的人脸识别 适用于样本文件数量较小,用opencv实现-PCA-based face recognition for smaller number of sample documents, using opencv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-04
    • 文件大小:9617448
    • 提供者:俊男
  1. facerecognition

    0下载:
  2. 人脸检测 基于opencv实现 需要安装opencv 在VS2008平台那个开发-Face detection is based on need to install opencv opencv realized that development in VS2008 platform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:8010521
    • 提供者:俊男
  1. simplifiedFaceDetection

    0下载:
  2. 实时人脸检测 基于opencv开发 VS2008平台开发 -Real-time face detection is based on opencv developer VS2008 platform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:4554881
    • 提供者:俊男
  1. body10

    0下载:
  2. OpenCV训练自己的分类器可以实现人脸检测躯干检测-OpenCV train their own classification
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:242713
    • 提供者:csy
  1. train-classification

    0下载:
  2. OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used to carry out face recognition and treatment
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:57792
    • 提供者:csy
  1. plate-recognition

    0下载:
  2. 这是一份基于VC的简单车牌识别代码,初学opencv的不妨借鉴参考。-This is a simple license plate recognition based on the VC code, beginner may wish to draw the opencv reference.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:3945399
    • 提供者:peter
  1. opencv 检测直线、线段、圆、矩形

    0下载:
  2. matlab学习,对于初学matlab的人来说是良好的基础
  3. 所属分类:matlab例程

    • 发布日期:2013-06-04
    • 文件大小:17950
    • 提供者:shmilyhuaqi2012
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com