Giter VIP home page Giter VIP logo

imageq's Introduction

ABOUT
=====

ImageQ is a Qt based image processing application.

ImageQ uses OpenCV library for the image processing backend and uses Qt and Qwt
libraries for the GUI frontend.

ImageQ currently provides the following operations:

+ Filtering
+ Histogram processing
+ Morphology operators
+ Edge detection

With ImageQ, you can see the effect of varying the parameters of these 
operations on the go.

DEPENDENCIES
============

+ OpenCV (http://opencv.org/) - Developed using version 2.3
+ Qt library (http://qt-project.org/) - Developed using version 4.8
+ Qwt library (http://sourceforge.net/projects/qwt/) - Developed using version 6

BUILDING
========

 $ qmake
 $ make

DEVELOPMENT
===========

ImageQ was developed using Qt Creator, which is the recommended IDE for further 
development.

LICENSE
=======

Most of ImageQ source code is released under the terms of the GNU General Public
License (GPL) version 3.

See COPYING.GPL3.txt for more details.

There are two exceptions:

1) The files inside the opencv_future folder. Those files are under the Intel
   License Agreement For Open Source Computer Vision Library.

   See inside those files for more details.

2) The images under the 'samples' folder, those files are licensed under
   Creative Commons or belong to the public domain.

   See samples/license.txt for more details.

imageq's People

Contributors

jorgeaparicio avatar

Watchers

André Márcio de Lima Curvello avatar James Cloos 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.