X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=pi_feature.cc;h=6a9b217c56a4fdb13ae087b9477ca87a4ecf1be1;hb=71a84ea2658cd96726bcf4e582010c24bf2583cf;hp=c3be53a993ae92886d3321331421342973532960;hpb=8236ef5635eda3f1532acc126ce0569d6bb8869e;p=folded-ctf.git diff --git a/pi_feature.cc b/pi_feature.cc index c3be53a..6a9b217 100644 --- a/pi_feature.cc +++ b/pi_feature.cc @@ -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 // /////////////////////////////////////////////////////////////////////////// @@ -138,13 +140,6 @@ void PiFeature::draw_edge_thresholding(RGBImage *image, ®istered_window_a); referential->draw_window(image, _registration_a, ®istered_window_a, 0); - -// if(!global.pictures_for_article) { -// int tag = referential->register_edge(_registration_a, _tag); - -// referential->draw_edge_and_scale(image, _registration_a, ®istered_window_a, -// tag, _edge_scale); -// } } void PiFeature::print_edge_thresholding(ostream *os) {