opencv - Using inpaint for stitching -
i'm capturing bio-cells in high magnification using 5mp camera. cells "swimming" in glycerine not on same level, i'm making stack of images in range of +/- 5u around focus position , "stitch" tiles best sharpness different levels in 1 image.
unfortunately, 1 can see edges between tiles when image zoomed.
yet, i've read inpaint function in opencv , wonder if make edges invisible.
so, inpaint in case? if yes, there threat, remove proper part of image (e.g. cell-membrane visible thin, bright line)?
thank hints!
actually, i've made experiments , result did worse inpainting without. without inpainting see edges in magnified view. inpainting changes in images visible in not-zoomed view.
another thing is, can't measure degree of edge-error, had apply inpainting on edges - transition between tile invisible. resulted in visible grid.
Comments
Post a Comment