Skip to content

Releases: mysteryx93/FrameRateConverter

FrameRateConverter Alpha 2017-06-05

05 Jun 23:17
Compare
Choose a tag to compare

What's new:

  • ContinuousMask no longer counts center pixel twice
  • StripeMask threshold raised from 22 to 26 (after adding gamma correction)
  • FrameRateConterter Stripes parameters is now [none|skip|blend]
  • Stripes masking has higher blur radius when Stripes=skip, looks better
  • Added Output=stripe to view the stripes mask

FrameRateConverter Alpha 2017-05-30

30 May 15:20
Compare
Choose a tag to compare

In this release, stripes detection is now done in linear light which results in more accurate detection across the spectrum. Added parameter Stripes to specify how to mask stripes: 0=disabled, 1=skip, 2=blend (default=1)

16-bit mode now working (except that debug won't display normalized values, but result will be good)

2017-06-04 Update: Fixed x64 DLL

FrameRateConverter Alpha 2017-05-28

29 May 03:20
Compare
Choose a tag to compare

Added ContinuousMask to improve the way artifact masking covers stripes, and edited the script to use it. Objects like fences will be covered with more precision.

FrameRateConverter Alpha 2017-05-26

27 May 02:10
Compare
Choose a tag to compare

Here is another release with considerable improvements to the script. View this thread for the details of improvements.

The DLL access violation error has been fixed, and performance increased. It now fully supports MT mode. It still only supports 8-bit and has no SIMD.

FrameRateConverter Alpha 2017-05-16

16 May 23:25
Compare
Choose a tag to compare

Here is a preview package of FrameRateConverter with StripeMask detection.

The latest version of MvTools2 from Pinterf is highly recommended.