Skip to content
Snippets Groups Projects
Commit 97156f79 authored by Sergi Pujol Badell's avatar Sergi Pujol Badell
Browse files

deleted testData files

parent b731ea4f
No related branches found
No related tags found
1 merge request!4Resolve "Implementation of Falko lib"
This diff is collapsed.
/**
* FALKOLib - Fast Adaptive Laser Keypoint Orientation-invariant
* Copyright (C) 2016 Fabjan Kallasi and Dario Lodi Rizzini.
*
* This file is part of FALKOLib.
*
* FALKOLib is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* FALKOLib is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with FALKOLib. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
extern double testRanges1[];
extern double testRanges2[];
extern double testRangesOrtho1[];
extern double testRangesOrtho2[];
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