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

搜索资源列表

  1. MSFilter

    0下载:
  2. mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:4804365
    • 提供者:大宝
  1. cvut_test

    0下载:
  2. 基于opencv 的多摄像标定,工程文件,内含标定经典案例,是一份绝佳的参考文件-Based on the opencv multi-camera calibration, engineering documents, containing calibration classic case, is a great reference document
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:9049848
    • 提供者:周云中
  1. OpenCVPChinesePManual

    0下载:
  2. opencv是强大的开源图形处理源代码,本文档是opencv的帮助文档,供opencv的查询,方便opencv的学习与研究。-opencv is a powerful Open Source graphical processing source code, this document is opencv help documentation for opencv query opencv facilitate learning and research.
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:3723028
    • 提供者:feixiang
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:12105825
    • 提供者:胡继瑶
  1. MDM

    0下载:
  2. 双目视觉系统标定及数据采集程序,OpenCV+MFC单文档设计-Binocular vision system calibration and data collection procedures, OpenCV+MFC single document design
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:450976
    • 提供者:Grant Hill
  1. SOURCE

    0下载:
  2. 基于MFC和openCV的多文档图像处理软件,包括现有各种对图像处理的方法,对于初学OPENCV做图像处理的人来说是很好的一个例程-Based on MFC and openCV multi-document image processing software, including the existing variety of image processing method, image processing for beginners who do OPENCV is a good one
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17386258
    • 提供者:BryanYe
  1. OpencvYAMLdocumentestablishment

    0下载:
  2. 利用opencv编写的一段YAML文件的建立的程序代码-Opencv prepared using YAML document the establishment of a section of the program code
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2105
    • 提供者:perce
  1. Image

    0下载:
  2. 基于opencv的mfc多文档图像处理包,实现图像处理的基本功能,图像增强,边缘检测,形态学变化等-Mfc-based multi-document image processing package opencv to achieve the basic functions of image processing, image enhancement, edge detection, morphological changes
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:2039780
    • 提供者:
  1. Scratch

    1下载:
  2. 基于opencv的mfc多文档程序,用来检测钢板划痕,统计其位置和条数-Based on opencv mfc multiple document procedures used to detect steel scratches, its location and the number of statistics
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4067436
    • 提供者:
  1. OpenCVbiaoding

    0下载:
  2. 基于opencv的双目视觉的标定 很好的一个标定文档,主要用到opencv的函数。-Calibration based on binocular vision opencv s a good calibration document, the main use opencv function.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2225324
    • 提供者:sunxiaoni
  1. VS2012ConfigureOpenCV

    0下载:
  2. 文档内容是在VS2010中如何配置OpenCv,OpenCv是开源视觉库,用于图像处理。-The document is about how to configure OpenCv on VS2010,OpenCv is a open source visual library,which is ofen used to deal with images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:459900
    • 提供者:郑伟源
  1. MFC_OpenCV

    0下载:
  2. 该文档为opencv的解释文档,其中有诸多读者自己的理解和经验-This document is to explain the document opencv which many readers have their own understanding and experience
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:401295
    • 提供者:董洪信
  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. Stwist

    0下载:
  2. 本文件中的程序是在Opencv对图像进行漩涡旋转。程序非常好运行!-The procedures in this document is in Opencv image vortex rotation. The program runs very good!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4294823
    • 提供者:第五飞蓉
  1. CVMFC

    1下载:
  2. C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理   使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-07
    • 文件大小:5444608
    • 提供者:apudn58
  1. CV_features2d

    0下载:
  2. OpenCV里面实现了许多特征点检测算法,我花了一段时间去学习和理解,写了一个文档在这,希望对大家又帮助。-OpenCV which implements many features detection algorithm, it took me some time to learn and understand, wrote a document in this, and I hope they help.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:128179
    • 提供者:于公
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. Lvwatershed

    0下载:
  2. 本程序利用opencv开源库实现watershed算法,利用人工选择种子点与梯度图两种方法来获取种子点。压缩包内有word文档介绍具体的操作和示例。-The program uses the open-source opencv library implements watershed algorithm, using artificial selection gradient map seeds and seed are two ways to get points. Compressed p
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8090230
    • 提供者:lvye
  1. sift3

    0下载:
  2. 本代码用opencv实现了提取图像SIFT特征向量,并将结果保存到了txt文档中,对于之后实现图像分类、图像检索有很大帮助!-This code extraction with opencv image SIFT feature vectors, and save the results to a txt document, after the realization for image classification, image retrieval great help!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7178790
    • 提供者:房雪键
  1. ImageShow

    0下载:
  2. 图片播放器,基于OpenCV(视频图像处理开源库)的MFC单文档,C++语言。-Picture player, based on OpenCV (open source video image processing library) MFC single document, C++ language.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1866375
    • 提供者:duanhe
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com