esimov/caire

Seams left over on preview debug mode

esimov opened this issue · 1 comments

Describe the bug

When the preview and debug mode is activated, in certain cases, mostly when the current seam is overlapping with the previous seam, this is not cleared out and leave some patches behind.

image

I've refactored the code and adopted a different approach, so the seam is no more encoded into the image which is transferred into the GUI app, but instead we are transferring only the seam coordinates. These are shown in a separate process only available for the GUI.