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

搜索资源列表

  1. findCorner

    0下载:
  2. opencv中检测角点的实例哦!很实用,其实原理看不懂没关系,看到代码自然就明白了!-opencv example of corner detection Oh! Very practical, in fact, can not understand it does not matter theory, see the code naturally understand!
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.33mb
    • 提供者:jamie
  1. 14

    0下载:
  2. 使用线性插值原理,使用opencv实现了图片的线性插值-Using linear interpolation theory, to achieve the image using opencv linear interpolation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1.36mb
    • 提供者:we
  1. cvtest2

    0下载:
  2. 用opencv处理yuv帧(4:2:0)的源码,功能是实现视频增强,基于retinex方法。-yuv video enhance based on retinex theory
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.31mb
    • 提供者:hrf
  1. camshiftdemo

    0下载:
  2. Camshift算法原理及其Opencv实现-Camshift algorithm theory and implementation Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:3.64kb
    • 提供者:chenwenchao
  1. face_recognision

    1下载:
  2. 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:920.33kb
    • 提供者:童振
  1. OpenSceneGraph

    0下载:
  2. OpenSceneGraph基本渲染理论-OpenSceneGraph rendering the basic theory
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:583.8kb
    • 提供者:鲍海峰
  1. OpenCV-programing-introduction

    0下载:
  2. OpenCV_编程简介(入门必读).doc,对研究图形图像,人脸识别的人员有很大的帮助,可以用来算法和理论的实现。-OpenCV_ Introduction to Programming (Getting Started reading). Doc, the study of graphic images, face recognition is very helpful staff, can be used to implement algorithms and theory.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:57.93kb
    • 提供者:
  1. calculatethedistanceweithopencv

    0下载:
  2. 平行双目视觉理论,深度标定,CAJ格式,SIFT算法,opencv-Parallel to the theory of binocular vision, depth calibration, CAJ format, SIFT algorithm, opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:196.35kb
    • 提供者:朋古
  1. skindetection

    0下载:
  2. 基于OpenCV的皮肤检测算法实现,基于贝叶斯决策理论-OpenCV-based skin detection algorithm based on Bayesian decision theory
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7.97mb
    • 提供者:zgm
  1. JuLeiFenXi2.1.2

    0下载:
  2. 用OPEN CV在VS2010下实现运动物体分离,算法理论:K—均值聚类算法-Moving objects in VS2010 with the OPEN the CV separation algorithm theory: K-means clustering algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:25.64mb
    • 提供者:梁卓立
  1. SIFT_VC

    0下载:
  2. 根据linderburg的尺度空间理论提取了尺度不变特征,包含图片,能够运行。-Extracted under linderburg scale space theory scale invariant feature, including pictures, be able to run.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.33mb
    • 提供者:黄少
  1. qt_open_surf

    3下载:
  2. 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
  3. 所属分类:OpenCV

    • 发布日期:2013-01-03
    • 文件大小:2.63mb
    • 提供者:wuwei
  1. opencv_kalman

    1下载:
  2. 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依
  3. 所属分类:OpenCV

    • 发布日期:2016-12-01
    • 文件大小:332kb
    • 提供者:wuwei
  1. Compressive-Tracking

    1下载:
  2. ECCV上Kaihua Zhang的Compressive Tracking:理论高深的吓人,源码简单的吓人。是目前为止我试过的off-the-shelf的tracker中跟踪效果最好的,不用调任何参数,绝对实时。绝对能运行,欢迎下载。-ECCV on Kaihua Zhang Compressive Tracking: Theory profound scary, the source simply scary. I ve tried so far off-the-shelf tracker
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:7.58mb
    • 提供者:zoe
  1. CTFromCam

    0下载:
  2. 基于网络摄像头的压缩感知人脸识别跟踪算法 压缩感知(Compressive Sensing)理论是近年来信号处理领域诞生的一种新的信号处理理论,由D. Donoho、E. Candes及华裔科学家T. Tao等人提出,自诞生之日起便极大地吸引了相关研究人员的关注。-Face recognition based on compressed sensing tracking algorithm Compressive Sensing (Compressive Sensing) signal
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:4.89mb
    • 提供者:xyc
  1. CPU

    0下载:
  2. 基于暗通道先验理论图像去雾,在vc平台下实现,用到了引导滤波替代软抠图法-Based on the theory of dark channel prior image to fog, in vc platform, use the guide filter replacement soft matting method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.63mb
    • 提供者:丽贝卡
  1. retinex.opencv

    0下载:
  2. Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。-The basic theory of Retinex theory is
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.62mb
    • 提供者:吴双
  1. harris

    0下载:
  2. Harris角点检测基本理论(要讲清楚东西太多,附录提供文档详细说明)-Harris corner detection basic theory (too many things to talk clearly, appendix provides a detailed descr iption of the document)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2.48kb
    • 提供者:蒋奇翰
  1. Gaussian-prymid

    0下载:
  2. 为在图像处理、计算器视觉、信号处理上所使用的一项技术。 高斯金字塔本质上为信号的多尺度表示法,亦即将同一信号或图片多次的进行高斯模糊,并且向下取样, 藉以产生不同尺度下的多组信号或图片以进行后续的处理,例如在影像辨识上,可以藉由比对不同尺度下的图片,以防止要寻找的内容可能在图片上有不同的大小。 高斯金字塔的理论基础为尺度空间理论,而后续也衍生出了多分辨率分析。- As a technique in image processing, computer vision, signal proce
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:238.98kb
    • 提供者:robin lee
  1. buildinz-theory

    0下载:
  2. 主要用于高层建筑的减振设计,根据线性振动理论,用matlab高级语言编写(Mainly for the anti-vibration design of high-rise building, according to the linear vibration theory, written in a high-level language matlab)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:4kb
    • 提供者:multdgtasking
« 12 »
搜珍网 www.dssz.com