getedge.h.txt

来自「根据摄像头数据分析计算目标距离与方向 并驱动机械进行跟踪 采用合众达DEC643」· 文本 代码 · 共 9 行

TXT
9
字号
/*
 *  getedge.h
 *  Get the information of edge of the captured video of RGB565
 *  Set the control variables
 */

#inlcude <csl.h>
#inculde <csl_cache.h>
#inlcude <fvid.h>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?