Skip to content

Releases: OpusGang/bore

v1.0.0-alpha: Merge Balance modes, add new funcs, remove FixBrightness

19 Sep 14:58
b24350f
Compare
Choose a tag to compare

The different Balance modes are separate functions now:

  • SinglePlane
  • MultiPlane
  • SinglePlaneLimited (edgefixer-style limiting)
  • SinglePlaneWeighted (bilateral-style weighting)
  • SinglePlaneDebug (store results in frame props)

As a result, FixBrightness and Balance functions were removed.

v0.1.1

22 Feb 07:19
Compare
Choose a tag to compare

Bug fixes.

v0.1.0

25 Jan 14:56
Compare
Choose a tag to compare

Just a basic automated FixBrightness function.