# CommFuncLib **Repository Path**: beichen2012/CommFuncLib ## Basic Information - **Project Name**: CommFuncLib - **Description**: 通用的C++公共库,分为三大类代码: MFC OpenCV C++ - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-10-30 - **Last Updated**: 2022-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README # 工程存放一些常用的C++代码。 工程本身是VS2015的。理论上支持32位和64位。 OpenCV需要自己配置,这里使用的是opencv3.2。 ### What is this repository for? ### * Quick summary 工程主要由三个项目组成: 1. libCMMiscellaneous: 跟windows平台相关的代码,需要MFC 动态链接支持; 2. libCommonMiscellaneous: 与平台无关(应该是吧)的一些C++常用代码; 3. libCVMiscellaneous: 与OpenCV有关的代码; ### How do I get set up? ### * Summary of set up * Configuration * Dependencies * Database configuration * How to run tests * Deployment instructions ### Contribution guidelines ### * Writing tests * Code review * Other guidelines ### Who do I talk to? ### * Repo owner or admin * Other community or team contact