We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
开发至今,有些默认参数(如cutter threshold、offset)已经无法满足实际需要。
The text was updated successfully, but these errors were encountered:
threshold:0.95 -> 0.98 在目前版本,cutter的目的在于尽可能找出变化阶段,0.95不足以应对大多数情况。
offset:保持默认关闭
Sorry, something went wrong.
feat(#98): default threshold 0.95 -> 0.98
2259727
0.11.0
psnr_threshold 需要默认打开以应对目前越来越多的渐变动画; threshold默认值需要相应修改。
No branches or pull requests
开发至今,有些默认参数(如cutter threshold、offset)已经无法满足实际需要。
The text was updated successfully, but these errors were encountered: