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

搜索资源列表

  1. LK_optical-flow

    0下载:
  2. 基于OpenCv的LK金字塔光流算法的源代码,可以实现运动目标的检测。-The OpenCv-based LK pyramid the the source code of the optical flow algorithm, you can achieve the the the detection of of the moving target.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:4031876
    • 提供者:liuxiaojie
  1. IS_Pyramid

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, implemented in OpenCv three associated with image se
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:11660933
    • 提供者:grace
  1. chengxu

    0下载:
  2. 程序中包括canny边缘检测,平滑滤波,和金字塔算法,都是基于opencv的,程序简单实用。-Program includes canny edge detection, smoothing filtering, and the pyramid algorithm, are based on opencv, procedures simple and practical.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2277
    • 提供者:tangfei
  1. opencv_imagechangetest

    0下载:
  2. opencv金字塔分解,灰度化和canny检测测试程序,vc6.0与opencv1.0联合调试-opencv pyramid decomposition, graying and canny detector test procedures, vc6.0 joint commissioning with opencv1.0
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1364633
    • 提供者:lx
  1. LaplacianPyramid

    1下载:
  2. 拉普拉斯金字塔图像融合,使用opencv编写,可运行,效果很好,可供参考学习-Laplacian pyramid image fusion, using opencv prepared to run, with good results, for reference learning
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:1056
    • 提供者:luofeiyang
  1. 11

    0下载:
  2. 用OpenCV+VC代码实现金字塔光流法检测运动的物体-With code pyramid optical flow method to detect moving objects
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1022
    • 提供者:王飞
  1. LK

    0下载:
  2. 基于OPENCV的光流法,使用的是LK金字塔算法,可用vc运行-Pyramid LK optical flow algorithm that can be used to run vc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1357835
    • 提供者:郑宇凌
  1. 1

    0下载:
  2. 此代码是图像处理中opencv中的金字塔图像分割技术-This code is the pyramid of opencv image segmentation technology in image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1051
    • 提供者:余阳
  1. GMMS

    0下载:
  2. 基于高斯混合模型的图像分割程序,结合OpenCV,包括OTSU、金字塔分割、自适应阈值分割-Image segmentation program based on Gaussian mixture model, combined with OpenCV, including OTSU, pyramid segmentation, adaptive thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2054093
    • 提供者:user
  1. b

    0下载:
  2. 利用opencv进行图像处理。拉普拉斯金字塔变换,实现图像融合。- Laplacian pyramid
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1863
    • 提供者:wyj
  1. Image-segmentation

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, in OpenCv achieve three associated with image segmen
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:66682
    • 提供者:lushaolei
  1. DownUpSample

    0下载:
  2. 自己编写的二值图下采样函数,用来代替opencv中的金字塔下采样函数,基于vs2008+opencv2.3.1-I have written down binary image sampling function is used instead of the pyramid under opencv sampling function, based vs2008+opencv2.3.1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6327595
    • 提供者:南煎丸子
  1. devide2

    0下载:
  2. 实现金字塔图像分割,调用的是opencv的一些库,非常方便-Achieve pyramid image segmentation, the call is opencv some libraries, is very convenient
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19393357
    • 提供者:陈梦
  1. PRL_Perspective_FMM

    0下载:
  2. Pyramid Template Matching using opencv
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-03
    • 文件大小:604317
    • 提供者:danial
  1. optical-flow-

    0下载:
  2. opencv中高斯金字塔光流法,可以得到物体运动时的光流图像-opencv Gaussian pyramid optical flow method, optical flow image of the object can be obtained during exercise
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:4755
    • 提供者:李进
  1. optical

    0下载:
  2. opencv写的基于光流法的运动人流分类,能够实现读取视频,实现金字塔光流法和HS光流法,最后对流动人群进行有效的聚类。-Opencv writing movement flow classification based on optical flow method, read the video, can be implemented to realize pyramid optical flow method and the HS optical flow method, finally,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4671379
    • 提供者:蛋蛋
  1. OpenCVSegment

    0下载:
  2. 基于OPENCV的金字塔图像分割算法的实现,利用了Opencv的图形库进行图像分割。-Achieve OpenCV pyramid image segmentation algorithm based on the use of graphics library for image segmentation OpenCV
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:28757685
    • 提供者:赖威林
  1. 79419105fukugenn

    0下载:
  2. opencv实现金字塔的滤波,结果图比其他滤波更好,程序比较简单准确-Opencv pyramid filter, as a result, figure is better than other filtering, program is more simple and accurate
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5810178
    • 提供者:朱小飞
  1. SIFTVC6

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现-SIFT feature extraction and matching algorithm based on OPENCV. Contains the full the image of Gauss Pyramid, DOG, space extreme point extraction, key points descr iption, K
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:293282
    • 提供者:zhch85
  1. ch10_ex10_1

    0下载:
  2. opencv基于金字塔的LK光流算法,可作为跟踪的基础-opencv based pyramid light flow LK Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:杨健
« 1 2 34 »
搜珍网 www.dssz.com