阅读背景:

在HoughCircles(),OpenCV给出的一系列点上使用warpPerspective()

来源:互联网 

I'm trying to detect the positions of billiards balls on a table from an image taken at a perspective angle. I'm using the getPerspectiveTransform() method to find the transformation matrix and I want to apply that to only the circles I detect using HoughCircles. I'm trying to go from a rather large trapezoidal shape to a smaller rectangular shape. I don't want to do the transformation on the image first and then find the HoughCircles because the image gets too warped for houghcircles to provide useful results.I'm trying to detect the positions of billiards




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: