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

搜索资源列表

  1. 1

    0下载:
  2. opencv在微软vs2010软件里的配置 主要是库文件的加载 包括一些可能出现的错误分析 帮助您尽快上手-Opencv2.4.8 in Microsoft vs2010 software configuration Mainly library file loading and some possible error analysis To help you successfully configured
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1437764
    • 提供者:四叶草
  1. OpenCV_Exp4a5

    0下载:
  2. opencv做出的相机标定,需要配置相关opencv环境-opencv,camera calibration
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5987086
    • 提供者:吴浩然
  1. test

    0下载:
  2. opencv c++人脸识别并标记,windows7下开发,软件配置vs 2010 and opencv 2.4.10-Opencv face recognition and tag, c++ under Windows 7 development, software configuration vs 2010 and opencv 2.4.10
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1429024
    • 提供者:joanna
  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. hand-tracking

    0下载:
  2. 基于opencv2.4.8和VS2012的工程项目,可以实现手势跟踪和识别,里面含有opencv的配置文件,只需根据自己opencv的路径,做些修改即可实现,在本人计算机上可以完美实现!-Based opencv2.4.8 and VS2012 projects can achieve tracking and gesture recognition, which contains configuration files opencv, simply based on their own pat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3349030
    • 提供者:bruce
  1. ErodingAndDilating

    0下载:
  2. 实现图像的腐蚀与膨胀 需要配置在配置opencv的环境中运行-erosion and dilation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1095
    • 提供者:李春阳
  1. bundler-v0.4-source[vs2010]

    0下载:
  2. bunde经2010配置过的程序 可以再vs2010上调试运行-Bunde after 2010 configured the program can VS2010 run debug
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21610399
    • 提供者:王小小
  1. OpenCV2.4.10_properties

    0下载:
  2. OpenCV2.4.10配置文件,OpenCV的配置一向是个麻烦事,现在把配置文件挂出来,用户只要在新建工程时把该配置文件包括到环境中即可 环境:win7 64位;visual studio2013-OpenCV2.4.10 profile, OpenCV configuration has always been a hassle, now hanging out the configuration file, allowing the user when creating a ne
  3. 所属分类:OpenCV

    • 发布日期:
    • 文件大小:1233
    • 提供者:李洪珊
  1. hist

    0下载:
  2. opencv实现灰度图像的均衡化,运行时需要在配置opencv的环境下-Grayscale images opencv equalization, in the configuration needed to run opencv environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:411903
    • 提供者:雷志勇
  1. OpenCV3Test

    0下载:
  2. OpenCV3.0和VC13配置,打开笔记本默认摄像头-Using openCV3 and VC2013 to open the notebook s default camera and transfer the live stream to gray type.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7563205
    • 提供者:俞鑫波
  1. GPU_test

    0下载:
  2. opencv配置gpu后,可用该测试程序测试配置是否正确-After opencv configuration gpu, the test procedure can be used to test the configuration is correct
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7355405
    • 提供者:赵峰
  1. dianyunsanjiaohua

    0下载:
  2. 只要给定人脸头部三维数据,可以生成人脸点云数据模型。已经通过调试且需要配置opencv。-As long as the head of a given face three-dimensional data, you can produce human face point cloud data model. It has passed debugging and configure opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16430729
    • 提供者:刘刚
  1. OPENCV

    0下载:
  2. opencv vs2013debug/release版本配置文件-opencv vs2013debug version profile
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:959
    • 提供者:林德淦
  1. road_line_marker_detect

    0下载:
  2. 使用hough变换的方法进行道路地面标线进行探测,较pund的旧版本(道路线检测)而言,更新了配置和说明。 这个程序写的很初级,没有用到其它方法,基本原理就是Hough变换,在win32平台和openCV库支持下的使用demo.-demo of road marker line detect using hough transform method. the only perfect things is that it is simple and easy to use for primer
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3313597
    • 提供者:weng
  1. Configuring-opencv-environment

    0下载:
  2. opencv开发环境的配置方便阅读与使用-Configuring opencv development environment easy to read and use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:279282
    • 提供者:崔自赏
  1. StereoVision

    1下载:
  2. 双目摄像机标定程序,vs+opencv,配置好环境后可直接运行。-Binocular camera calibration program, vs+ opencv, after configuration,which can be run directly.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1543900
    • 提供者:Will
  1. 90680277VC6.0with_opencv

    0下载:
  2. 在VC6.0下面配置opencv1.0的方法,非常详细。-Configuring opencv1.0 under VC6.0 method, highly detailed.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:290996
    • 提供者:fuxiong
  1. SIFTandSURF

    0下载:
  2. 基于OpenCV,VS2010的环境下,通过SIFT或SURF算法提取物体(此处为象棋)的特征,两张图像的特征进行匹配,匹配点多则认为是同一图像。电脑系统是WIN7,x64。假如是其他版本系统简要配置一下OpenCV环境就可以使用。-Determine the objects are same or not based on OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11749081
    • 提供者:111
  1. baslerMFCopencv

    0下载:
  2. MFC下连接basler相机控制等基本功能模块,并配置好opencv,可供扩展开发opencv图像处理-MFC connection under basler camera control module and other basic functions, and configure opencv, expand the development of image processing for opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28672511
    • 提供者:CathyRong
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com