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

搜索资源列表

  1. FNCC

    1下载:
  2. 用OPENCV开发的模板匹配 能进行匹配 并得出匹配的坐标位置-This software is used for template matching .We can get the coordinate .
  3. 所属分类:Graph Recognize

    • 发布日期:2016-09-05
    • 文件大小:1528151
    • 提供者:胡旭光
  1. motempl

    0下载:
  2. 用OPENCV写得一个关于运动模版的程序,测试学习用-OPENCV written using a template on the sports program, learning to use the test
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:8243
    • 提供者:liuzhiwen
  1. GuassFilter

    0下载:
  2. 基于openCV实现的高斯滤波程序,开发环境是VC6.0,可以自适应的修改模板大小-OpenCV based implementation of the Gauss filter procedure, the development environment is VC6.0, can be adaptive to modify the template size
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2114101
    • 提供者:
  1. cvMatchTemplate

    0下载:
  2. 利用OPenCV里面的模板匹配函数来搜索图像中的定位.-Template matching using OPenCV function inside to search for image location.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1466556
    • 提供者:陈生
  1. MatchTemplate

    0下载:
  2. Opencv写的模板匹配程序,可以在一幅大图中搜索其中的一部分图像。-Search part of the image the Opencv write template matching program, you can in a big figure.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4784737
    • 提供者:王上
  1. The.Detail.Analysis.and.Improvement.of.Calibration

    1下载:
  2. 以计算机视觉和视觉检测中的摄像机标定过程作为研究的对象,分析了开源计算机视觉函数库OpenCV中的摄像机模型,使用张正友基于平面模板的方法进行标定,过程中充分考虑了透镜径向畸变和切向畸变因素的影响。文章给出了标定的详细步骤,并对具体函数做了算法上的分析,同时从参数非线性回归分析的角度提出了优化的途径和措施。该算法充分发挥了OpenCV函数库的功能,提高了标定精度和计算效率,具有良好的跨平台移植性,可以满足视觉检测或其它计算机视觉系统的需要。-To computer vision and visu
  3. 所属分类:软件工程

    • 发布日期:2014-04-05
    • 文件大小:244654
    • 提供者:豆豆
  1. OCR

    1下载:
  2. 一个matlab的程序,识别文字数字的,很有帮助,希望大家下载。-A matlab program to identify text figures, helpful, hope everyone to download.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:56523
    • 提供者:emily
  1. mobanedge

    0下载:
  2. 基于OpenCV实现边缘检测,用模板法实现的边缘检测-OpenCV-based edge detection, using the template method to achieve the edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1137763
    • 提供者:meijing
  1. eyetracking

    0下载:
  2. Tracking a user defined template in an image (such as user s eye) for computer vision application. Built using OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:16149
    • 提供者:nunwithagun
  1. EyeDetect

    0下载:
  2. VC6.0编译通过,图像采集支持usb摄像头,也可以读avi文件,图像采集和显示都直接用的openCV的库,需要的dll已放在压缩包中,不过用于人眼定位的模板库由于过大,没有上传,需同学们自行加载,放到release下的EyeDatabase目录即可。-VC6.0 compiler, support for usb camera image capture, you can read avi files, image acquisition and display are directly us
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5527293
    • 提供者:cstanker
  1. FastMatchTemplate

    0下载:
  2. This code demonstrate how to do fast template matching using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7501927
    • 提供者:jumanji
  1. matching

    0下载:
  2. 基于opencv自身库的图像的模板匹配算法,适合初学opencv者-Opencv own library based on template matching of images, suitable for beginners who opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1971
    • 提供者:钟paul
  1. max_area

    0下载:
  2. 模板匹配,应用了OPENCV函数,作为初学的参考-Template matching, the application of OPENCV function, as a reference for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1549019
    • 提供者:wang jian
  1. OpenCVcalibration-

    0下载:
  2. 以计算机视觉和视觉检测中的摄像机标定过程作为研究的对象,分析了开源计算机视觉函数库OpenCV中的摄像机模型,使用张正友基于平面模板的方法进行标定-To computer vision and visual inspection of the camera calibration process as the object of study, analysis of the open source computer vision library OpenCV in the camera mode
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:453054
    • 提供者:zz
  1. cvFilter2D

    0下载:
  2. 本代码使用OpenCV对图像进行滤波,只需要修改一下掩膜模板,就可以采用高斯,PREWITT算子及二维滤波。-This code uses OpenCV for image filtering, only need to modify the mask template, you can use Gaussian, PREWITT operator and two-dimensional filtering.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1401771
    • 提供者:haona
  1. mubanpipei

    0下载:
  2. 基于opencv的模板匹配的源代码 希望对大家的学习有帮助-Opencv-based template matching of source code we want to help learning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3577019
    • 提供者:chh
  1. OpenCv_Examples

    0下载:
  2. OpenCv的一些简单的例程,源码,图片。适合初学都练习,模板使用。-OpenCv some simple routines, source code, and pictures. Are suitable for beginners to practice, the template used.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:683823
    • 提供者:chenbang
  1. moving-pattern

    0下载:
  2. 介绍关于Opencv图像处理库里面关于运动模版的一个例子代码。-Introduced on the the Opencv image processing library on the inside of a sports template example code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3703482
    • 提供者:xue
  1. HandDiscreteTest

    0下载:
  2. 手检测 opencv实现的手检测 采用了模板匹配和肤色检测方法。-Hand detection opencv hand detection using template matching and skin color detection method.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2131560
    • 提供者:freedesert
  1. ljf

    0下载:
  2. 基于opencv的数字图像处理 手型识别 模板匹配-Based on the hand type of digital image processing opencv recognition template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:34438144
    • 提供者:frank
« 1 2 3 45 6 »
搜珍网 www.dssz.com