开发者

Computer vision, Point Pattern Matching

In Opencv, I know that matching can be done by computing the descriptors from some fea开发者_JAVA百科ture detector. But what about when input is only X,Y and radius coordinates of a circle.. Get anybody point me a direction?


I would say Hough Transforms is your best bet and there is the cvHoughCircles method for that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜