CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - c与c

搜索资源列表

  1. GMM_bg_ex

    0下载:
  2. Visual C++ 与 Opencv 联合实现的混合高斯模型背景提取与更新。-Opencv Visual C++ and the joint implementation of the Gaussian mixture model background extraction and updating.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:dream
  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. SIFT_VC

    0下载:
  2. 非常快速高效的SIFT特征检测与匹配算法,用C++与OpecCV实现-SIFT features are very fast and efficient detection and matching algorithms, using C++ implementation with OpecCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.93mb
    • 提供者:lin
  1. openCV2CB

    1下载:
  2. 在C++builder6.0中使用OpenCV1.0。可以将opencv图像格式IplImage与C++builder图像格式Bitmap、Image1->Picture->Bitmap进行相互转换。-In C++ builder6.0 use OpenCV1.0. Opencv image formats can be IplImage with C++ builder image format Bitmap, Image1-> Picture-> Bitmap for
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:张天源
  1. SaveVideo

    0下载:
  2. 利用OpenCV与C++/C 实现的图片于视频相互转换的功能,方便很多的计算机视觉任务中的实验;自动创建输出视频或者输出图片序列的多级文件夹 vs2008+opencv 2.0-it is for students or researchers to do experiments in computer vision.This code is a solution for transforming between image sequences and video files.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5.33mb
    • 提供者:zengfanxiang
  1. C--_MFC

    0下载:
  2. 本文是MFC的入门经典教程。里面包括MFC的创建与库的使用-This is the classic tutorial of MFC entry. Which includes the use of the creation of the MFC library
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:74.31kb
    • 提供者:韩宇琼
  1. LearningOpenCV_Code

    0下载:
  2. 《学习opencv》这本书的相应章节的源码,由于是1.0的版本,里面的代码都不是用C++实现的,而是用的类。只能作为入门,与类有关的还是还是上网看一些新鲜的吧~-Learning opencv " source of the corresponding chapter of this book, because it is version 1.0, code inside is not C++ achieve, but with class. Only as an entry with
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:20.2mb
    • 提供者:吴立彬
  1. OpenCV_face_detector

    0下载:
  2. opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1.24mb
    • 提供者:fs
  1. shexiangtoudaima

    0下载:
  2. opencv与c++相结合的开发平台,实现打开摄像头的功能。-development platform, the opencv c++ combination to open the camera function.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:3.65mb
    • 提供者:panpy
  1. 5-5

    0下载:
  2. 通过opencv与c++增加一个控制图片灰度的控制条,拖动按钮可改变图片灰度-By adding a control opencv image with c++ gray control bar, drag the button to change the picture grayscale
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1.14mb
    • 提供者:殷勇
  1. c

    0下载:
  2. 用OPENCV实现,可以用于图片的人脸检测与识别,运行于VS2010环境下运行通过-OPENCV is used to implement, can be used for face detection and recognition of images, run run through in VS2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:李逍遥
  1. coderec

    0下载:
  2. 识别条形码和生成条形码的应用程序,可以分别实现生成与识别条形码,基于opencv与c-The genaration and the recognization of the codes
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:153.85kb
    • 提供者:Wanli
  1. OPENCV与c++车牌识别

    0下载:
  2. 一个关于车牌识别系统的opencv与c++代码
  3. 所属分类:OpenCV

  1. KinectCoordination

    0下载:
  2. 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:3.53mb
    • 提供者:Anonymous
  1. line

    0下载:
  2. 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
  3. 所属分类:OpenCV

  1. OpenCVJNI03

    1下载:
  2. Visual studio 2015 调用OPencv实现特征的检索与匹配,DLL程序,可修改更换不同的特征提取算法。(Visual studio 2015 call OPencv to retrieve and match features, and DLL program can modify and replace different feature extraction algorithms.)
  3. 所属分类:OpenCV

  1. 1

    0下载:
  2. 控制视频播放,通过进度条控制视频播放进度,控制视频对比度与亮度(Control video playback, control video playback progress through progress bar, control video contrast and brightness)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:8.94mb
    • 提供者:Little_Kun
  1. 95_ORB算法描述与匹配

    0下载:
  2. Opencv+VS C++实现ORB算法(Opencv+VS C++ implements the ORB algorithm.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:71kb
    • 提供者:Jack.Wang
  1. 1图像叠加与混合

    1下载:
  2. 利用opencv实现图像叠加与混合,可直接运行(Opencv image superposition and mixing)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:15mb
    • 提供者:沉默之风
  1. 骨架提取与动作识别

    1下载:
  2. 基于opencv以及kinect的骨架提取和姿势识别代码,C++环境(kinect gesture from opencv)
  3. 所属分类:OpenCV

    • 发布日期:2020-04-03
    • 文件大小:20.64mb
    • 提供者:eliaszhang
« 12 3 »
搜珍网 www.dssz.com