and3rson / lilka

Монорепо проєкту "Лілка"
https://docs.lilka.dev
GNU General Public License v2.0
55 stars 4 forks source link

Apply bicubic interpolation in image tranform methods #67

Open frostmorn opened 5 months ago

frostmorn commented 5 months ago

if new pixel location after applying affine transformation has a fractional part, we should use bicubic interpolation to make it look smoother. make this optional, cuz it takes a lot of processing power

and3rson commented 5 months ago

Хмм, а це - гарна ідея!