# window_gluing_detect **Repository Path**: changchunboli/door_gluing_detect ## Basic Information - **Project Name**: window_gluing_detect - **Description**: 车门涂胶检测 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-10-14 - **Last Updated**: 2025-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, 车门涂胶 ## README # window_gluing_detection ### 介绍 车窗涂胶检测检测 ### 说明 - cfg.yaml 配置文件 template:模板图片,模板1、2、3用于判断涂胶状态,模板4、5用于判断车类型 - temp1.png 定位模板1 - temp1.png 定位模板2 - temp1.png 定位模板3 - tempa.png 定位模板4 - tempb.png 定位模板4 ### 安装教程 ``` pip install -r requirements.txt ``` ### 使用说明 运行检测代码,如下所示: ``` python detect.py ```