搜索资源列表
texthalo
- 你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generat
CHABU.rar
- 直线圆弧插补,可任意输入起始点、终止点;圆弧由圆心及起始角和终止角决定,A straight line circular interpolation, the starting point can be input, termination points arc from the center of a circle and start-angle and angle the decision to terminate
byjc
- 一个用VB写的包含各种边缘检测算法的程序,决对经典-Written using VB contains a variety of edge detection algorithms process, the classical decision
[FINAL]HM-9.1
- 实现Gradient-based fast decision for intra prediction in HEVC.pdf(Yongfei Zhang, Zhe Li, and Bo Li)算法,部分完成-To implement the algorithm--Gradient-based fast decision for intra prediction in HEVC.pdf(Yongfei Zhang, Zhe Li, and Bo Li,and for some reason ,i
chelper
- Choose between 2 pixels at each step based upon sign of decision variable. Update decision variable based upon which pixel is chosen. Start point is simply first endpoint (x1,y1). Need to calculate initial value for d
