Skip to content

Commit e15f810

Browse files
committed
Reset skin bias
1 parent 41573b1 commit e15f810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smartcrop.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ var (
5454

5555
const (
5656
detailWeight = 0.2
57-
skinBias = 0.01
57+
skinBias = 0.9
5858
skinBrightnessMin = 0.2
5959
skinBrightnessMax = 1.0
6060
skinThreshold = 0.8

0 commit comments

Comments
 (0)