We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c68ea commit 4ce0999Copy full SHA for 4ce0999
1 file changed
README.md
@@ -54,9 +54,9 @@ added into the fast-openISP pipeline.
54
### EEH (edge enhancement)
55
56
The official openISP uses
57
-an [asymmetric kernel](https://github.com/cruxopen/openISP/blob/49de48282e66bdb283779394a23c9c0d6ba238ff/isp_pipeline.py#L150)
+an [asymmetric kernel](https://github.com/cruxopen/openISP/blob/49de48282e66bdb283779394a23c9c0d6ba238ff/isp_pipeline.py#L150-L164)
58
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.
+Y-channel as the edge estimation, which reduces the artifact when the enhancement gain is large.
60
61
### BCC (brightness & contrast control)
62
0 commit comments