Skip to content

0.6.0

Compare
Choose a tag to compare
@Ichunjo Ichunjo released this 30 Dec 14:03
· 62 commits to master since this release
090543c

Changelog

Updates:

  • Add more PresetFormat e0ad8cf
  • Add thresholding function 48938db
  • finalise_output and initialise_input exposes now their API with finalise_clip and initialise_clip e75e449
  • Add a context manager "Planes" for easier planes management 3dc09cf
  • vardefunc.noise.decsize now supports multiple bilateral methods 019a906
  • Fix float input in vardefunc.noise.decsize 79853df
  • EdgeDetect stuff in vardefunc.mask is now depreciated. Use vsmask instead.
  • vardefunc.mask.region_mask is now depreciated. Use vsmask instead.
  • vardefunc.deband and vardefunc.placebo have been removed.
  • vardefunc.noise.PlaceboGrain has been removed.