Releases: mysteryx93/FrameRateConverter
FrameRateConverter Alpha 2017-06-05
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
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
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
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
Here is a preview package of FrameRateConverter with StripeMask detection.
The latest version of MvTools2 from Pinterf is highly recommended.