Skip to content
Snippets Groups Projects
Commit 50cd9b82 authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Add doc and license to SDK

parent 22cfb88d
No related branches found
No related tags found
No related merge requests found
/**
* @file voltu.cpp
* @copyright Copyright (c) 2020 Nicolas Pope, MIT License
* @author Nicolas Pope
*/
#include <voltu/initialise.hpp>
#include <voltu/types/errors.hpp>
#include <voltu/voltu.hpp>
......
/**
* @file voltu_cv.cpp
* @copyright Copyright (c) 2020 Nicolas Pope, MIT License
* @author Nicolas Pope
*/
#include <voltu/opencv.hpp>
#include <voltu/types/errors.hpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment