摄像头循迹——中线测试版本
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include "zf_common_headfile.h"
|
||||
|
||||
|
||||
extern const float UndistInverseMapH[90][140] ;
|
||||
extern const float UndistInverseMapW[90][140] ;
|
||||
extern const float InverseMapH[120][188] ;
|
||||
extern const float InverseMapW[120][188] ;
|
||||
void transform(float X, float Y, int* x, int* y);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user