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

搜索资源列表

  1. HumanMotionTrack

    0下载:
  2. 基于Opencv的人体运动检测系统,效果不错!-Opencv based Human Motion detection system, good results!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:121977
    • 提供者:李远峰
  1. VideoShow

    0下载:
  2. 这是一个朋友做的人脸检测软件,是基于OpenCV 做的,很具有参考价值-This is a friend to do face detection software is based on OpenCV do, it is very valuable reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:456967
    • 提供者:王超
  1. gauss_model

    0下载:
  2. 基于opencv写的高斯背景建模的程序。对于车辆检测比较有用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1530
    • 提供者:朱勇
  1. Canny

    0下载:
  2. 基于OpenCV,实现canny的算法检测
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:北方上午
  1. TractPoint

    0下载:
  2. 基于OpenCV的卡尔曼滤波实现物体跟踪的程序,VC下实现,在VC下运行需要OpenCV的支持。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14460
    • 提供者:angingao
  1. GML_AdaBoost_Matlab_Toolbox_0.3

    0下载:
  2. 简介 OpenCV的全称是:Open Source Computer Vision Library。 OpenCV于1999年由Intel建立,现在由Willow Garage提供支持。OpenCV是一个基于(开源de xitong )
  3. 所属分类:matlab例程

  1. motiondetect

    0下载:
  2. 本程序是基于VC++和opencv开发的视频入侵检测预警程序,在目标进入危险区域,提示警示语-This procedure is based on VC++ and opencv video intrusion detection development of early warning procedures, the goal of entering the hazardous area, prompted warnings
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-21
    • 文件大小:39008574
    • 提供者:张建
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7500205
    • 提供者:
  1. pointset

    0下载:
  2. 基于OPenCV的源码,用于分割而为点集,函数执行二次方程的算法,将集合拆分成一个或更多的等效类。-Based on the source OPenCV for partition and for the point set, function to implement the algorithm quadratic equation will be split into a set of equivalent or more categories.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6895
    • 提供者:无梦
  1. readseq

    0下载:
  2. 基于OPenCV的源码,用于实现从一个文件存储器中到结构的数组的操作,供参考。-OPenCV based on the source for a file from a memory array to the structure of the operation, for reference.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7408
    • 提供者:无梦
  1. Steerable_filters

    0下载:
  2. Matlab code to visualize Steerable filters.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:339821
    • 提供者:M3out
  1. camshift_tracking

    1下载:
  2. camshift跟踪代码,基于opencv-camshift tracking code, based on opencv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-03
    • 文件大小:1823135
    • 提供者:吕仕铉
  1. SDI_OpenCV

    0下载:
  2. 一个基于opencv的用于人脸检测和识别的MFC程序。-For opencv-based Face Detection and identification of the MFC program.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:3023691
    • 提供者:jackwang
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:236393
    • 提供者:费富里
  1. sift_openvc

    0下载:
  2. 基于opencv的sift算法实现,希望对大家有用-Opencv The sift algorithm based on the hope that it would be useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2765239
    • 提供者:atops
  1. fractalcompression

    0下载:
  2. 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像,可以用其他库代替-fractal compression with Opencv and MFC
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:55026
    • 提供者:huanghaibin
  1. MMM

    0下载:
  2. 汽车的智能监控基于OPENCV与C++编程技术,重要的代码-Intelligent control car Source Based OPENCV
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:573670
    • 提供者:caiqiangfu
  1. TX_HD_PP_CORR2

    0下载:
  2. 基于灰度匹配准则的图像匹配,能快速找出对应下帧图像中对应的图像-Matching criterion based on a grayscale image matching, can quickly find out the corresponding frame image in the image
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:861
    • 提供者:shijun
  1. opencv

    1下载:
  2. 基于openCV的手势识别。用于KINECT的简单手势识别。-OpenCV-based gesture recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-05-12
    • 文件大小:4824064
    • 提供者:lance
  1. ICP算法二维实现

    1下载:
  2. ICP算法实现自动配准,基于opencv及vs实现,是二维的(ICP algorithm for automatic registration, based on opencv and vs implementation, is two-dimensional)
  3. 所属分类:数学计算

    • 发布日期:2020-06-20
    • 文件大小:5958656
    • 提供者:于小慧478
« 12 3 »
搜珍网 www.dssz.com