Commit aa95601
committed
Added Doxygen documentation, reverted detect change, improved detection pipeline
Changes:
- Added Doxygen documentation for marco_annunziata.cpp and marco_annunziata.hpp
- Updated README with doxygen documentation and instructions
- Reverted detect change made in commit 4ad8bae, solving related bug on small images
- Improved detection pipeline for tiled images by doing a final detection on the whole image (solved bug on 5C0.jpg)
- Added clearDetections()
- Changed DrawBoundingBoxes to have less parameters (more difficult to pass wrong arguments)1 parent 2bb443a commit aa95601
File tree
7 files changed
+3014
-28
lines changed- doxygen_docs/latex
- include
- src
7 files changed
+3014
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
129 | 134 | | |
130 | 135 | | |
131 | 136 | | |
| |||
167 | 172 | | |
168 | 173 | | |
169 | 174 | | |
| 175 | + | |
0 commit comments