Giter Site home page Giter Site logo

easydelogo's Introduction

EasyDelogo

EasyDelogo Kit 的核心模块 — Core模块。

至于这东西是做什么用的,嗯,实质就是先EraseLOGO然后logoNR一条龙。

仅供学习研究,请勿非法滥用及侵害他人权益。

mikey@有村花纯字幕组

用例及代码示例:

导入

Import("EasyDelogo\delogo-dependences.avsi")
Import("EasyDelogo\delogo-core.avsi")

CASE1:使用lgd文件去除logo

Delogo("Fuji 1440x1080.lgd", 1292,56,-76,-928)

CASE2:测试去台标区域的效果,以便更好地优化lgd文件以及参数

DelogoTest("Fuji 1440x1080.lgd", 1292,56,-76,-928)

CASE3:先注册logo数据,之后轻松部署

在脚本最前面使用DelogoReg函数进行注册:

DelogoReg("CX", "Fuji 1440x1080.lgd", 1292,56,-76,-928)

此后你的脚本中只需这样写:

Delogo("CX")

REQUIREMENTS

avisynth+, delogo.dll, FFT3DFilter, MaskTools2, RgTools, logoNR_v0.1.avsi

easydelogo's People

Contributors

qiangbro avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.