StitchImages:

Path: OpticalNavigation/Terrain

% StitchImages
 The images must all be the same size. This will work with color or
 monochrome images. It assumes the images are aligned.

 Type StitchImages for a demo.

--------------------------------------------------------------------------
   Form:
    y = StitchImages(s,tol)
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   s   {:}     Images
   tol (1,1)   Tolerance for comparing pixels

   -------
   Outputs
   -------
   y   (:,:)   Combined image
   oL  (1,n-1) Overlap

--------------------------------------------------------------------------

Children:

OpticalNavigation: Terrain/ImageGallery

Back to the OpticalNavigation Module page