Skip to content

eSlider/qcv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 21, 2016
b0f2731 · Mar 21, 2016
Sep 21, 2015
Sep 21, 2015
Sep 13, 2012
Mar 21, 2016

Repository files navigation

This is just a fork of qcv project from sourceforge . It's not be atomaticaly updated. If you need fresh source or need to describe some bugs, so please look at maintainer site: qcv Web Site

Description

QCV is a Qt-based computer vision framework library that provides an easy to use interface to display, analyze and run computer vision algorithms. The library is provided with practical examples to show what you can do with just a few lines of code. OpenCV is used as the supporting computer vision library.

QCV provides interfaces for C and C++. The C interface is a set of simple function calls to allow the user to visualize data and obtain events from the system and user input.

The C++ interface has more features allowing the user to run and analyze complex computer vision algorithm in a few lines of code (see the stereo and surf examples).

QCV offers a 2D visualization tool, an on-line on-the-fly parameter editor, a clock tool to evaluate computation times, and a control tool to manipulate input video and sequences of images.

Multiple application examples that demonstrate the main features of this framework are provided in the last

Read qcv-code and qcv-mods

Note: increment the number of horizontal and vertical screens in the main visualization widget to view all screens.

Features

  • Computer vision toolbox including
  • Powerfull 2D visualization tool
  • 3D data visualization
  • On-the-fly parameter editor
  • Image sequence playback control tool
  • Clock handling
  • C and C++ interfaces
  • Application examples to show easy of use
  • Clear and intuitive programming style

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages