搜索资源列表

  1. lurastud

    0下载:
  2. 计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1621445
    • 提供者:aaa
  1. 高斯金字塔

    0下载:
  2. computer vision
  3. 所属分类:2D图形编程

  1. 图像配准算法Matlab

    0下载:
  2. LKOFlow 是高斯金字塔图像配准算法 Patrick Vandewalle 含有多种配准算法
  3. 所属分类:matlab例程

  1. openbmp

    0下载:
  2. 本来手把手的介绍了如果在VC++的环境下打开一副自定义的.bmp图的编程过程,已经过测试,完全可行!-Originally introduced the hands-on in VC environment to open a custom. Bmp map programming process has been tested entirely feasible!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:155648
    • 提供者:文雨子
  1. OPENCV_SIFT_VC6

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:279552
    • 提供者:马丁
  1. EarRecog

    0下载:
  2. 人耳边缘检测的源程序,通过建立高斯金字塔确定人耳外轮廓,希望能对大家有帮助-Ear edge detection source, through the establishment of Gaussian pyramid outside the outline of the human ear to identify the hope that it can help you
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:7800832
    • 提供者:吕志坤
  1. chunman

    0下载:
  2. 基于高斯滤波器的可控金字塔的方向滤波器,对学习方向滤波的同学很有帮助-Gaussian filter based on the direction of the pyramid steerable filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:59392
    • 提供者:张凯兵
  1. Real-TimeRobustAlgorithmofDigitalImageStabilizatio

    0下载:
  2. 电子稳像的实时鲁棒性算法,首先对采集到的每帧图像建立高斯金字塔。然后在高斯金字塔的顶层进行 初估计,采用图像块法得到整像素的运动估计矢量。精估计采用光流梯度法。为提高鲁棒性,运用简化的M 收敛法 进行梯度约束。最后阶段采用双线性内插对当前帧与参考帧进行匹准-Electronic image stabilization, real-time robust algorithm, first collected in the esta
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:940032
    • 提供者:才鸟
  1. MATLAB

    0下载:
  2. Laplacian Gaussian Pyramid Image Process Laplace图像高斯金字塔扩展与减少-Laplacian Gaussian Pyramid Image Process Laplace expansion and reduce the image Gaussian pyramid
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张捷
  1. MatchImage

    0下载:
  2. 交叉相关的配准算法,采用高斯金字塔对图像分解和快速傅里叶变换加快算法速度,工业级算速度和配准精度。-Cross-related registration algorithm, the Gaussian pyramid image decomposition and fast Fourier transform algorithm to speed up the speed, industrial-grade computing spee
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:167936
    • 提供者:oiis
  1. tuxiangyasuo

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:56320
    • 提供者:依米
  1. Pyramic

    0下载:
  2. 用高斯金字塔实现图像的多分辨率,需要安装opencv2.1-Image with Gaussian pyramid multi-resolution, need to install opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2024-05-15
    • 文件大小:24417280
    • 提供者:董亚锋
  1. The-Laplacian-Pyramid

    0下载:
  2. 拉普拉斯金字塔与高斯金字塔相关论文三篇 其中英文1篇,中文论文2篇。英文论文中给出了算法设计的详细过程。-Laplacian pyramid, Gaussian pyramid with three papers related to the English one, Chinese paper 2. English paper gives a detailed algorithm design process.
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:1481728
    • 提供者:学校
  1. image_registration_matchinag

    0下载:
  2. 基于MATLAB的图像配准算法(高斯金字塔与其他几个算法)-MATLAB-based image registration algorithm (Gaussian pyramid with several other algorithms)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:jack lee
  1. Image-compression-algorithm

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source cod
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:61440
    • 提供者:程擎
  1. pyramid-compress

    0下载:
  2. 基于高斯金字塔的图像压缩matlab程序-Image compression based on Gaussian Pyramids
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:高凯
  1. LKOFlow

    0下载:
  2. 高斯金字塔图像配准算法,实现图像匹配,简单易懂,比较基础-Gaussian pyramid image registration algorithm for image matching, easy to understand, more basic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:叶韬成
  1. fortest

    0下载:
  2. 高斯金字塔 从网上找到代码,自己复制粘贴到,可以用-Gaussian pyramid from the Internet to find the code, copy and paste into their own, can be used
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李恪
  1. fortest

    0下载:
  2. 高斯金字塔 优化的版本,可用,效率比较高-Optimized version of the Gaussian pyramid, available, more efficient
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李恪
  1. gaussian

    0下载:
  2. 高斯金字塔,用于图像进行分层和图像显著区域提取的模型用途,针对itti模型中重要的一部分而存在-Gaussian pyramid, used in image and image significant regional extraction layer model USES, according to an important part of itti model and exist
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:mojie
« 1 2 34 5 6 7 »

源码中国 www.ymcn.org