搜索资源列表
scaling
- WDK 下的XPSDrv 中filter 例子之scaling
OPENGL图形任意缩放
- 演示在OPENGL下图形的缩放操作-demonstration under the OpenGL graphics scaling operation
egraph
- 图形的平滑缩放,以及比例的计算,比较不错!-smooth graphics scaling, and the proportion, quite good!
sanci
- 对灰度图像进行三次插值,进行缩放、平滑处理-of three gray image interpolation, scaling, smooth handling
scaling_src
- A smart way of scaling bitmaps, bmp图像的缩放,算法经典,速度快.vc实现-A smart way of scaling bitmaps, bmp image scaling algorithm classic, fast. Vc achieve
rotozoom
- By Gordy Cowie.演示如何制作旋转缩放,提供了快速的双线性旋转缩放算法。 例图有些不雅。-By Gordy Cowie. Demonstrated how to make rotating zoom, provides a rapid scaling algorithm bilinear rotation. Figure some cases indecent.
SuperScaling
- 双线性图像插值源代码,实现图像的平滑缩放。-bilinear image interpolation source code, achieving a smooth image scaling.
图象的反相与缩放001
- 1、用点运算实现图像反相; 2、运用几何变换和灰度重采样对图像进行缩放。 -one with Image Point Operational RP; 2, the use of geometric transformation and gray Resampling right image scaling.
spraa57
- TI DM642 vedio scaling example
AutoOff
- 一个自动关机程序,可以设定关机的时间,或是设定几小时后再关机。也可以在命令行里输入 autooff 再加上LOGOUT/SHUTDOWN/REBOOT/FORCE/POWEROFF/FORCEHUNG这些参数,直接执行相关的命令。支持程序缩放到程序任务托盘-an automatic shutdown procedures, can set off the time, or set off a few hours later. Order
2Dtrans
- 二维图形的变换,包括平移,放缩,旋转,对称,错切-transform two-dimensional graphics, including translation, scaling, rotation, symmetrical Shear
scaling
- 一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义-based TMS320DM642 a complete engineering, acquisition YUV video data, converted into RGB signal from the VGA monitor output, very Significance
domdsProfile
- MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS s
PortraitSeveraloperations
- 图象的插值缩放 图象的插值旋转 图象的剪切 在图象的几种几何操作中,图象的缩放和旋转都要用到插值操作。插值算法的好坏直接关系到图象的失真程度,插值函数的设计是插值算法的核心问题。因此,在具体介绍这几种几何操作前,有必要先介绍一下插值的基本原理。 -image interpolation zoom image interpolation rotary shear image in the image of sever
ZoomPerspective
- 利用了OpenGL进行了图形的缩放效果,是一个不错的例子-Carried out using the OpenGL graphics scaling effects, it is a good example
SEED204_Zoom
- TMS320C6000,DSP6000系列DM642芯片,seed公司DM642开发板的图像的缩放程序。-TMS320C6000, DSP6000 Series DM642 chip, seed companies DM642 development board of the image scaling process.
scaling
- 用于支持向量机的数据预处理,可能对大家有点用。-Support Vector Machines for Data Preprocessing, may be a little bit with everyone.
scaling-transformation
- 图像的缩放变换,vc源码,是图像处理入门的好源码!-Image scaling transformation. Rar
dynamic-voltage-scaling
- 用硬件描述语言编写的用于片上系统的低功耗的动态电压调节算法-Dynamic Voltage Scaling Algorithm designed in verilog Hard Descr iption Language using for low power of soc chips and some other pipelined design!
scaling.m
- 将数据规范化,一眼用于图像处理,一般都是讲数据规范在[0,1]区间内(data scaling function, used for digital image processing)