X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=global.h;h=d19596d97e6bad6e76e1a639dbbcfbb5781a14ac;hp=fae2d81213655d591fc044bd1a48bb238adf88aa;hb=346c6fdc3c36ca10142234cce291031064fa2b48;hpb=ccc2785ee823c934edcededc5c6448e4f9488f8b diff --git a/global.h b/global.h index fae2d81..d19596d 100644 --- a/global.h +++ b/global.h @@ -12,7 +12,9 @@ // You should have received a copy of the GNU General Public License // // along with this program. If not, see . // // // -// Written by Francois Fleuret, (C) IDIAP // +// Written by Francois Fleuret // +// (C) Idiap Research Institute // +// // // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// @@ -43,12 +45,10 @@ public: char detector_name[buffer_size]; char result_path[buffer_size]; - char materials_image_numbers[buffer_size]; - char materials_pf_numbers[buffer_size]; - int loss_type; int nb_images; + int material_feature_nb; int tree_depth_max;