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

搜索资源列表

  1. 21

    0下载:
  2. 1. 能使用drawImage()方法显示图像,并结合线程类sleep()方法编写简单动画程序。 2. 能在小程序中使用play()方法播放背景音乐、并能选择声音文件进行播放。 3. 能编写图像缩放显示、“空中飞翔”简单动画、音乐播放等程序。 实验内容: -1. Can use the drawImage () method to display images, combined with the Thread class sleep () method to write sim
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:47538
    • 提供者:jay
  1. imagescalingprocessor

    0下载:
  2. 用于图像处理过程,能够实现图像缩放的功能,请大家参考-For image processing, image scaling function can be achieved, please refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:198167
    • 提供者:王乐
  1. TransformShow

    0下载:
  2. 此程序可以对图像的感兴趣区域进行裁剪,也可以旋转和缩放图像。-The program can crop interesting region of image,rotate image and zoom image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3617205
    • 提供者:陈建东
  1. ImageScaling

    2下载:
  2. 任意大小的图像缩放代码,利用了多项式差值,处理YUV原始数据。-Any size image scaling code, the use of the polynomial interpolation method, process YUV raw data.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-01
    • 文件大小:4167
    • 提供者:linxiao
  1. 20062812486051

    0下载:
  2. 本程序主要的功能:将一副图像选定的区域(多边形、矩形、圆形、椭圆)复制到另一副图像的指定位置。 本程序辅助功能(区域或全图):  像的亮度、饱和度、色彩平衡、对比度、灰度调整。  图像的功能虑镜:反色(底片)、曝光、浮雕、雕刻、模糊、锐化、紫色、幽灵。  边缘模糊、旋转、图像缩放、图像剪切(矩形区域)。  信封打印。-The main feature of this process: the image will be
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:755213
    • 提供者:SuperCola99
  1. IP204_Zoom

    0下载:
  2. 这是一个基于DM642的嵌入式开发系统的图像缩放实验代码-failed to translate
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:85581
    • 提供者:chenxuejun
  1. 123456458

    0下载:
  2. 自己编写的图像开发平台,实现了很多图像处理功能,如图像的缩放,边缘检测,旋转,积分,平滑等,是学习图像处理的好资料-Development platform to write your own image and realized the many image processing functions, such as image scaling, edge detection, rotation, integral, smooth, etc., is good information to l
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2069830
    • 提供者:项喻
  1. Geometriccomputing

    0下载:
  2. 具有图像平移 图像镜像 图像旋转 图像缩放-Geometric computing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:114132
    • 提供者:levis
  1. src

    0下载:
  2. visual c++ 写的图像处理程序 实现图像缩放功能-visual c++ to write the image processing program for image scaling function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:36503
    • 提供者:张睿昭
  1. geometryoperations

    0下载:
  2. 图像处理几何运算 图像平移 图像镜像 图像缩放图像旋转-Image processing geometric computing image shift image mirror image scaling image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:71820
    • 提供者:糖粒
  1. change

    0下载:
  2. 实现图像的平移,错切,旋转,缩放等功能的完整的算法。-Of image translation, shear, rotate, zoom and other functions of the complete algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:42081
    • 提供者:zhangdw
  1. WheelSample

    1下载:
  2. 模仿AutoCAD鼠标滚轮功能用vb实现滚轮控制图像缩放。同时实现了二维图对象选择等功能。-AutoCAD Mouse Wheel function of imitation achieved using vb wheel control image scaling. While achieving a two-dimensional map objects selection and other functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:48997
    • 提供者:文元
  1. chap01

    0下载:
  2. 这是VC6.0的图像处理程序。里面有图像缩放,平移,投影,腐蚀,模板匹配等。-This is the VC6.0 image processing program. There are image scaling, translation, projection, corrosion, template matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:58560955
    • 提供者:史晓丽
  1. a

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑.-。-simple image processing, including color to grayscale 256, the Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:272420
    • 提供者:sf
  1. IP204_Zoom

    0下载:
  2. SEED图像缩放试验,dsp编程,利用的是csl-SEED image scaling test, dsp programming, the use of the csl! !
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:85741
    • 提供者:王国
  1. imagezoon

    0下载:
  2. vc6 图像缩放效果!可以实现基本的图像放大放小。-vc6 image scaling effect! Basic image magnification can put small.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:39049
    • 提供者:wacr
  1. image_html

    0下载:
  2. 包括alpha颜色混合、YUV视频格式到RGB32格式转换、高质量的快速图像缩放等内容。-Including the alpha color mixing, YUV video format to RGB32 format conversion, image scaling and other high-quality content fast.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:120906
    • 提供者:lhai
  1. image_scaling

    0下载:
  2. 一种全新图像缩放技术的介绍,基于内容的图像缩放技术,很有趣-A new image scaling technology introduction, content-based image scaling technology, it is interesting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2610223
    • 提供者:日月
  1. 1

    0下载:
  2. 该程序是用来给bmp图像缩放的,可放大可缩小,简单易学-The program is used to bmp image scaling, zoom can be reduced, easy to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2936422
    • 提供者:南宫真奇
  1. Bilinear-interpolation-and-cubic-convolution

    0下载:
  2. 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98202
    • 提供者:张燕
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com