EasyVision
EasyVision
Documentation Status https://travis-ci.org/foxis/EasyVision.svg?branch=master https://codecov.io/gh/FoxIS/EasyVision/branch/master/graph/badge.svg https://img.shields.io/pypi/v/EasyVision.svg https://img.shields.io/pypi/l/EasyVision.svg https://img.shields.io/pypi/pyversions/EasyVision.svg https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Document-blue.svg https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Source_Code-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to EasyVision Documentation

Documentation for EasyVision - a simple framework of computer vision algorithms build on top of OpenCV. Contains such features as:

  • Calibrated Mono and Stereo camera
  • Feature extraction
  • Color blob extraction
  • Histogram backprojection
  • Background separation
  • Multiprocessing
  • Remote processing using Pyro4
  • Visual Odometry and Mappings
  • Object recognition
  • Bag Of Words (pip install pyDBoW3)

Note

Bag Of Words depend on pyDBoW3

Install

EasyVision is released on PyPI, so all you need is:

$ pip install EasyVision

To upgrade to latest version:

$ pip install --upgrade EasyVision

Contents:

Indices and tables