Giter Site home page Giter Site logo

zmllovemln / imgyaso Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apachecn/imgyaso

0.0 0.0 0.0 19 KB

提供多种图像处理工具,包括自适应二值化,灰度网格仿色,扩散仿色,和颜色缩减。

License: Other

Shell 1.04% Python 98.96%

imgyaso's Introduction

ImgYaso

提供多种图像处理工具,包括自适应二值化,灰度网格仿色,扩散仿色,和颜色缩减。

安装

通过 pip(推荐):

pip install imgyaso

从源码安装:

pip install git+https://github.com/apachecn/imgyaso

并且安装 ImageMagick

使用说明

imgyaso [-h] [-v] [-c COLORS] [-m {grid,noise,trunc,quant,thres}]
        [-o OFNAME]
        fname
        
-c COLORS: 颜色数,只对 trunc, quant 模式有效
-m MODE: 模式名称,值为 grid(灰度网格仿色),noise(灰度扩散仿色),
         trunc(灰度截断),quant(颜色缩减),thres(自适应二值化),
         默认为 quant
-o OFNAME: 输出文件名称,默认和输入文件相同
fname: 输入文件名称

协议

本项目基于 SATA 协议发布。

您有义务为此开源项目点赞,并考虑额外给予作者适当的奖励。

赞助我们

另见

imgyaso's People

Contributors

wizardforcel 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.