Changes between Version 2 and Version 3 of SponsoringPrograms/GSoC/2021/Results
- Timestamp:
- Aug 20, 2021, 12:41:18 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SponsoringPrograms/GSoC/2021/Results
v2 v3 11 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. 12 12 13 '''Results:''' Contributions of the GSoC period include guided filter , fast guided filter, and enhanced guided filter which shows better performance for denoising tasks.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]]). 14 14 15 15
