2D image processing algorithm to process a set of images and build a big image -


i wondering if there algorithm provide set of images build 1 big image out of them? set of images can have overlapping pixels.

thus, algorithm detects corners of set image , glues big image ignoring pixels drawn in big image.

i hope explanation not bad.


Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -