Detect Marker Position in 2D image

孤街浪徒 提交于 2019-12-13 08:25:58

问题


I am using Java as programming language to fix a problem I am facing at the moment.

I need to know the position (x,y) of the markers on the following image.

Is that already been done with some java library I guess no?

The markers are the little black squares.

Thank you so much in advance for your help


回答1:


I think chaper two of the book Mastering OpenCV with Practical Computer Vision Projects would be a good starting point.



来源:https://stackoverflow.com/questions/29746951/detect-marker-position-in-2d-image

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!