图像更改

This commit is contained in:
Glz
2024-03-03 16:20:25 +08:00
parent cbbfc278ab
commit 7afd06741b
28 changed files with 456 additions and 1442 deletions

View File

@@ -4,8 +4,8 @@
#include "zf_common_headfile.h"
extern const float InverseMapH[80][140] ;
extern const float InverseMapW[80][140] ;
extern const float InverseMapH[120][188] ;
extern const float InverseMapW[120][188] ;
void transform(float X, float Y, int* x, int* y);