Skip to Content.
Sympa Menu

cgal-discuss - OpenCV and CGAL

Subject: CGAL users discussion list

List archive

OpenCV and CGAL


Chronological Thread 
  • From:
  • To:
  • Subject: OpenCV and CGAL
  • Date: Thu, 24 Apr 2008 12:10:22 +0200

Hello,

Does anyone have experience in using OpenCV and CGAL in one project? That
stuff simply does not work:

#include <cv.h>
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>

Since I need both available at certain places I tried packing the cv.h into a
namespace, but that doesn't help either.

Thanks for any ideas



Archive powered by MHonArc 2.6.16.

Top of Page