UWARG Computer Vision
Functions
contour_comparison.cpp File Reference
#include <opencv2/imgproc.hpp>
#include <boost/log/trivial.hpp>
#include <boost/test/unit_test.hpp>
#include <vector>
#include "contour_comparison.h"
Include dependency graph for contour_comparison.cpp:

Functions

double compare_contours (vector< vector< Point > > &contourA, vector< vector< Point > > &contourB)
 

Detailed Description

Author
WARG

LICENSE

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