# BlindWaterMarkOnLine **Repository Path**: createskyblue/BlindWaterMarkOnLine ## Basic Information - **Project Name**: BlindWaterMarkOnLine - **Description**: No description available - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 在线盲水印 调用以下项目:https://github.com/chishaxie/BlindWaterMark ### 在线体验 http://bwm.free.idcfengye.com/BWM/ ### 安装步骤 1. 安装python2.7 `sudo apt-get install python` 2. 安装opencv `sudo apt-get install python-opencv` 3. 安装matplotlib `sudo apt-get install python-matplotlib` 4. 安装nginx `sudo apt-get install nginx` 5. 安装php `sudo apt-get install php` 7. 配置php 8. 把程序解压到网站根目录即可 ### 测试图 在img/目录下有三张图片供大家测试 #### test_1.png 原图 ![image](https://github.com/createskyblue/BlindWaterMarkOnLine/raw/master/img/test_1.png) #### test_2.png 水印 ![image](https://github.com/createskyblue/BlindWaterMarkOnLine/raw/master/img/test_2.png) #### test_3.png 水印处理图 ![image](https://github.com/createskyblue/BlindWaterMarkOnLine/raw/master/img/test_3.png) #### test_4.png 提取水印图 ![image](https://github.com/createskyblue/BlindWaterMarkOnLine/raw/master/img/test_4.png) ### 制作水印图 ![image](https://github.com/createskyblue/BlindWaterMarkOnLine/raw/master/img/1.png) ##### 选择制作水印模式 ##### 上传原图和水印图 点击大快人心 ##### 水印图必须小于原图,格式最好为png ![image](https://github.com/createskyblue/BlindWaterMarkOnLine/raw/master/img/2.png) ##### 等待一段时间后将输出处理后的水印图 ### 提取水印图 ![image](https://github.com/createskyblue/BlindWaterMarkOnLine/raw/master/img/3.png) ##### 选择提取水印模式 ##### 上传原图和水印图 点击大快人心 ##### 水印图必须小于原图,格式最好为png ![image](https://github.com/createskyblue/BlindWaterMarkOnLine/raw/master/img/4.png) ##### 提取出来的水印图 ###更新记录 ####2019/7/18 1.过载CPU使用率提示 2.修改一些文本内容