CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯金字塔

搜索资源列表

  1. Gxlmy_660078a

    0下载:
  2. 高斯金字塔,将图像分解成层状高高斯金字塔,小波分析类可直接使用。 -Gaussian pyramid image decomposition into a layered high Gaussian pyramid wavelet analysis class can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:399304
    • 提供者:comp
  1. pyramid_segmentation

    0下载:
  2. opencv中对图片进行高斯金字塔分层,对图片进行分割分出多层,便于进一步处理-opencv picture Gaussian pyramid hierarchical separation of multi-layered images segmentation to facilitate further processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:1226
    • 提供者:z
  1. avito

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:4004713
    • 提供者:张余
  1. av

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:4004608
    • 提供者:张余
  1. mbpp

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:49617
    • 提供者:张余
  1. Guassion

    0下载:
  2. 对图像进行高斯金字塔设计,以及根据多尺度划分问题。-To do image gaussian pyramid design, and according to the multi-scale partition problem.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1151
    • 提供者:林王
  1. Lucas_Kanad

    0下载:
  2. 本算法是基于光流的LK算法,还包括自适应的LK光流算法。基本思想是基于分层的高斯金字塔的方法-The algorithm is based on optical flow LK algorithms, including adaptive LK optical flow algorithm. The basic thought is based on the method of layered gaussian pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:313246
    • 提供者:pengxiaomei
  1. OpenCV_SaliencyMap

    0下载:
  2. 数字图像处理SaliencyMap 根据图像的高斯金字塔和灰度梯度信息提取出SaliencyMap,进一步以此为依据选择ROI-Digital image processing Saliency Map based on the image of the Gaussian pyramid and gray-scale gradient information extracted SaliencyMap, further as a basis to select ROI
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:467721
    • 提供者:fc
  1. ME-2

    0下载:
  2. 基于高斯金字塔的运动估计,有注释,调试通过可运行,跟大家分享-Estimated based on the movement of the Gaussian pyramid, annotated, can be run through debugging, to share with you
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:11987292
    • 提供者:liangzifei
  1. Gaussian-pyramid

    0下载:
  2. 基于高斯金字塔的运动估计,有注释,调试通过可运行,跟大家分享-Estimated based on the movement of the Gaussian pyramid, annotated, can be run through debugging, to share with you
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:11988970
    • 提供者:liangzifei
  1. PyramidBlending

    0下载:
  2. 使用高斯金字塔对两幅图像进行无缝融合,拼接,因为在金字塔下拼合的非常平滑,可运行,高质量-Gaussian pyramid seamless fusion of the two images, stitching, flattened pyramid is very smooth running, high-quality,
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:20850799
    • 提供者:王平仁
  1. Gauss-Pyramid-sift_openvc

    0下载:
  2. 用opencv实现了高斯金字塔,得到了图像的sift特征点,并得到了不同高斯尺度下得图形-Gaussian pyramid with opencv obtained image sift feature point, and has been obtained under different graphical Gaussian scale
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:17812905
    • 提供者:chenguifang
  1. gaussian

    0下载:
  2. 图像高斯金字塔,生成高斯金字塔,依次进行图像下采样- Image gaussian pyramid,To generate the gaussian pyramid, under the image sampling in turn
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:939
    • 提供者:Jenny
  1. gaussianpyramid

    1下载:
  2. 高斯金字塔的用matlab实现的程序,主要可用于图像处理,是计算机视觉的课后题之一,第四章第八题-Gaussian pyramid algorithm used matlab,it can be used in image processing and also one of the problems in computer vision book
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:36393
    • 提供者:siyuan
  1. DOG

    0下载:
  2. DOG高斯金字塔,用于图像处理的sift算法,surf算法等-DOG Gaussian pyramid, sift algorithm for image processing, surf algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1391
    • 提供者:贾宁
  1. Untitled

    0下载:
  2. 高斯金字塔分解,MATLAB,程序低通滤波器参数可调-Gaussian pyramid decomposition, MATLAB, program parameters adjustable low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:662
    • 提供者:薛大松
  1. DownSample

    0下载:
  2. 下采样函数,使用方法:直接调用 r = DownSample (im),可在高斯金字塔中使用。-Down sampling function, use method, directly call r = DownSample (im), can be used in the pyramid model.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:148412
    • 提供者:zxj
  1. gradient_face

    0下载:
  2. 人脸特征提取,梯度脸+高斯金字塔模型。内含yalefaces。-Facial feature extraction, the gradient face+ gaussian pyramid model.including yalefaces.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1138585
    • 提供者:zxj
  1. Pyramid

    0下载:
  2. Pyramid.zip包含 1、pyramid.fig界面 2、高斯金字塔通过GPReduce.m函数实现 拉普拉斯金字塔由GPExpand.m函数实现 3、用imshow()显示拉普拉斯金字塔时,如果图像矩阵数据类型为double,会显示为彩色;而通过uint8()将类型强制转换为8位无符号整数,图像显示就为黑白了。 4、采用256*256的lena彩色图像-Pyramid.zip coantain 1、pyramid.fig interface 2、implem
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:74642
    • 提供者:zbx
  1. Gaussian-prymid

    0下载:
  2. 为在图像处理、计算器视觉、信号处理上所使用的一项技术。 高斯金字塔本质上为信号的多尺度表示法,亦即将同一信号或图片多次的进行高斯模糊,并且向下取样, 藉以产生不同尺度下的多组信号或图片以进行后续的处理,例如在影像辨识上,可以藉由比对不同尺度下的图片,以防止要寻找的内容可能在图片上有不同的大小。 高斯金字塔的理论基础为尺度空间理论,而后续也衍生出了多分辨率分析。- As a technique in image processing, computer vision, signal proce
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:244716
    • 提供者:robin lee
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com