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

搜索资源列表

  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
    • 文件大小:86723
    • 提供者:myb
  1. unwrap2.rar

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

    • 发布日期:2017-04-01
    • 文件大小:2757
    • 提供者:田哥
  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
    • 文件大小:7074971
    • 提供者: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
    • 文件大小:6685456
    • 提供者:valefar
  1. Fourier

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

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

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

    • 发布日期:2017-04-15
    • 文件大小:17621
    • 提供者:nunwithagun
  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
    • 文件大小:23508
    • 提供者:王亮亮
  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
    • 文件大小:120012
    • 提供者:宋雪兵
  1. MovDetect

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

    • 发布日期:2017-06-02
    • 文件大小:15202473
    • 提供者: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-15
    • 文件大小:10374
    • 提供者:刘飞拓
  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
    • 文件大小:529
    • 提供者:rahman
  1. Opencv

    0下载:
  2. 使用Opencv进行图像处理学习资料,包括几个例子-Fast Human Face Detection Overview
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:515504
    • 提供者:wyc
  1. test

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

    • 发布日期:2017-05-03
    • 文件大小:1049704
    • 提供者:Luke
  1. OpenCV_forward_backwrd_MHI

    0下载:
  2. Forward-Backward MHI(前后向运动历史图)是一个快速有效的运动目标检测方法,本程序正是实现2006年Zhaozheng Yin and Robert Collins的“Moving Object Localization in Thermal Imagery by Forward-backward MHI”文献中的方法。此程序可以很方便的对该方法的优缺点作出评判。给运动目标检测器的选择提供了除“帧间差”和“背景相减”外的又一方法。 本程序基于OpenCV。-Forwar
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4928914
    • 提供者:huangjian
  1. Integral

    0下载:
  2. 快速求积分图的源代码,取自OpenCV。-Fast quadrature map source code from OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:695
    • 提供者:地址
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. sift

    0下载:
  2. 快速SIFT算法,处理迅速。使用OPENCV-Fast SIFT algorithm to deal with quickly. Use OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:4008521
    • 提供者:罗铃
  1. FastMatchTemplate_OCV21

    0下载:
  2. OpenCV Fast Match Template
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:20799
    • 提供者:ihdereli
  1. feature-points

    0下载:
  2. Harris,FAST,Eigen 3种特征点提取方法的比较,开发平台是vs2005和opencv-Harris, FAST, Eigen 3 kinds of feature point extraction method comparison, the development platform is vs2005 and opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:39249
    • 提供者:xu
  1. fast_opencv(1.0)

    0下载:
  2. fast算法源代码,基于opencv下实现的源代码-fast algorithm source code, based on the source code to achieve opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:25177
    • 提供者:明渃
« 12 3 4 »
搜珍网 www.dssz.com