CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fast opencv

搜索资源列表

  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:651.96kb
    • 提供者:shshlzh
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:826.12kb
    • 提供者:shshlzh
  1. 基于Retinex的MSRCR算法的C语言实现

    0下载:
  2. 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:84.69kb
    • 提供者:myb
  1. unwrap2.rar

    1下载:
  2. 相位接包裹程序,可以对相位进行展开,简单,展开速度快,Phase then wrapped procedures can start phase, simple, fast start
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2.69kb
    • 提供者:田哥
  1. camera-method-based-on-OpenCV.

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:41.15kb
    • 提供者:wangtao
  1. surf_opencv.zip

    0下载:
  2. Speed Up Robust Feature Algorithm by OpenCV it can detected specified image and matching I adjust it to use a cam so it runs in real time but I guess it doesn t look so fast,Speed Up Robust Feature Algorithm by OpenCV it can detected spe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.75mb
    • 提供者:Jason
  1. swistrack.tar.gz

    0下载:
  2. SwisTrack is a powerful tool for tracking robots, humans, animals and objects using a camera or a recorded video as input source. It uses Intel s OpenCV library for fast image processing and contains interfaces for USB, FireWire and GigE cameras, a
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6.38mb
    • 提供者:valefar
  1. fast-SVMtraning-researchpaper

    0下载:
  2. 快速 svm 训练算法的研究 里面有道opencv库,是论文来的,不合适的不要下-fast SVMtraning researchpaper
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:620.47kb
    • 提供者:毛渝南
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:875.84kb
    • 提供者:ashura
  1. Fourier

    0下载:
  2. OpenCV Fourier变换程序,很好用的,速度快-OpenCV Fourier transform procedure, well used, fast
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:123.75kb
    • 提供者:baitao
  1. balltracking

    0下载:
  2. Fast ball tracking with OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:17.21kb
    • 提供者:nunwithagun
  1. opencv

    1下载:
  2. 基于opencv,可以显示图片,并进行相应的处理,亦可以播放AVI格式的视频文件,并实现快进快退,拖动等功能-Based on opencv, can display pictures, and the corresponding treatment can also play AVI format video files, and to achieve fast-forward, rewind, drag and other functions
  3. 所属分类:Multimedia program

    • 发布日期:
    • 文件大小:7.66mb
    • 提供者:jtu
  1. face_tracking_based_on_Camshift_and_morphology

    0下载:
  2. 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:22.96kb
    • 提供者:王亮亮
  1. TemplateMatch

    0下载:
  2. 自己做的一个图像采集和模板快速匹配软件,有几种不同的匹配算法进行对比-Own an image acquisition and fast template matching software, there are several different types of matching algorithms compare
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:117.2kb
    • 提供者:宋雪兵
  1. MovDetect

    0下载:
  2. 试用opencv 实现视频的读取、处理、间接快速,标准华框架-Try video opencv read, process, indirectly, fast, standards-hua framework
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14.5mb
    • 提供者:liujiaju
  1. PicturesMatchTemplate

    1下载:
  2. 快速的图像模板匹配代码,很辛苦找到的,属于Opencv的,共享给大家了-Fast image template matching code, it is hard to find, and belong to the Opencv, share to everyone the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10.13kb
    • 提供者:刘飞拓
  1. CameraCalibrationSystem

    0下载:
  2. 系统采用的是直接标定摄像机内部参数的算法,算法借助于标定参照物直接计算摄像机的内参数。整个系统是在VC++环境下设 计并实现的,并借助了IPL和OpenCV的帮助,只要输入标定物的图像,系统就可以迅速而又准确地输出摄像机内参数的结果。通过3D 重构实验证明了该系统的有效性。相对于MATLAB实现方式,该系统使用更加方便、快捷。 -System are directly used in the internal parameters of the camera calibration
  3. 所属分类:Project Design

    • 发布日期:2017-04-23
    • 文件大小:104.45kb
    • 提供者:wangtao
  1. Log_polartransformation

    0下载:
  2. Log-polar transformation :The function emulates the human "foveal" vision and can be used for fast scale and rotation-invariant template matching, for object tracking etc.download and install opencv 1.1 pre
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:529byte
    • 提供者:rahman
  1. OpenCVMatlab

    0下载:
  2. OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:827.27kb
    • 提供者:刘雪英
  1. test

    0下载:
  2. demonstrate OpenCV FAST detector, which was add in version 2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1mb
    • 提供者:Luke
« 12 3 4 5 6 »
搜珍网 www.dssz.com