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

搜索资源列表

  1. bgfg_codebook

    0下载:
  2. Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2841
    • 提供者:Jason
  1. kmean

    0下载:
  2. 基于OpenCV和C++的K-means聚类源代码-Based on OpenCV and C++, K-means clustering source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-06-30
    • 文件大小:2642
    • 提供者:yanglei
  1. learcode

    0下载:
  2. lear code HoG zip Navnnet
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1172469
    • 提供者:mr.fantastico
  1. showcamera.c.tar

    0下载:
  2. opencv sample code to capture video from webcam
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:1222
    • 提供者:dnul
  1. mo

    0下载:
  2. 基于c++和opencv的CLG光流算法源代码-Based on c++ and opencv optical flow algorithm for the CLG source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9710
    • 提供者:袁丹辉
  1. opencv-examples-1

    0下载:
  2. Hi i have uplaoded some opencv ex code heere- Hi i have uplaoded some opencv ex code heere....
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:4439
    • 提供者:vijay
  1. pixelread4.cpp

    0下载:
  2. This program is a opencv code which will display the intensity levels of any gray scale image. pls don t forget to edit the image name.. compiled on ubuntu8.04-This program is a opencv code which will display the intensity levels of any gray scal
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:1129
    • 提供者:vijay
  1. pixelwrite5.cpp

    0下载:
  2. This a opencv code which will write one(255) to all the pixels.Hence when u display the image after overwriting u wull see white image.If u write 0 u will see balck image.If u write 100 u will see brown image-This is a opencv code which will write on
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:1140
    • 提供者:vijay
  1. trunk

    0下载:
  2. OpenCV的嵌入式代码,主要是支持德州仪器公司的数字信号处理6000系列,供大家参考-OpenCV embedded code, mainly in support of TI' s digital signal processing 6000 series, for your reference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:241291
    • 提供者:徐剑
  1. camshift_tracking

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

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

    0下载:
  2. 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:157412
    • 提供者:Zoro
  1. opencv

    0下载:
  2. opencv基础版的源代码2-1,2-2-opencv-based version of the source code 2-1,2-2
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2682974
    • 提供者:linwanxia
  1. renlianjiance

    0下载:
  2. 简单的人脸检测文件,可以对图像文件或者视频文件进行人脸检测-OpenCV face detection source code, can be used to carry out face recognition and treatment hope it can help to you
  3. 所属分类:Graph program

    • 发布日期:2017-11-07
    • 文件大小:48862826
    • 提供者:留青
  1. CreateFeatureBin

    0下载:
  2. 提取HOG特征,写入bin文件(源码) 5 提取HOG特征,写入bin文件(源码.Loadpos将info.dat(样本描述文件,开头是样本数量和大小,然后每一行代表一个样本,分别是图像文件名、目标个数....... -HOG feature extraction, write bin files (source code) 5 extracted HOG features, write bin files (source code. Loadpos will info.dat (sa
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2822835
    • 提供者:简宏伟
  1. LearningOpenCV_Code

    0下载:
  2. 学习OPENCV,包括电子书籍和所有示例代码-learning OpenCV,including electronic book and all the code of the example in the books
  3. 所属分类:Graph program

    • 发布日期:2017-06-13
    • 文件大小:20968961
    • 提供者:刘佳
  1. Experiments

    0下载:
  2. 程序实现了计算机图形学的基本功能,也包含了图像处理的代码,比如微分和滤波,但是里面有OpenCV的代码,所以你想直接打开就需要装OpenCV-Program to achieve the basic functions of computer graphics, but also includes the image processing code, such as differential and filtering, but the inside OpenCV code, so you ne
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1951986
    • 提供者:魏水清
  1. cvSobel

    0下载:
  2. 用opencv library來實現Sobel operator效果-demo sobel operator by using opencv library
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1158
    • 提供者:gsan
  1. calibration

    0下载:
  2. The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:5252
    • 提供者:Nizar
  1. camerads

    0下载:
  2. 利用OpenCV实现对运动物体的检测,用普通的摄像头就可以检验代码的效果。-OPENCV CODE FOR MOTION TESTING
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3287027
    • 提供者:yan
  1. 93317474tracking

    0下载:
  2. 很好的视频跟踪代码,用opencv实现,基于c++开发的,个人感觉很好。-Very good code for video tracking,based on opencv and c++,I think it s very important for learners of opencv.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:6729
    • 提供者:ren
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com