UWARG Computer Vision
|
#include <boost/asio.hpp>
#include <string>
#include <vector>
#include <queue>
#include "metadata_input.h"
#include "imgimport.h"
Go to the source code of this file.
Classes | |
class | Importer |
Class for reading image files from a directory. More... | |
Copyright (c) 2015-2016, 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