Add license to interactive-calibration app sources

This commit is contained in:
Vladislav Sovrasov
2016-09-14 12:16:10 +03:00
parent 473dba1189
commit ec40b85e75
12 changed files with 65 additions and 3 deletions
@@ -1,4 +1,9 @@
// This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html.
#include "parametersController.hpp"
#include <iostream>
template <typename T>