Header.
More...
#include <BlobParams.h>
#include <LedMeasurement.h>
#include <opencv2/core/core.hpp>
#include <algorithm>
#include <vector>
Go to the source code of this file.
|
using | osvr::vbtracker::ContourType = std::vector< cv::Point2i > |
|
using | osvr::vbtracker::ContourList = std::vector< ContourType > |
|
|
BlobData | osvr::vbtracker::getBlobDataFromContour (ContourType const &contour) |
|
BlobBasics | osvr::vbtracker::getContourBasicDetails (ContourType const &contour) |
|
double | osvr::vbtracker::getConvexity (ContourType const &contour, const double area) |
|
Header.
- Date
- 2016
- Author
- Sensics, Inc. http://sensics.com/osvr
Definition in file BlobExtractor.h.