Abstract

In the field of mobile autonomous robots, visual odometry entails the retrieval of a motion transformation between two consecutive poses of the robot by means of a camera sensor solely. A visual odometry provides an essential information for trajectory estimation in problems such as Localization and SLAM (Simultaneous Localization and Mapping). In this work we present a motion estimation based on a single omnidirectional camera. We exploited the maximized horizontal field of view provided by this camera, which allows us to encode large scene information into the same image. The estimation of the motion transformation between two poses is incrementally computed, since only the processing of two consecutive omnidirectional images is required. Particularly, we exploited the versatility of the information gathered by omnidirectional images to perform both an appearance-based and a feature-based method to obtain visual odometry results. We carried out a set of experiments in real indoor environments to test the validity and suitability of both methods. The data used in the experiments consists of a large sets of omnidirectional images captured along the robot's trajectory in three different real scenarios. Experimental results demonstrate the accuracy of the estimations and the capability of both methods to work in real-time.

1. Introduction

The problems of robot localization and SLAM (simultaneous localization and mapping) are of paramount importance in the field of mobile autonomous robots, since a model of the environment is often required for navigation purposes. To the present days, the estimation of the robot motion through the environment has been a task of large interest, since it provides a helpful tool when it lacks any previous knowledge about the environment. Normally, this motion is computed incrementally at each step of the robot’s trajectory. With this aim, several types of sensors such as GPS, IMS, 3D laser data, and wheel encoders (robot odometry) have been used to acquire valid information to compute an estimation. However, visual sensors arise as an emerging tendency for such purpose as they present several benefits such as low power consumption, low weight, relative low cost, and the richness of the information from the environment they offer. Likewise, the term of visual odometry involves the determination of the current pose of the robot and the path covered by retrieving a motion transformation between images, which are captured at every pose traversed by the robot. This process is performed in an incremental manner by processing consecutive images. The estimation is inferred from the motion effects revealed by the apparent changes on the scene. Figure 1 establishes the relative motion parameters, 𝜃, 𝜙, and 𝜌, between two consecutive poses.

As it will be detailed in Section 2, different types of visual sensors may be used to estimate a visual odometry. Our approach is based on a single omnidirectional camera. Due to its capability to represent the scene with a maximum field of view, we expect this sensor to generate a robust representation of the environment and to provide us with more information compared to other common camera sensors when variations in large-scale scenarios are considered. Therefore, the harmful instability effects on the scene, which appear in large uneven scenarios, may be reduced by exploiting omnidirectional image benefits. For instance, in presence of occlusions or big lighting changes, the appearance of a perspective image could be dramatically modified, whereas this effect is diminished in the case of an omnidirectional image since its field of view is wider. In this sense omnidirectional images achieve to get successful results when localizing the robot in long-distance runs. Moreover we take advantage from the versatility of the omnidirectional images to process the information with appearance-based and feature-based methods. A set of experiments with real data have been carried out by using an indoor robot equipped with an omnidirectional camera. Experimental results reveal the validity of both types of methods. The feasibility of both schemes is analyzed in terms of accuracy and computational cost in order to demonstrate its validity for real-time applications.

The paper is organized as follows. Section 2 introduces some related work in the field of visual odometry. Next, Sections 3 and 4 describe the appearance-based and feature-based methods respectively. Section 5 presents the results gathered from the experiments carried out with real data. Finally, Section 6 states a brief discussion to analyze the results obtained.

Approaches to visual odometry can be classified according to the kind of data sensor used to estimate the trajectory of the robot. For instance, stereo cameras have been extensively used to estimate a visual odometry. In [1] an orientation sensor was introduced together with a stereo pair to outperform previous visual odometry results [2] obtained by taking advantage of Moravec’s work [3]. In [4] a precedent was set in terms of real-time working and error removal. However, single cameras, as well denoted as monocular visual sensors, have also achieved successful results despite the fact that they only can recover a 2D relative motion. There exists application of both pinhole cameras [5, 6] and omnidirectional cameras [7, 8]. First, single camera examples introduced a 𝑅𝐴𝑁𝑆𝐴𝐶 algorithm for outlier removal, whereas the last omnidirectional camera examples went further through the obtention of the car’s trajectory along large scenarios.

Some distinctions may also be defined depending on the image-processing model. Main classifications are referred to appearance-based methods and feature-based methods. Appearance-based methods concentrate their efforts on the information extracted from the pixel intensity. For instance in [9] a Fourier-Mellin transform is applied to omnidirectional images in order to obtain a visual descriptor for a visual odometry application. In the same manner, [10] implements a Fourier signature [11] with the aim of retrieving a visual odometry with panoramic images. An other example is [12] where an appearance method based on orientations histograms is implemented to get the ego-motion of an autonomous vehicle.

Regarding feature-based methods, these approaches try to detect distinctive and robust points or regions between consecutive images. In [13] monocular feature point detection is combined with optical flow to retrieve a visual odometry. In [14], a search of repeatable points is set up with the same aim. In [15] some robust points are also extracted to obtain a relative motion transformation intended for SLAM applications. After the statement of [16] where an efficient algorithm was presented for outlier removal, most parts of feature-based methods are sustained by modifications of it, such as the approach presented in [7].

In the next sections we present our methods for the appearance- and feature-based odometry.

3. Appearance-Based Visual Odometry

In this section, we face the visual odometry problem as an appearance-based relative camera pose-recovering problem, using the whole appearance of the panoramic images, without any feature extraction process. We describe a real-time algorithm for computing an appearance-based map through visual and robot odometry.

3.1. Global Appearance Descriptor

When we have to build on an appearance descriptor, this must be robust against changes in the environmental lighting conditions. It has to be built in an incremental way to allow us to obtain the visual odometry while the robot is going through the environment. Moreover, the computational cost to obtain the descriptor must be low, to permit working in real time. We build our descriptor using the Fourier signature over a set of previously filtered omnidirectional images as it presents all these features [11, 17].

3.1.1. Fourier Signature

To date, different description methods have been used in the context of omnidirectional robot vision. The advantages of the Fourier signature are its simplicity, computational cost, and the fact that it exploits better the invariance against ground-plane rotations using panoramic images. This transformation consists in the expansion of each row of the panoramic image {𝑎𝑛}={𝑎0,𝑎1,,𝑎𝑁𝑦1} using the discrete Fourier transform into the sequence of complex numbers {𝐴𝑛}={𝐴0,𝐴1,,𝐴𝑁𝑦1}. With this transform, the most relevant information is concentrated in the low-frequency components of each row, so it is possible to work only with the information from the 𝑘 first columns in the Fourier transform. Also, this feature presents rotational invariance when working with panoramic images. If each row of the original panoramic image is represented by the sequence of complex number {𝑎𝑛} and each row of the rotated image by {𝑎𝑛𝑞} (being 𝑞 the amount of shift), it is possible to prove that when the Fourier transform of the shifted sequence is computed, we obtain the same amplitudes 𝐴𝑘 than in the nonshifted sequence, and there is only a phase change, proportional to the amount of shift 𝑞𝐹𝑎𝑛𝑞=𝐴𝑘exp𝑗2𝜋𝑞𝑘𝑁𝑦;𝑘=0,,𝑁𝑦1.(1)

Taking advantage of this property, we can compute the robot orientation using only the phase information of the Fourier signature.

3.1.2. Homomorphic Filtering

When we work in a real environment, it can be expected that small changes in the appearance of the environment occur. These changes are mainly due to the lighting conditions and changes in the position of some objects. This way, the descriptor must be robust against these small variations in the environment.

In a previous work [18], we show how it is possible to increase the accuracy of the localization of a robot in a previously created map by applying homomorphic filtering techniques on the panoramic images captured. In this work, we have used such techniques to filter the images as a preprocessing step before extracting the Fourier signature.

This filtering technique allows us to filter separately the luminance and reflectance components of an image [19]. Accordingly, it is possible to control the influence of each component on the image appearance. From the natural logarithm operator on the image, the homomorphic operator separates the components of luminance and reflectance: 𝑧𝐼(𝑥,𝑦)=𝑙(𝑥,𝑦)×𝑟(𝑥,𝑦),(𝑥,𝑦)=ln(𝐼(𝑥,𝑦)),𝑧(𝑥,𝑦)=ln(𝑙(𝑥,𝑦))+ln(𝑟(𝑥,𝑦)),(2) where the panoramic image 𝐼(𝑥,𝑦) is represented as a multiplication of the luminance 𝑙(𝑥,𝑦) and the reflectance component 𝑟(𝑥,𝑦) of the image. Once the components have been separated and we have applied the 2D discrete Fourier transform on the panoramic image, we apply a filter on the frequency domain image: 𝐹[][][],𝐹𝑧{𝑧(𝑥,𝑦)}=𝐹{ln(𝑙(𝑥,𝑦))}+𝐹{ln(𝑟(𝑥,𝑦))}[](𝑥,𝑦)=𝐹{𝑧(𝑥,𝑦)}𝐻(𝑢,𝑣),(3) where the filter transfer function in the frequency domain is represented by 𝐻(𝑢,𝑣). Due to the fact that the low-frequency components are associated with the illumination of the image and the high-frequency ones with the reflectance, we apply a high-pass filter constructed from a Butterworth low pass filter to reduce the effects of changes in the lighting of the scenes [19].

3.2. Visual Odometry Estimation

To carry out the relative camera pose recovering, we have to establish some relationships between the stored poses. It can be shown that when we have the Fourier signature of two panoramic images that have been captured in two points that are geometrically close in the environment, it is possible to compute their relative orientation using the shift theorem (1).

Taking into account that the Fourier Signature is invariant to ground-plane rotations, we can establish a relationship between the phases of the Fourier signature of a panoramic image captured at one position and the phases of the Fourier signature of another panoramic image captured at the same point but with a different orientation. We can expand this property and get the approximate rotation 𝜙𝑡+1,𝑡, between two panoramic images taken on two consecutive poses. To obtain this angle, we convolute the phases of the Fourier signature of the panoramic images of the two poses. This operation implies a comparison between the first image and a rotated versions of the second one. The number of rotations equals the row size of the image. Once we have the Euclidean distance for each comparison, we retain the image with minimum distance and calculated the angle using the number of pixels for the rotated image.

Once we have shown how the relative rotation between two consecutive images has been computed, we have to establish the method employed to build a visual odometry for a robot’s trajectory. We build a poses-based graph where when a new image is captured, a new pose is added to the graph, and the topological relationships with the previous pose are computed using the global appearance information of the scenes. With our procedure, this computation is made online as the robot is going through the environment, in a simple and robust way.

In this case we consider that the trajectory that the robot traverses is composed of a set of poses 𝐿={𝑙1,𝑙2,,𝑙𝑁}, where each pose 𝑙𝑗 is represented by an omnidirectional image 𝐼𝑗𝑁𝑥,𝑁𝑦 and a Fourier descriptor composed of a modules matrix 𝑑𝑗𝑁𝑥,𝑘1 and a phases matrix 𝑝𝑗𝑁𝑥,𝑘2. Therefore, with the algorithm used, we can obtain the position (𝑙𝑗𝑥,𝑙𝑗𝑦) and the orientation 𝑙𝑗𝜙 of each pose of the trajectory with respect to the previous one; thus 𝑙𝑗={(𝑙𝑗𝑥,𝑙𝑗𝑦,𝑙𝑗𝜙),𝑑𝑗,𝑝𝑗,𝐼𝑗}.

The robot captures a new image at time 𝑡+1, and then, the Fourier descriptors 𝑑𝑡+1 and 𝑝𝑡+1 are computed. Comparing 𝑝𝑡+1 with the descriptor of the previously captured image 𝑝𝑡, we can find the relative position between these two poses. We obtain the Euclidean distance 𝐷𝑡+1,𝑡 between two consecutive poses by using data supplied by the robot’s internal odometry, denoted as odo𝑡𝑥 and odo𝑡𝑦 referring to the 𝑥 and 𝑦 cartesian coordinates at the instant 𝑡. On the other hand, thanks to the visual compass implemented, we can estimate the relative orientation between images. After this process, the position of the current pose is computed from the previous one as 𝑙𝑥𝑡+1=𝑙𝑡𝑥+𝐷𝑡+1,𝑡𝜙cos𝑡+1,𝑡,𝑙𝑦𝑡+1=𝑙𝑡𝑦+𝐷𝑡+1,𝑡𝜙sin𝑡+1,𝑡,𝑙𝜙𝑡+1=𝑙𝑡𝜙+𝜙𝑡+1,𝑡,𝐷𝑡+1,𝑡=odo𝑥𝑡+1odo𝑡𝑥2+odo𝑦𝑡+1odo𝑡𝑦2.(4)

These relationships are shown graphically in Figure 2.

4. Feature-Based Visual Odometry

The objective of this section is to present the procedure to obtain a visual odometry by using specific feature points extracted from the omnidirectional images. As already mentioned, the horizontal field of view of omnidirectional cameras is maximum so that images provide a large information of the current scene captured. This fact allows us to obtain a set of significative pixel points in the image plane that correspond to a set of physical 3D points. These points are expected to show high saliency, concept that measures their visual relevance on the image, and in addition it is used to classify them as interest points whether they fulfill a specific metric applied to the pixel and its local surrounding. This visual significance of each interesting point is encoded into a visual descriptor; therefore later comparisons can be established when looking for corresponding points between images.

4.1. Detection of Interest Points

Traditionally, some tracking techniques have been used to find corresponding points [1], provided that there exists a short scale between consecutive poses from where images were taken. On the other hand, current approaches [4] use global searches at the whole image together with similarity descriptor tests in order to find correspondences. We have adopted a modification of this later scheme because of our purpose in computing motion in large-scale scenarios, where image appearance may vary considerably from one image to another. In this context, different combination of feature point detectors and descriptors has been commonly used, such as Harris corner detector [20], SIFT features [21], and more recently SURF features [22]. In [23], SURF features outperform other detection methods and description encodings in terms of invariance and robustness of the detected points and their descriptors. In addition, SURF features have been successfully performed [24] with omnidirectional images. Consequently, these facts suggested us the use of SURF features to detect points and describe their visual appearance. Particularly we transform the omnidirectional images into a panoramic view in order to increase the number of valid matches between images due to the lower appearance variation obtained with this view.

4.2. Visual Odometry Estimation

Once a set of interest points have been detected and matched in two images, it is necessary to compute the relative motion of the robot. As shown in Figure 1, this motion is formed by a rotation and a translation, which are stated by two relative angles 𝜃 and 𝜙 and a scale factor 𝜌. The same relation can be expressed into the image plane, which is observed in Figure 3 with some correspondences indicated. Retrieving a certain camera rotation and translation to recover a relative motion has been generally performed by applying epipolar constraints to solve a 6DOF problem, such as [16, 25, 26], whereas in our case, according to the planar motion on the XY plane, we simplify the estimation to a 3DOF problem.

The same point detected in two images can be expressed as 𝑝=[𝑥,𝑦,𝑧]𝑇 and 𝑝=[𝑥,𝑦,𝑧]𝑇 in the first and second camera reference system, respectively. Then, the epipolar condition establishes the relationship between two 3D points 𝑝 and 𝑝 seen from different poses: 𝑝𝑇𝐸𝑝=0,(5) where matrix 𝐸 is denoted as the essential matrix. Notice that 𝐸 is composed by a certain rotation 𝑅 and a translation 𝑇 (up to a scale factor) that relate both images, being 𝐸=𝑅𝑇𝑥. Therefore, according to 𝑅 and 𝑇, the essential matrix presents the following structure: 𝐸=cos(𝜃)sin(𝜃)0sin(𝜃)cos(𝜃)0001,(6)𝑅=00sin(𝜙)00cos(𝜙)sin(𝜃𝜙)cos(𝜃𝜙)0,(7)𝑇=𝜌cos(𝜙)sin(𝜙)0𝑇.(8)

Being 𝜙 and 𝜃 the relative angles that define a motion transformation between two different poses are shown in Figures 1 and 3.

Matrix 𝐸 can be computed by directly applying the epipolar condition to the 𝑁 detected points in the following manner: 𝑝1𝑝2𝑝𝑁𝑇𝑒11𝑒12𝑒13𝑒21𝑒22𝑒23𝑒31𝑒32𝑒33𝑝1𝑝2𝑝𝑁=0.(9)

This last equation leads to a common N-linear equation system: 𝐷𝑒=0(10) being 𝑒={𝑒13,𝑒23,𝑒31,𝑒32} and 𝐷 the coefficient matrix. Please note the simplification due to the planar motion characteristics, since only 4 variables are required to solve (10). Thus, we face the overdetermined system (10) by using only 𝑁=4 corresponding points which suffice to solve the problem; however we use a larger number of correspondences in order to obtain a reliable solution in presence of outliers. A singular value decomposition (SVD) has been adopted to solve (10). Then, following [27, 28] it is easy to retrieve 𝑅 and 𝑇. Next subsection deals with the error point considerations and introduces our approach to avoid outliers.

4.3. Error Propagation and Outlier Removal

In the suggested framework, the problem of finding correspondences between images is troublesome. An error propagation term is always associated to each motion transformation. This error is not only introduced by the sensor deviation when detecting feature points. Besides, the number of outliers considered as true matched points are error points that deviate the estimated solution, but also the current uncertainty of the pose of the robot corrupts the estimation. As long as the robot moves, each relative motion transformation (from now on, denoted as 𝑀𝑗) introduces an error term that deviates the robot’s pose accumulatively, so that the uncertainty of the pose increases. In this situation, methods as 𝑅𝐴𝑁𝑆𝐴𝐶 [8], histogram voting [14], or epipolar matching [29] have been used cope with uncertainties. In this approach, we alternatively suggest the use of a gaussian distribution to model the error and propagate it to the computation of 𝑀𝑗 in a more realistic manner. Furthermore, this propagation becomes into a helpful tool in order the restrict the search for valid correspondences.

In an idealistic case, the epipolar restriction (5) may equal a fixed threshold, meaning that the epipolar curve between images always presents a little static deviation. On a realistic approach we should consider that this threshold depends on the existing uncertainty of the pose. To do that, we assume that the robot’s odometry is known, which allows to predict a motion transformation 𝑀𝑗. Eventually the epipolar condition becomes 𝑝𝑇𝑀𝐸𝑝<𝛿𝑗,(11) where 𝑀𝛿(𝑗) expresses the uncertainty on the pose of the robot, since it is directly correlated with the predicted transformation 𝑀𝑗.

This approach enables a reduction in the search for corresponding points between images. Figure 4 depicts the procedure. A detected point 𝑃(𝑥,𝑦,𝑧) is represented in the first image reference system by a normalized vector 𝑝1 due to the unknown scale. To deal with this scale ambiguity, we suggest a generation of a Gaussian point distribution to get a set of multiscale points 𝜆𝑖𝑝1 for 𝑝1. Please note that the current uncertainty of the pose of the robot has to be propagated along the procedure. Next, since we obtained a predicted motion transformation 𝑀𝑗, we can transform the distribution 𝜆𝑖𝑝1 into the second image reference system, obtaining 𝑞𝑖. We propagate the uncertainty of the pose to redefine the motion transformation through a normal distribution, being 𝑀𝑗~N(̂𝜃,𝜙,𝜎𝜃,𝜎𝜙), and thus implying that 𝑞𝑖 is a gaussian distribution correlated with the current uncertainty of the pose. Once 𝑞𝑖 are obtained, they are projected into the image plane of the second image, represented as crosses in Figure 5. This projection of the normal multi-scale distribution defines a predicted area in the omnidirectional image which is drawn with a curved continuous line. This area establishes the specific image pixels where correspondences for 𝑝1 must be searched for. The shape of this area depends on the error of the prediction, which is directly correlated with the current uncertainty of the pose of the robot. Dash lines represent the possible candidate points located in the predicted area. Therefore, the problem of matching is reduced to finding the correct corresponding point for 𝑝1 from those candidates inside the predicted area by comparing their visual descriptor, instead of searching for them at the whole image. Notice that using this technique, the number of false correspondences is reduced since we avoid them through this restricted matching process, limited to a specific image areas as explained above.

5. Experimental Settings

5.1. Description of the Environment

In order to acquire the necessary data for the experiments, we have used a Pioneer P3-AT mobile robot, equipped with a DMK 21BF04 omnidirectional camera, an internal odometer, and a SICK LMS-200 laser (Figure 1). The robot performed three different trajectories in three different indoor environments, capturing a new omnidirectional image, odometry, and laser data whenever it traversed a distance equal to 0.1 m. The characteristics of the three paths traversed by the robot are shown in Table 1. The paths followed by the robot and some examples of panoramic images for each set are shown in Figures 6, 7, and 8, respectively.

5.2. Experimental Results

To test the performance and compare our appearance-based and feature-based visual odometry methods, we have carried out a series of simulation experiments using the sets of images described in the previous subsection. To demonstrate the feasibility of the procedures we have computed the 𝑅𝑀𝑆 (root mean squared) error in the robot position along the trajectory, the error in 𝑥, the error in 𝑦, and the error in 𝜃 for each step of the process and the computational time necessary to calculate each pose of the robot. In each case, we test the influence of the main parameters of the descriptors used.

The 𝑅𝑀𝑆 error has been obtained taking as a reference the real path (Figures 9(a), 10(a), and 11(a). To get the real path, we have used a SICK LMS range finder in order to compute a ground truth using the method presented in [30]. We must take into account the RMS error of the robot odometry data comparing with the ground truth is 0.665 m for the data set 1, 0.768 m for the data set 2 and 1.112 m for the data set 3.

Figures 9(a), 10(a), and 11(a) show an example of the visual odometry (black dots) computed, the ground truth (blue circles) that represent the real path, and the robot odometry (red crosses), for the first, the second, and the third set of images, respectively. This visual odometry has been built using the appearance-based method and a number of Fourier components for each row of the Fourier signature equal to 64 for the three cases. The visual odometry obtained outperforms the robot odometry for all scenarios, for any number of Fourier components chosen. Figures 9(b), 10(b), and 11(b) show the average error of the entire experiment comparing to the real path when using the first set of images and the computational time needed to add a new pose to the visual odometry. As we can see, for the three scenarios, this figure gives us information about the number of Fourier components that allows to outperform the robot odometry and to work in a realtime. It is worthy to note that generally it exists an optimum number of Fourier components in terms of RMS error. The increasing in the number of Fourier components does not involve better RMS error results since high-frequency components of the Fourier descriptor may introduce noise, as it can be observed in Figures 10(b) and 11(b). However, in Figure 9(b) we obtain a different result due to the circular movement of the robot along the environment, so that the robot traverses around close poses, fact that makes the RMS error not to increase in a dramatic manner. In Figures 9(c), 10(c), and 11(c), we plot the 𝑋, 𝑌, and 𝜃 error both for robot odometry (red dashed line) and visual odometry (blue line) for each step of the procedure in one of the experiments carried out. In general, the figures show that our method outperforms the robot odometry at each step for the three data sets. With this method it is possible to obtain an average error of the visual odometry data comparing with the ground truth of 0.485 m for the data set 1, 0.575 m for the data set 2, and 0.705 m for the data set 3 with a computational time that allows us to work in real time (0.594 s for the data set 1, 0.533 s for the data set 2, and 0.549 s for the data set 3) when we use 64 Fourier components.

On the other hand, we have carried out the same experiments, but in this case the visual odometry has been built using the feature-based method. Figures 12(a), 13(a), and 14(a) show an example of the visual odometry (black dots) computed, the ground truth (blue circles) that represent the real path and the robot odometry (red crosses), for the three sets of images, consecutively. This visual odometry has been built using a number of matched points equal to 40 for the three cases. The figures show that, for the number of matched points chosen, the visual odometry obtained outperforms the robot odometry for all scenarios. Figures 12(b), 13(b), and 14(b) show the average error of the entire experiment comparing to the real path when using the first set of images and the computational time needed to add a new pose to the visual odometry. We can see as for the three scenarios, we can used a number of matched points that allow us to clearly outperform the robot odometry and to work in a real time. Particularly, looking at Figures 12(b), 13(b), and 14(b) we can observe that the increase of the number of matched points considered is not a dramatic fact for the real-time operation. It is worthy to note that the main computational load is caused by the feature point detection, which always has to be carried out between two images. Once we have extracted the entire set of feature points, both matching and the SVD-solving processes are optimized in terms of computational cost, so that it is shown a low dependency on the number of feature points versus the time increase. In Figures 12(c), 13(c), and 14(c), we show an example of an experiment where we plot the 𝑋, 𝑌, and 𝜃 error both for robot odometry (red dashed line) and visual odometry (blue line) for each step of the procedure. In general, the figures show that our method outperforms the robot odometry at each step for the three data sets. With this method it is possible to obtain an average error of the visual odometry data comparing with the ground truth of 0.239 m for the data set 1, 0.494 m for the data set 2, and 0.340 m for the data set 3 with a computational time that allow us to work in a real time (0.512 s for the data set 1, 0.551 s for the data set 2, and 0.527 s for the data set 3) when we use a number of matched points equal to 40.

Finally, we must highlight the fact that in cases where we work with appearance-based methods, we only represent the average error for the experiments and not the standard deviation. This is due to the fact that it is a deterministic method. In contrast, when working with the method based on features, it is necessary to represent the standard deviation in error, because it is nondeterministic.

6. Conclusions

In this paper we have presented two visual odometry approaches with omnidirectional images, which may be intended for Localization and SLAM applications in the context of mobile autonomous robotics. We suggest taking advantage of the benefits provided by omnidirectional images, since large information about the scene is encapsulated in a single image. Consequently we extract the estimation of the relative motion transformation between consecutive poses, which is computed from the processing of two consecutive omnidirectional images through both appearance-based and feature-based methods, respectively. This estimation is completely obtained in an incremental manner. A set of experiments carried out with real data acquired with an indoor robot have been presented in order to verify the reliability of both methods. The results gathered from the three different scenarios show that accurate estimations for the motion of the robot can be achieved. Further analysis of these results comes up with the determination of a specific setting parameters for both appearance-based and feature-based methods that generate an optimal solution in terms of accuracy. Besides, the solution accomplishes with real-time requirements. This fact is highly recommended for many applications in mobile robotics.