Coder Social home page Coder Social logo

leptbox's Introduction

LeptBox

Introduction

Select boxes (characters) in the image using leptonica.

Dependencies

  • liblept3

How to use

  • Download this repository

    git https://github.com/ImageProcessing-ElectronicPublications/leptbox.git
  • Compile

    cd leptbox
    make
  • Run

    Type:

      ./leptbox test.tif > test.tif.box
      Box count = 4780
    
      cat test.tif.box
      00000000,1256,40,30,37
      00000001,1327,40,31,40
      00000002,1287,41,35,36
      00000003,1365,41,32,39
      ...
      00004775,288,3337,3,17
      00004776,363,3337,18,20
      00004777,2224,3342,15,36
      00004778,2243,3343,15,36
      00004779,2262,3343,15,36

    Or:

      ./leptbox test.tif 50 100
      ...
      Box count = 129

References


2020

leptbox's People

Contributors

zvezdochiot avatar

Watchers

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