CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 采样

搜索资源列表

  1. 图像处理-分级搜索-上下采样

    0下载:
  2. 可用于金字塔搜索中subimage生成的程序
  3. 所属分类:2D图形编程

    • 发布日期:2011-04-06
    • 文件大小:20485
    • 提供者:dingdingbuzou
  1. resample

    0下载:
  2. 四邻域加权平均算法 实现了图像的高质量重采样-resample function
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1483
    • 提供者:马金光
  1. upsampling_6tap

    0下载:
  2. 关于2d图像进行的很详细的上采样代码~包含注释~-2d image in great detail on the sample code to include comments to
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:17854
    • 提供者:叶子扬
  1. fundamentalMatrix

    0下载:
  2. 采用两幅图之间的极几何信息,对采样的兴趣点进行过滤,提取出满足内容匹配和几何信息矫正的点-Interest detection by using multi-view geometry information
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:840425
    • 提供者:lp
  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. tsbcs_vb

    0下载:
  2. 实现曲线的重构利用尽可能快的速度实现采样后的数据的稀疏变换-Realize the reconstruction of the curve of the speed as quickly as possible after the data sampling realize sparse transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-22
    • 文件大小:101950
    • 提供者:苏凯
  1. bcs_vb

    0下载:
  2. 利用贝叶斯恢复算法,实现采样后的数据的高精度恢复重建-Bayesian restoration algorithm, the precision of the data to achieve sampling recovery and reconstruction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:152778
    • 提供者:苏凯
  1. nsct_toolbox

    0下载:
  2. nsct 非下采样的contourlet变换的matlab工具箱,很详细的-nsct non-sampled contourlet transform Matlab toolbox, a very detailed
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:134704
    • 提供者:cz
  1. GRIDDING_MRI

    0下载:
  2. 说明:此网格化函数为了避免进行网格点与实际采样点之间的距离运算以及判断, 通过将实际采样点的坐标映射到网格点坐标,网格点的坐标 和其在数据中的[i][j]有简单对应关系,可以由实际采样点 坐标简单得到其卷积范围内的网格点坐标-Descr iption: The function of this grid in order to avoid the grid points and the actual sampling point of the distance between
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1661
    • 提供者:zhongzhihui
  1. downsampling_13tap

    0下载:
  2. 关于二维图像进行下采样的c++代码~带有注释的~-About two-dimensional image the next sampling c++ code ~ with comments to
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:6906
    • 提供者:叶子扬
  1. Image-resampling

    0下载:
  2. 图像重采样 编程实现matlab的图像功能-Image resampling programming matlab image function
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-04
    • 文件大小:20774
    • 提供者:刘聪
  1. downupSampling_byFactor2

    0下载:
  2. 图像2倍上采样和下采样,快速且准确,成像效果较好。-Photo 2 times upsampling and downsampling, fast and accurate.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:813
    • 提供者:谢寒
  1. DownUpSampling_ByFactor2

    0下载:
  2. 该代码实现了以2为因子的图像升采样和降采样功能。 降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。 升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。 降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:804
    • 提供者:liuyan
  1. CreatH

    0下载:
  2. 代码实现了超分辨率重建时用到的n倍下采样,程序较简单,原理也很简单,所以一般没人特别指出怎么做,但是初学者往往很头疼,特地实现下-N times down-sampling used in the code to achieve super-resolution reconstruction, the procedure is relatively simple, the principle is very simple, it is generally not particularly poi
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:540
    • 提供者:李玲
  1. rotate

    0下载:
  2. 编写环境C#,有界面,选择读取图片,输入任意角度旋转(重采样,没有用金字塔)-Authoring environment C# interface, choose to read the picture, enter an arbitrary angle rotation (resampling, no pyramid)
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:1719333
    • 提供者:
  1. test1

    0下载:
  2. 实现RGB到YUV的转换,并进行4:2:0降采样- RGB to YUV conversion and down-sampling 4:2:0
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:581
    • 提供者:mafan
  1. resample

    0下载:
  2. 视频跟踪的部分资料 重采样 cylinderimage resample findpatchnode-Some video tracking data resampling contains—— cylinderimage resample findpatchnode
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:13759
    • 提供者:张三
  1. hrmfilter50

    0下载:
  2. 300HZ 采样率下,50、60HZ陷波器及8HZ高通多项式实现。画出原始数据及滤波后数据并画出相应频谱-50/60HZ notch filter of the matlab program.Plot raw data and filtered data and corresponding Spectrum
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1655
    • 提供者:mswei
  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. Daima

    0下载:
  2. 遥感图像处理源代码,包括遥感影像读入、几何校正、影像重采样-Remote sensing image processing code
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-12
    • 文件大小:19968688
    • 提供者:qianmuqingyu
« 12 »
搜珍网 www.dssz.com