Introduction - If you have any usage issues, please Google them yourself
Computes "Connected Components" using Tarjan s Union-Find algorithm the result is returned in the same buffer as gray_level image with values equal to the label of the component.
Packet : 664815连通成份分析.rar filelist
ConnectedComponents.h
EightConnectedSE.hpp
FourConnectedSE.hpp
ConnectedComponents.cpp
EightConnectedSE.cpp
FourConnectedSE.cpp