Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Integration between OpenCV and Boost Polygon Library

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?