Coder Social home page Coder Social logo

jfkkf123 / livecv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from live-keys/livekeys

0.0 0.0 0.0 11.39 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.23% QML 15.16% C++ 81.87% C 0.64% Prolog 0.10%

livecv's Introduction

Live CV

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

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

To compile Live CV, you need to have qt and Open CV installed. You can then use qmake to generate the makefile, and 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.

Changes

For changes and compatibility information between versions, see the CHANGELOG.

Roadmap

Live CV's goal is to provide an environment where people can experiment with different libraries or algorithms and can also share their own as easily as possible. To do this, it needs to be scalable, plugin-based, have a simple and easy to use build system, and a place to access and share plugins. These features ar all planned iteratively in the following versions:

  • Version 1.5 - Packages & Image components
    • Package manager
    • Visual logging
    • Advanced Editor Functionality
    • Image Exposure and contrast configuration
    • Photo stiching
    • HDR Merging
    • Levels and histograms
  • Version 1.6 - Editor Updates
    • Component documentation from within the editor
    • Editor shortcut customization
  • Version 1.7 - MultiThreading Module
    • Executing components in separate threads
    • Automatic assignment of components to threads according to their execution time
  • Version 2.0 - Showroom
    • Plugin and sample showroom on Live CV's website
    • Support for fetching plugins and samples from within the application

livecv's People

Contributors

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