GithubHelp home page GithubHelp logo

create_image_tiles's Introduction

Create evenly sized image tiles from a folder of images

GUI:

There is a windows GUI installer available from https://github.com/Abe404/create_image_tiles/releases/tag/v1.0.2

If you need a GUI for Mac or Linux please create an issue. They don't exist due to lack of demand.

Command line usage:

Make sure you have python3 and pip installed (or conda etc)

To install the dependencies (if you use pip)

pip install -r requirements.txt

how to run (example)

python cmd.py --inputdir ./input_images --outputdir ./output_tiles --horizontal 10 --vertical 10

Extra information

usage: cmd.py [-h] --inputdir INPUTDIR --outputdir OUTPUTDIR --horizontal HORIZONTAL --vertical VERTICAL

optional arguments:

-h, --help show this help message and exit

--inputdir INPUTDIR location of directory containing images to extract tiles from

--outputdir OUTPUTDIR location of directory where tiles will be extracted

--horizontal HORIZONTAL number of horizontal tiles (evenly sized)

--vertical VERTICAL number of vertical tiles (evenly sized)

create_image_tiles's People

Contributors

abe404 avatar

Watchers

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