Implementation.
More...
#include "BlobExtractor.h"
#include "cvUtils.h"
#include <opencv2/imgproc/imgproc.hpp>
#include <cmath>
#include <utility>
Go to the source code of this file.
|
BlobData | osvr::vbtracker::getBlobDataFromContour (ContourType const &contour) |
|
BlobBasics | osvr::vbtracker::getContourBasicDetails (ContourType const &contour) |
|
double | osvr::vbtracker::getConvexity (ContourType const &contour, const double area) |
|
Implementation.
- Date
- 2016
- Author
- Sensics, Inc. http://sensics.com/osvr
Definition in file BlobExtractor.cpp.