Next Article in Journal
Exponentially Fitted Finite Difference Schemes for Reaction-Diffusion Equations
Previous Article in Journal
The Average Lower 2-Domination Number of Wheels Related Graphs and an Algorithm
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Two-Step Global Alignment Method for Feature-Based Image Mosaicing

School of Integrated Technology, Yonsei Institute of Convergence Technology, Yonsei University, Incheon 406-840, Repulic of Korea
Current Address: Department of Mathematical Engineering, Yildiz Technical University, Davutpasa Campus, Esenler 34220, Istanbul, Turkey
Math. Comput. Appl. 2016, 21(3), 30; https://doi.org/10.3390/mca21030030
Submission received: 5 May 2016 / Revised: 10 June 2016 / Accepted: 11 July 2016 / Published: 20 July 2016

Abstract

:
Image mosaicing sits at the core of many optical mapping applications with mobile robotic platforms. As these platforms have been evolving rapidly and increasing their capabilities, the amount of data they are able to collect is increasing drastically. For this reason, the necessity for efficient methods to handle and process such big data has been rising from different scientific fields, where the optical data provides valuable information. One of the challenging steps of image mosaicing is finding the best image-to-map (or mosaic) motion (represented as a planar transformation) for each image while considering the constraints imposed by inter-image motions. This problem is referred to as Global Alignment (GA) or Global Registration, which usually requires a non-linear minimization. In this paper, following the aforementioned motivations, we propose a two-step global alignment method to obtain globally coherent mosaics with less computational cost and time. It firstly tries to estimate the scale and rotation parameters and then the translation parameters. Although it requires a non-linear minimization, Jacobians are simple to compute and do not contain the positions of correspondences. This allows for saving computational cost and time. It can be also used as a fast way to obtain an initial estimate for further usage in the Symmetric Transfer Error Minimization (STEMin) approach. We presented experimental and comparative results on different datasets obtained by robotic platforms for mapping purposes.

1. Introduction

Rapid progress in technology makes it possible to obtain and store a vast amount of optical data even from areas beyond human reach. The data has been used for several different purposes in the computer vision field. Image mosaicing is one of the common computer vision tools being mainly used for optical mapping and panorama creation. Image mosaicing can be defined as a process of creating a single high-resolution image from overlapping relatively low-resolution images [1], and it has been successfully used for different applications, such as video stabilization [2], mapping both aerial [3] and underwater [4], panorama creation [5,6,7], and super-resolution [8], among others. Image mosaicing is composed of two main steps, namely registration and blending. The registration step is further divided into two steps: pairwise and global registration (or GA). Pairwise registration (or image matching) consists of finding a relative motion (or transformation) between the coordinate frames of two overlapping images, while Global Alignment (GA) aims at finding the motion between image and map (or mosaic) coordinate frame. Intensity blending is applied after aligning images geometrically on mosaic frame in order to reduce the photometric inconsistences between images.
The overall image registration framework starts by detecting some salient points in the images referred to as features. Then, features are described with a vector obtained via different image gradient information. Similar descriptors are matched between images by using a distance metric (generally Euclidean distance). Due to noise, some of the descriptors might not be matched correctly. They are called Outliers, and they need to be eliminated. To do so, usually robust estimation algorithms (such as Random Sample Consensus (RANSAC) [9]) are employed. Once the outliers are removed, consistent registration parameters (transformation or motion) between images can be estimated [10] and referred to as relative transformation. Once the pairwise image registration (both time-consecutive and non-time-consecutive) is completed, a list of overlapping image pairs and relative registration parameters between them become available. The next step in the Feature-based Image Mosaicing (FIM) framework is GA to obtain mosaics. GA is the problem of finding the image-to-mosaic registration parameters that comply best with constraints imposed by all overlapping image pairs. Global projection of images (global or absolute transformation) can be calculated by successively multiplying relative transformations between time-consecutive images if one of the image frames is selected as a global frame. Usually, the first image frame is chosen as a global frame if there is no other relevant information available. Since relative transformations encapsulate some errors due to the positions of correspondences and the estimation methods, accumulation of errors yields a bigger error and results in the form of misalignment and distortions on image size. GA methods are needed to overcome this error accumulation. As GA is one of important steps in the image mosaicing pipeline, there have been several methods proposed. One of the classifications can be done according to in which domain the error is minimized, mosaic or image. The minimization on the mosaic frame has as a drawback the tendency to reduce the size of the mosaiced images, as reducing the size also decreases the error. However, this way of minimization can be done linearly up to affine motion model. While the errors defined on image frame do not suffer this scaling problem, the minimization usually requires a non-linear minimization. Sawhney et al. [11] proposed minimizing the distances between correspondences on the mosaic frame with an additional error term on the diagonals of images in order to overcome scaling problem. However, having constraints on the image size can cause some disturbance on image alignment. Capel [8] formulated the GA problem similarly to BA [12] approaches in 3D. Point positions on the mosaic frame and absolute transformations are considered as unknowns. This method requires feature tracking and high-overlapping image pairs in order to have certain amount of tracked features on each image. There are also GA methods [13,14] that apply image-to-mosaic registration, known as “online mosaicing”. In such cases, if there appears a failure while mapping one image onto the mosaic, future image-to-mosaic registration is likely to fail. Generally, errors (Euclidean distance between where the relative planar transformation maps a point and the correspondence of the point was originally detected. An illustration can be seen in Figure 1) defined on image frame have been preferred and widely used. However, non-linear minimization can be still regarded as a bottleneck for large-scale mapping applications due to the computational cost and prerequisite of good initial estimate. In this paper, we propose a two-step GA method aimed to be fast and less computationally demanding. The first step is to estimate scale and rotation parameters, while the second step is for estimating translational parameters. We also show that our proposal can be used in order to find an accurate initial estimate for gold-standard GA methods.

2. Nomenclature

  • n is the total number of images.
  • c i j is the total number of correspondences between images i and j.
  • s , θ , t x , andd t y represents the scale, rotation (in radians) and translation parameters (in pixels) of a similarity type planar transformation
    H = s · cos θ s · sin θ t x s · sin θ s · cos θ t y 0 0 1
  • H j i is the transformation relating image points represented in the coordinate frame image j to the coordinate frame of image i and it consists of parameters ( s j i , θ j i , t j x i , t j y i ).
  • The transformation from image i to the global frame m is represented with H i m . H i m is composed of parameters ( s i , θ i , t i x , t i y ) similarly above. For simplicity, m is dropped in the representation of parameters.
  • The first image frame is selected as a mosaic frame. Therefore, H 1 m is identity and m equals to 1. Parameters for the first image are not considered as unknown.

3. Two-Step Global Alignment for Feature-Based Image Mosaicing (FIM)

Our GA approach is motivated by the constraints imposed by relative transformations between overlapping images as absolute transformations should meet the constraints introduced by them. We use similarity type planar transformations as they generally contain enough Degrees of Freedom (DOFs) for optical mapping with robotic platforms [15]. A pipeline of the proposed GA method is illustrated in Figure 2.

3.1. Scale and Rotation Estimation

First, we try to obtain the optimum scale and rotation parameters for each image by minimizing the error given in Equation (1) over scale and rotation without taking into account the translation parameters:
min H 1 m , H 2 m , H 3 m H n m i , j H j i H i 1 m · H j m 2
where i and j are the indices of the images that were successfully matched overlapping image pairs. Without taking into translation parts, Equation (1) can be rewritten as follows:
E 1 ( s 2 , , n , θ 2 , , n ) = i , j s j i s j s i 2 + θ j i ( θ j θ i ) 2
It should be noted that the E 1 is written as sum of errors in scale and rotation. As there is no dependency between parameters, minimization can be applied separately:
E 11 ( s 2 , , s n ) = i , j s j i s j s i 2 = i , j r 1 i j T · r 1 i j E 12 ( θ 2 , , θ n ) = i , j θ j i ( θ j θ i ) 2 = i , j r 2 i j T · r 2 i j
where r 1 i j = s j i s j s i and E 12 can be minimized linearly as similarly done in [16]. Operating on Euler angles may suffer from singularities; therefore, we apply non-linear minimization using trigonometric functions coming from the equation R j i R 1 i · R j , where R represents the two-dimensional rotation matrix. For non-linear minimization, the residual vector is written of as follows:
r 2 i j = c o s ( θ j i ) c o s ( θ i θ j ) s i n ( θ j i ) + s i n ( θ i θ j )
Jacobians of the cost functions E 11 and E 12 are rather simple and can be calculated in block form using the following structural elements:
r 1 i j s i = sj si 2 , r 1 i j s j = 1 s i ,
r 2 i j θ i = s i n ( θ i θ j ) c o s ( θ i θ j ) , a n d r 2 i j θ j = s i n ( θ i θ j ) c o s ( θ i θ j ) .
As it can be noted, the following relation between Jacobians hold:
r 2 i j θ i = r 2 i j θ j
This allows for fast computation for the Jacobian blocks.

3.2. Translation Estimation

After estimating the scale and rotation parameters by minimizing the error term E 1 = E 11 + E 12 , we minimize STE given in Equation (4) over only translation parameters by using the obtained scale and angle parameters:
E 2 ( t 2 , , n x , t 2 , , n y ) = i , j k = 1 c p k i H i 1 m · H j m · p k j 2 + p k j H j 1 m · H i m · p k i 2 min t x 2 , t y 2 , , t x n , t y n i , j k t i j T ( k ) · t i j ( k )
where
t i j ( k ) = x k i a i j · x k j b i j · y k j + ( t j x t i x ) · cos θ i + ( t j y t i y ) · sin θ i s i y k i b i j · x k j + a i j · y k j + ( t j y t i y ) · cos θ i + ( t j x t i x ) · sin θ i s i x k j a j i · x k i b j i · y k i + ( t i x t j x ) · cos θ j + ( t i y t j y ) · sin θ j s j y k j b j i · x k i + a j i · y k i + ( t i y t j y ) · cos θ j + ( t i x t j x ) · sin θ j s j .
p k j = ( x k j , y k j , 1 ) and p k i = ( x k i , y k i , 1 ) are the corresponding feature points in overlapping images i and j. Coefficients a and b are as follows: a i j = ( s j / s i ) · cos ( θ j θ i ) , b i j = ( s j / s i ) · sin ( θ j θ i ) , a j i = ( s i / s j ) · cos ( θ i θ j ) , and b j i = ( s i / s j ) · sin ( θ i θ j ) . As the error term E 2 is minimized over translation parameters, its Jacobian matrices are also easy to compute:
t i j ( k ) ( t i x ) = cos θ i s i sin θ i s i cos θ j s j sin θ j s j T ,
t i j ( k ) ( t i y ) = sin θ i s i cos θ i s i sin θ j s j cos θ j s j T ,
t i j ( k ) ( t j x ) = cos θ i s i sin θ i s i cos θ j s j sin θ j s j T
,and
t i j ( k ) ( t j y ) = sin θ i s i cos θ i s i sin θ j s j cos θ j s j T .
The following relation between Jacobians can be seen easily.
t i j ( k ) ( t j x ) = t i j ( k ) ( t i x ) a n d t i j ( k ) ( t j y ) = t i j ( k ) ( t i y ) .
This relation further reduces the computational cost of Jacobian computation. It can also be noted that Jacobian matrices are free of any feature point positions. This allows Jacobian matrices to be computed fast.

4. Experimental Results

We have tested our proposal on several datasets obtained by different underwater robotic platforms. Main characteristics of the datasets are summarized in Table 1. Datasets I, III, and VI were obtained using a Flea digital camera (Point Grey, Vancouver, BC, Canada) carried by a Phantom XTL Remotely Operated Vehicle (ROV) (Deep Ocean Engineering, Inc., San José, CA, USA) during a survey of a patch of reef located in the Florida Reef Tract [18]. Dataset IV was gathered by the I C T I N E U A U V [17] underwater robot during sea experiments on the Mediterranean coast of Spain. The Dataset VII was acquired by the G i r o n a 500 A U V [19] during its operational tests in the pool of the Underwater Robotics Center at the University of Girona. The floor of the pool was covered by a big poster in order to simulate realistic environment. The robot was equipped with different navigation sensors that provide pose information as rotation and translation in 3D. By combining pose with camera calibration information, planar transformations for each image can be computed. These transformations are 8-DOF full projective type and obtained results are presented as Sensor 8-DOFs in Table 2. Furthermore, we registered individual images with respect to the image of the poster and obtained results are presented as Sensor 4-DOFs. Although originally the dataset has 286 images, some of them were discarded due to not having sensor readings and not having sufficient correspondences for successful registration as they were acquired close to the borders. Datasets I, II, V, and VI have some (namely, 6, 15, 5, and 42) time-consecutive images that do not have overlapping areas. This causes accumulation of the motion between time-consecutive images that fails to provide an initial estimate of the trajectory. Range for scale and rotation parameters between overlapping image pairs are also presented along with the characteristics. These values are extracted from the planar transformations, which were computed through image registration process. Angles are computed with atan2 function providing values in [ π / 2 , π / 2 ] . Scale Invariant Feature Transform (SIFT) [20] is employed for feature detection and description while RANSAC is used for outlier rejection and transformation estimation. If there are at least 20 remaining correspondences after outlier rejection, image pairs are counted as successfully matched and included as overlapping image pairs. All the tests were performed using a desktop computer with an Intel Xeon E5-1650 3 . 5 G h z processor (Intel Corporation, Santa Clara, CA, USA) with a 64-bit operating system and running MATLAB on the CPU. Error minimization is carried out using a Levenberg–Marquadt algorithm through lsqnonlin function. We have provided analytic expressions for computing the Jacobian matrix. For comparison, we minimized the STE (Equation (4)) over all parameters for each transformation. STE is also chosen for comparing the results obtained as it is independent of the chosen global frame. Results are summarized in Table 2. The second column shows the tested methods: the proposed method and the standard minimization of STE denoted as STEMin. The third, fourth and fifth columns correspond to the average STE, the standard deviation, and maximum error calculated using all the correspondences over all overlapping image pairs. The last column shows the total time spent for error minimization. For the proposed method, the time column provides the sum of the time spent by both E 1 and E 2 minimizations. Initial estimates for absolute transformations are provided as identity mappings. They are included as a comparison baseline. We also present the basic statistical measures on absolute differences between scale and rotation parameters estimated by the proposed method and STEMin. Results are summarized in Table 3. From the results, it can be seen that our proposal was able to obtain similar trajectory accuracy with less computational efforts. This is favorable especially on large datasets and/or mapping applications where computational limits may exist. It should be noted that our proposal also makes use of non-linear minimization, which generally requires a good initial estimate for better and quick convergence. Since our proposal performs relatively fast and requires less computational resources, its result can be also used as an initial estimate for minimizing STE, especially when there is no good initial estimate. From the table, it can be seen that running our proposal and using its result as an initial value for STEMin (combined strategy) provides the same level of accuracy with running minimization directly. It should be also noted that using our proposal accelerates the convergence and this yields reduction of the total computational time. If an initial estimate can be obtained by using some other sensor data (e.g., Global Positioning System (GPS), Doppler Velocity Log (DVL),Ultra Short Base Line (USBL)) and/or through relative transformations, this might improve the final convergence.
Although symmetric transfer error helps to infer accuracy about the trajectory, it does not always represent the visual quality of the final mosaic. We use invariant color histograms [22] as a visual comparison of final mosaics as done in [23]. To compare histograms of two images a and b, we use the same metric in [22] and the computation of differences between their histograms is given in Equation (5):
d ( h a , h b ) = c ( h c a h c b ) 2 c ( h c b ) 2 ,
where h c denotes the histogram value for color channel c and computed as follows:
h c = s , s c = c | f x ( s ) g y ( s ) f y ( s ) g x ( s ) | ,
where f and g denote derivatives in two color channels [22].
For each dataset, we rendered mosaics using last-on-top strategy. Invariant histograms of rendered mosaics were computed and differences between them were calculated using the Equation (5). Mosaics obtained with STEMin are used as comparison baseline (i.e., histogram b in Equation (5)). Results are presented in Table 4. Dataset IV was excluded for this comparison as it was composed of grayscale images. Final mosaics for Dataset IV and Dataset VI are given in Figure 3 and Figure 4.

5. Conclusions

Large-area optical mapping through image mosaicing has been in demand from different science communities. One of the most challenging steps in the Feature-Based Image Mosaicing pipeline is GA, which requires non-linear minimization. In this paper, we present a two-step GA method aimed to be fast and less computationally demanding. The first step is for estimating scale and rotation parameters, while the second step is to obtain optimum translation parameters. We present experimental and comparative results over different challenging datasets obtained with robotic platforms aimed for optical mapping. Our proposal can be used as a standalone GA method and can also be used as a better initial estimate provider to STE minimization for quicker convergence. Our proposal is suitable for typical surveys with robotic platforms. Experiments on seven challenging different underwater datasets have been reported and have showed the efficiency of the proposed approach.

Acknowledgments

The author would like to thank the Underwater Vision Lab of Computer Vision and Robotics Research Institute of the University of Girona for providing underwater datasets. This research was supported by the MSIP (Ministry of Science, ICT and Future Planning), Korea, under the IT Consilience Creative Program (IITP-2015-R0346- 15-1008) supervised by the NIPA (National IT Industry Promotion Agency), the Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Science, ICT and Future Planning (2013062644).

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Szeliski, R. Image alignment and stitching: A tutorial. Found. Trends® Comput. Graph. Vis. 2006, 2, 1–104. [Google Scholar] [CrossRef]
  2. Hu, R.; Shi, R.; Shen, I.F.; Chen, W. Video Stabilization Using Scale-Invariant Features. In Proceedings of the 11th International Conference on Information Visualization, Zurich, Switzerland, 4–6 July 2007; pp. 871–877.
  3. Turner, D.; Lucieer, A.; Watson, C. An automated technique for generating georectified mosaics from ultra-high resolution unmanned aerial vehicle (UAV) imagery, based on structure from motion (SfM) point clouds. Remote Sens. 2012, 4, 1392–1410. [Google Scholar] [CrossRef]
  4. Elibol, A.; Gracias, N.; Garcia, R.; Gleason, A.; Gintert, B.; Lirman, D.; Reid, P.R. Efficient autonomous image mosaicing with applications to coral reef monitoring. In Proceedings of the IROS 2011 Workshop on Robotics for Environmental Monitoring, San Francisco, SA, USA, 30 September 2011.
  5. Gledhill, D.; Tian, G.; Taylor, D.; Clarke, D. Panoramic imaging—A review. Comput. Graph. 2003, 27, 435–445. [Google Scholar] [CrossRef]
  6. Steedly, D.; Pal, C.; Szeliski, R. Efficiently registering video into panoramic mosaics. In Proceedings of the Tenth IEEE International Conference on Computer Vision, Beijing, China, 17–21 October 2005; Volume 2, pp. 1300–1307.
  7. Brown, M.; Lowe, D.G. Automatic Panoramic Image Stitching using Invariant Features. Int. J. Comput. Vis. 2007, 74, 59–73. [Google Scholar] [CrossRef]
  8. Capel, D.P. Image Mosaicing and Super-Resolution; Springer Verlag: London, United Kingdom, 2004. [Google Scholar]
  9. Fischler, M.A.; Bolles, R.C. Random sample consensus: A paradigm for model fitting with applications to image analysis and automated cartography. Commun. ACM 1981, 24, 381–395. [Google Scholar] [CrossRef]
  10. Hartley, R.; Zisserman, A. Multiple View Geometry in Computer Vision, 2nd ed.; Cambridge University Press: Harlow, UK, 2004. [Google Scholar]
  11. Sawhney, H.; Hsu, S.; Kumar, R. Robust Video Mosaicing through Topology Inference and Local to Global Alignment. In Proceedings of the European Conference on Computer Vision, Freiburg, Germany, 2–6 June 1998; Volume 2, pp. 103–119.
  12. Triggs, B.; McLauchlan, P.F.; Hartley, R.I.; Fitzgibbon, A.W. Bundle adjustmenta modern synthesis. In Vision Algorithms: Theory and Practice; Springer: Corfu, Greece, 1999; pp. 298–372. [Google Scholar]
  13. Xu, Z. Consistent image alignment for video mosaicing. Signal Image Video Process. 2013, 7, 129–135. [Google Scholar] [CrossRef]
  14. Kekec, T.; Yildirim, A.; Unel, M. A new approach to real-time mosaicing of aerial images. Robot. Auton. Syst. 2014, 62, 1755–1767. [Google Scholar] [CrossRef]
  15. Negahdaripour, S.; Firoozfam, P. Positioning and photo-mosaicking with long image sequences; comparison of selected methods. In Proceedings of the MTS/IEEE Conference and Exhibition OCEANS, 2001, Honolulu, HI, USA, 5–8 November 2001; Volume 4, pp. 2584–2592.
  16. Davis, J. Mosaics of Scenes with Moving Objects. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Santa Barbara, CA, USA, 23–25 June 1998; Volume 1, pp. 354–360.
  17. Ribas, D.; Palomeras, N.; Ridao, P.; Carreras, M.; Hernandez, E. ICTINEU AUV Wins the first SAUC-E competition. In Proceedings of the IEEE International Conference on Robotics and Automation, Roma, Italy, 10–14 April 2007.
  18. Lirman, D.; Gracias, N.; Gintert, B.; Gleason, A.; Reid, R.P.; Negahdaripour, S.; Kramer, P. Development and Application of a Video–Mosaic Survey Technology to Document the Status of Coral Reef Communities. Environ. Monit. Assess. 2007, 159, 59–73. [Google Scholar] [CrossRef] [PubMed]
  19. Ribas, D.; Palomeras, N.; Ridao, P.; Carreras, M.; Mallios, A. Girona 500 AUV: From Survey to Intervention. IEEE/ASME Trans. Mechatron. 2012, 17, 46–53. [Google Scholar] [CrossRef]
  20. Lowe, D. Distinctive image features from scale-invariant keypoints. Int. J. Comput. Vis. 2004, 60, 91–110. [Google Scholar] [CrossRef]
  21. Agarwal, S.; Mierle, K. Ceres Solver. Available online: http://ceres-solver.org (accessed on 9 November 2015).
  22. Domke, J.; Aloimonos, Y. Deformation and Viewpoint Invariant Color Histograms. In Proceedings of the British Machine Vision Conference, Edinburgh, UK, 4–7 September 2006; pp. 509–518.
  23. Elibol, A.; Shim, H. Developing a Visual Stopping Criterion for Image Mosaicing Using Invariant Color Histograms. In Advances in Multimedia Information Processing PCM 2015; Springer: Gwangju, Republic of Korea, 2015; Volume 9315, Lecture Notes in Computer Science; pp. 350–359. [Google Scholar]
  24. Prados, R.; García, R.; Neumann, L. Image Blending Techniques and their Application in Underwater Mosaicing; Springer Briefs in Computer Science; Springer: Cham, Switzerland, 2014. [Google Scholar]
Figure 1. STE illustration [10]. The error is defined as a sum of distances measured in both image frames. This error term is independent of the selected global frame m.
Figure 1. STE illustration [10]. The error is defined as a sum of distances measured in both image frames. This error term is independent of the selected global frame m.
Mca 21 00030 g001
Figure 2. Pipeline for FIM with Two-Step GA method on top and FIM with STEMin on bottom. We propose a method composed of two steps instead of STEMin as a GA in the FIM pipeline.
Figure 2. Pipeline for FIM with Two-Step GA method on top and FIM with STEMin on bottom. We propose a method composed of two steps instead of STEMin as a GA in the FIM pipeline.
Mca 21 00030 g002
Figure 3. Final mosaics of Dataset IV. (a) the mosaic ( 3187 × 2602 pixels) obtained with proposed method; (b) the mosaic ( 3295 × 2674 pixels) with STEMin. Mosaics were blended using a combination of gradient domain imaging and graph cut algorithms [24].
Figure 3. Final mosaics of Dataset IV. (a) the mosaic ( 3187 × 2602 pixels) obtained with proposed method; (b) the mosaic ( 3295 × 2674 pixels) with STEMin. Mosaics were blended using a combination of gradient domain imaging and graph cut algorithms [24].
Mca 21 00030 g003
Figure 4. Final mosaics of Dataset IV. (a) the mosaic ( 18 , 934 × 11 , 710 pixels) obtained with proposed method; (b) the mosaic ( 20 , 467 × 11 , 343 pixels) with STEMin. Mosaics were blended using a combination of gradient domain imaging and graph cut algorithms [24].
Figure 4. Final mosaics of Dataset IV. (a) the mosaic ( 18 , 934 × 11 , 710 pixels) obtained with proposed method; (b) the mosaic ( 20 , 467 × 11 , 343 pixels) with STEMin. Mosaics were blended using a combination of gradient domain imaging and graph cut algorithms [24].
Mca 21 00030 g004
Table 1. Properties of datasets used in experiments.
Table 1. Properties of datasets used in experiments.
DatasetImage SizeColorTotal Number ofScaleAngle in DegreeOverlapping Area 1 (in Percent)
ImagesOverlapping PairsCorrespondencesmin.max.min.max.min.meanmax.
Dataset I 512 × 384 RGB4863225360,2620.731.33-45.0752.5115.9164.2897.65
Dataset II 1440 × 806 RGB4933686259,4430.621.74-40.3351.5413.9362.0396.64
Dataset III 512 × 384 RGB11363798550,8450.761.39-37.5549.1618.1272.9896.10
Dataset IV 384 × 288 Grayscale4305412930,8980.781.26-31.7072.3122.5764.1899.04
Dataset V 1024 × 1024 RGB24533112,218,5020.741.44-0.770.781.0638.8297.35
Dataset VI 1344 × 752 RGB303114,1322,322,2330.611.54-70.4566.935.0256.0696.97
Dataset VII 384 × 287 RGB26836881,425,4020.851.19-179.84179.856.1340.9896.42
1 The numbers reported in this column are computed over overlapping image pairs given in the fifth column of the table.
Table 2. Summary of results. STEMin represents direct minimization of STE. Strategy Combined denotes STEMin using the results of the proposed method as an initial estimate.
Table 2. Summary of results. STEMin represents direct minimization of STE. Strategy Combined denotes STEMin using the results of the proposed method as an initial estimate.
DatasetStrategyAvg. ErrorStd. DeviationMax. ErrorFinal Mosaic SizeTime 2
in Pixelsin Pixelsin Pixelsin Pixelsin Seconds
Dataset IProposed method7.693.3241.223743241913.48
STEMin6.082.7036.6835492284104.16
Combined6.082.7036.683549228473.00
Dataset IIProposed method24.7212.10181.476035713410.69
STEMin20.399.93155.505949723993.45
Combined20.399.93155.505949723947.89
Dataset IIIProposed method6.502.6454.573611235217.93
STEMin5.542.3740.5036232346141.31
Combined5.542.3740.5036232346110.77
Dataset IVProposed method6.182.7658.883187260241.96
STEMin5.802.5461.2032952674292.86
Combined5.802.5461.2032952674222.86
Dataset VProposed method5.552.8644.145546847575.30
STEMin5.232.7251.2055358442808.90
Combined5.232.7251.2055358442352.54
Dataset VIProposed method33.8215.86266.9418,93411,710158.80
STEMin24.7811.38223.3220,46711,3434590.39
Combined24.7811.38223.3220,46711,343835.39
Dataset VIIProposed method2.811.0616.962203172780.09
STEMin2.350.9017.13220117282885.82
Combined2.350.9017.1322011728604.72
Sensor 4-DOFs2.851.1823.9621961721 N . A .
Sensor 8-DOFs1.560.8221.0019921589 N . A .
2 The current form of our implementation is not optimized. The reported execution times are included to provide an estimate of the time saving between methods. Further improvements can be achieved using some dedicated tools such as Ceres-Solver [21].
Table 3. Differences between scale and rotation parameters estimated by the proposed method and STEMin.
Table 3. Differences between scale and rotation parameters estimated by the proposed method and STEMin.
DatasetScaleAngle (in Degree)
MeanStd. DeviationMaximumMeanStd. DeviationMaximum
Dataset I0.06040.05590.20471.79911.22617.5344
Dataset II0.02600.02050.11343.00232.486611.5737
Dataset III0.01480.01170.06091.52410.96835.8098
Dataset IV0.03900.03480.17331.82201.67508.1793
Dataset V0.00350.00280.01470.09740.07450.4068
Dataset VI0.08020.06190.403811.47063.644023.2907
Dataset VII0.00670.00560.02630.52140.29921.2662
Table 4. Summary of the invariant histogram comparisons.
Table 4. Summary of the invariant histogram comparisons.
Dataset d ( h a , h b )
Dataset I0.0223
Dataset II0.0052
Dataset III0.0038
Dataset V0.0025
Dataset VI0.0910
Dataset VII0.0027
Sensor 4-DOFs0.0034
Sensor 8-DOFs0.0610

Share and Cite

MDPI and ACS Style

Elibol, A. A Two-Step Global Alignment Method for Feature-Based Image Mosaicing. Math. Comput. Appl. 2016, 21, 30. https://doi.org/10.3390/mca21030030

AMA Style

Elibol A. A Two-Step Global Alignment Method for Feature-Based Image Mosaicing. Mathematical and Computational Applications. 2016; 21(3):30. https://doi.org/10.3390/mca21030030

Chicago/Turabian Style

Elibol, Armagan. 2016. "A Two-Step Global Alignment Method for Feature-Based Image Mosaicing" Mathematical and Computational Applications 21, no. 3: 30. https://doi.org/10.3390/mca21030030

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop