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

搜索资源列表

  1. image-enlarge

    0下载:
  2. 数字图像处理课程期终项目,对图像进行放大,并进行滤波,达到一定的信噪比。-The final project of the digital image processing lesson, which is programmed for enlarging a image into demanding size.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:260911
    • 提供者:shirly
  1. image-scaling

    0下载:
  2. 使用C语言实现图像的缩放功能,包括放大和缩小-use C to amplificating or narrowing the image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:377346
    • 提供者:谢欣
  1. design

    1下载:
  2. 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9926
    • 提供者:风行阵
  1. picscale

    0下载:
  2. 图像的放大算法,在vc6.0下编译通过,对初学者有帮助,注释详细步骤简单。-Image magnification algorithm, in the VC6.0 compiler, help for beginners, notes in detail steps are simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:111249
    • 提供者:liuyanxin
  1. Cone2

    0下载:
  2. 这是用VTK和VC++联合编写的程序,次程序能够实现图像的可视化,旋转,放大。-This is a good example
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1561
    • 提供者:gaojingjing
  1. imgextend

    0下载:
  2. 改算法用于放大2维图像,常常采用0值填充-Extend given image to certain size by adding zero data.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1222
    • 提供者:wenleiliu
  1. matlab-image-watermarking

    1下载:
  2. 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2125174
    • 提供者:zxg
  1. Spine-enlarge-image

    0下载:
  2. 利用三次内插法对图像进行无极放大,算法清晰简明,方便移植与使用,能够适应各种集成算法功能的要求,具有很好的实用性。-Three interpolation Promise to enlarge the image, the algorithm is clear, concise, easily ported with the use, able to adapt to the functional requirements of a variety of integration algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11692097
    • 提供者:jiahe
  1. FetchObj

    0下载:
  2. 可以浏览本机中的图像文件;可以放大缩小(变形或旋转等) 可以拾取颜色信息和识别轮廓 -Can browse the machine in the image file you can zoom ( deformation or rotation ) it can pick up the color information and identification contour
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13477379
    • 提供者:张敏
  1. Bigeyes

    0下载:
  2. 放大镜功能,可以随意放大和缩小图像的大小。狠使用,大家可以下载来-Magnifier, you can feel free to zoom in and out of the size of the image. Hard to use, you can download to try
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4579036
    • 提供者:刘春雷
  1. image-processing

    1下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 tim
  3. 所属分类:Special Effects

    • 发布日期:2015-12-28
    • 文件大小:291840
    • 提供者:Xucheng
  1. jh_scale

    0下载:
  2. matlab做的图像几何变换,包括图像的放大,缩小,和旋转-matlab to do the image geometric transformations, including the image to enlarge, shrink, and rotate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:45328
    • 提供者:
  1. chazhi

    0下载:
  2. matlab源程序,用线性插值和邻近插值实现图像的放大。-Matlab source code, using linear interpolation and adjacent interpolation image to enlarge.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:177578
    • 提供者:xiawei
  1. adsfsadf

    0下载:
  2. C语言图像旋转_放大_移动程序代码 利用C语言实现图像的旋转 放大 移动-C max min progbelmaljdkf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7562
    • 提供者:abc
  1. 43

    0下载:
  2. VB用键盘进行图像控制,边移动边放大或缩小,很不错的VB源码,适合VB爱好者学习研究。-VB image control with the keyboard, while moving side to zoom in or out, a very good VB source code suitable for the study and research of VB enthusiasts.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:42483
    • 提供者:truck24
  1. GandyDraw_MFC

    0下载:
  2. 交互式绘线,完成的功能有图像的放大,缩小,平移。-Interactive painting line, complete the function of the image to enlarge, shrink, pan
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1595367
    • 提供者:张庆坡
  1. bilinear_size_update

    0下载:
  2. 双线性方法放大或缩小图像,效果好!函数调用方便-Image amplification and minification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:699
    • 提供者:Andy
  1. ImageProcessingMFC

    0下载:
  2. 图像处理程序,可以实现图像平移,旋转,放大,FFT,DCT,sobel变换,laplace变换,灰度拉伸,直方图统计、均衡,对比度增强-Image processing program, image translation, rotation, zoom FFT, DCT, sobel transform, laplace transform, gray stretch, histogram equalization, contrast enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14383928
    • 提供者:liubang
  1. ImageReader

    0下载:
  2. 实现图像打开,显示灰度图,图像的放大缩小,显示正常大小和符合窗口大小 -Image open, display grayscale, image zoom, display the normal size and in line with the window size
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7335554
    • 提供者:李琪
  1. Digital-Image--MATLAB

    0下载:
  2. 自已的作业,编写一个基于GUI的图像处理程序/软件,实现功能有打开图像,直方图、直方图匹配、二值化,边界检测,旋转、放大、缩小、图像卷绕开闭处理等-Own work, write a GUI-based image processing program/software to achieve the functionality to open image, histogram, histogram matching, binarization, edge detection, rotation,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3474408
    • 提供者:eshing
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 »
搜珍网 www.dssz.com