Skip to content

Commit 5f9d72b

Browse files
committed
Correction and addition in README
1 parent 7bde29e commit 5f9d72b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ As an example of the _sfs-framework_ usage, a small set of _spherical images_ is
3535
</p>
3636
<br />
3737

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 :
3939

4040
<br />
4141
<p align="center">
@@ -62,7 +62,7 @@ The configuration of the pipeline for this set of images is provided through a _
6262

6363
~/sfs-framework-example/config.yaml
6464

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 :
6666

6767
bin/sfs-framework ~/sfs-framework-example/config.yaml
6868

0 commit comments

Comments
 (0)