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

搜索资源列表

  1. The-nearest-neighbor-interpolation

    0下载:
  2. 图像的最邻近插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program nearest neighbor interpolation to enlarge the image pure C language contains bmp image can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2003
    • 提供者:晓松
  1. bilinear-interpolation

    0下载:
  2. bmp图像的双线性插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program bmp image bilinear interpolation to enlarge pure C language contains bmp image can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2191
    • 提供者:晓松
  1. bilinear-interpolation

    0下载:
  2. 代码包括三个函数,实现对图片的锐化、平滑、缩放(双线性内插实现)。-Code includes three functions, the realization of image sharpening, smooth, scaling of bilinear interpolation (realize).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1899
    • 提供者:陈阳春
  1. Image-interpolation

    0下载:
  2. 图像的插值包括(双三次插值、双线性插值、最近邻插值和图像的采集与显示)-Image interpolation include (double three interpolation and bilinear interpolation, nearest neighbor interpolation and image acquisition and display)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:62626
    • 提供者:曹莲莲
  1. MATLAB

    0下载:
  2. 采用邻近插值法和双线性插值法图像进行缩放和旋转-In neighbor interpolation and bilinear interpolation image scaling and rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6222
    • 提供者:wang
  1. Assignment3

    0下载:
  2. matlab about interpolation image processing, sfu, burnaby, bc, canada, v5a3z3-matlab about interpolation image processing, sfu, burnaby, bc, canada, v5a3z3
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:4981
    • 提供者:Han
  1. the-image-tube-CAD

    0下载:
  2. 本文以电场的三大定理、连续超张弛迭代算法、拉格朗日插值算法等原理知识作为理论基础,以 C 语言为编程工具,将由根据以上物理和数学原理所推导出来的模型转化为可以计算像管内电势的 CAD 程序软件。所编写的程序可以在给定像管参数和电极电位的情况下,计算圆柱形像管内任意一点的电位大小,并绘制出像管内的等势线;拉格朗日插值得到对称轴上任一点的电位值。 -In this paper, we base on the three theorems of the electric field, continuo
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:657060
    • 提供者:洋娃娃
  1. bilinear-interpolation

    1下载:
  2. 采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。-using bilinear interpolation algorithm for image scaling, matlab can compile
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:huangyu
  1. Bilinear-interpolation

    0下载:
  2. MATLAB编写代码实现图像放大和缩小的双线性内插法-MATLAB code to realize the image zoom in and out of the bilinear interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:776
    • 提供者:
  1. PARALLEL-BEAM-TOMOGRAPHIC-IMAGE-RECONSTRUCTION.ra

    1下载:
  2. PARALLEL-BEAM TOMOGRAPHIC IMAGE RECONSTRUCTION This projects reproduces results of procedures regarding CT Image Reconstruction. The application will applied to computed tomography single photon emission (SPECT) data . In particular, the following
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:404102
    • 提供者:staNou
  1. Interpolation-Resampling-by-DWT--Harr

    0下载:
  2. This Program presents discrete wavelet transform (DWT) and its inverse (IDWT) with Haar wavelets as tools to compute the variable size interpolated versions of an image at optimum computational load. As a human observer moves closer to or farther a s
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:394970
    • 提供者:mohammed
  1. Image

    0下载:
  2. Interpolation method
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:49677
    • 提供者:Mamun Hossain
  1. PictureDo

    0下载:
  2. 包括最近邻插值,双线性插值,双三次插值的图像缩放、旋转及其误差分析。-Including the nearest neighbor interpolation, bilinear interpolation, bicubic interpolation image scaling, rotation and error analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:814367
    • 提供者:陈卓
  1. demo-CFA-Loc

    3下载:
  2. 基于CFA插值特征的图像篡改检测。通过检测不同区域的CFA插值特征来定位篡改区域。-Based on the characteristics of the CFA interpolation image tamper detection. By testing different regional characteristics of CFA interpolation to locate the tampering.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3912591
    • 提供者:郭笑羽
  1. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1072128
    • 提供者:zl
  1. image-rotate-and-interpolation

    0下载:
  2. image rotate and interpolation,在图像倾斜校正中很有用,需要进行旋转和插值操作。-image rotate and interpolation
  3. 所属分类:VTK

    • 发布日期:2017-04-14
    • 文件大小:3139
    • 提供者:王天然
  1. image-transform

    0下载:
  2. 本算法采用C#进行界面编程,实现图像的放大缩小和旋转,可自选放大缩小倍数和旋转角度,也可以自行选择插值方式:最近邻插值、双线性插值和双三次插值-The algorithm uses C# for interface programming, image zooming and rotation can be optional zoom factor and the rotation angle can also choose their own interpolation method: nea
  3. 所属分类:CSharp

    • 发布日期:2017-06-14
    • 文件大小:21955767
    • 提供者:方捷睿
  1. Bicubic-interpolation

    0下载:
  2. In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or neare
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11237
    • 提供者:saadati
  1. image-scaling

    0下载:
  2. 图像的缩放,涉及到最佳临近插值、双线性插值、二次方插值。- Image scaling, related to the best approach to interpolation, bilinear interpolation, two square interpolation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:111317
    • 提供者:孙毅宏
  1. image-rotation

    0下载:
  2. 图像的旋转,旋转后采用最临近插值、二次线性插值。-Image rotation, rotation after the use of the nearest interpolation, two linear interpolation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:111313
    • 提供者:孙毅宏
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 44 »
搜珍网 www.dssz.com