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

搜索资源列表

  1. Median-pyramid-algorithm

    0下载:
  2. 利用中值金字塔算法实现图像的逆半调处理,通过加噪来实现逆半调处理。-The median pyramid algorithm the inverse halftoning processing of the image by adding noise to achieve inverse halftoning processing.
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:713
    • 提供者:唐晓明
  1. laplacian-pyramid

    0下载:
  2. Laplacian Pyramid: 用MATLAB实现并改进的图像拉普拉斯金字塔分解以及隐藏信息嵌入的源码。程序展示了Laplacian Pyramid Decomposition 在图像嵌入隐藏信息的重要作用。-Laplacian Pyramid: Based on MATLAB, original codes realize the improved Laplacian Pyramid Decomposition and the method to embed hidden informa
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:241815
    • 提供者:MichaelPan
  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. image-stitching

    0下载:
  2. 图像拼接,通过sift匹配进行360度全景的图像拼接,采用拉普拉斯金字塔进行模糊-Image stitching, matching sift through a 360-degree panoramic image stitching, using fuzzy Laplacian pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5091670
    • 提供者:Ezreal
  1. IS_Pyramid

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, implemented in OpenCv three associated with image se
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:11660933
    • 提供者:grace
  1. steerable-pyramid-algorithm-

    0下载:
  2. 基于小波变换和可操纵金字塔算法的图像纹理分析-Based on wavelet transform and steerable pyramid algorithm for image texture analysis
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:887717
    • 提供者:king
  1. lpfusion

    0下载:
  2. 把文件拷入matlab工作目录,实现拉普拉斯金字塔图像融合-Kaoru matlab working directory of the file, realize Laplacian pyramid image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:31921
    • 提供者:mutong
  1. genPyr

    0下载:
  2. 一个图像多分辨率金字塔matlab代码,内附图片和程序调用说明-A multi-resolution image pyramid matlab code, containing pictures and descr iption of procedure calls
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:120714
    • 提供者:du51
  1. Laplace-pyramid-image-fusion-

    0下载:
  2. matlab实现二个图像融合的拉普拉斯金字塔图像融合模拟程序-Matlab two Laplace pyramid image fusion simulation program of image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4108
    • 提供者:fang
  1. Image-multiresolution-pyramid

    0下载:
  2. 现代数字图像处理技术提高及应用案例详解(matlab版),-图像多分辨率金字塔源代码-Modern digital image processing technology and application case explanation (matlab version), source code- image multiresolution pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:120892
    • 提供者:方方
  1. LaplacianPyramid

    1下载:
  2. 拉普拉斯金字塔图像融合,使用opencv编写,可运行,效果很好,可供参考学习-Laplacian pyramid image fusion, using opencv prepared to run, with good results, for reference learning
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:1056
    • 提供者:luofeiyang
  1. My_DifferentGaussPyramidImage

    0下载:
  2. 基于Matlab的高斯差分金字塔图像产生程序,可直接输入一副图像,调用此函数就可以得到你所想要的所有金字塔图像。-Based on Matlab Difference of Gaussian pyramid image generation process can be directly input an image, calling this function you can get what you want all the pyramid image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:906
    • 提供者:潘仁龙
  1. Laplace

    0下载:
  2. Laplace金字塔算法的图像处理Matlab程序Laplace-Laplace in Matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:46075
    • 提供者:billy
  1. fusetool

    1下载:
  2. 这个工具箱包括以下融合方法: 线性方法 线性叠加 pca加权叠加 非线性方法 选择最小值 选择最大值 多分辨率方法 拉普拉斯金字塔 fsd金字塔 比率金字塔 对比度金字塔 梯度金字塔 使用DBSS dwt(2,2)小波 sidwt使用哈尔小波 形态金字塔 这个函数是伴随着一个图形用户界面,允许图像i / o和交互式选择所有相关参数。 -The toolbox includes the following fusion metho
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:149571
    • 提供者:fanjc
  1. ICM2image_loop

    0下载:
  2. 对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。-ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:6626
    • 提供者:张三
  1. gaosilvbojinzita

    0下载:
  2. 本程序对图像进行高斯滤波得到不同尺度的图像,类似于金字塔。-This program Gaussian filtering of images obtained at different scales of image, similar to a pyramid.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1324814
    • 提供者:王开芳
  1. edge

    0下载:
  2. 使用各种模板,如canny算子,高斯算子sobel算子等各种算子以及小波和金字塔的方法检测图像中的各种边缘-Use a variety of templates, such as canny operator, Gaussian operator sobel operator and other operators as well as various wavelet edge detection methods and the pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:149611
    • 提供者:ljq
  1. 3pyramid--remote-fusion-

    0下载:
  2. 3联合非降采样金字塔与经验模态分解的遥感图像融合算法 优先出版 王文波 李合龙 张晓东 哈尔滨工程大学学报 2012-10-31 期刊-3 joint down sampling pyramid and empirical mode decomposition of remote sensing image fusion algorithm published Wang Wenbo priority Lee closure Zhang journal of Harbin engineering
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:544498
    • 提供者:fangfang
  1. pyramid

    0下载:
  2. 对一幅图进行金字塔图像分析,并在窗口上显示出来-On a pyramid diagram image analysis, and displayed
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:967
    • 提供者:蔡细敏
  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 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com