You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ As an example of the _sfs-framework_ usage, a small set of _spherical images_ is
35
35
</p>
36
36
<br />
37
37
38
-
The following image shows the prototype of the central spherical camera built during the project :
38
+
The images are all expected to be in equirectangular representation. The following image shows the prototype of the central spherical camera built during the project :
39
39
40
40
<br />
41
41
<palign="center">
@@ -62,7 +62,7 @@ The configuration of the pipeline for this set of images is provided through a _
62
62
63
63
~/sfs-framework-example/config.yaml
64
64
65
-
The next step consists in computing the odometry of the images which produces a sparse model. The computation of the odometry is made to compute the relative rotations and translations that appear between the images. The frame in which this position and orientation are expressed is the frame of the first image. To start the odometry computation, the following command can be used :
65
+
The next step consists in computing the odometry of the images which produces a sparse model. The computation of the odometry is made to compute the relative rotations and translations that appear between the images. The frame in which the position and orientation are expressed is the frame of the first image. To start the odometry computation, the following command can be used :
0 commit comments