MCPcopy Create free account
hub / github.com/athakapo/DARP / ConnectComponent

Class ConnectComponent

src/ConnectComponent.java:13–303  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected