Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • libavfilter
  • vf_derain.c
Find file
BlameHistoryPermalink
  • Xuewei Meng's avatar
    libavfilter: Add derain filter · 78e1d7f4
    Xuewei Meng authored May 30, 2019
    Remove the rain in the input image/video by applying the derain
    methods based on convolutional neural networks. Training scripts
    as well as scripts for model generation are provided in the
    repository at https://github.com/XueweiMeng/derain_filter.git.
    Signed-off-by: 's avatarXuewei Meng <xwmeng96@gmail.com>
    78e1d7f4
vf_derain.c 6.73 KB
EditWeb IDE

Replace vf_derain.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.