?? fvsedgedetect.h
字號:
#ifndef __FVSEDGEDETECT_HEADER__#define __FVSEDGEDETECT_HEADER__// This value may be changed if needed, play around with it if you like#define EDGETHRESHOLD 100// Logarithmic form of edge dectectionFvsError_t FVS_EdgeDetect(FvsImage<FVS_IMAGE_TYPE> & img);#endif // __FVSEDGEDETECT_HEADER__
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -