Changes between Version 1 and Version 2 of SponsoringPrograms/GSoC/2021/Results


Ignore:
Timestamp:
Aug 17, 2021, 12:24:42 PM (5 years ago)
Author:
XueweiMeng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/GSoC/2021/Results

    v1 v2  
    77
    88
    9 == Sample Project ==
     9== Guided filter ==
    1010
    11 '''Description:'''  Describe you project here, may include the goals, how it is useful to the community and which issues it solves.
     11'''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.
    1212
    13 '''Results:''' List here all achievements of your project, which features have been added, link to commits and relevant resources like technical articles, blog posts and graphical results.
     13'''Results:''' Contributions of the GSoC period include guided filter, fast guided filter, and enhanced guided filter which shows better performance for denoising tasks.
    1414
    15 '''Future work:''' Include here anything that has not been completed during the program or improvements that can be done to your work.
    1615
    17 '''Mentor:''' Your mentor name (mentor email contact)
     16'''Future work:''' Further improve the performance of the guided filter in FFmpeg.
    1817
    19 '''Student:''' Your name (your email contact)
     18'''Mentor:''' Steven Liu (liuqi05 [at] kuaishou [dot] com), Jun Zhao (mypopy [at] gmail [dot] com)
    2019
    21 For more examples you can find last year results [[https://trac.ffmpeg.org/wiki/SponsoringPrograms/GSoC/2019/Results | here]].
     20'''Student:''' Xuewei Meng (xwmeng96 [at] gmail [dot] com)
     21