|
|
@@ -709,7 +709,6 @@ bool ClassFlowPostProcessing::doFlow(string zwtime)
|
|
|
NUMBERS[j]->Value = -1;
|
|
|
/* TODO to be discussed, see https://github.com/jomjol/AI-on-the-edge-device/issues/1617 */
|
|
|
// NUMBERS[j]->lastvalue = imagetime; // must only be set in case of good value !!! --> move to the end
|
|
|
- NUMBERS[j]->lastvalue = imagetime;
|
|
|
|
|
|
UpdateNachkommaDecimalShift();
|
|
|
|