搜索资源列表
实现几种精确位图缩放方式的程序
- 图象的平移,旋转,镜像,转置,缩放等几何变换算法
平移对称旋转缩放算法
- 计算机图形学中的平移,对称,旋转,缩放变化。-of computer graphics translation, symmetric, rotate, zoom changes.
图像缩放程序
- 在图像处理中经常用到的图像缩放算法。-in image processing frequently used image scaling algorithm.
图像的几何变换 旋转 平移 缩放
- 数字图像处理中的基本图像操作,在VC下用MFC多文档实现。参考教材《Visual C++数字图像处理典型算法及实现》
图像缩放程序
- 在图像处理中经常用到的图像缩放算法。-in image processing frequently used image scaling algorithm.
图象的几何变换算法2
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
scaling_src
- A smart way of scaling bitmaps, bmp图像的缩放,算法经典,速度快.vc实现-A smart way of scaling bitmaps, bmp image scaling algorithm classic, fast. Vc achieve
图像算法大全
- 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法(函数)-containing the complete algorithm editing function has become a code word document formats to facilitate replication vert
rotozoom
- By Gordy Cowie.演示如何制作旋转缩放,提供了快速的双线性旋转缩放算法。 例图有些不雅。-By Gordy Cowie. Demonstrated how to make rotating zoom, provides a rapid scaling algorithm bilinear rotation. Figure some cases indecent.
平移对称旋转缩放算法
- 计算机图形学中的平移,对称,旋转,缩放变化。-of computer graphics translation, symmetric, rotate, zoom changes.
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a
t12313131
- 图像处理 用线性插值算法实现图像缩放 图像处理-image processing using linear interpolation algorithm image scaling Image Processing
ScaleCmd
- 计算机图形学中二维图形的缩放算法实现程序,MFC下实现。-Computer graphics in two-dimensional graphics scaling algorithm procedure, MFC achieve.
08ReadBMP
- 该小软件为图像的缩放处理,有3种算法:邻近取值插值,二次线性插值,三次卷积插值-The small software for image scaling treatment, has three kinds of algorithms: the neighboring values of interpolation, the second linear interpolation, cubic convolution interpola
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形
shuangsancichazhi
- 实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!-To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!
imageScalingAlgorithm
- 基于双线性插值的图像缩放算法论文,原理及其源代码-Based on the bilinear interpolation of the image scaling algorithm paper, principle and its source code
ImageZoom
- 相当实用的图像缩放算法,对于图像处理工作者有很好的借鉴意义!-Very useful image scaling algorithm, for image processing workers have a very good reference!
libswscale
- 11中图像缩放算法,包括双线性,双三次,sinc 效果非常好。-matlab write any size color image of the zoom
tuxiangsuofang
- 简单实用的双极性插值法图像缩放算法的代码-Bipolar simple and practical algorithm for image scaling interpolation code