CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 图像放大

搜索资源列表

  1. image-merge-and-ndvi

    0下载:
  2. 基于bitmap的图形处理程序,能够完成较为基本的旋转平移,放大缩小的功能,还有基于HIS的图像融合,和NDVI植被分析的功能。-Bitmap-based graphics program that can be completed more basic rotation pan, zoom function, as well as the HIS-based image fusion and NDVI vegetation analysis functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2111000
    • 提供者:余扬海
  1. affine_optical_flow

    0下载:
  2. 仿射(或一阶)光流模型有6个参数,描述图像平移,放大,旋转及剪切。类affine_optical_flow提供方法利用两帧图像序列来估计这些参数。-An affine (or first-order) optic flow model has 6 parameters, describing image translation, dilation, rotation and shear. The class affine_flow provides methods to estimates th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:117229
    • 提供者:titan
  1. zoom

    0下载:
  2. 采用zoom方法来实现图像的放大,该程序实现简单,实验结果好-Using the zoom method to achieve image zoom, the program is simple and good results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:193376
    • 提供者:张光
  1. Qt-ImageProcess

    0下载:
  2. 利用Qt编写的简易图像处理程序,包括图像的边缘检测、放大缩小和几个常用的处理功能。-QT image processing procedures, including edge detection, zoom and several common processing functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13512266
    • 提供者:梁坤
  1. resizearotateaadditionasubtraction

    0下载:
  2. 数字图像处理实验代码,包括加法运算,减法运算,旋转,缩小放大-Digital image processing experimental code, including the addition operation, subtraction, rotate, shrink enlarged
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:Cece
  1. Image_geometric_transformation

    0下载:
  2. MFC实现图像处理的几何变换,包含旋转,放大,缩小,平移,镜像变换等-MFC geometric transformation of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2079600
    • 提供者:
  1. imagezoom

    0下载:
  2. 内容:数字图像处理:打开图像,保存,放大和旋转。仅供初学者上机实验调试参考。-Content: digital image processing: open the image, save, zoom in and rotate.Only reference for beginners on computer experimental debugging.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2071712
    • 提供者:刘晓敏
  1. imblizoom

    1下载:
  2. 双线性差值实现图像缩放,通用型强,输入图像可以是文件路径、矩阵,并且RGB和灰度图均可;可以实现放大和缩小;可以自定义缩放因子;可以保存缩放后的图像。有详细注释。-Bilinear difference image scaling, universal strong input image can be a file path, matrix, and RGB and grayscale can can zoom in and out can customize scaling factor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:131870
    • 提供者:刘志
  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. bicubic

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

    • 发布日期:2017-04-02
    • 文件大小:2417
    • 提供者:晓松
  1. shuangxianxing

    0下载:
  2. 这是一个实现灰度图像双线性插值的小程序,程序中的参数m0和n0分别对应图像插值以后相对于原图像在行维和列维的放大倍数。-This is a grayscale image bilinear interpolation to achieve a small program, program parameters m0 and n0 respectively after the image interpolation with respect to the original image and th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:538
    • 提供者:张龙龙
  1. mymagnify

    0下载:
  2. 自己编写的图像局部放大图程序,已经经过验证。里边含有实例,广泛应用于图像处理。-I have written image partially enlarged code and it has been validated. The code contains examples and can be used in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:692
    • 提供者:xuemei
  1. demo

    0下载:
  2. 一个图像处理的程序,包含打开,放大缩小,线性变换,点运算,特征提取等功能。-An image processing program, including open, zoom, linear transformation, point operations, feature extraction, and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3097751
    • 提供者:pustar
  1. Multi-resolution-registration

    0下载:
  2. 肺部不同相位冠状面图像(CT)之间的多分辨率配准。低分辨冠状面图像纵向放大2倍,又运用BP算法提高分辨率,再进行两幅图像之间的多分辨率Active Demons配准。-Multi-resolution registration between lung coronal images of different phases via Active Demons.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-17
    • 文件大小:47867
    • 提供者:吴丽
  1. image-processing-based-on-morphology

    0下载:
  2. 在Visual Basic的开发环境下此代码可对某一二值图像基于形态学原理进行图像的变换,包括对图像腐蚀、膨胀、边缘提取、加噪、放大等,而且还有包含双结构元素的处理方法,可以对图像的边缘信息提取的更加准确。-This code can be used to transfer a certain binary image based on the principle of image morphological transformation when it is employed in the i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5727040
    • 提供者:唐欢
  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. MyDICOM

    0下载:
  2. 在MFC环境写编写C++用来实现图像的基本变换,如泛白,放大缩小,加窗等功能-In MFC environment to write write C++ to achieve the basic transformation of the image, such as white, zoom, windowing functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1973028
    • 提供者:王一梦
  1. picture-matching

    0下载:
  2. 此软件的基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。-Simple image processing, the image can zoom in, zoom, flip, gray scale processing. In the digital image matching module, users
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:196804
    • 提供者:mo
  1. tessive-rviewer-b082919

    0下载:
  2. 这是一个易于使用的,在“图像”功能置换掉,但它把漂亮的在你的屏幕上!它建立了一个背景事件调用imresize匹配你的显示器的实际像素,不管如果你放大或缩小。它处理所有的记帐——是你的电话rviewer(您的图片)。但如果你想使用它在复杂的应用程序,它会很好的有太多的工作。-This is an easy-to-use, drop-in replacement for the image function, but it interpolates beautifully onto your s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3877234
    • 提供者:顾雨
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com