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

搜索资源列表

  1. Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序

    3下载:
  2. 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
  3. 所属分类:图形图象

    • 发布日期:2016-05-24
    • 文件大小:1560551
    • 提供者:瘦猪呆兔
  1. OpenCV-tuxiangpeizhu

    0下载:
  2. 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:209336
    • 提供者:杨博明
  1. normxcorr2_mex_ALL

    1下载:
  2. 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:584414
    • 提供者:MORGAN
  1. codebook

    1下载:
  2. 用opencv中的codebook法相关函数实现的背景分割程序-The codebook method using opencv in the background correlation function to achieve segmentation procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:772428
    • 提供者:臧媛媛
  1. morphology

    0下载:
  2. 利用openCV的相关函数实现对图像的形态学操作-Use of the correlation function of the realization of openCV image morphology operation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:182953
    • 提供者:yyy
  1. ncc

    0下载:
  2. The normalized cross correlation (NCC) implemented in C++ and Matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:582788
    • 提供者:lusmar
  1. zncc

    0下载:
  2. ZNCC Normalized cross correlation m = zncc(w1, w2) Compute the zero-mean normalized cross-correlation between the two equally sized image patches w1 and w2. Result is in the range -1 to 1, with 1 indicating identical pixel patterns.-ZN
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:566
    • 提供者:mahmoud
  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. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6540
    • 提供者:张桦
  1. kitai1

    0下载:
  2. Opencv images matching by Correlation, ChiSqr, Intersect and Bhattacharyya methods -Opencv images matching by Correlation, ChiSqr, Intersect and Bhattacharyya methods
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:11544
    • 提供者:mike_s
  1. facetrack

    1下载:
  2. opencv中运用meanshift算法进行车辆检测 人脸识别-opencv in the vehicle detection algorithm using face recognition meanshift
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4502269
    • 提供者:jinglin
  1. Opencv-Source-Code

    0下载:
  2. opencv 文档,用于查询opencv 相关函数 -Opencv document, opencv for inquires correlation function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3491448
    • 提供者:123
  1. opencv-face-detection

    0下载:
  2. opencv 人脸识别的相关函数代码,人脸检测部分实用代码-correlation function code opencv face recognition, face detection part practical code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:15198
    • 提供者:z
  1. image

    0下载:
  2. 提供了SAD算法和根据相关性检测算法,把图像分成四个块,很好的(Provides a SAD algorithm and according to the correlation detection algorithm, the image is divided into four pieces, very good)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:18432
    • 提供者:zagcqnp
  1. normxc_cpp

    0下载:
  2. C algorithm for The normalized cross correlation
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:191488
    • 提供者:FrancisZou
  1. 手势识别控制小车运动

    1下载:
  2. 本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:19889152
    • 提供者:HanaRen
  1. ksqqw

    0下载:
  2. matlab implements five gray correlation degree computing model, Signal dimension estimates, DC-DC power single-part set-loop control.
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-01
    • 文件大小:150528
    • 提供者:qbueujp
  1. 【84】模板匹配

    0下载:
  2. OpenCV 模板匹配,matchTemplate方法使用,实测非常不错 平方差匹配法(SQDIFF) 归一化平方差匹配法(SQDIFF NORMED) 相关匹配法(TM CCORR) 归一化相关匹配法(TM CCORR NORMED) 相关系数匹配法(TM COEFF) 归一化相关系数匹配法(TM COEFF NORMED)(OpenCV template matching, matchTemplate method used, the measurement is very
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:113664
    • 提供者:plcjs
  1. GLCM-OpenCV-master

    0下载:
  2. 由于纹理是由灰度分布在空间位置上反复出现而形成的,因而在图像空间中相隔某距离的两象素之间会存在一定的灰度关系,即图像中灰度的空间相关特性。灰度共生矩阵就是一种通过研究灰度的空间相关特性来描述纹理的常用方法。 Gray-level co-occurrence matrix from an image 图像的灰度共生矩阵(Because the texture is formed by the repeated appearance of the gray distribution in the
  3. 所属分类:OpenCV

    • 发布日期:2018-05-03
    • 文件大小:914432
    • 提供者:zbf661
  1. 基于CSRT算法的目标跟踪

    1下载:
  2. 本项目为基于CSRT算法的目标跟踪,使用C++书写,需使用opencv3.4.1及以上版本。已经测试完毕,下载后直接修改opencv路径即可运行。可根据需要自行替换测试视频进行跟踪 关于CSRT的介绍: In the Discriminative Correlation Filter with Channel and Spatial Reliability (DCF-CSR), we use the spatial reliability map for adjusting the fi
  3. 所属分类:图形/文字识别

    • 发布日期:2019-12-13
    • 文件大小:1530746
    • 提供者:efeec@sina.cn
« 12 »
搜珍网 www.dssz.com