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


Ignore:
Timestamp:
Oct 21, 2021, 7:36:31 AM (5 years ago)
Author:
Steven Liu
Comment:

--

Legend:

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

    v3 v4  
    1111'''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:''' Contributions of the GSoC period include guided filter([[https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/f8d910e90f599f338438833dfc92e2f1915ce414 | commit]]), fast guided filter([[https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/43d70feb788318b124418c5c666f2120ee5ca930 | commit]]), and enhanced guided filter which shows better performance for denoising tasks([[https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/9ca88b3befef5608dd2a58d08f3aabcd0b475f95 | commit]]).
     13'''Results:'''
     14* Contributions of the GSoC period include guided filter([[https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/f8d910e90f599f338438833dfc92e2f1915ce414 | commit]]),
     15* Fast guided filter([[https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/43d70feb788318b124418c5c666f2120ee5ca930 | commit]]),
     16* enhanced guided filter which shows better performance for denoising tasks([[https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/9ca88b3befef5608dd2a58d08f3aabcd0b475f95 | commit]]).
    1417
    1518