搜索资源列表

  1. AAA

    0下载:
  2. Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast algorithm of pyramid data struct is provided. -Different methods for generating pyrami
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:339968
    • 提供者:lichao
  1. ADE

    0下载:
  2. Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast -Different methods for generating pyramid data structure have been analysed, these eff
  3. 所属分类:技术管理

    • 发布日期:2024-05-14
    • 文件大小:358400
    • 提供者:lichao
  1. pyramid

    0下载:
  2. Print pyramid composed of characters user entered.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:319488
    • 提供者:dinnalin
  1. basicprocessing

    0下载:
  2. 图像位平面分割,高斯金字塔生成与复原,图像4因子下采样等基本操作,有详细的代码注释。-Image bit-plane partition, Gaussian pyramid generation and recovery, image down-sampling factor 4 basic operations, the code has detailed notes.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:zhiminn_wang
  1. contourlets.tar

    0下载:
  2. 用VC++实现了contourlet变换,contourlet变换分为两个部分,拉普拉斯金字塔和方向滤波器组。-With VC++ Realize the Contourlet transform, contourlet transformation is divided into two parts, Laplacian pyramid and direction of filter banks.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:22528
    • 提供者:宋建梅
  1. lptoolbox

    0下载:
  2. Laplacian Pyramid Toolbox (version 1.0, June 2004)
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 基于高斯金字塔算法的分割程序。可以手动调整分割阈值,以达到需求的效果。-Gaussian pyramid algorithm based on segmentation procedures. Can manually adjust the segmentation threshold in order to meet the demand for results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1415168
    • 提供者:Nathan
  1. matlabPyrTools

    0下载:
  2. matlab的steel金字塔小波分解源代码-matlab the steel pyramid wavelet decomposition source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2962432
    • 提供者:lance
  1. lptoolbox

    0下载:
  2. laplacian pyramid transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:135168
    • 提供者:huyuhui
  1. The_Minto_Pyramid_Principle

    0下载:
  2. 这是一本经典的工程文档书写教程,提出了金字塔原理,对于书写文档的工程师有极大的意义!-This is a classic document of the works written tutorials proposed pyramid principle, to write documents for the Engineer has a great significance!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:110592
    • 提供者:luwei
  1. wavelet

    1下载:
  2. 采用Matlab编写的小波变换之金字塔分解与重构,该代码很基础,适合初学者了解小波变换-Matlab prepared using the pyramid wavelet transform decomposition and reconstruction, the code is the basis of wavelet transform suitable for beginners to understand
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:176128
    • 提供者:巢歌
  1. fuse_mod

    0下载:
  2. 图象处理算法,一种基于morphological 差分金字塔的图象融合算法,以函数的形式给出,肯定能用-Image processing algorithm, based on differential morphological pyramid image fusion algorithm in order to function the form is given, certainly can
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 图象处理算法,一种基于ratio pyramid的图象融合算法,以函数的形式给出,肯定能用 -Image processing algorithm, a ratio pyramid based image fusion algorithm in order to function the form is given, certainly can
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 数字金字塔-Digital Pyramid
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:yxz
  1. GLPyramid2

    0下载:
  2. 多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术 金字塔是一种有效的多尺度表达结构 构建高斯金字塔和拉普拉斯金字塔 高斯低通滤波器 对应高斯金字塔中相邻两层图像差的带通滤波器 -Multi-scale imaging technology refers to the image using multi-scale expression, and in different
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Mingruixia
  1. sift-1.1.1_20071108_win

    0下载:
  2. Rob Hess的SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差-Rob Hess of the SIFT algorithm C language (based on OpenCV), sampling and Gaussian pyramid differential extraction of feature points, KD tree search for
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:448512
    • 提供者:lonfan
  1. sift_robhess

    0下载:
  2. Rob Hess Linux下的SIFT提取源码,金字塔采样和高斯差分提取特征点,KD树搜索寻找同名点,RANSAC去粗差-Rob Hess Linux source code under the SIFT extraction, sampling and Gaussian pyramid differential extraction of feature points, KD tree search to find the same
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:181248
    • 提供者:lonfan
  1. python

    0下载:
  2. 用金字塔方法对图像进行分割,其中调用了opencv的函数。-Using the pyramid method of image segmentation, which calls the opencv function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1099776
    • 提供者:luofei
  1. pdtdfbcore

    0下载:
  2. PDTDFB toolbox The filter bank is described in: The Shiftable Complex Directional Pyramid—Part I: Theoretical Aspects The Shiftable Complex Directional Pyramid—Part II: Implementation and Applications I
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:84992
    • 提供者:chan man man
  1. lptoolbox

    0下载:
  2. This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition and the new reconstruction method-This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:邓宸伟
« 1 2 3 45 6 7 8 9 10 ... 44 »

源码中国 www.ymcn.org