zhanghanduo / condensation_cv3

Implementation of createCondensation deprecated in OpenCV3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of ConDensation

Introduction

This package is the implementation of particle filter with condensation based OpenCV 3.x. Previously in OpenCV 2.x, condensation was treated as legacy and now deprecated in OpenCV 3.

Dependency

  • Ubuntu 14.04 or higher

  • GCC >= 4.9 (tested)

  • OpenCV 3.2 or higher

The repo is still under development to validate the correction.

About

Implementation of createCondensation deprecated in OpenCV3.


Languages

Language:C++ 53.5%Language:C 41.4%Language:CMake 5.1%