We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e195fcf commit 4f70c1eCopy full SHA for 4f70c1e
1 file changed
README.md
@@ -53,7 +53,7 @@ added into the pipeline.
53
The official openISP uses
54
an [asymmetric kernel](https://github.com/cruxopen/openISP/blob/49de48282e66bdb283779394a23c9c0d6ba238ff/isp_pipeline.py#L150)
55
to extract edge map. In fast-openISP, however, we use the subtraction between the original and the gaussian filtered
56
-Y-channels as the edge estimation, and consequently reduces the artifact when the enhancement gain is large.
+Y-channels as the edge estimation, which reduces the artifact when the enhancement gain is large.
57
58
### BCC (brightness & contrast control)
59
0 commit comments