| Version 3 (modified by , 5 years ago) ( diff ) |
|---|
Introduction
This page shows the results from the student projects that were part of GSoC 2021.
Projects
Guided filter
Description: Guided filter is a widely known tool that shows remarkable performance for image defogging and edge-preserving filtering. This project is aimed to implement the guided filter in FFmpeg.
Results: Contributions of the GSoC period include guided filter( commit), fast guided filter( commit), and enhanced guided filter which shows better performance for denoising tasks( commit).
Future work: Further improve the performance of the guided filter in FFmpeg.
Mentor: Steven Liu (liuqi05 [at] kuaishou [dot] com), Jun Zhao (mypopy [at] gmail [dot] com)
Student: Xuewei Meng (xwmeng96 [at] gmail [dot] com)


