|
X-Boost
2.3.8
|
method to merge overlapping boxes More...
Go to the source code of this file.
Macros | |
| #define | gr_verbose false |
Functions | |
| void | groupRectanglesOverlapped (std::vector< Candidate >::iterator first, std::vector< Candidate >::iterator last, float m_groupThreshold) |
| metodo per segnare come non-candidati i rettangoli sovrapposti piu' di una determinata soglia | |
| void | groupRectanglesOverlapped (std::vector< Candidate > &out, float m_groupThreshold) |
| metodo per segnare come non-candidati i rettangoli sovrapposti piu' di una determinata soglia | |
method to merge overlapping boxes
1.8.7