Stitching sub-images in MATLAB to form the final image -
i looked thoroughly in internet see how stitch sub-images none corresponds need. in need of explanation before understand how whole programming process might go.
i have taken images of line camera @ fixed distance , varying camera position along line steps of 5mm , taking image. continue until take final image of end of line.
i have images stored in excel files (35files). have converted files (images) array of 2d matrices.
so question is:
how stitch images first sub-image last sub-image in matlab final exact image of line? how treat different sub-images? not understand basics of stitching! how dimensions of line gets preserved on final image?
Comments
Post a Comment