【问题标题】:How to detect edges of image ( coin )in android?如何在android中检测图像(硬币)的边缘?
【发布时间】:2011-03-04 20:57:28
【问题描述】:

在我的应用程序中,我正在捕捉桌上硬币的图像,然后立即用于检测这些硬币的边缘。谁能帮我解决这个问题?

问候, 斯里尼瓦斯

【问题讨论】:

  • 您是在捕捉单张图像还是实时取景?你一般想做什么?也许有比自己编码更好的方法。
  • 我需要捕捉图像(桌上的硬币)然后我需要检测硬币的边缘,我需要根据它们的半径(1 卢比、2 卢比、5 卢比)不同的硬币和我要数数

标签: android image-processing


【解决方案1】:

有多个edge detecting algorithms,我之前成功使用过Sobel边缘检测器。

【讨论】:

猜你喜欢
  • 1970-01-01
  • 2010-12-01
  • 1970-01-01
  • 2011-06-25
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多