Giter Club home page Giter Club logo

luacv's Introduction

luacv
=====

This is our internal fork of LuaCV: http://sourceforge.net/projects/luacv/

This is what we use to scale images etc.


README for LuaCV
================

  What is LuaCV?
  --------------
  LuaCV is OpenCV library wrapper for Lua language. Main goal is to access fast 
  image processing library to light-weight, non-type language.
  Thanks to CMake project is a much easier to compile it under many OS platforms 
  which are currently supported by OpenCV.
  LuaCV is being developed as a master thesis at Brno University of Technology
  in Czech Republic.

  Availability
  ------------
  LuaCV is freely available for both academic and commercial purposes.
  See LICENSE for details. LuaCV can be downloaded from 
  http://sourceforge.net/projects/luacv

  Installation
  ------------
  LuaCV is implemented in C++ and can be compiled at all platforms that are 
  supported by OpenCV. Cmake is necessary for proper build, but you can always make
  your own Makefile to avoid it. See INSTALL for exact installation instructions.
  There is installer with binaries for Windows users available on sourceforge. 

  Samples
  -------
  There are sample scripts in directory sample/ which show basic usage of LuaCV
  wrapper. Most of them are copy of C/C++ samples from OpenCV rewritten to Lua.
  So if you want compare complexity of both version go to OpenCV directory/samples/c.

luacv's People

Contributors

egonschiele avatar

Watchers

 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.