搜索资源列表
texthalo
- 你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generat
wyc
- 双三次bezier曲面(计算机图形学大作业)-bicubic surfaces (computer graphics major operations)
bezier
- 实现双三次贝塞尔曲面,用16个控制点控制曲面的形状。-Bicubic Bezier surface to achieve, with 16 control points to control the shape of surface.
cz
- 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating polynomial 6. Dual Lagrange in
SuperResolution
- 这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.-This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.
New
- mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
LiangjiangYuProject1
- 用matlab实现对黑白以及彩色图象的放大缩小功能.其中包括三种算法:nearest neibor,Bilenear Interpolation 以及Bicubic Interpolation-Matlab achieved with black-and-white and color images zoom function. Which includes three algorithms: nearest neibor, Bilenear Interpolation and Bicubic
BicubicInterpolation
- 对图像进行bicubic插入操作,输入图像要为“***.bmp”格式的。-Bicubic image insert operation, the input image to “***. bmp”format.
Secondarylegislation
- Secondarylegislation.c 二次立方差值适用于图像的放大缩小效果不错-Secondarylegislation.c bicubic difference for the image to zoom in on good results
bicubicBcurvecode
- 双三次B样条曲面源代码,是学习B样条编程的好程序-Bicubic B-spline surface source code, is to learn from a good B-spline programming procedures
bicubicBsplinecode
- 双三次B样条曲线的拟合代码,有助于进一步了解B样条曲线-Bicubic B-spline curve fitting code, and contribute to a better understanding of B-spline curve
bicubicHermiteBsplinecode
- 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
GraphicsTransform
- Transform an image usign interpolated algorithms linear, bicubic
ImageResize
- Easily resize a bitmap file in .NET, save into another file. High quality resizing with Bicubic algorithm to ensure smooth resizing. Special code to handle JPEG compression after resizing.
bBezzierqxccci
- 双三次Bezier曲面 运用TurbboC实现Bezier曲面的生成算法。 -Bicubic Bezier surface to use TurbboC Bezier surface generation algorithm.
BICUBIC-Interpolation
- A code for implementing Bicubic Interpolation on images
bicubic
- 图像放大,采用bicubic双线性放大算法-picture enlarge
Bicubic-Bezier-surface
- 双三次Bezier曲面-网格,在VC6.0中用MFC编程实现Bezier曲面,下载,运行即可使用。-Bicubic Bezier surface- mesh, in VC6.0 MFC programming using Bezier surfaces, download and run can be used.
VideoResize
- 用于多媒体视频流的缩放处理,适用于Win32-Dshow平台; 允许动态选择算法(双线性重采样算法,双立方重采样算法,汉宁窗重采样算法); 双线性重采样算法和双立方重采样算法都经过SSE2指令加速(C代码内嵌汇编);(For the multimedia video stream scaling processing, suitable for Win32-Dshow platform; Allowing the dynamic selection algorithm (bilinear res