Skip to content

Commit

Permalink
Docs Update
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewHazelden committed Nov 18, 2015
1 parent 226eba7 commit 8ce1f37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dome2rect readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -356,13 +356,13 @@ <h2>Batch Script Notes</h2>
<p><strong>latlong2horizontalcross.bat</strong><br />
Converts a latitude/longitude image to a cubic format that has a single image output with a horizontal cross arrangement.</p>
<p><strong>latlong2mentalrayhorizontalstripcube1.bat</strong><br />
Converts a latitude/longitude image into a a cubic format that has a single image output with a mental ray cube1 horizontal strip arrangement.</p>
Converts a latitude/longitude image into a cubic format that has a single image output with a mental ray cube1 horizontal strip arrangement.</p>
<p><strong>latlong2rect.bat</strong><br />
Converts a latitude/longitude (equirectangular) image to a rectilinear image.</p>
<p><strong>latlong2verticalcross.bat</strong><br />
Converts a latitude/longitude image to a cubic format that has a single image output with a vertical cross arrangement.</p>
<p><strong>latlongstereo2gearvrstereo.bat</strong><br />
Converts a pair of latitude/longitude stereo images into a a cubic format that has a single image output with a Samsung GearVR Stereo horizontal strip arrangement.</p>
Converts a pair of latitude/longitude stereo images into a cubic format that has a single image output with a Samsung GearVR Stereo horizontal strip arrangement.</p>
<p>The left LatLong frames in the image sequence should be named <code>&lt;name&gt;_L.#.jpg</code>, and the right LatLong frames in the image sequence should be named <code>&lt;name&gt;_R.#.jpg</code>.</p>
<p><strong>rect2dome.bat</strong><br />
Converts a rectilinear image to a fisheye image</p>
Expand Down
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Converts a latitude/longitude (equirectangular) image to a fulldome image.
Converts a latitude/longitude image to a cubic format that has a single image output with a horizontal cross arrangement.

**latlong2mentalrayhorizontalstripcube1.bat**
Converts a latitude/longitude image into a a cubic format that has a single image output with a mental ray cube1 horizontal strip arrangement.
Converts a latitude/longitude image into a cubic format that has a single image output with a mental ray cube1 horizontal strip arrangement.

**latlong2rect.bat**
Converts a latitude/longitude (equirectangular) image to a rectilinear image.
Expand All @@ -110,7 +110,7 @@ Converts a latitude/longitude (equirectangular) image to a rectilinear image.
Converts a latitude/longitude image to a cubic format that has a single image output with a vertical cross arrangement.

**latlongstereo2gearvrstereo.bat**
Converts a pair of latitude/longitude stereo images into a a cubic format that has a single image output with a Samsung GearVR Stereo horizontal strip arrangement.
Converts a pair of latitude/longitude stereo images into a cubic format that has a single image output with a Samsung GearVR Stereo horizontal strip arrangement.

The left LatLong frames in the image sequence should be named `<name>_L.#.jpg`, and the right LatLong frames in the image sequence should be named `<name>_R.#.jpg`.

Expand Down

0 comments on commit 8ce1f37

Please sign in to comment.