Skip to content

Commit

Permalink
add demo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYer22 committed Mar 11, 2023
1 parent bb5f325 commit 722dbc1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ pip install process_raw
```bash
python -m process_raw.process_raw
```
For document, please see example code of `DngFile.test()` at [`process_raw/process_raw.py`](process_raw/process_raw.py#L154)
Then, the browser will automatically open a visual web page, like [demo.html](https://yl-data.github.io/2201.process_raw/raw_simple_Malvar2004_pow0.3/)

For document, please see example code of `DngFile.test()` at [`process_raw/process_raw.py`](process_raw/process_raw.py#L186)

**Python example:**
```Python
Expand Down

0 comments on commit 722dbc1

Please sign in to comment.