Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyko1991 authored Apr 21, 2018
1 parent a4b2856 commit 5d25f85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The filter supports PNG, NIFTI and DICOM format. By running the following script
<img src="./example/2D/snapshot0001.png" width="205px" height="250px" title="output"/>
</p>

Note: Currently the output labels are not rescaled for PNG output. Pixel value in output image will be same as value of label class.
Note: Currently the output labels range are not rescaled for PNG output. Pixel value in output image will be same as value of label class. You may have diffuclty in visualizing the image with typical image viewers.

### 3D image
The filter only supports NIFTI image and label input. By running the following script in command prompt:
Expand All @@ -43,4 +43,4 @@ Tested with MSVC 2015, the dependencies are also available on Linux and MacOS.
- Boost

## Author
Jacky Ko <[email protected]>
Jacky Ko <[email protected]>

0 comments on commit 5d25f85

Please sign in to comment.