MaksymT17/aquamarine

fix wrong merging of objects between threads results

Closed this issue · 1 comments

fix wrong merging of objects between threads results

To Reproduce
Steps to reproduce the behavior:

  1. Compare image with movable objects (rs_1 rs_2)
  2. Use multhithreading with 8 or more threads

Expected behavior
Merge objects if there are connected

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
Linux/ Windows OS

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

issues especially had been observing on 8 or more threads with low minPixelsInObject parameter, fixed after modifying merge objects logic.