# shape_dectection **Repository Path**: xjunming/shape_dectection ## Basic Information - **Project Name**: shape_dectection - **Description**: 轮廓检测软件,嵌入pyqt, opencv。 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-11-07 - **Last Updated**: 2023-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shape_dectection #### 介绍 用opencv检测图形的轮廓,可以生成软件。 #### 软件架构 shape_dectection | detection.py | mainWindow.py | img/*.jpg #### 安装教程 ``` # todo: 安装包 # pip install -r requirements.txt ``` #### 使用说明 ``` # todo: 使用 ```