我有以下形状的骨架图像:
我想从骨架中提取“最大的分支”:
我知道也许我需要提取交界点并从该点(?)划分 de 线,但我不知道如何做到这一点。
有没有办法用 Python Scikit Image 或 OpenCV 做到这一点?
python image scikit-image opencv-python
image ×1
opencv-python ×1
python ×1
scikit-image ×1