Main MRPT website > C++ reference for MRPT 1.4.0
lib_mrpt_detectors.h
Go to the documentation of this file.
1/* +---------------------------------------------------------------------------+
2 | Mobile Robot Programming Toolkit (MRPT) |
3 | http://www.mrpt.org/ |
4 | |
5 | Copyright (c) 2005-2016, Individual contributors, see AUTHORS file |
6 | See: http://www.mrpt.org/Authors - All rights reserved. |
7 | Released under BSD License. See details in http://www.mrpt.org/License |
8 +---------------------------------------------------------------------------+ */
9
10/** \defgroup mrpt_detectors_grp [mrpt-detectors]
11
12<small> <a href="index.html#libs">Back to list of all libraries</a> | <a href="modules.html" >See all modules</a> </small>
13<br>
14
15<h2>Library <code>mrpt-detectors</code></h2>
16<hr>
17
18A set of generic computer-vision-based detectors. There is a hierarchy of
19generic detectors and objects:
20- mrpt::detectors::CObjectDetection
21- mrpt::detectors::CDetectableObject
22
23See mrpt::detectors
24
25
26*/
27



Page generated by Doxygen 1.9.2 for MRPT 1.4.0 SVN: at Mon Sep 20 00:21:41 UTC 2021