X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=svrt.git;a=blobdiff_plain;f=vision_problem_10.cc;h=bbfd79cde5d80a09f905e712ea62e2c4944c1b76;hp=00fdec39bbfe2fcf91d6534f2bc4a0ace3acd4ef;hb=c68b9ff4b03b7cb00f4c2e2e2381d3aeaf509647;hpb=dfc7d0cd9b185a982b9f83d6d862824a62000aea diff --git a/vision_problem_10.cc b/vision_problem_10.cc index 00fdec3..bbfd79c 100644 --- a/vision_problem_10.cc +++ b/vision_problem_10.cc @@ -1,12 +1,26 @@ - -//////////////////////////////////////////////////////////////////// -// START_IP_HEADER // -// // -// Written by Francois Fleuret // -// Contact for comments & bug reports // -// // -// END_IP_HEADER // -//////////////////////////////////////////////////////////////////// +/* + * svrt is the ``Synthetic Visual Reasoning Test'', an image + * generator for evaluating classification performance of machine + * learning systems, humans and primates. + * + * Copyright (c) 2009 Idiap Research Institute, http://www.idiap.ch/ + * Written by Francois Fleuret + * + * This file is part of svrt. + * + * svrt is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 3 as + * published by the Free Software Foundation. + * + * svrt 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 + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with selector. If not, see . + * + */ #include "vision_problem_10.h" #include "shape.h"