/OpenCV-BackProjection

OpenCV Android Tutorial - Back Projection

Primary LanguageJavaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

OpenCV for Android - Back Projection Tutorial

==============

Dependencies:

SETUP:

This tutorial is setup the same way as the official OpenCV Android samples. Follow the install instructions for those here:

Original tutorial in C++:

LICENSE:

The license for this code is the same as OpenCV: BSD 2-Clause.
It means that you can do basically whatever you like with the code as long as you include its LICENSE file.
You may read the details in the LICENSE file.