@poorvi-vora
In this week I tried to tweak the pieces for 2-piece mapping. I did in the following step:
Add UI support for manual tweak, and change the display of the resulting image
Output the images with the corresponding fitness metric into a PDF file
(TODO) Find out the best tweak using the fitness metric, and automatically generate the final image without opening the 2-piece analysis window
However, I found that the fitness metric used for now is not sufficient in determining the best tweak. The confidence is only used when finding the matching edge, so the only metric that works during tweaking is overlap. I found that the best image I think does not have the minimum overlap.
@poorvi-vora In this week I tried to tweak the pieces for 2-piece mapping. I did in the following step:
However, I found that the fitness metric used for now is not sufficient in determining the best tweak. The confidence is only used when finding the matching edge, so the only metric that works during tweaking is overlap. I found that the best image I think does not have the minimum overlap.