-
- Downloads
Replace erroneous subtraction leading to underflow.
Instead allow selection between two new subtractions: 1. Absolute Difference 2. Saturated Difference (Truncation at 0,255 limits)
Showing
- Src/Config.cpp 2 additions, 0 deletionsSrc/Config.cpp
- Src/Config.h 2 additions, 0 deletionsSrc/Config.h
- Src/Model/TrackerParameter.cpp 14 additions, 1 deletionSrc/Model/TrackerParameter.cpp
- Src/Model/TrackerParameter.h 12 additions, 26 deletionsSrc/Model/TrackerParameter.h
- Src/Model/TrackingAlgorithm/imageProcessor/preprocessor/CustomBackgroundSubtractor.cpp 21 additions, 2 deletions...mageProcessor/preprocessor/CustomBackgroundSubtractor.cpp
- Src/Model/TrackingAlgorithm/imageProcessor/preprocessor/CustomBackgroundSubtractor.h 5 additions, 0 deletions.../imageProcessor/preprocessor/CustomBackgroundSubtractor.h
- Src/Model/TrackingAlgorithm/imageProcessor/preprocessor/ImagePreProcessor.cpp 1 addition, 0 deletions...gorithm/imageProcessor/preprocessor/ImagePreProcessor.cpp
- Src/View/TrackerParameterView.cpp 17 additions, 3 deletionsSrc/View/TrackerParameterView.cpp
- Src/View/TrackerParameterView.h 3 additions, 0 deletionsSrc/View/TrackerParameterView.h
Please register or sign in to comment