Skip to content

jonghough/QtCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a76fd02 · Mar 7, 2016

History

15 Commits
Sep 21, 2015
Sep 21, 2015
Sep 21, 2015
Sep 21, 2015
Sep 21, 2015
Sep 21, 2015
Mar 7, 2016
Sep 21, 2015
Sep 21, 2015
Sep 21, 2015
Sep 21, 2015
Sep 21, 2015
Sep 21, 2015
Sep 21, 2015
Mar 7, 2016

Repository files navigation

QtCV

A collection of OpenCV 3.0 sample algorithms integrated with a Qt GUI.

Dependencies

OpenCV 3.0

Opencv_contrib

Project built Qt Creator 3.0.1 and Qt 5.2.1

Project built and tested in Linux (Ubuntu 14.x) environment.

##Purpose The project contains OpenCV algorithm samples, taken from various sources. The purpose is to keep a repository of useful algorithms and sample applications of algorithms, and to keep a reference project showing how to integrate Qt with OpenCV.

##Some included algorithms

  • Edge detection
  • filtering
  • cartoonifying
  • image morphing
  • projective transformations
  • feature detection and comparing

##Todo

  • face recognition
  • object detection
  • OpenCL

Sources

Some algorithms were taken and / or modified from

opencv.org

OpenCV 2 Computer Vision Application Programming Cookbook

Mastering OpenCV

Example

Miyajima torii

Releases

No releases published

Packages

No packages published