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

搜索资源列表

  1. opencv-SIFT

    0下载:
  2. 利用旋转模板匹配方法对SIFT算法的改进-Template matching method using rotating SIFT Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:339.11kb
    • 提供者:chenglei
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:mei88
  1. face-detection

    0下载:
  2. 改进后的人脸识别算法,比传统方法更加的精准,并且难度也更大。-mproved face recognition algorithm, more accurate than traditional methods, and the more difficult....
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7.06mb
    • 提供者: 奋斗
  1. find_obj

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:2.97kb
    • 提供者:tjj
  1. improvedBinarization

    0下载:
  2. 一种改进的快速二值化方法,二值化效果更好,源文件,附加参考文献-An improved method for fast binary, binary better, source files, additional references
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:438.75kb
    • 提供者:孙骁
  1. 2DPCA

    0下载:
  2. 改进的模块2DPCA 人 脸识别方法-Improved face recognition module 2DPCA
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:260.05kb
    • 提供者:姓名而已
  1. JxpFillpolygon

    0下载:
  2. 多边形,剪裁,种子法填充,改进划线的方法-Polygon, cutting, Seed Law to fill, improve the method of drawing a line.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:zhaojing
  1. facedetect

    0下载:
  2. 人脸检测一个小程序,是基于opencv的,在sample自带例子的基础上改进的,用的是级联的方法-A program of face detection is based on opencv, using a cascade method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.72mb
    • 提供者:宫玉娇
  1. Harris

    0下载:
  2. 基于opencv函数的角点提取 包括消除临近角点的改进方法-Extracted of angle points based on the the opencv function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:6.57mb
    • 提供者:悠悠
  1. ThreeZhen

    0下载:
  2. 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.39mb
    • 提供者:秦朗
  1. 2dOtsu-gradient

    0下载:
  2. 基于邻域灰度梯度的改进二维OTSU算法:在二维OTSU的方法上进行改进,将纵坐标改用像素点的灰度值与其邻域的平均灰度值的差的绝对值,分割图像。-Neighborhood-based two-dimensional gray-scale gradient improved OTSU algorithm: to improve on the two-dimensional OTSU method, the vertical axis instead of the absolute value of
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:710kb
    • 提供者:徐青青
  1. MeanShiftImproved

    0下载:
  2. 关于meanshift方法的改进,用VC编写。初学者看看,高手多指导!-Improvement on meanshift method, prepared by the VC. Look at the beginners, many experts guide!C
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1.19mb
    • 提供者:wuweibiao
  1. Fast-O(1)Bilateral-Filter

    0下载:
  2. Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate the amount of the filter window
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:68.63kb
    • 提供者:xiaofeifu
  1. kuaisuzishiyuzhifangfa2

    0下载:
  2. 这是对上次自适应阈值方法的改进,这是后来找到的-This is the last time adaptive threshold method of improvement, which is later found
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:149.34kb
    • 提供者:hbnj
  1. CV_improve

    0下载:
  2. 用于图像分割的改进的CV模型,水平集方法(An Improved CV Model for Image Segmentation)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:111kb
    • 提供者:HAH12138
  1. 图像二值化判断分析法

    0下载:
  2. 编写实现了图像二值化中一种常用的方法——判断分析法。并使用开闭运算进行了二值化图像改进(It is a common method that can realize binaryzation, the judgment analysis method. And use open and closed operation to improve the image.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:12.19mb
    • 提供者:喵喵君
搜珍网 www.dssz.com