1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Added reference to Original Wu's articte about SAUF connected components search method.

This commit is contained in:
Alexander Smorkalov
2020-07-22 10:05:55 +03:00
parent 5444a6b11c
commit abceef74e0
2 changed files with 16 additions and 3 deletions
+13
View File
@@ -1215,3 +1215,16 @@
year = {1996},
publisher = {Elsevier}
}
@Article{Wu2009,
author={Wu, Kesheng
and Otoo, Ekow
and Suzuki, Kenji},
title={Optimizing two-pass connected-component labeling algorithms},
journal={Pattern Analysis and Applications},
year={2009},
month={Jun},
day={01},
volume={12},
number={2},
pages={117-135},
}