/usr/include/ITK-4.9/itkTestDriverInclude.h is in libinsighttoolkit4-dev 4.9.0-4ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 | /*=========================================================================
*
* Copyright Insight Software Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0.txt
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
*=========================================================================*/
/*=========================================================================
*
* Portions of this file are subject to the VTK Toolkit Version 3 copyright.
*
* Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
*
* For complete copyright, license and disclaimer of warranty information
* please refer to the NOTICE file at the top of the ITK source tree.
*
*=========================================================================*/
#ifndef itkTestDriverInclude_h
#define itkTestDriverInclude_h
//
// This file is used by the TestDriver executables generated by CMake's
// create_test_sourcelist. It defines a function, ProcessArguments
// that processes the command line for the test driver prior to
// invoking the test. It also defines the RegressionTestImage function
// that is called after a test has been run by the driver.
// command line options prior to invoking the test.
//
#include "itksys/Process.h"
#include "itkWin32Header.h"
#include <map>
#include <algorithm>
#include <string>
#include <iostream>
#include <fstream>
#include "itkMultiThreader.h"
#include "itkImage.h"
#include "itkImageFileReader.h"
#include "itkImageFileWriter.h"
#include "itkImageRegionConstIterator.h"
#include "itkTestingStretchIntensityImageFilter.h"
#include "itkTestingExtractSliceImageFilter.h"
#include "itkTestingComparisonImageFilter.h"
#include "itkTestingHashImageFilter.h"
#include "itksys/SystemTools.hxx"
#include "itkIntTypes.h"
#if defined(LINUX) && !defined(__MINGW32__)
#include "itkFloatingPointExceptions.h"
#endif
#include "vnl/vnl_sample.h"
#define ITK_TEST_DIMENSION_MAX 6
int RegressionTestImage(const char *testImageFilename,
const char *baselineImageFilename,
int reportErrors,
double intensityTolerance,
::itk::SizeValueType numberOfPixelsTolerance = 0,
unsigned int radiusTolerance = 0);
int HashTestImage( const char *testImageFilename,
const std::string md5hash );
std::map< std::string, int > RegressionTestBaselines(char *);
typedef std::pair< char *, char * > ComparePairType;
// A structure to hold regression test parameters
typedef struct
{
std::vector< ComparePairType > compareList;
double intensityTolerance;
unsigned int numberOfPixelsTolerance;
unsigned int radiusTolerance;
} RegressionTestParameters;
RegressionTestParameters regressionTestParameters;
typedef std::pair< const char *, std::vector<std::string> > HashPairType;
std::vector< HashPairType > hashTestList;
typedef char ** ArgumentStringType;
// Types to hold parameters that should be processed later
typedef std::vector< char * > ArgumentsList;
struct ProcessedOutputType
{
bool externalProcessMustBeCalled;
ArgumentsList args;
ArgumentsList add_before_libpath;
ArgumentsList add_before_env;
ArgumentsList add_before_env_with_sep;
};
// A structure to hold redirect output parameters
typedef struct
{
bool redirect;
std::string fileName;
} RedirectOutputParameters;
RedirectOutputParameters redirectOutputParameters;
void usage()
{
std::cerr << "usage: itkTestDriver [options] prg [args]" << std::endl;
std::cerr << " itkTestDriver --no-process [options]" << std::endl;
std::cerr << std::endl;
std::cerr << "itkTestDriver alter the environment, run a test program and compare the images" << std::endl;
std::cerr << "produced." << std::endl;
std::cerr << std::endl;
std::cerr << "Options:" << std::endl;
std::cerr << " --add-before-libpath PATH" << std::endl;
std::cerr << " Add a path to the library path environment. This option take care of" << std::endl;
std::cerr << " choosing the right environment variable for your system." << std::endl;
std::cerr << " This option can be used several times." << std::endl;
std::cerr << std::endl;
std::cerr << " --add-before-env NAME VALUE" << std::endl;
std::cerr << " Add a VALUE to the variable name in the environment." << std::endl;
std::cerr << " The seperator used is the default one on the system." << std::endl;
std::cerr << " This option can be used several times." << std::endl;
std::cerr << std::endl;
std::cerr << " --add-before-env-with-sep NAME VALUE SEP" << std::endl;
std::cerr << " Add a VALUE to the variable name in the environment using the provided separator." << std::endl;
std::cerr << " This option can be used several times." << std::endl;
std::cerr << std::endl;
std::cerr << " --remove-env NAME" << std::endl;
std::cerr << " Remove the variable name from the environment." << std::endl;
std::cerr << " This option can be used several times." << std::endl;
std::cerr << std::endl;
std::cerr << " --compare TEST BASELINE" << std::endl;
std::cerr << " Compare the TEST image to the BASELINE one." << std::endl;
std::cerr << " This option can be used several times." << std::endl;
std::cerr << std::endl;
std::cerr << " --compare-MD5 TEST md5hash0 [ md5hash1 ... ]" << std::endl;
std::cerr << " Compare the TEST image file's md5 hash to the provided hash." << std::endl;
std::cerr << " md5hash0 is required and assumed to be a hash." << std::endl;
std::cerr << " Additional arguments are considered hashes when the string is 32 hexi-decimal characters. " << std::endl;
std::cerr << " This option can be used several times for multiple comparisons." << std::endl;
std::cerr << std::endl;
std::cerr << " --with-threads THREADS" << std::endl;
std::cerr << " Use at most THREADS threads." << std::endl;
std::cerr << std::endl;
std::cerr << " --without-threads" << std::endl;
std::cerr << " Use at most one thread." << std::endl;
std::cerr << std::endl;
std::cerr << " --compareNumberOfPixelsTolerance TOLERANCE" << std::endl;
std::cerr << " When comparing images with --compare, allow TOLERANCE pixels to differ." << std::endl;
std::cerr << " Default is 0." << std::endl;
std::cerr << std::endl;
std::cerr << " --compareRadiusTolerance TOLERANCE" << std::endl;
std::cerr << " Default is 0." << std::endl;
std::cerr << std::endl;
std::cerr << " --compareIntensityTolerance TOLERANCE" << std::endl;
std::cerr << " Default is 2.0." << std::endl;
std::cerr << std::endl;
std::cerr << " --no-process" << std::endl;
std::cerr << " The test driver will not invoke any process." << std::endl;
std::cerr << std::endl;
std::cerr << " --full-output" << std::endl;
std::cerr << " Causes the full output of the test to be passed to cdash." << std::endl;
std::cerr << " --redirect-output TEST_OUTPUT" << std::endl;
std::cerr << " Redirects the test output to the file TEST_OUTPUT." << std::endl;
std::cerr << std::endl;
std::cerr << " --" << std::endl;
std::cerr << " The options after -- are not interpreted by this program and passed" << std::endl;
std::cerr << " directly to the test program." << std::endl;
std::cerr << std::endl;
std::cerr << " --help" << std::endl;
std::cerr << " Display this message and exit." << std::endl;
std::cerr << std::endl;
}
static char my_to_lower(const char c)
{
return static_cast<char>( ::tolower(c));
}
int ProcessArguments(int *ac, ArgumentStringType *av, ProcessedOutputType * processedOutput = ITK_NULLPTR )
{
#if defined(LINUX) && !defined(__MINGW32__)
itk::FloatingPointExceptions::Enable();
#endif
regressionTestParameters.intensityTolerance = 2.0;
regressionTestParameters.numberOfPixelsTolerance = 0;
regressionTestParameters.radiusTolerance = 0;
redirectOutputParameters.redirect = false;
if( processedOutput )
{
processedOutput->externalProcessMustBeCalled = true;
}
// parse the command line
int i = 1;
bool skip = false;
while ( i < *ac )
{
if ( !skip && strcmp((*av)[i], "--compare") == 0 )
{
if ( i + 2 >= *ac )
{
usage();
return 1;
}
regressionTestParameters.compareList.push_back( ComparePairType((*av)[i + 1], (*av)[i + 2]) );
(*av) += 3;
*ac -= 3;
}
else if ( !skip && strcmp((*av)[i], "--compare-MD5") == 0 )
{
if ( i + 2 >= *ac )
{
usage();
return 1;
}
const char *filename = (*av)[i + 1];
std::string md5hash0 = (*av)[i + 2];
// convert hash to all lowercase letters
std::transform(md5hash0.begin(), md5hash0.end(), md5hash0.begin(), my_to_lower );
// chech that the hash is of expected format
if ( md5hash0.size() != 32 ||
md5hash0.find_first_not_of( "0123456789abcdef" ) != std::string::npos )
{
std::cerr << "Warning: argument does not appear to be a valid md5 hash \"" << md5hash0 << "\"." << std::endl;
}
std::vector< std::string > hashVector;
hashVector.push_back( md5hash0 );
(*av) += 3;
(*ac) -= 3;
// continue eating hash values
while ( *ac - i > 0 )
{
std::string md5hashN = (*av)[i];
// convert hash to all lowercase letters
std::transform(md5hashN.begin(), md5hashN.end(), md5hashN.begin(), my_to_lower );
// check if the next argument is a hash
if ( md5hashN.size() != 32 ||
md5hashN.find_first_not_of( "0123456789abcdef" ) != std::string::npos )
{
break;
}
// add the hash
hashVector.push_back( md5hashN );
// successful hash,
// move the arguments along
++(*av);
--(*ac);
}
hashTestList.push_back( HashPairType( filename, hashVector ) );
}
else if ( !skip && strcmp((*av)[i], "--") == 0 )
{
skip = true;
i += 1;
}
else if ( !skip && strcmp((*av)[i], "--help") == 0 )
{
usage();
return 1;
}
else if ( !skip && strcmp((*av)[i], "--with-threads") == 0 )
{
if ( i + 2 >= *ac )
{
usage();
return 1;
}
// set the environment which will be read by the subprocess
std::string threadEnv = "ITK_GLOBAL_DEFAULT_NUMBER_OF_THREADS=";
threadEnv += (*av)[i + 1];
itksys::SystemTools::PutEnv( threadEnv.c_str() );
// and set the number of threads locally for the comparison
itk::MultiThreader::SetGlobalDefaultNumberOfThreads(atoi((*av)[i + 1]));
*av += 2;
*ac -= 2;
}
else if ( !skip && strcmp((*av)[i], "--without-threads") == 0 )
{
itksys::SystemTools::PutEnv( "ITK_GLOBAL_DEFAULT_NUMBER_OF_THREADS=1" );
itk::MultiThreader::SetGlobalDefaultNumberOfThreads(1);
*av += 1;
*ac -= 1;
}
else if ( !skip && strcmp((*av)[i], "--compareNumberOfPixelsTolerance") == 0 )
{
if ( i + 2 >= *ac )
{
usage();
return 1;
}
regressionTestParameters.numberOfPixelsTolerance = atoi((*av)[i + 1]);
*av += 2;
*ac -= 2;
}
else if ( !skip && strcmp((*av)[i], "--compareRadiusTolerance") == 0 )
{
if ( i + 1 >= *ac )
{
usage();
return 1;
}
regressionTestParameters.radiusTolerance = atoi((*av)[i + 1]);
(*av) += 2;
*ac -= 2;
}
else if ( !skip && strcmp((*av)[i], "--compareIntensityTolerance") == 0 )
{
if ( i + 2 >= *ac )
{
usage();
return 1;
}
regressionTestParameters.intensityTolerance = atof((*av)[i + 1]);
(*av) += 2;
*ac -= 2;
}
else if ( !skip && strcmp((*av)[i], "--add-before-libpath") == 0 )
{
if ( i + 2 >= *ac )
{
usage();
return 1;
}
if( processedOutput )
{
processedOutput->add_before_libpath.push_back( (*av)[i+1] );
}
(*av) += 2;
*ac -= 2;
}
else if ( !skip && strcmp((*av)[i], "--add-before-env") == 0 )
{
if ( i + 3 >= *ac )
{
usage();
return 1;
}
if( processedOutput )
{
processedOutput->add_before_env.push_back( (*av)[i+1] );
processedOutput->add_before_env.push_back( (*av)[i+2] );
}
(*av) += 3;
*ac -= 3;
}
else if ( !skip && strcmp((*av)[i], "--add-before-env-with-sep") == 0 )
{
if ( i + 4 >= *ac )
{
usage();
return 1;
}
if( processedOutput )
{
processedOutput->add_before_env_with_sep.push_back( (*av)[i+1] );
processedOutput->add_before_env_with_sep.push_back( (*av)[i+2] );
processedOutput->add_before_env_with_sep.push_back( (*av)[i+3] );
}
(*av) += 4;
*ac -= 4;
}
else if ( !skip && strcmp((*av)[i], "--remove-env") == 0 )
{
if ( i + 2 >= *ac )
{
usage();
return 1;
}
itksys::SystemTools::UnPutEnv( (*av)[i+1] );
(*av) += 2;
*ac -= 2;
}
else if ( !skip && strcmp((*av)[i], "--full-output") == 0 )
{
// emit the string to tell ctest that the full output should be
// passed to cdash.
std::cout << "CTEST_FULL_OUTPUT" << std::endl;
(*av) += 1;
*ac -= 1;
}
else if ( !skip && strcmp((*av)[i], "--no-process") == 0 )
{
// The test driver needs to invoke another executable
// For example, the python interpreter to run Wrapping tests.
if( processedOutput )
{
processedOutput->externalProcessMustBeCalled = false;
}
(*av) += 1;
*ac -= 1;
}
else if ( !skip && strcmp((*av)[i], "--redirectOutput") == 0 )
{
if ( i + 1 >= *ac )
{
usage();
return 1;
}
redirectOutputParameters.redirect = true;
redirectOutputParameters.fileName = (*av)[i + 1];
*av += 2;
*ac -= 2;
}
else
{
if( processedOutput )
{
processedOutput->args.push_back((*av)[i]);
}
i += 1;
}
}
return 0;
}
// Regression Testing Code
//
// This method returns:
// max int , if there is an error reading baselineImageFilename
// max int - 2, if there is an error reading testImageFilename
// max int - 1, if the size of the images don't match
// the number of pixel beyond the tolerance
// otherwise zero is returned if the difference is with in tolerances
int RegressionTestImage(const char *testImageFilename,
const char *baselineImageFilename,
int reportErrors,
double intensityTolerance,
::itk::SizeValueType numberOfPixelsTolerance,
unsigned int radiusTolerance)
{
// Use the factory mechanism to read the test and baseline files and convert
// them to double
typedef itk::Image< double, ITK_TEST_DIMENSION_MAX > ImageType;
typedef itk::Image< unsigned char, ITK_TEST_DIMENSION_MAX > OutputType;
typedef itk::Image< unsigned char, 2 > DiffOutputType;
typedef itk::ImageFileReader< ImageType > ReaderType;
// Read the baseline file
ReaderType::Pointer baselineReader = ReaderType::New();
baselineReader->SetFileName(baselineImageFilename);
try
{
baselineReader->UpdateLargestPossibleRegion();
}
catch ( itk::ExceptionObject & e )
{
std::cerr << "Exception detected while reading " << baselineImageFilename << " : " << e.GetDescription();
return itk::NumericTraits< int >::max();
}
// Read the file generated by the test
ReaderType::Pointer testReader = ReaderType::New();
testReader->SetFileName(testImageFilename);
try
{
testReader->UpdateLargestPossibleRegion();
}
catch ( itk::ExceptionObject & e )
{
std::cerr << "Exception detected while reading " << testImageFilename << " : " << e.GetDescription() << std::endl;
return itk::NumericTraits< int >::max();
}
// The sizes of the baseline and test image must match
ImageType::SizeType baselineSize;
baselineSize = baselineReader->GetOutput()->GetLargestPossibleRegion().GetSize();
ImageType::SizeType testSize;
testSize = testReader->GetOutput()->GetLargestPossibleRegion().GetSize();
if ( baselineSize != testSize )
{
std::cerr << "The size of the Baseline image and Test image do not match!" << std::endl;
std::cerr << "Baseline image: " << baselineImageFilename
<< " has size " << baselineSize << std::endl;
std::cerr << "Test image: " << testImageFilename
<< " has size " << testSize << std::endl;
return itk::NumericTraits< int >::max()-1;
}
// Now compare the two images
typedef itk::Testing::ComparisonImageFilter< ImageType, ImageType > DiffType;
DiffType::Pointer diff = DiffType::New();
diff->SetValidInput( baselineReader->GetOutput() );
diff->SetTestInput( testReader->GetOutput() );
diff->SetDifferenceThreshold(intensityTolerance);
diff->SetToleranceRadius(radiusTolerance);
diff->UpdateLargestPossibleRegion();
itk::SizeValueType status = itk::NumericTraits< itk::SizeValueType >::ZeroValue();
status = diff->GetNumberOfPixelsWithDifferences();
if ( ! reportErrors )
{
//The measurement errors should be reported for both success and errors
//to facilitate setting tight tolerances of tests.
std::string shortFilename = itksys::SystemTools::GetFilenameName( baselineImageFilename );
std::cout << "<DartMeasurement name=\"ImageError " << shortFilename
<< "\" type=\"numeric/double\">";
std::cout << status;
std::cout << "</DartMeasurement>" << std::endl;
}
// if there are discrepencies, create an diff image
if ( ( status > numberOfPixelsTolerance ) && reportErrors )
{
// Report actuall image error to best baseline
std::cout << "<DartMeasurement name=\"ImageError\" type=\"numeric/double\">";
std::cout << status;
std::cout << "</DartMeasurement>" << std::endl;
// Report statistics for pixels which exceed tolerances
std::cout << "<DartMeasurement name=\"ImageError Minimum\" type=\"numeric/double\">";
std::cout << diff->GetMinimumDifference() << "</DartMeasurement>" << std::endl;
std::cout << "<DartMeasurement name=\"ImageError Maximum\" type=\"numeric/double\">";
std::cout << diff->GetMaximumDifference() << "</DartMeasurement>" << std::endl;
std::cout << "<DartMeasurement name=\"ImageError Mean\" type=\"numeric/double\">";
std::cout << diff->GetMeanDifference() << "</DartMeasurement>" << std::endl;
typedef itk::Testing::StretchIntensityImageFilter< ImageType, OutputType > RescaleType;
typedef itk::Testing::ExtractSliceImageFilter< OutputType, DiffOutputType > ExtractType;
typedef itk::ImageFileWriter< DiffOutputType > WriterType;
typedef itk::ImageRegion< ITK_TEST_DIMENSION_MAX > RegionType;
OutputType::SizeType size; size.Fill(0);
RescaleType::Pointer rescale = RescaleType::New();
rescale->SetOutputMinimum( itk::NumericTraits< unsigned char >::NonpositiveMin() );
rescale->SetOutputMaximum( itk::NumericTraits< unsigned char >::max() );
rescale->SetInput( diff->GetOutput() );
rescale->UpdateLargestPossibleRegion();
size = rescale->GetOutput()->GetLargestPossibleRegion().GetSize();
//Get the center slice of the image, In 3D, the first slice
//is often a black slice with little debugging information.
OutputType::IndexType index; index.Fill(0);
for ( unsigned int i = 2; i < ITK_TEST_DIMENSION_MAX; i++ )
{
index[i] = size[i] / 2; //NOTE: Integer Divide used to get approximately
// the center slice
size[i] = 0;
}
RegionType region;
region.SetIndex(index);
region.SetSize(size);
ExtractType::Pointer extract = ExtractType::New();
extract->SetDirectionCollapseToIdentity();
extract->SetInput( rescale->GetOutput() );
extract->SetExtractionRegion(region);
WriterType::Pointer writer = WriterType::New();
writer->SetInput( extract->GetOutput() );
std::ostringstream diffName;
diffName << testImageFilename << ".diff.png";
try
{
rescale->SetInput( diff->GetOutput() );
rescale->Update();
}
catch ( const std::exception & e )
{
std::cerr << "Error during rescale of " << diffName.str() << std::endl;
std::cerr << e.what() << "\n";
}
catch ( ... )
{
std::cerr << "Error during rescale of " << diffName.str() << std::endl;
}
writer->SetFileName( diffName.str().c_str() );
try
{
writer->Update();
}
catch ( const std::exception & e )
{
std::cerr << "Error during write of " << diffName.str() << std::endl;
std::cerr << e.what() << "\n";
}
catch ( ... )
{
std::cerr << "Error during write of " << diffName.str() << std::endl;
}
std::cout << "<DartMeasurementFile name=\"DifferenceImage\" type=\"image/png\">";
std::cout << diffName.str();
std::cout << "</DartMeasurementFile>" << std::endl;
std::ostringstream baseName;
baseName << testImageFilename << ".base.png";
try
{
rescale->SetInput( baselineReader->GetOutput() );
rescale->Update();
}
catch ( const std::exception & e )
{
std::cerr << "Error during rescale of " << baseName.str() << std::endl;
std::cerr << e.what() << "\n";
}
catch ( ... )
{
std::cerr << "Error during rescale of " << baseName.str() << std::endl;
}
try
{
writer->SetFileName( baseName.str().c_str() );
writer->Update();
}
catch ( const std::exception & e )
{
std::cerr << "Error during write of " << baseName.str() << std::endl;
std::cerr << e.what() << "\n";
}
catch ( ... )
{
std::cerr << "Error during write of " << baseName.str() << std::endl;
}
std::cout << "<DartMeasurementFile name=\"BaselineImage\" type=\"image/png\">";
std::cout << baseName.str();
std::cout << "</DartMeasurementFile>" << std::endl;
std::ostringstream testName;
testName << testImageFilename << ".test.png";
try
{
rescale->SetInput( testReader->GetOutput() );
rescale->Update();
}
catch ( const std::exception & e )
{
std::cerr << "Error during rescale of " << testName.str() << std::endl;
std::cerr << e.what() << "\n";
}
catch ( ... )
{
std::cerr << "Error during rescale of " << testName.str() << std::endl;
}
try
{
writer->SetFileName( testName.str().c_str() );
writer->Update();
}
catch ( const std::exception & e )
{
std::cerr << "Error during write of " << testName.str() << std::endl;
std::cerr << e.what() << "\n";
}
catch ( ... )
{
std::cerr << "Error during write of " << testName.str() << std::endl;
}
std::cout << "<DartMeasurementFile name=\"TestImage\" type=\"image/png\">";
std::cout << testName.str();
std::cout << "</DartMeasurementFile>" << std::endl;
}
return ( status > numberOfPixelsTolerance ) ? static_cast<int>(status) : 0;
}
template< typename TImageType >
std::string ComputeHash( const char *testImageFilename )
{
typedef TImageType ImageType;
typedef itk::ImageFileReader< ImageType > ReaderType;
// Read the file generated by the test
typename ReaderType::Pointer testReader = ReaderType::New();
testReader->SetFileName(testImageFilename);
try
{
testReader->UpdateLargestPossibleRegion();
}
catch ( itk::ExceptionObject & e )
{
std::cerr << "Exception detected while reading " << testImageFilename << " : " << e.GetDescription() << std::endl;
throw; // re-throw
}
typedef itk::Testing::HashImageFilter<ImageType> HashFilterType;
typename HashFilterType::Pointer hasher = HashFilterType::New();
hasher->SetInput( testReader->GetOutput() );
hasher->Update();
return hasher->GetHash();
}
int HashTestImage( const char *testImageFilename,
const std::vector<std::string> &baselineMD5Vector )
{
itk::ImageIOBase::Pointer iobase =
itk::ImageIOFactory::CreateImageIO( testImageFilename, itk::ImageIOFactory::ReadMode);
if ( iobase.IsNull() )
{
itkGenericExceptionMacro( "Unable to determine ImageIO reader for \"" << testImageFilename << "\"" );
}
// Read the image information
iobase->SetFileName( testImageFilename );
iobase->ReadImageInformation();
// get output information about input image
itk::ImageIOBase::IOComponentType componentType = iobase->GetComponentType();
std::string testMD5 = "";
switch(componentType)
{
case itk::ImageIOBase::CHAR:
testMD5 = ComputeHash< itk::VectorImage<char, ITK_TEST_DIMENSION_MAX> >( testImageFilename );
break;
case itk::ImageIOBase::UCHAR:
testMD5 = ComputeHash< itk::VectorImage<unsigned char, ITK_TEST_DIMENSION_MAX> >( testImageFilename );
break;
case itk::ImageIOBase::SHORT:
testMD5 = ComputeHash< itk::VectorImage<short, ITK_TEST_DIMENSION_MAX> >( testImageFilename );
break;
case itk::ImageIOBase::USHORT:
testMD5 = ComputeHash< itk::VectorImage<unsigned short, ITK_TEST_DIMENSION_MAX> >( testImageFilename );
break;
case itk::ImageIOBase::INT:
testMD5 = ComputeHash< itk::VectorImage<int, ITK_TEST_DIMENSION_MAX> >( testImageFilename );
break;
case itk::ImageIOBase::UINT:
testMD5 = ComputeHash< itk::VectorImage<unsigned int, ITK_TEST_DIMENSION_MAX> >( testImageFilename );
break;
case itk::ImageIOBase::LONG:
testMD5 = ComputeHash< itk::VectorImage<long, ITK_TEST_DIMENSION_MAX> >( testImageFilename );
break;
case itk::ImageIOBase::ULONG:
testMD5 = ComputeHash< itk::VectorImage<unsigned long, ITK_TEST_DIMENSION_MAX> >( testImageFilename );
break;
case itk::ImageIOBase::FLOAT:
case itk::ImageIOBase::DOUBLE:
std::cerr << "Hashing is not supporting for float and double images." << std::endl;
itkGenericExceptionMacro( "Hashing is not supported for images of float or doubles." );
break;
case itk::ImageIOBase::UNKNOWNCOMPONENTTYPE:
default:
assert( false ); // should never get here unless we forgot a type
itkGenericExceptionMacro( "Logic error!" );
}
std::vector<std::string>::const_iterator iter = baselineMD5Vector.begin();
assert( baselineMD5Vector.size() );
do
{
if ( *iter == testMD5 )
{
// success, let's get out of here
return 0;
}
}
while (++iter != baselineMD5Vector.end() );
// failed to match print the different md5s
std::cout << "<DartMeasurement name=\"TestMD5\" type=\"text/string\">";
std::cout << testMD5;
std::cout << "</DartMeasurement>" << std::endl;
// print out all md5 baselines
for ( iter = baselineMD5Vector.begin(); iter != baselineMD5Vector.end(); ++iter )
{
std::cout << "<DartMeasurement name=\"BaselineMD5\" type=\"text/string\">";
std::cout << *iter;
std::cout << "</DartMeasurement>" << std::endl;
}
typedef itk::Image< double, ITK_TEST_DIMENSION_MAX > ImageType;
typedef itk::Image< double, 2 > SliceImageType;
typedef itk::Image< unsigned char, 2 > OutputType;
typedef itk::ImageFileReader< ImageType > ReaderType;
typedef itk::Testing::StretchIntensityImageFilter< SliceImageType, OutputType > RescaleType;
typedef itk::Testing::ExtractSliceImageFilter< ImageType, SliceImageType > ExtractType;
typedef itk::ImageFileWriter< OutputType > WriterType;
// setup reader
ReaderType::Pointer reader = ReaderType::New();
reader->SetFileName( testImageFilename );
reader->UpdateLargestPossibleRegion();
ImageType::SizeType size;
size = reader->GetOutput()->GetLargestPossibleRegion().GetSize();
//Get the center slice of the image, In 3D, the first slice
//is often a black slice with little debugging information.
ImageType::IndexType index; index.Fill(0);
for ( unsigned int i = 2; i < ITK_TEST_DIMENSION_MAX; i++ )
{
index[i] = size[i] / 2; //NOTE: Integer Divide used to get approximately
// the center slice
size[i] = 0;
}
ImageType::RegionType region;
region.SetIndex(index);
region.SetSize(size);
ExtractType::Pointer extract = ExtractType::New();
extract->SetDirectionCollapseToIdentity();
extract->SetInput( reader->GetOutput() );
extract->SetExtractionRegion(region);
RescaleType::Pointer rescale = RescaleType::New();
rescale->SetOutputMinimum( itk::NumericTraits< unsigned char >::NonpositiveMin() );
rescale->SetOutputMaximum( itk::NumericTraits< unsigned char >::max() );
rescale->SetInput( extract->GetOutput() );
WriterType::Pointer writer = WriterType::New();
writer->SetInput( rescale->GetOutput() );
std::ostringstream testName;
testName << testImageFilename << ".test.png";
writer->SetFileName( testName.str().c_str() );
try
{
rescale->UpdateLargestPossibleRegion();
writer->Update();
}
catch ( const std::exception & e )
{
std::cerr << "Error during rescale and writing of " << testName.str()<< std::endl;
std::cerr << e.what() << "\n";
}
catch ( ... )
{
std::cerr << "Unknow error during rescale and writing of " << testName.str() << std::endl;
}
std::cout << "<DartMeasurementFile name=\"TestImage\" type=\"image/png\">";
std::cout << testName.str();
std::cout << "</DartMeasurementFile>" << std::endl;
return 1;
}
//
// Generate all of the possible baselines
// The possible baselines are generated fromn the baselineFilename using the
// following algorithm:
// 1) strip the suffix
// 2) append a digit .x
// 3) append the original suffix.
// It the file exists, increment x and continue
//
std::map< std::string, int > RegressionTestBaselines(char *baselineFilename)
{
std::map< std::string, int > baselines;
baselines[std::string(baselineFilename)] = 0;
std::string originalBaseline(baselineFilename);
int x = 0;
std::string::size_type suffixPos = originalBaseline.rfind(".");
std::string suffix;
if ( suffixPos != std::string::npos )
{
suffix = originalBaseline.substr( suffixPos, originalBaseline.length() );
originalBaseline.erase( suffixPos, originalBaseline.length() );
}
while ( ++x )
{
std::ostringstream filename;
filename << originalBaseline << "." << x << suffix;
std::ifstream filestream( filename.str().c_str() );
if ( !filestream )
{
break;
}
baselines[filename.str()] = 0;
filestream.close();
}
return baselines;
}
// Needed for explicit instantiation
#include "itkTestingComparisonImageFilter.hxx"
#endif
|