CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenCV vs2008

搜索资源列表

  1. OpticalFlow

    0下载:
  2. vs2008工程,使用opencv的光流跟踪,包含一小段视频。-vs2008 projects, use of opencv optical flow tracking, including a short video.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:438802
    • 提供者:张林
  1. goodFeatures

    0下载:
  2. vs2008工程,调用opencv函数显示一幅图片的显著特征点。-vs2008 project, call the opencv function displays a picture of the salient features of points.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:5711
    • 提供者:张林
  1. camShift

    0下载:
  2. vs2008工程,使用opencv的camshift做跟踪,配好环境后可以直接运行。-vs2008 projects, use of opencv tracking camshift do, with a good environment can be run directly.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:7797
    • 提供者:张林
  1. cylinder_calibration

    0下载:
  2. vs2008+opencv环境下,圆柱形棋盘的自标定程序,不使用库函数,自定义算法。可自动判别不同角度拍摄的圆柱棋盘照片上的可用网格数量,进而成功实现标定。-Vs2008+ opencv environment, cylindrical board since the calibration procedure, do not use the library function, the custom algorithm. Can automatically recognize cylindric
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3775
    • 提供者:肖宇轩
  1. autoCameRelease

    0下载:
  2. 实现Vs2008+opencv2.3.1下摄像头打开程序,并且Release文件,可以在没有安装opencv的计算上运行-Achieve Vs2008+ opencv2.3.1 under the camera to open the program, and the Release file, you can run on a computer is not installed on the opencv
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-02
    • 文件大小:14146896
    • 提供者:lvjianchi
  1. renlianshibie

    0下载:
  2. 利用opencv打开摄像头对人脸实时识别,也可以对图片人脸识别,此源码已在vs2008和vs2010下编译通过-Open the camera using opencv real-time recognition of human faces, you can picture recognition, this source has been compiled by vs2008 and vs2010
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6226062
    • 提供者:沈宏双
  1. haar_face0627

    0下载:
  2. 人脸识别的小程序,稍作勿喷。。。。是vs2008和opencv—2.3.1下编写的。-Face recognition of small programs
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1669173
    • 提供者:zhangyun
  1. humandet_faint

    1下载:
  2. OPENCV简单的目标跟踪,跌倒,打架,摔倒等都能从opencv 中监测出来,此项目是基于VS2008写的,-samples object tracke
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11700224
    • 提供者:程冠希
  1. facecrop

    0下载:
  2. 基于opencv和VS2008,实现了人脸的检测与截取,并框出来,并截取存起来。-Opencv and VS2008 based on the realization of the detection and interception, face, and the frame, and the interception of deposit.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3863882
    • 提供者:junxiacaocao
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. Ellipse-detection

    0下载:
  2. OpenCV椭圆检测代码。应用程序,在VS2008下编程的。-Ellipse detection by opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:12358
    • 提供者:王玲
  1. Lucas_kandel-KLT

    0下载:
  2. 本算法包含lucas-kandel和simer-baker的图像局部配准算法,经调试可以正常运行。正确配置opencv即可,版本号2.4.3,vs2008-The algorithm contains lucas-kandel and simer-baker part of an image registration method, the debugging can be up and running.Fight for configuring the opencv to, the versi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1870711
    • 提供者:
  1. moravec

    0下载:
  2. 该算法为moravec图像配准方法,经过调试可以运行。正确配置opencv即可,版本号为2.4.3,vs2008-The algorithm for moravec image registration method, after debugging can be run. opencv is configured correctly and the version number for 2.4.3,vs2008
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2637798
    • 提供者:
  1. opencv_sift

    0下载:
  2. 该算法为SIFT单幅图像特征点提取算法,经过调试可以运行。正确配置opencv即可,版本号为2.4.3,vs2008-The sift algorithm for single image feature point extraction algorithm, a debugging can run. opencv is configured correctly and the version number for 2.4.3,vs2008
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1254986
    • 提供者:
  1. Harris

    0下载:
  2. 该算法为Harris单幅图像角点提取算法,经过调试可以运行。正确配置opencv即可,版本号为2.4.3,vs2008-The algorithm for Harris single image corner detection algorithm, a debugging can run. opencv is configured correctly and the version number for 2.4.3,vs2008
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1702797
    • 提供者:
  1. SUSAN

    0下载:
  2. 该算法为SUSAN图像角点提取算法,经过调试可以运行。正确配置opencv即可,版本号为2.4.3,vs2008-The algorithm for image corner detection algorithm for Susan, after debugging can be run. opencv is configured correctly and the version number for 2.4.3,vs2008
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1427698
    • 提供者:
  1. Dijkstra

    0下载:
  2. 算法作业,迪杰斯特拉算法vs2008+opencv实现,任意构造有向图并计算图上任意两点最短路径及其长度-Arithmetic operations, Dijkstra algorithm using vs2008 and opencv , arbitrary construct a directed graph and calculate the shortest path between any two points on the map and its length
  3. 所属分类:Data structs

    • 发布日期:2017-06-08
    • 文件大小:15781778
    • 提供者:Cindy
  1. facedetect

    0下载:
  2. VS2008+opencv ,以人脸和眼睛作为特征,可用一张或者多张人脸作为训练模版,进而可以进行人脸相似度匹配,代码实时性强,可用与毕业设计或相关工程-VS2008+ opencv, people face and eyes as a feature that can be used one or multiple faces as a training template, and then you can face similarity matching, code real-time, c
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2384667
    • 提供者:沈宏双
  1. FaceTest

    1下载:
  2. 简单的人脸识别,VS2008 MFC + OPENCV2.4.4 通过按钮载入图片识别。代源码。-source code . vs2008 mfc and opencv 2.4.4 picture , face_front_recginition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:11704246
    • 提供者:史森
  1. AVIPlayer

    0下载:
  2. VS2008 MFC & opencv 写的AVI 视频播放器。 有详细源代码。适合初学者。-vs2008 & MFC & OPEBCV SOURCE CODE
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-28
    • 文件大小:10911551
    • 提供者:史森
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com