摄像头测试代码
在main.c文件中img_processing();函数里pts_left和pts_right两个数组储存边线坐标
This commit is contained in:
8
app/gl_get_corners.h
Normal file
8
app/gl_get_corners.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef GET_CORNERS
|
||||
#define GET_CORNERS
|
||||
|
||||
|
||||
void get_corners(void);
|
||||
|
||||
|
||||
#endif /* COMMON_H_ */
|
||||
Reference in New Issue
Block a user