# image-detect **Repository Path**: chingliu/image-detect ## Basic Information - **Project Name**: image-detect - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-19 - **Last Updated**: 2021-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简介 通过opencv,识别出两张图片不同部分。俗称大家一起来找茬 # 环境 - python3 # 运行 ``` python3 image_detect_03.py --source_image=***.png --target_image=***.png ``` # 效果图 ![Alt text](output/image01.png?raw=true "图片1") ![Alt text](output/image02.png?raw=true "图片2")