# Opencv-ImageBase **Repository Path**: fifififif/Opencv-ImageBase ## Basic Information - **Project Name**: Opencv-ImageBase - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-03 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The image processing main program has three parameters.[original image][target image][debug parameter] Debugging parameters: --resizeout to scale down the image. --debug program debug mode. Debug and output parameters are optional You need to install opencv2.4or3.4 and spdlog command:./imagebase testimg.jpg Test Image 1: ![image](https://github.com/bigchao8/Opencv-ImageBase/blob/master/testimg/InkedIMG_2251_LI.jpg) result: ![image](https://github.com/bigchao8/Opencv-ImageBase/blob/master/testimg/Inked2_LI.jpg) Test Image 2: ![image](https://github.com/bigchao8/Opencv-ImageBase/blob/master/testimg/InkedInkedIMG_2249_LI.jpg) result: ![image](https://github.com/bigchao8/Opencv-ImageBase/blob/master/testimg/Inked1_LI.jpg)