- Timestamp:
- Aug 30, 2013, 4:55:55 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130711
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130711
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130711/psModules
- Property svn:mergeinfo changed
/trunk/psModules (added) merged: 35814,35817,35821,35867,35925,35938
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130711/psModules/src/imcombine/pmSubtractionMatch.c
r35771 r36075 540 540 // Bail here if we're doing the simple matching 541 541 if (type == PM_SUBTRACTION_KERNEL_SIMPLE) { 542 if (!pmSubtractionSimpleMatch(conv1,conv2,ro1,ro2,sources,size,maskVal,maskBad,maskPoor )) {542 if (!pmSubtractionSimpleMatch(conv1,conv2,ro1,ro2,sources,size,maskVal,maskBad,maskPoor,optThreshold)) { 543 543 return false; 544 544 }
Note:
See TracChangeset
for help on using the changeset viewer.
