搜索资源列表
01
- 在矩阵中使用的数据类型是double。因此可以通过语句I2=im2double(I1) 把图像数组I1转换成double精度类型;如果不转换,在对uint8进行加减时会产生溢出,可能提示的错误为:Function * is not defined for values of class uint8 -The data used in the matrix type is double. So you can statement I2 = im2double (I1) converting th
bezierDrawPic
- 动画编辑器,使用bezier曲线编辑sprite精灵的位置,缩放,旋转,颜色矩阵,使的精灵根据bezier曲线播放动画,所有的曲线点都可以保存并加载,查看myGame类将代码移植到你的项目中,就可以使用bezier曲线的点来播放你的游戏动画了-Animation editor, using bezier curve editing sprite sprite position, scale, rotation, color matrix, so the elves play the animat
