Changes between Version 3 and Version 4 of SponsoringPrograms/GSoC/2021


Ignore:
Timestamp:
Feb 19, 2021, 3:19:13 AM (5 years ago)
Author:
Steven Liu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/GSoC/2021

    v3 v4  
    101101'''Backup Mentor:''' Carl Eugen Hoyos (ceffmpeg [at] gmail [dot] com)
    102102
     103== Guided filter ==
     104
     105'''Description:''' Guided filter is a widely known tool which shows remarkable performance for image defogging and edge-preserving filtering. The student should develop an effective and efficient guided filter in ffmpeg.
     106
     107'''Expected results:''' A working guided filter.
     108
     109'''Prerequisites:''' Good C and Makefile coding skills, basic familiarity with Git, knowledge of machine learning and deep learning.
     110
     111'''Qualification Task:''' Passing qualification will be judged by having working code for guided filter pushed into FFmpeg git.
     112
     113'''Mentor:''' Steven Liu (liuqi05 [at] kuaishou [dot] com)
     114
     115'''Backup Mentor:''' Jun Zhao (mypopy [at] gmail [dot] com)
     116
    103117
    104118----