搜索资源列表
图像的缩放和扭曲
- 图像的缩放与扭曲:包括将图像按照任意程度缩放(Scale),以及将图像进行按某个轴对称方向进行扭曲(Warp)。-image scaling and distortion include : image with arbitrary degree of scalability (Scale). and to a certain image by axisymmetric distorted direction (Warp).
最快的图像平滑缩放程序 V1.1
- 最快的图像平滑缩放程序 -fastest image smoothing procedures for the fastest zoom image smoothing scaling procedures
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波
图形缩放
- 图像插值程序,可以对图像任意缩放。例如:可以将大小为256 (高)×256(宽)的图像改变为大小为360×300的图像。-image interpolation procedures, the images can be arbitrary scaling. For example : can be the size of 256 (H) x 256 (W) to change the image size of 360 x 300 i
图像的缩放
- 实现图象缩放效果的例子程序-Image scaling examples of procedures
图像缩放(线性)
- 图像缩放(线性插值法)-image scaling (linear interpolation)
数字图像处理程序大全
- 有关图像处理软件中常用功能的程序代码集体,比如图像的缩放,旋转,灰度变换等等。-the image processing software commonly used function of the collective code, such as image scaling, rotation, etc. Transform Gray.
image processing
- 数字图像处理平台 可以实现图像的FFTSobel算子提取边界 图像的缩放等功能我添加几个函数 -digital image processing platform can be achieved Image Extraction FFTSobel Operator border image scaling function, I added several functions
最快的图像平滑缩放程序 V1.1
- 最快的图像平滑缩放程序 -fastest image smoothing procedures for the fastest zoom image smoothing scaling procedures
VC实现图像缩放
- 用VC实现图像的缩放,希望对你的学习有用!-with VC image zoom, you want to learn useful!
图像的缩放系统
- vc实现的图形系统,具有缩放功能,用于二维图形系统,-vc achieve graphics system with zoom functions for 2D graphics system,
scaling_src
- A smart way of scaling bitmaps, bmp图像的缩放,算法经典,速度快.vc实现-A smart way of scaling bitmaps, bmp image scaling algorithm classic, fast. Vc achieve
数字图像几何变换
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分
图像的缩放和扭曲
- 图像的缩放与扭曲:包括将图像按照任意程度缩放(Scale),以及将图像进行按某个轴对称方向进行扭曲(Warp)。-image scaling and distortion include : image with arbitrary degree of scalability (Scale). and to a certain image by axisymmetric distorted direction (Warp).
ImageScaling
- Visual C++环境下对图像的缩放操作-Visual C environment of image zooming operation
PictureZoom
- 图像放缩,调用Windows Api函数,采用二次线性插值算法实现。-Image zoom, Windows Api function call using the second linear interpolation algorithm.
DigitalImageProcessing(VC)
- 这是一个用vc做的数字图像处理的源程序,包括了图像的基本的处理,如傅里叶变换、放缩、平移、滤波。。。,每一种处理都是一个单独的小程序,希望对大家有用-This is a vc to do with the digital image processing source code, including the image of the basic treatment, such as Fourier transform, zoom, pa
Image_Transform
- 基本的图像变化操作,包括锐化模糊,平移旋转,放缩,反色等-Changes in the basic operation of the image, including sharpening blurred, rotate pan, zoom, anti-color, etc.
jihebianhuan
- 图像的几何变换,图像比例放缩,图像平移,图像镜像,图像旋转等-Image geometric transformation, image zoom ratio, image translation, image mirroring, image rotation
缩放
- 大学计算机课程数字图像,缩放指令,opengl(University computer course digital image, zoom instruction, OpenGL)