实现图象旋转并shear的代码

时间:2011-05-27 06:41:07
【文件属性】:
文件名称:实现图象旋转并shear的代码
文件大小:140KB
文件格式:RAR
更新时间:2011-05-27 06:41:07
旋转并错切 Unlike traditional rotation of images, where every n'th pixel is sampled and copied to the result image, this template provides much more accurate image rotation features (weighing the pixels).

template is instantiated with a specific pixel format and must be inherited to support pixel access functions for a specific bitmap implementation. This provides abstaction of the rotation mechanism from the actual bitmap representation.

【文件预览】:
RotateByShear.h

网友评论