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

搜索资源列表

  1. OpenCv 基于opencv的静态链接库的创建

    0下载:
  2. 基于opencv的静态链接库的创建,可以帮助学习。-Opencv-based creation of a static link library, can help learning.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:37953
    • 提供者:风舟
  1. OpenCV-simple

    0下载:
  2. opencv 两个超级简单的程序 适合入门者-opencv simple
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:298258
    • 提供者:白晶晶
  1. OpenCV

    0下载:
  2. 大量opencv的例程,绝对跟官方网站上的不一样-problems of opencv~~~~it is enough for you to study
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682948
    • 提供者:asd
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. background-subtraction

    0下载:
  2. 背景差法OpenCV实现程序代码,此代码是基于vc环境下的对图像的处理的代码 -OpenCV background subtraction method to achieve the program code, the code is based on the vc environment for image processing code
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:6424
    • 提供者:刘宁
  1. directshow-replace-opencv-vfw

    0下载:
  2. 使用directshow代替opencv的vfw的源代码-The vfw directshow instead of using the source code opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:8060
    • 提供者:zhang
  1. 手势识别 opencv

    0下载:
  2. 基于计算机的手势识别是新一代的人机交互手段,有着重要的理论研究价值和应用前景。
  3. 所属分类:OpenCV

    • 发布日期:2012-10-19
    • 文件大小:16798648
    • 提供者:sdustfs@163.com
  1. camshifttrack

    0下载:
  2. opencv camshift 实现摄像头半跟踪 绝对可以运行 本人已经实现过 -opencv camshift finish half-auto track absolutely can be runned,i have make it
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:7244
    • 提供者:张博为
  1. SURF

    0下载:
  2. SURF算法的原文翻译,包括特征提取和特征匹配,加入了作者的一些理解-SURF translation of the original algorithm, including feature extraction and feature matching, adding some understanding of the author
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:557030
    • 提供者:Fisher
  1. openCV-2.2_collection

    0下载:
  2. 自己整理的opencv源码分析,是关于opencv2.2的,里面也有自己的翻译,如果大家喜欢,我陆续会把源码分析一个个上传完毕-Opencv source of his finishing is about opencv2.2' s, which also has its own translation, if you like, I will gradually upload one complete source code analysis
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:643330
    • 提供者:高永强
  1. random-forest

    0下载:
  2. 随机森林算法是opencv中的重要的算法,其中讲述了随机森林的定义特征构建方法等-Random Forests algorithm is an important algorithm in opencv, which describes the defining characteristics of a random forest construction methods
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:26624
    • 提供者:hmm
  1. read-file

    0下载:
  2. 背景建模,运动目标检测,读视频文件,opencv中的图像处理-Background modeling, moving object detection, reading and video files, opencv Image Processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:5064
    • 提供者:高东旭
  1. image-dehazing-based-on-opencv

    1下载:
  2. Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
  3. 所属分类:OpenCV

    • 发布日期:2014-01-10
    • 文件大小:75972
    • 提供者:张东海
  1. opencv

    1下载:
  2. 这是一个用opencv编写的启动摄像头程序,希望大家用得上- 请键入文字或网站地址,或者上传文档。 取消 朗读将中文译成英语 This is a start with opencv camera program written in the hope that we need them
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:3311
    • 提供者:邢春
  1. SVM-opencv-visual-C-6.0

    0下载:
  2. opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:17728
    • 提供者:天天
  1. xiangweixiangguan

    0下载:
  2. 用c++编写的图像配准的程序,利用的是相位相关算法-With c++ to write the image registration procedures, the use of the phase correlation algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:5229
    • 提供者:王三
  1. opencvHOG

    0下载:
  2. hog行人检测的算法,opcv实现的,注释中有函数功能介绍,对初学者很有帮助-hog pedestrian detection algorithm, opcv achieve the comment function Features, useful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:21987
    • 提供者:lifengsong
  1. 123

    0下载:
  2. 运动目标跟踪算法的OpenCV算法(C++)-Moving target tracking algorithm OpenCV algorithm (C++)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:9857
    • 提供者:zy
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. Opencv

    0下载:
  2. OpenCV——中文手册 Visual C++平台-OpenCV- English manual for Visual C++ platforms
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:410602
    • 提供者:武新
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com