Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
heqin-zhu committed Jun 7, 2019
1 parent 452e69c commit 00630c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 计算机图像学/labs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,16 @@

### 1.1.2. 运行
当前目录下的所有 python 代码按如下格式执行

`python3 lab*.py <IMG_PATH>`


`python3 lab1.py images/lena.bmp`


<div align="center"><h1>实验内容</h1> </div>

## 2.1. 图像的点处理
### 2.1.1. 灰度的线性变换
输入斜率,截距, 进行一维线性变换
Expand Down

0 comments on commit 00630c2

Please sign in to comment.