摄像头测试代码
在main.c文件中img_processing();函数里pts_left和pts_right两个数组储存边线坐标
This commit is contained in:
4
app/gl_state.c
Normal file
4
app/gl_state.c
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "gl_state.h"
|
||||
#include "gl_headfile.h"
|
||||
|
||||
enum state_type_e state_type =0;
|
||||
Reference in New Issue
Block a user