Skip to content

Don't use non-aligned frame for stacking

Otherwise if frame is uncorrelated (for example, black), when postprocessing terminated and client (megapixels) waited a long time until socket error happened.

terminate called after throwing an instance of 'cv::Exception'
  what():  OpenCV(4.10.0) ./modules/video/src/ecc.cpp:589:
  error: (-7:Iterations do not converge) The algorithm stopped before
  its convergence. The correlation is going to be minimized. Images
  may be uncorrelated or non-overlapped in function 'findTransformECC'

Merge request reports

Loading