Use row-by-row labeling algorithm to label connected components The algorithm makes two passes over the image: one pass to record equivalences and assign temporary labels and the second to replace each temporary label by the label of its equivalence class. [Reference] Linda G. Shapiro, Computer Visi
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected