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

搜索资源列表

  1. DigitalPyramid

    0下载:
  2. 编写程序,实现数字金字塔 C#实现 编写程序,实现数字金字塔-Digital Pyramid
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:535
    • 提供者:叶子
  1. h1_pyramid

    0下载:
  2. 实现一幅图像的金字塔展开,能够在不同尺度对图像进行后处理-To achieve an image of the pyramid started to scale the image in a different post-processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:645
    • 提供者:四伟
  1. jinzita

    0下载:
  2. 将bmp图像文件载入,并作为三维模型的纹理。绘画一个三维的金字塔-Bmp image files will be loaded, and as a three-dimensional model of the texture. Drawing a three-dimensional pyramid
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:127167
    • 提供者:苏鑫
  1. wuzhongjinzita

    0下载:
  2. 将金字塔置于雾中,通过控制按键,选择开启雾和选择雾的模式-Placed in the pyramid, the mist, through the control button, select Open and select the fog fog pattern
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:136896
    • 提供者:苏鑫
  1. pyramid

    0下载:
  2. 生成 影像金字塔,代码简单易懂,能够很好地理解影像降采样生成金子塔的原理和发放。-Image pyramid generation, the code is straightforward and can image down-sampling a good understanding of the principles of generation and distribution pyramid.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:909537
    • 提供者:高帅华
  1. ctt

    0下载:
  2. 求鞍点、输入一个日期输出第二天日期、输出金字塔图形、在有序数列中插入一个数并排序-Find the saddle point, enter a date next date output, the output pyramid graphic, in order to insert a number of series and sequence
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2627
    • 提供者:ctt
  1. pyramid_segmentation

    0下载:
  2. 采用金字塔方法对图像进行分割。函数cvPrySegmetion实现金字塔方法的图像分割。金字塔建立到由level指定的最大层数。-Pyramid method using image segmentation. Function cvPrySegmetion pyramid method to achieve image segmentation. Pyramid to the level specified by the maximum number of layers.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:94443
    • 提供者:吴婵
  1. Pyramid_Decomposition

    0下载:
  2. 基于金字塔的图像匹配,例子中加入了程序的运行结果-Pyramid-based image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1619887
    • 提供者:冯雪芳
  1. study-on-multiresolution

    0下载:
  2. Contourlets是由抽样的拉普拉斯金字塔(娜laeianPyramid,廿)滤波器和抽样的方向性滤波器组成的小波变换。兰州大学硕士论文,关于多分辨率分析的-Contourlets by sampling Laplacian pyramid (Na laeianPyramid, twenty) filter and sampling the composition of the directional wavelet transform filter. Master' s thesis
  3. 所属分类:Wavelet

    • 发布日期:2017-05-15
    • 文件大小:3740719
    • 提供者:gigi
  1. 02598838imagetest

    0下载:
  2. 该代码为将图像分解为金字塔尺度图像,参数可控制-The code for the image is decomposed into scale image pyramid, parameters can be controlled
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:198494
    • 提供者:蒯伟
  1. jzt

    0下载:
  2. 图像金字塔算法matlab版本源码,有兴趣可以看看。是构成sift算法的核心!-Matlab source code version of the image pyramid algorithm, interested to see. Sift algorithm constitutes the core!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:539
    • 提供者:rexlc
  1. ImageforHierarchical-DirectMethod

    0下载:
  2. 对图像进行复杂处理时(如金字塔搜索)用来产生多级分层图像的程序。使用方法为直接法-Complex image processing (such as the Pyramids search) used to produce multi-layered image of the program. use the direct method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:94171
    • 提供者:Fairy Wang
  1. ImageforHierarchical-DownSampling

    0下载:
  2. 对图像进行复杂处理时(如金字塔搜索)用来产生多级分层图像的程序。使用方法为上下采样法-Complex image processing (such as the Pyramids search) used to produce multi-layered image of the program. Use upper and lower sampling
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:20485
    • 提供者:Fairy Wang
  1. ImageforHierarchical-FilterMethod

    0下载:
  2. 对图像进行复杂处理时(如金字塔搜索)用来产生多级分层图像的程序。使用方法为滤波法-Complex image processing (such as the Pyramids search) used to produce multi-layered image of the program. Filtering method using the method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:94612
    • 提供者:Fairy Wang
  1. diguixinhua

    0下载:
  2. 打印金字塔形的星花,单用的算法是递归的形式。利用这个程序,可以理解递归。-Print pyramid-shaped flowers, alone in the form of the algorithm is recursive. Using this program, you can understand recursion.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:278802
    • 提供者:点点
  1. PyrSegmentation

    0下载:
  2. opencv的PyrSegmentation,金字塔分割.识别图像连通域个数-opencv of PyrSegmentation, pyramid segmentation. identify the number of images connected domain
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:812
    • 提供者:jiang
  1. pyramid-structure

    0下载:
  2. 随着遥感影像数据量变得越来越大, 为了提高图像实时缩放和显示的速度, 快速地获取不同分辨率下的图像信息, 往往会对原始图像建立金字塔结构, 根据不同的显示要求, 调用不同金字塔等级中的数据, 来达到快速显示、漫游的目的。-With the amount of remote sensing data become more and more, in order to improve image scaling and display real-time speed, quick access to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:592
    • 提供者:huwanyuan
  1. rotate-pyramid

    0下载:
  2. 这个程序可以实现金字塔的公转自转和不停地变大变小-make the colorful pyramid rotate and scale
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:368656
    • 提供者:王晶
  1. 2007082914114324942

    0下载:
  2. 画金字塔的一个程序 使用的是opengl软件是实现的,其中还有一点路径规划的问题-Draw a pyramid using opengl software program is implemented, of which there are some problems of path planning
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:533727
    • 提供者:流泉清
  1. pyramid

    0下载:
  2. 金字塔算法,高斯分解的MATLAB算法源码-gaussian decomposion
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:48726
    • 提供者:jiangbin
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 33 »
搜珍网 www.dssz.com