Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 230 Bytes

File metadata and controls

2 lines (2 loc) · 230 Bytes

Connected-Components-Labelling-Two-Pass

The two pass algorithm for connected components labelling has been implemented. Both parallel and serial codes are implemented to compare difference in run times between these and Suzuki.