搜索资源列表

  1. gaosijinzita

    0下载:
  2. 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
  3. 所属分类:OpenCV

    • 发布日期:2024-05-14
    • 文件大小:3671040
    • 提供者:xuguoqi
  1. Implementation-of-SIFT-detection

    0下载:
  2. 摘要:针对SIFT 特征提取的硬件实现结构复杂、难以达到实时性的问题,提出一种改进的高斯金字塔构建方法,该方法从 构建高斯金字塔的原始意义出发,大幅减少了所需的运算时间和存储单元。同时提出并验证了合适的SIFT 参数配置,以及 具体的硬件优化和并行实现方案,使整个系统可以在一片单独的FPGA 芯片上实现。该系统读入串行像素数据流,输出关键 点的特征描述符,并采用256×256 的图像对其进行了仿真验证,结果表明完全达到了实时
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:241664
    • 提供者:李齐贤
  1. dec_gaussian

    0下载:
  2. 使用matlab实现的高斯金字塔,可以对图像进行分割处理-Use Matlab to achieve Gaussian pyramid, the image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:杨洋
  1. GauPydDec

    0下载:
  2. 对输入的图像实现高斯金字塔分解,最后返回一个储存各层图像矩阵的元胞。-Gaussian Pyramid decomposion for image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:shiyuexin
  1. G-E-L

    0下载:
  2. 构建图像的高斯金字塔和拉普拉斯金字塔,用于后期的图像复原-To establish an image of the Gaussian pyramid, Laplacian pyramid is used to post the image restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:5159936
    • 提供者:honey
  1. LKOFlow

    0下载:
  2. 高斯金字塔图像配准算法,使用matlab-image registration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:
  1. matlab

    0下载:
  2. matlab2010开发环境,实现高斯金字塔,修改图片地址即可,测试成功,代码注释详细-matlab2010 development environment to achieve the Gaussian pyramid, modify the picture address test is successful, the code comments in detail
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:35840
    • 提供者:pxy
  1. GGAUSSIANPYRAa

    0下载:
  2. 高斯金字塔算法程序,在OpenCV开发环境下能实现多分辨辨率多多尺度的高斯金字塔的图像处理。,已通过测试。 -Gaussian pyramid algorithm program in OpenCV development environment multiresolution a lot of scale of the resolution Gaussian pyramid of image processing. , Has b
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1725440
    • 提供者:口音
  1. Gaussian-pyramids

    0下载:
  2. 图像高斯金字塔子图提取源代码,可以提取不同尺度的高斯金字塔子图用于进一步分析处理-Image Gaussian pyramid subgraph extract the source code can be extracted at different scales Gaussian pyramid subgraph for further analysis and processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Analulu
  1. CodesaImages

    0下载:
  2. 用于指纹检测等,利用图像的梯度方向,获得局部主导方向。Principal Component Analysis (PCA),包含有高斯金字塔分层,SVD奇异值分解,内含测试图像-Used for fingerprint detection, etc. Using the gradient direction of image to get local leading direction. Principal Component Ana
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:243712
    • 提供者:liuguorong
  1. Gxlmy_660078a

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

    • 发布日期:2024-05-14
    • 文件大小:399360
    • 提供者:comp
  1. pyramid_segmentation

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者: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 ext
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:4004864
    • 提供者:张余
  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 ext
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:4004864
    • 提供者:张余
  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
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:49152
    • 提供者:张余
  1. Guassion

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:林王
  1. OpenCV_SaliencyMap

    1下载:
  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 bas
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:467968
    • 提供者:fc
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:313344
    • 提供者:pengxiaomei
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:11986944
    • 提供者: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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:11988992
    • 提供者:liangzifei
« 1 2 3 45 6 7 »

源码中国 www.ymcn.org