diff --git a/README.md b/README.md index 06e98ee..e67f50a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # DigitalImageProcessingSystem +这是一个基于MFC的数字图像处理系统,实现了最基本的功能。 + +需要搭载opencv的环境使用 + +DigitalImageProcessingSystem文件夹中是全部的工程文件 + +opencv.zip中是本项目运行时搭载的opencv \ No newline at end of file diff --git a/opencv.zip b/opencv.zip new file mode 100644 index 0000000..6bf8464 Binary files /dev/null and b/opencv.zip differ