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

搜索资源列表

  1. opencv两个常见的编译错误

    0下载:
  2. 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
  3. 所属分类:图形图象

    • 发布日期:2008-12-04
    • 文件大小:974byte
    • 提供者:simon112233
  1. SIFT算法的C语言实现(基于OpenCV),

    2下载:
  2. SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-20
    • 文件大小:438.01kb
    • 提供者:yuanou2007
  1. volume13

    0下载:
  2. 将opencv移植到dsp上,源程序用CCS打开,实现了cvcanny算法-Opencv transplanted to the dsp on the open source program with CCS achieved cvcanny algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:411.37kb
    • 提供者:allen
  1. Opencv2.0Delphi

    0下载:
  2. Delphi的OpenCV2.0接口文件及附加D-OpenCV 2.0 Delphi Unit及附加DLL
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:177.85kb
    • 提供者:银石
  1. opencv

    1下载:
  2. OPENCV 目标检测程序,编译环境VC加加2008,OPENCV 最新版本2.1.-OPENCV target detection process, the build environment VC Gaga 2008, OPENCV the latest version 2.1.
  3. 所属分类:OpenCV

    • 发布日期:2015-04-15
    • 文件大小:27.57mb
    • 提供者:zhang
  1. Delphi_MotionDetect1

    0下载:
  2. 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.89mb
    • 提供者:hfpeiqing
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:494.4kb
    • 提供者:
  1. sift-1.1.1_20071108_win

    0下载:
  2. Rob Hess的SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the SIFT algorithm C language (based on OpenCV), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for points of the same name, RANS
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:438.01kb
    • 提供者:lonfan
  1. LucasKanadeTracker

    0下载:
  2. Lucas-Kanader-Tomasi Feature Tracker,基于B.D.Lucas和T.Kanade[1]于1981的早期工作,于1991年由C.Tomasi和T.Kanade[2]完整导出,并于1994年由J.Shi和C.Tomasi[3]在文章中清楚地阐述。J.Y.Bougue[4]于2000年给出了此算法的一种实现,并收录在Intel公司的计算机视觉函数库OpenCV中。本例是此算法基于OpenCv的代码实现-Lucas-Kanader-Tomasi Feature Trac
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:36.44mb
    • 提供者:梁霄
  1. openCv1.1.0DLL

    0下载:
  2. 图形图像处理OpenCV1.1.0的debug 和 release版本的D-Graphics Image Processing OpenCV1.1.0 the debug and release versions of the DLL
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.62mb
    • 提供者:冯选
  1. mushroom

    0下载:
  2. /* The sample demonstrates how to build a decision tree for classifying mushrooms. It uses the sample base agaricus-lepiota.data from UCI Repository, here is the link: Newman, D.J. & Hettich, S. & Blake, C.L. & Merz, C.J. (1998). UCI Repos
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3.84kb
    • 提供者:tofighi
  1. lissage

    0下载:
  2. Ce fichier représente un exemple d application d un filtre médian et d un filtre moyen sur une image sous VC++ et en utilisant la bibliothèque graphique OpenCV.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:Nadhir
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14.95kb
    • 提供者:黄文伟
  1. Qt_sample

    0下载:
  2. Exemple simple d utilisation de openCV avec Qt creator.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.73mb
    • 提供者:Oranais
  1. lbp

    1下载:
  2. 1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv 2.提供人脸检测与识别功能 3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder nee
  3. 所属分类:OpenCV

    • 发布日期:2013-03-07
    • 文件大小:12.88mb
    • 提供者:文石磊
  1. d

    0下载:
  2. 利用opencv实现的轮廓提取算法,简单实用-opencv contour extraction saved as contour points and display
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:726.79kb
    • 提供者:chenglili
  1. OpenCV---HandGesture

    1下载:
  2. 本源码实现了基于摄像头检测手掌和拳头的功能。 1. 源码项目是基于VC2010,需要自行配置好OpenCV2.0以上版本环境。 2. 本源码使用了两个训练文件 palm2.xml和fist2.xml, 运行前应将此两个文件复制到D盘根目录。-The source code project achieves camera-based detection of palm and fist. (1) The project is based on the VC2010, you ne
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:19.82kb
    • 提供者:Richard Fu
  1. d

    0下载:
  2. mfc在对话框中显示opencv图像,并实现图像的灰度化,中值滤波,边缘检测,二值化-opencv mfc dialog box shown in the image, and to achieve gray image, median filtering, edge detection, thresholding
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:145.99kb
    • 提供者:ycj
  1. d

    0下载:
  2. 用OPENCV实现QR分离操作,运行于VS2010环境下运行通过-OPENCV implementing QR separation operation, running in VS2010 environment run through
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1.07kb
    • 提供者:李逍遥
  1. surfmex-opencv

    0下载:
  2. SURF,huan jing,xia ,keyi yunxing qieyou ceshi shuju d e.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:485.56kb
    • 提供者:baseballbasket
« 12 3 »
搜珍网 www.dssz.com