目录一、引言二、ROI 切割的原理2.1 图像数据的存储2.2 坐标系统2.3 三维数组表示图像2.4 切片操作实现 ROI 切割三、代码实现示例代码四、总结一、引言
Im making a game in xna where a tank has to move over a landscape. I need to be able find the bottom of the tank when it is rotated so I can make it move up and down as the player goes over the landsc