Giter Site home page Giter Site logo

laravel-openalpr's Introduction

Laravel-OpenALPR

It's an OpenALPR package for Laravel. You can easily use this in your project.

Installation

OpenALPR is a cross-platform project that you can run it on Windows, Linux or MacOS. First you should install core package of OpenALPR.

Linux

sudo apt-get update && sudo apt-get install -y openalpr openalpr-daemon openalpr-utils libopenalpr-dev tesseract-ocr

Windows

  1. Install python ( 64-bit )
  2. Donwload 64-bit SDK here and extract that
  3. Add extracted folder to your PATH

Test

You can test alpr by running this command :
alpr --version

Installation ( Laravel )

Include package into your project using composer

composer require hatamiarash7/openalpr

Publish the package config file

php artisan vendor:publish --provider="Hatamiarash7\OpenALPR\OpenALPRServiceProvider"

Usage

Local

OpenALPR::recognize("licence.jpg")

From URL

OpenALPR::recognize("http://example.com/licence.jpg")

Sample

There is a sample laravel project. Check it and write your awesome project
OpenLaravel-OpenALPR


Support

ko-fi

Contributing

  1. Fork it !
  2. Create your feature branch : git checkout -b my-new-feature
  3. Commit your changes : git commit -am 'Add some feature'
  4. Push to the branch : git push origin my-new-feature
  5. Submit a pull request :D

Issues

Each project may have many problems. Contributing to the better development of this project by reporting them.

laravel-openalpr's People

Contributors

hatamiarash7 avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

laravel-openalpr's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Unsupported composer value

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

composer
composer.json
  • php ^7.0
  • illuminate/support 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*
  • illuminate/session 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*
  • illuminate/events 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*

  • Check this box to trigger a request for Renovate to run again on this repository

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.