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

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -