IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19245


Ignore:
Timestamp:
Aug 27, 2008, 2:35:26 PM (18 years ago)
Author:
Paul Price
Message:

Always write out the convolution kernel: it's cheap.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackMatch.c

    r19242 r19245  
    1515                     PM_SOURCE_MODE_CR_LIMIT) // Mask to apply to input sources
    1616
    17 #define TESTING                         // Enable debugging output
     17//#define TESTING                         // Enable debugging output
    1818
    1919
     
    270270        }
    271271
    272 #ifdef TESTING
    273272        // Write convolution kernel
    274273        {
     
    286285        }
    287286    }
    288 #endif
    289287
    290288// Extract the regions and solutions used in the image matching
Note: See TracChangeset for help on using the changeset viewer.