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

搜索资源列表

  1. gray_canny 階化及canny

    0下载:
  2. 一個簡單的程式,使用EmguCV(OpenCV C#版)使用視訊鏡頭,並灰階化及canny。編寫語言C#。-A simple program to use EmguCV (OpenCV C# version) the use of video lens, and grayscale and canny. Write the language in C#.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.15mb
    • 提供者:Civ
  1. OpenCV-2.0.0a-win32.rar

    1下载:
  2. opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载,The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2016-10-26
    • 文件大小:23.91mb
    • 提供者:何文俊
  1. V_CameraVideoAnalysi

    0下载:
  2. 使用OpenCV 2.1分析Notebook camera采集到的视频(格式WMA),分析是否有丢帧的现象发生.编译环境:VC2008 MFC,OpenCV版本是2.1. 如果发生丢帧现象,则会在界面上显示丢帧的位置. 另外,程式还可以得到视频的相关信息,如FPS-Notebook camera using OpenCV 2.1 Analysis of collected video (format WMA), analysis of the phenomenon have droppe
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.89mb
    • 提供者:小平
  1. main

    0下载:
  2. 基于最新版本的opencv2.2 win7 64位的opencv 人脸检测程序。可以检测图片中的人脸,并最终输出人脸个数。误识别率小,响应快速。-Based on the latest version of opencv2.2 win7 64-bit,the opencv face detection program. It can detect the human face in the images, and ultimately print the number of the face.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:2.04kb
    • 提供者:雄伟
  1. Sample-2.3-20110710

    3下载:
  2. OpencvSharp是一个高效的OpenCV的C#版本,本资源是OpencvSharp最新版本的相关例程,具有很高的参考价值!-OpencvSharp is an efficient C# version of OpenCV, the resource is OpencvSharp latest version of the routines, a high reference value!
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:16.15mb
    • 提供者:燕子
  1. OpenCV_1.0

    2下载:
  2. 该软件为OPENCV1.0。VC++6.0版本学习者应该使用该opencv版本-The software is OPENCV1.0. VC++6.0 version of the learners should use the version of the opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:17.14mb
    • 提供者:王龙
  1. OpenCV2.3

    0下载:
  2. OpenCV2.3.1中文参考手册!比原来的2.1版本出入较大,可对照学习!-OpenCV2.3.1 Chinese Reference Manual! Than the original 2.1 version of the access to a larger, controlled study can be!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6.92mb
    • 提供者:zhliang
  1. OpenCV-2.2.0-win-build

    0下载:
  2. OpenCV在Windows环境下的源代码,下载后需要编译才能使用,来自OpenCV官方,2.2版本,For VS2010-OpenCV in the Windows environment, source code, download to use needs to be compiled from the official OpenCV, version 2.2, For VS2010
  3. 所属分类:OpenCV

    • 发布日期:2017-06-20
    • 文件大小:28.86mb
    • 提供者:OSer
  1. OpenCV_1.0

    0下载:
  2. OpenCV1.0版,相对于新版本来讲功能较弱-OpenCV1.0 version, as opposed to the new version in terms of function is weak
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:17.12mb
    • 提供者:Felix
  1. OpenCV_Delphi

    1下载:
  2. Delphi版本的OpenCV头文件库,以及诸多实例-Delphi version of the OpenCV library header files, as well as a number of instances
  3. 所属分类:OpenCV

    • 发布日期:2016-01-26
    • 文件大小:4.43mb
    • 提供者:XD
  1. OpenSURFcpp

    0下载:
  2. C++版的SURF算法,效率较高,但必须事先安装OpenCV2.0-C++ version of the SURF algorithm is efficient, but must be pre-installed OpenCV2.0
  3. 所属分类:OpenCV

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

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:2.97kb
    • 提供者:tjj
  1. hog

    0下载:
  2. 最新版本opencv2.4.2中关于GPU加速的HOG算子源代码-Operator source code the latest version opencv2.4.2 HOG on GPU acceleration
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:36.27kb
    • 提供者:刘鹏
  1. OpenCV-2.0.0a-win32

    0下载:
  2. Version 2.0 (2009年10月1日發佈,功能大幅度增強)的opencv-Version 2.0 (2009 Nian 10 Yue 1 released, feature significantly enhanced)
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:23.91mb
    • 提供者:LAB
  1. vc2008_v2.rar

    0下载:
  2. OpenCV 2.0a for VS2008(vc9) static lib Second version,OpenCV 2.0a for VS2008 (vc9) static lib Second version
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:小誠
  1. VideoMonitoringSystem

    0下载:
  2. 本系统从摄像头实时采集视频并显示,相片拍照,预览与管理。本系统支持多平台多操作系统,对多种摄像头采集方法的支持,使用工厂模式进行封装,提供了统一的摄像头视频采集接口。本系统的Qt开发版本 Windows: Qt 4.4.3 Linux: qt-embedded-linux-opensource-src-4.4.1-The real-time acquisition system from the video camera and display, photos photos, previ
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:王刚
  1. Learn-OpenCV(Chinese-Version)

    0下载:
  2. This is a Chinese version for the book learning OpenCV. This is a classic book for the people who uses openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:12.87mb
    • 提供者:Hairong
  1. Learning-Chinese-version-of-opencv

    0下载:
  2. 学习opencv中文版,希望对需要的朋友有所帮助-Learning Chinese version of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:12.9mb
    • 提供者:薛俊欣
  1. OpenCV-chinese-version

    0下载:
  2. OpenCv中文版学习资料,最新版本。需要的可以-OpenCv Chinese version of the learning materials, the latest version. Need to look at
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:12.87mb
    • 提供者:疾风
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com