Skip to content

Releases: HomeOfVapourSynthEvolution/VapourSynth-Retinex

Retinex-r4

27 Dec 02:54
Compare
Choose a tag to compare
  • Fix compiling with Clang++.
  • Upgrade MSVC to 2017.
  • Fix identifier.
  • Replace custom configure script with Meson build system.

Retinex-r3

08 Nov 05:52
Compare
Choose a tag to compare

Add new function retinex.MSRCR()----MSR with Color Restoration.
Fix incorrect result when lower_thr>0 or upper_thr>0.
Default parameters change: lower_thr=0.001, upper_thr=0.001.
Speed up about 15%.

Retinex-r2

21 Oct 13:57
Compare
Choose a tag to compare

MSRCP: Add option chroma_protect to attenuate chroma adjustment.
MSRCP: Intensity channel is calculated from average of R, G, B value
now, instead of weighted average.

Retinex-r1

19 Oct 01:09
Compare
Choose a tag to compare

Initial release