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

搜索资源列表

  1. opencv_orb

    0下载:
  2. opencv orb特征提取应用实例,程序可编译运行,前提是需要安装opencv-application of orb implment by opencv
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:1303
    • 提供者:image
  1. SIFT_VC--can-be-directly-used-to-run

    0下载:
  2. SIFT特征匹配算法完整版,可直接运行,已经包含了所有的.h文件,链接了所需的.lib文件,具备所有dll文件,在VS2010上编译通过,生成的EXE文件可以在任何电脑上运行,不需要安装OPENCV和GSL,另外附加了一篇实验论文,可实现基本的特征点查找以及特征点连线。-The full version SIFT feature matching algorithm, can be directly run, already contains all of the. H file the req
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19241984
    • 提供者:蓝天浩
  1. shexiangtou

    0下载:
  2. 这个程序可解决win7+opencv1.0不能打开摄像头的问题,对于不想安装高版本opencv的学者可以借鉴使用-This program solves the problem win7+ opencv1.0 not open the camera, do not want to install a higher version for opencv scholars can learn to use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1664599
    • 提供者:什锦丁儿
  1. laplace

    0下载:
  2. 基于OpenCV的边缘检测代码。使用代码之前请先安装OpenCV。并设置VC环境。-Edge detection based on OpenCV code.Please install OpenCV first before you use the code.And set up the VC environment.
  3. 所属分类:Console

    • 发布日期:2017-05-22
    • 文件大小:6847606
    • 提供者:zhaoqinxve
  1. hello

    0下载:
  2. 基于OpenCV的摄像头程序,将摄像头获得的视频帧处理成灰色显示。使用前请先安装OpenCV。-Camera code based on OpenCV, camera for video frame processing into gray display.Before use, please install OpenCV.
  3. 所属分类:Console

    • 发布日期:2017-05-18
    • 文件大小:5014966
    • 提供者:zhaoqinxve
  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. RaspberryPi

    0下载:
  2. raspberry 安装OPENCV 播放视频 编写OPENCV单个文件 编译多个文件 含C++类 实现自动登录 实现自动运行startx启动窗口系统 窗口系统启动后,自动运行自定义的程序的实现方法 开机自动循环播放 -Installation OPENCV Play Video OPENCV writing a single file Compile multiple files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:18580
    • 提供者:Yami
  1. Face

    0下载:
  2. FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetec
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:8061051
    • 提供者:hu
  1. CMake-2.6

    0下载:
  2. CMAKE2.6安装程序,解压即可使用,用来运行OPENCV。-CMAKE2.6 installer, decompression can be used to run OPENCV.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8374827
    • 提供者:若风
  1. DoubleCamera

    0下载:
  2. opencv 1.0 读取单目摄像机程序可直接编译运行,但是需在vc++下安装配置opencv-opencv 1.0 monocular camera reads the program can be compiled to run, but must be installed to configure opencv in vc++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1542366
    • 提供者:dahai
  1. test

    0下载:
  2. open 测试代码,当你安装open cv以后,可以用这个程序测试你的软件是否安装正确-open test code,when you have successfully installed opencv,you can test with this codes.i hope it can help you .
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16444242
    • 提供者:李静
  1. 832183vcopencv

    0下载:
  2. 如何在VC环境下安装opencv 1.x版本软件,介绍详细。-How to install the opencv version of the 1.x software in VC environment, introduced in detail.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:65355
    • 提供者:compiler
  1. test_install

    0下载:
  2. VC+++opencv的安装调试,只是一个简单的测试程序,经过验证的-VC+++ opencv install test
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:250245
    • 提供者:huangc
  1. SURFObjectMatching

    0下载:
  2. 基于SURF的目标匹配程序,可以使用,但需要安装opencv-SURF-based target matching program, you can use, but you need to install opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3019383
    • 提供者:jqz
  1. PiPei

    0下载:
  2. 图像匹配核心文件,下载下来,导入工程直接可以使用,但前提是安装opencv-Image matching core files, downloaded, can be used directly into the project, but the premise is to install opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2670
    • 提供者:humingke
  1. test

    0下载:
  2. 《Visual C++利用OpenCV对图像进行人脸识别》傻瓜教程,超级详细。从OpenCV的安装、OpenCV在Visual C++下的配置讲起,到工程的创建,一一详细讲述,大家一看就明白。里面还附有完整代码。希望大家喜欢。本人已经测试通过。同时也希望大家将自己的所学分享给大家,为提高整个中华民族的素质做出自己应有的贡献-" Visual C++ use OpenCV for image recognition," Dummies, super detail. From Op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1595902
    • 提供者:曹彬
  1. Vibe

    0下载:
  2. ViBe运动检测,特点是建模速度快,在第一帧便完成了场景建模,缺点是容易产生ghost,需要安装opencv环境。-ViBe : motion detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4459406
    • 提供者:丁明
  1. openbr-master2014

    1下载:
  2. openbr,是一个类似opencv的三方库,有强大的人脸识别,人脸性别分类,年龄估计等功能实现,需要的可以下载安装-Openbr, is a three parties of similar opencv library, has a strong face recognition, facial gender classification, age estimation function implementation, need to download and install
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12883597
    • 提供者:罗国中
  1. opencv_dip_a_photo

    0下载:
  2. 在C++控制台程序中调用OpenCV类库中的Mat类,打开一张图片 运行此程序之前需要到OpenCV中文网下载安装OpenCV相关的运行环境并配置-OpenCV library in C++ call, open a picture before you run this program needs to download and install OpenCV OpenCV Chinese network related operating environment and configura
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5480448
    • 提供者:李明轩
  1. opencv_test02

    0下载:
  2. 在C++中控制台程序中调用OpenCV类库中的IplImage类,打开一张图片 运行此程序之前需要到OpenCV中文网下载安装OpenCV相关的运行环境并配置-Call the library OpenCV IplImage class C++ console program, open a picture before you run this program needs to download and install OpenCV OpenCV Chinese network relat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5471766
    • 提供者:李明轩
« 1 2 ... 8 9 10 11 12 1314 15 »
搜珍网 www.dssz.com