Niek / superview

A small program that takes a 4:3 aspect ratio video file, and transforms it to a 16:9 video using the GoPro SuperView method
GNU General Public License v3.0
211 stars 20 forks source link

Distortion falloff and protected area #2

Open Hawkers opened 5 years ago

Hawkers commented 5 years ago

Can we get some parameters to fine tune the width of the protected area and the distortion falloff? These are the names of the parameters in Stickman's Ultraview Nuke plugin.

Niek commented 5 years ago

Adding some extra parameters is the smallest issue ;) Integrating them into the filter generator is the difficult part. Do you have any pointers how these 2 variables relate to the generated x values of the filter?