Skip to content

Commit 4ce0999

Browse files
committed
update README.md
1 parent 00c68ea commit 4ce0999

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ added into the fast-openISP pipeline.
5454
### EEH (edge enhancement)
5555

5656
The official openISP uses
57-
an [asymmetric kernel](https://github.com/cruxopen/openISP/blob/49de48282e66bdb283779394a23c9c0d6ba238ff/isp_pipeline.py#L150)
57+
an [asymmetric kernel](https://github.com/cruxopen/openISP/blob/49de48282e66bdb283779394a23c9c0d6ba238ff/isp_pipeline.py#L150-L164)
5858
to extract edge map. In fast-openISP, however, we use the subtraction between the original and the gaussian filtered
59-
Y-channels as the edge estimation, which reduces the artifact when the enhancement gain is large.
59+
Y-channel as the edge estimation, which reduces the artifact when the enhancement gain is large.
6060

6161
### BCC (brightness & contrast control)
6262

0 commit comments

Comments
 (0)