Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在解决尝试基于直边分割图像以尝试获得闭合四边形的问题。我已经能够使用边缘检测器提取线段。
有没有一种很好的方法来连接如果扩展将“几乎重合”的边缘,以便最终创建可以分割图像的封闭区域。