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.
我有一个边缘图像,我想进行 Blob(对象)检测,我尝试使用 CvBlob 进行典型的 Blob 分析,但结果很差(我正在使用 OPENCV)这是输入图像的示例。 http://postimg.org/image/6uvzhdqad/
为了改善您的结果,您可以尝试:
然而,这些都不能保证非常准确的对象检测。其他可能的方法是: