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

搜索资源列表

  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 Analysis (PCA), contains a gaussi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:243399
    • 提供者: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 Develop

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

    0下载:
  2. 图像处理 o 梯度 边缘和角点 o 采样 差值和几何变换 o 形态学操作 o 滤波和彩色变换 o 金字塔及其应用 o 连接组件 o 图像和轮廓矩 o 特殊图像变换 o 直方图 o 匹配 结构分析 o 轮廓处理 o 计算几何 o 平面划分 运动分析和对象跟踪 o 背景统计量的累积 o 运动模板 o 对象跟踪 o 光流 o 预估器 模式识别 o 目标检测 照相机定标和三维重建 o 照相机定标 o 姿态估计 o 极线几何 函数列表 参考图像处理注意:本章描述图像处理和分析的一些函数-O gradien
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:9969049
    • 提供者:diaoguangqiang
  1. pyramid

    0下载:
  2. 采用金字塔方法进行图像分割。函数cvPyrSegmentation实现金字塔方法的图像分割。-The pyramid method for image segmentation. The pyramid method function cvPyrSegmentation image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:85554
    • 提供者:王云舒
  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. matlab

    1下载:
  2. 基于拉普拉斯金字塔变换的图像融合算法研究,用matlab语言的实现-Based on the Laplace transform image fusion algorithm using matlab to realize
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:18955
    • 提供者:ym
  1. GPEXPAND-and-GPREDUCE

    0下载:
  2. 图像的高斯与拉普拉斯金字塔分解,两种方法都有-Image gaussian and Laplacian pyramid decomposition, there has two kinds of method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1566
    • 提供者:dengdeng
  1. GDAL

    2下载:
  2. GDAL影像显示 建立金字塔通过i移动图像 进行图像的放大缩小 多波段显示影像金子塔显示 -GDAL image creates pyramid
  3. 所属分类:Special Effects

    • 发布日期:2015-10-08
    • 文件大小:50734080
    • 提供者:吴蔚
  1. LPDecompostion

    1下载:
  2. 自己写的拉普拉斯金字塔分解,对图像进行拉普拉斯分解形成多尺度的分解-Write your own Laplacian pyramid decomposition carried out the Laplace decomposition to form a multi-scale decomposition of the image
  3. 所属分类:Graph program

    • 发布日期:2017-11-28
    • 文件大小:707232
    • 提供者:倪培根
  1. segment

    0下载:
  2. opencv 在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法-opencv, image segmentation。watershed segmentation algorithm, pyramid segmentation algorithm and mean shift segmentation algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1008
    • 提供者:jinyizhong
  1. image-fusion-based-on-laplas

    1下载:
  2. 一种基于拉普拉斯金字塔的图像融合方法,属于变换域方法中的多分辨率分析方法。效果还不错-Based on Laplacian pyramid image fusion method, multi-resolution analysis methods in the transform domain. Results were pretty good
  3. 所属分类:Other systems

    • 发布日期:2015-05-17
    • 文件大小:1024
    • 提供者:jack
  1. tu-xiang-fen-ge

    0下载:
  2. 用金字塔的算法对图像进行分割处理,很实用的一个方法-Pyramid algorithm for image segmentation processing, a very practical method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:90310
    • 提供者:nimizi
  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. 14589

    0下载:
  2. 基于小波融合的图像残差金字塔超分辨率研究-Super-resolution based the image residuals pyramid wavelet fusion
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:316465
    • 提供者:木子
  1. codes

    3下载:
  2. 红外与可见光实时融合算法 ------------------------------------ 若不能读取xvid视频,请安装XviD-1.1.3-28062007.exe。 ----------------------------------- 请双击*.bat文件看程序运行结果。 也可以在命令行下,输入“evs3 参数文件.xml 配准.xml”,以融合指定的多源视频图像。 ----------------------------------
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-09
    • 文件大小:6271942
    • 提供者:dsfewf
  1. Imageblend

    0下载:
  2. 用MFC界面展示,实现了拉普拉斯金字塔图像融合,以及完整的或者部分的泊松方程图像融合-With MFC interface shows Laplacian pyramid image fusion, as well as a complete or partial fusion of the Poisson equation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:29362810
    • 提供者:liuming
  1. RasterPyramid

    0下载:
  2. 使用c#语言构建tif图像的栅格金字塔,使用最邻近法-Tif image built using c# language raster pyramid, using the nearest neighbor
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:959075
    • 提供者:赵福强
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com