| 
    UWARG Computer Vision
    
   | 
 
#include <opencv2/imgproc.hpp>#include <boost/log/trivial.hpp>#include <boost/test/unit_test.hpp>#include <vector>#include "contour_comparison.h"
Functions | |
| double | compare_contours (vector< vector< Point > > &contourA, vector< vector< Point > > &contourB) | 
Copyright (c) 2015, Waterloo Aerial Robotics Group (WARG) All rights reserved.
This software is licensed under a modified version of the BSD 3 clause license that should have been included with this software in a file called COPYING.txt Otherwise it is available at: https://raw.githubusercontent.com/UWARG/computer-vision/master/COPYING.txt
 1.8.11