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

搜索资源列表

  1. OpenCVCammer

    0下载:
  2. opencv2.4.8+vs2012写的打开摄像头程序,供新手参考-opencv2.4.8+vs2012 open the camera program written for the novice reference
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.92mb
    • 提供者:smakeit
  1. HelloOpenCV

    0下载:
  2. VS2010+opencv2.4.8测试工程,已经过测试,直接打开工程即可运行-VS2010+opencv2.4.8 test engineering, has been tested to run the project directly open
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:8.9mb
    • 提供者:红烨
  1. OpenCV-image-stitching

    1下载:
  2. 图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:614byte
    • 提供者:晓乐
  1. show_image

    0下载:
  2. 该源码是在VS2010和Opencv2.4.8下编写,可以调节参数来打开一张图像,图像的格式跟据参数的不同而不同。-The source code is written in VS2010 and Opencv2.4.8, you can adjust the parameters to open an image, the image format according to different parameters and different.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:8.86mb
    • 提供者:雷川
  1. OpenVideo

    0下载:
  2. 该源代码是在VS2010和Opencv2.4.8下编写,其主要功能是打开一个.AVI格式的视频-The source code is written in VS2010 and Opencv2.4.8, its main function is to open a. AVI format video
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21.39mb
    • 提供者:雷川
  1. transformResults

    0下载:
  2. 鱼眼图像的平面映射处理,完成一张如全景图像的球面图像平面化,使图片没有畸变。使用opencv2.4.8,vs2010,系统64位。内附珍贵测试图像。-Plane mapping process fisheye images, such as the completion of a spherical panoramic image of the image plane, so that the picture is not distorted. Use opencv2.4.8, vs2010,
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:17.93mb
    • 提供者:GL
  1. ConsoleApplication5

    0下载:
  2. vs 2013, opencv2.4.8 实现的图像特征提取与匹配,可以直接运行!-vs 2013, image feature extraction and matching opencv2.4.8 achieve, you can directly run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.61mb
    • 提供者:项超军
  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
    • 文件大小:1.37mb
    • 提供者:四叶草
  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
    • 文件大小:3.19mb
    • 提供者:bruce
  1. HoughCircles

    0下载:
  2. 霍夫变换求图像中的圈,opencv,vc++,环境vs2010,opencv2.4.8-Hough transforms the image circle, opencv, vc++, environment vs2010, opencv2.4.8
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:13.7mb
    • 提供者:Evy
  1. Edge-detection

    0下载:
  2. Visual C++2010下使用opencv2.4.8进行图片的边缘检测-Image edge detection using opencv2.4.8 conduct
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.22mb
    • 提供者:嫣然
  1. Face-recognition

    0下载:
  2. Visual C++2010下使用opencv2.4.8进行的人脸识别算法-Face recognition algorithm using opencv2.4.8 Visual under C++2010
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:8.99mb
    • 提供者:嫣然
  1. image-mixing

    0下载:
  2. Visual C++2010下使用opencv2.4.8进行的图像混合的算法-Using opencv2.4.8 Visual C++2010 image algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11.95mb
    • 提供者:嫣然
  1. The-value-of-the-two-images

    0下载:
  2. Visual C++2010下用opencv2.4.8进行图像二值化的算法,图像二值化是进行直线检测的基础-Visual C++2010 using opencv2.4.8 images of two value algorithm, the value of the two images is the basis for line detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.22mb
    • 提供者:嫣然
  1. Color-histogram-equalization

    0下载:
  2. Visual C++2010下用opencv2.4.8进行彩色直方图均衡化的算法-With the opencv2.4.8 color histogram equalization algorithm of Visual C++2010
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:4.16mb
    • 提供者:嫣然
  1. harris

    0下载:
  2. VS2012+OpenCV2.4.8中实现Harris角点检测,包括cornerHarris函数的使用方法-OpenCV Harris corner detection, including the use of cornerHarris function method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.75mb
    • 提供者:郑小航
  1. hough

    0下载:
  2. vs2012+OpenCV2.4.8中关于霍夫变换的应用,包括实现霍夫圆变换的HoughCircles函数的使用方法-Application of Hof transform in vs2012+OpenCV2.4.8, using the HoughCircles function method including the circle Hough transform
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7.04mb
    • 提供者:郑小航
  1. line

    0下载:
  2. 基于vs2012+OpenCV2.4.8中实现霍夫线变换,HoughLines、HoughLinesP函数的使用方法-Implementation of the Hof line transform, HoughLinesP, HoughLines function based on vs2012+OpenCV2.4.8
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.63mb
    • 提供者:郑小航
  1. shipinbofang

    0下载:
  2. 利用opencv2.4.8实现视频的播放功能,自行指定视频的位置-Use opencv2.4.8 achieve video playback functionality, specify the location of the video yourself
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.55mb
    • 提供者:静思
  1. GaussianBackground

    0下载:
  2. 高斯混合背景模型的一个简单示例,采用的是opencv2.4.8以上版本,简单易懂,适合新手学习-Gauss mixed background model of a simple example, the use of more than opencv2.4.8 version, easy to understand, suitable for beginners to learn
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20.31mb
    • 提供者:冰封轮回
« 12 »
搜珍网 www.dssz.com