Integration between OpenCV and Boost Polygon Library

asked 2014-08-15 10:38:47 -0600

rwong gravatar image

Over the years I have noticed that OpenCV's support for geometrical shape descriptions (for example, for quadrilaterals, infinite lines, and semi-finite lines (rays) ) were somewhat lacking, and had worked on my own implementations. However, recently I noticed that the Boost Library has an addition known as Boost Polygon Library that appears to augment OpenCV's weakness.

Has there been any plans to provide integration between OpenCV's algorithms and Boost Polygon Library?

edit retag flag offensive close merge delete