Skip to content

1.0.0-rc1

Latest
Compare
Choose a tag to compare
@kfei kfei released this 25 Jan 15:58
· 1 commit to master since this release

Two major improvements in this release:

  • Reduce a large amount of I/Os by introducing frame caching and combining fmt.Print calls.
  • Reduce CPU usage by using linear formula (YIQ/RGB) when computing color distance.