# dip **Repository Path**: kkxlly/dip ## Basic Information - **Project Name**: dip - **Description**: 数字图像处理 (C++ and MFC) - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-11-07 - **Last Updated**: 2025-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dip This program Digital Image Process(dip) was writen by c++ with MFC in 2012. It can support process image by design a DAG data flow. You can lean how to use MFC, how to degisn editor drawing DAG, xml file operation , oop design, capturing image from camaera , recognizing human face using OpenCV, and other some image process algotirhm. You contant me if you have any question, I will reply as soon as possible.