超大线CELL_AOI,CATA都使用明场暗场 前期会使用传统算法检测
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
liusiyang c2f9d93b2f
update 参数配置添加高低阈值,分块逻辑修改
3 weeks ago
.vscode Initial commit from BOE_CELL_AOI_Detect 2 months ago
AIEngineModule fix InitMat使用Scalar赋值mat崩溃 1 month ago
AlgorithmModule update 参数配置添加高低阈值,分块逻辑修改 3 weeks ago
Common/include Initial commit from BOE_CELL_AOI_Detect 2 months ago
ConfigModule update 参数配置添加高低阈值,分块逻辑修改 3 weeks ago
ExtractImageModule update 修改离线送图流程 2 months ago
TcsCheckModule update 参数配置添加高低阈值,分块逻辑修改 3 weeks ago
cmake Initial commit from BOE_CELL_AOI_Detect 2 months ago
example fix 批量跑进行拼接 3 weeks ago
.gitignore Initial commit from BOE_CELL_AOI_Detect 2 months ago
CMakeLists.txt feat 初步实现传统检测 1 month ago
README.md Initial commit from BOE_CELL_AOI_Detect 2 months ago

README.md

阿加犀工业检测算法调用通用库

介绍

京东方 检测算法so

环境

1、opencv 2、tensorRT

使用

1、把本地的TensorRT 头文件拷贝到 include文件下中。/home/aidlux/drivers/tensorrt/TensorRT-8.2.1.8/samples/common/
2、修改模型输入、输出尺寸。ImgCheckConfig.h AI_IN_IMAGE_WIDTH AI_IN_IMAGE_HEIGHT AI_OUT_IMAGE_WIDTH AI_OUT_IMAGE_HEIGHT 3、修改模型输入参数宏定义 作为变量初始化参数

最近更新 Update

Notes

  • 1、如果不能正确显示中文有可能系统没有安装中文字符 sudo apt-get install language-pack-zh-hans

Author

  • [谢文吉]