Home

Awesome

Leptonica Library

sw

www.leptonica.org

The library supports many operations that are useful on

Fundamental image processing and image analysis operations

Ancillary utilities

Examples of some applications enabled and implemented

Implementation characteristics

Open Source Projects that use Leptonica

Major contributors to Leptonica

Installing leptonica (vcpkg)

    git clone https://github.com/Microsoft/vcpkg.git
    cd vcpkg
    ./bootstrap-vcpkg.sh # "./bootstrap-vcpkg.bat" for powershell
    ./vcpkg integrate install
    ./vcpkg install leptonica