⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 img_thin2.h

📁 本系统是一个指纹识别系统,可以用来识别用户的指纹,可以用在安全性高的行业或部门.
💻 H
字号:
#ifndef __IMG_THIN2_HEADER__#define __IMG_THIN2_HEADER__#include "fvstypes.h"#include "fvsimage.h"template <class itemType>FvsError_t ImageThin2(FvsImage<itemType> & img);// include implementation#include "img_thin2.cpp"#endif

⌨️ 快捷键说明

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