Changeset 19245
- Timestamp:
- Aug 27, 2008, 2:35:26 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r19242 r19245 15 15 PM_SOURCE_MODE_CR_LIMIT) // Mask to apply to input sources 16 16 17 #define TESTING // Enable debugging output17 //#define TESTING // Enable debugging output 18 18 19 19 … … 270 270 } 271 271 272 #ifdef TESTING273 272 // Write convolution kernel 274 273 { … … 286 285 } 287 286 } 288 #endif289 287 290 288 // Extract the regions and solutions used in the image matching
Note:
See TracChangeset
for help on using the changeset viewer.
