Giter VIP home page Giter VIP logo

hmshoppy / livecv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from live-keys/livekeys

0.0 1.0 0.0 8.81 MB

Live CV - computer vision coding environment that displays results in real time. It can be used to interact, link and adjust algorithms in order to create quick solutions within it's domain.

Home Page: livecv.dinusv.com

License: GNU Lesser General Public License v3.0

QMake 2.50% QML 18.83% C++ 78.31% C 0.36%

livecv's Introduction

Live CV

Join the chat at https://gitter.im/dinusv/livecv

Live CV is a computer vision coding environment that displays results while you code. It can be used to interact, link and adjust algorithms in order to create quick solutions within it's domain.

The application is built using QtQuick, and uses Open CV library in the back to do the actual processing, kind of like a QML wrapper for the Open CV library.

An API is also available to link already built algorithms to Live CV's interface by simply exposing configurable variables to Qt's meta object system.

Installation and getting started

To get started, simply download the application from Live CV's website, extract the archive, and you're ready to go. Step by step instructions are also found in the download section.

Compiling

Live CV requires qt and open cv libraries to compile. You can use qmake to generate the makefile, then run make or nmake to build:

cd build
qmake -r
make (or nmake)

The executable and plugins will be found in the application directory.

Contributing

There's an organization on github created for Live CV plugins and projects, so anyone looking to contribute is always welcome. This section offers a quick overview on contributing, and there are simple quickstart issues available for anyone looking to start. Most of them deal with wrapping an Open CV functions and adding a sample. There are issues marked with easy which are similar, but may have a few more displayable parameters or require a bit more processing.

There's a forum available for discussions on live cv's website.

Roadmap

The feature detection module is to be added in version 1.2, after which the following versions are scheduled:

  • Version 1.3 - Scripting module
    • Posibility to execute qml scripts with live cv: livecv extract-background.qml
    • Project files
    • VideoWriter and ImWrite
    • Text files ins and outs
    • Editor search functionality and file navigation
    • Argument forwarding to qml
  • Version 1.4 - Photography module
    • Exposure and contrast configuration
    • Photo stiching
    • HDR Merging
    • Levels and histograms

livecv's People

Contributors

dinusv avatar adenilson avatar gitter-badger 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.