Skip to content

Commit 0d3f634

Browse files
author
arch
committed
update docs
1 parent f40e992 commit 0d3f634

File tree

18 files changed

+87
-66
lines changed

18 files changed

+87
-66
lines changed

docs/app/docs/user-guide/config.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ Config Files:
1717

1818
### Config Parameter
1919

20+
#### `settings.yaml`
21+
22+
- `use_zoom` (bool): Enable or disable an additional step to zoom in the Video before selecting a tracking feature for the Woman or Men.
23+
- `zoom_factor:` (float): Set the desired zoom value which will be used when the zoom function is activated.
24+
- `tracking_direction` (str): Specify the tracking direction. Allowed values are `'x'` and `'y'`.
25+
- `max_playback_fps` (int): Limit the max player speed in the tracking preview window (0 = disable limit)
26+
- `preview_scaling` (float): Set the preview image scaling factor. With a value of `1.0`, the window should fill the height or width of the screen depending on the aspect ratio of the video.
27+
- `projection`: (str): Set the video type. All available options can be obtained from the `projection.yaml` file. Each root keys represent an option. Available Options: `'flat'` = 2D Videos, `'vr_he_sbs'` = 3D VR Side-By-Side Video
28+
2029
#### `hyperparameter.yaml`
2130

2231
- `skip_frames` (int): This parameter specifies how many frames are skipped and interpolated during tracking. Increase this parameter to improve the processing speed on slow hardware. But higher values result in poorer predictions!
@@ -28,12 +37,3 @@ Config Files:
2837
- `bottom_points_offset` (float): An fix offset to the bottom points (positive values move the point up and negative values move the point down). The offset respect the user defined upper and lower limit.
2938
- `top_threshold` (float): Define the top threshold. All top points greater than `(max - threshold)` will be set to the specified max value. Set 0.0 to disable this function.
3039
- `bottom_threshold` (float): Define the bottom threshold. All bottom points lower than `(min + threshold)` will be set to the specified min value. Set 0.0 to disable this function.
31-
32-
#### `settings.yaml`
33-
34-
- `use_zoom` (bool): Enable or disable an additional step to zoom in the Video before selecting a tracking feature for the Woman or Men.
35-
- `zoom_factor:` (float): Set the desired zoom value which will be used when the zoom function is activated.
36-
- `tracking_direction` (str): Specify the tracking direction. Allowed values are `'x'` and `'y'`.
37-
- `max_playback_fps` (int): Limit the max player speed in the tracking preview window (0 = disable limit)
38-
- `preview_scaling` (float): Set the preview image scaling factor. With a value of `1.0`, the window should fill the height or width of the screen depending on the aspect ratio of the video.
39-
- `projection`: (str): Set the video type. All available options can be obtained from the `projection.yaml` file. Each root keys represent an option. Available Options: `'flat'` = 2D Videos, `'vr_he_sbs'` = 3D VR Side-By-Side Video

docs/app/docs/user-guide/ofs-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Currently we use a hacky lua script to communicate between the Python Funscript
1313
- `Settings.FunscriptGenerator`: Point to the extracted Python Funscript Editor program (better double check the complete path string to avoid errors later on).
1414
- `Settings.TmpFile`: Specifies a temporary file location where to store the result (must be a file not a directory!). The file does not have to exist at the moment. The specified file will be generated from the Python Funscript Editor and will be overwritten automatically at the next time the generator is started!
1515
6. Now launch OFS.
16-
7. Navigate to `View : Special functions : Custom Functions` and select the `funscript_generator.lua` entry. Click the Button `Bind Script` (This may trigger the funscript generator, just ignore it for now).
16+
7. Navigate to `View : Special functions : Custom Functions` and select the `funscript_generator.lua` entry. Click on the `funscript_generator.lua` entry to get more options for the script (This may trigger the funscript generator, just ignore it for now). Finally click the now visible Button `Bind Script`.
1717
8. Navigate to `Options : Keys : Dynamic` and insert a shortcut for the funscript generator.
1818
9. Now you can use the shortcut at any position in the video to start the funscript generator.
1919

docs/app/site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,5 +204,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
204204

205205
<!--
206206
MkDocs version : 1.1.2
207-
Build Date UTC : 2021-07-02 16:58:07.199033+00:00
207+
Build Date UTC : 2021-07-03 08:25:01.317170+00:00
208208
-->

docs/app/site/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/app/site/sitemap.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
33
<loc>None</loc>
4-
<lastmod>2021-07-02</lastmod>
4+
<lastmod>2021-07-03</lastmod>
55
<changefreq>daily</changefreq>
66
</url><url>
77
<loc>None</loc>
8-
<lastmod>2021-07-02</lastmod>
8+
<lastmod>2021-07-03</lastmod>
99
<changefreq>daily</changefreq>
1010
</url><url>
1111
<loc>None</loc>
12-
<lastmod>2021-07-02</lastmod>
12+
<lastmod>2021-07-03</lastmod>
1313
<changefreq>daily</changefreq>
1414
</url><url>
1515
<loc>None</loc>
16-
<lastmod>2021-07-02</lastmod>
16+
<lastmod>2021-07-03</lastmod>
1717
<changefreq>daily</changefreq>
1818
</url><url>
1919
<loc>None</loc>
20-
<lastmod>2021-07-02</lastmod>
20+
<lastmod>2021-07-03</lastmod>
2121
<changefreq>daily</changefreq>
2222
</url><url>
2323
<loc>None</loc>
24-
<lastmod>2021-07-02</lastmod>
24+
<lastmod>2021-07-03</lastmod>
2525
<changefreq>daily</changefreq>
2626
</url>
2727
</urlset>

docs/app/site/sitemap.xml.gz

1 Byte
Binary file not shown.

docs/app/site/user-guide/config/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,15 @@ <h2 id="config-files">Config Files</h2>
124124
<li><code>projection.yaml</code>: the FFmpeg filter parameter for different video types</li>
125125
</ul>
126126
<h3 id="config-parameter">Config Parameter</h3>
127+
<h4 id="settingsyaml"><code>settings.yaml</code></h4>
128+
<ul>
129+
<li><code>use_zoom</code> (bool): Enable or disable an additional step to zoom in the Video before selecting a tracking feature for the Woman or Men.</li>
130+
<li><code>zoom_factor:</code> (float): Set the desired zoom value which will be used when the zoom function is activated.</li>
131+
<li><code>tracking_direction</code> (str): Specify the tracking direction. Allowed values are <code>'x'</code> and <code>'y'</code>.</li>
132+
<li><code>max_playback_fps</code> (int): Limit the max player speed in the tracking preview window (0 = disable limit)</li>
133+
<li><code>preview_scaling</code> (float): Set the preview image scaling factor. With a value of <code>1.0</code>, the window should fill the height or width of the screen depending on the aspect ratio of the video.</li>
134+
<li><code>projection</code>: (str): Set the video type. All available options can be obtained from the <code>projection.yaml</code> file. Each root keys represent an option. Available Options: <code>'flat'</code> = 2D Videos, <code>'vr_he_sbs'</code> = 3D VR Side-By-Side Video</li>
135+
</ul>
127136
<h4 id="hyperparameteryaml"><code>hyperparameter.yaml</code></h4>
128137
<ul>
129138
<li><code>skip_frames</code> (int): This parameter specifies how many frames are skipped and interpolated during tracking. Increase this parameter to improve the processing speed on slow hardware. But higher values result in poorer predictions!</li>
@@ -135,15 +144,6 @@ <h4 id="hyperparameteryaml"><code>hyperparameter.yaml</code></h4>
135144
<li><code>bottom_points_offset</code> (float): An fix offset to the bottom points (positive values move the point up and negative values move the point down). The offset respect the user defined upper and lower limit.</li>
136145
<li><code>top_threshold</code> (float): Define the top threshold. All top points greater than <code>(max - threshold)</code> will be set to the specified max value. Set 0.0 to disable this function.</li>
137146
<li><code>bottom_threshold</code> (float): Define the bottom threshold. All bottom points lower than <code>(min + threshold)</code> will be set to the specified min value. Set 0.0 to disable this function.</li>
138-
</ul>
139-
<h4 id="settingsyaml"><code>settings.yaml</code></h4>
140-
<ul>
141-
<li><code>use_zoom</code> (bool): Enable or disable an additional step to zoom in the Video before selecting a tracking feature for the Woman or Men.</li>
142-
<li><code>zoom_factor:</code> (float): Set the desired zoom value which will be used when the zoom function is activated.</li>
143-
<li><code>tracking_direction</code> (str): Specify the tracking direction. Allowed values are <code>'x'</code> and <code>'y'</code>.</li>
144-
<li><code>max_playback_fps</code> (int): Limit the max player speed in the tracking preview window (0 = disable limit)</li>
145-
<li><code>preview_scaling</code> (float): Set the preview image scaling factor. With a value of <code>1.0</code>, the window should fill the height or width of the screen depending on the aspect ratio of the video.</li>
146-
<li><code>projection</code>: (str): Set the video type. All available options can be obtained from the <code>projection.yaml</code> file. Each root keys represent an option. Available Options: <code>'flat'</code> = 2D Videos, <code>'vr_he_sbs'</code> = 3D VR Side-By-Side Video</li>
147147
</ul></div>
148148
</div>
149149
</div>

docs/app/site/user-guide/ofs-integration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h2 id="installation-windows">Installation (Windows)</h2>
127127
<li><code>Settings.FunscriptGenerator</code>: Point to the extracted Python Funscript Editor program (better double check the complete path string to avoid errors later on).</li>
128128
<li><code>Settings.TmpFile</code>: Specifies a temporary file location where to store the result (must be a file not a directory!). The file does not have to exist at the moment. The specified file will be generated from the Python Funscript Editor and will be overwritten automatically at the next time the generator is started!</li>
129129
<li>Now launch OFS.</li>
130-
<li>Navigate to <code>View : Special functions : Custom Functions</code> and select the <code>funscript_generator.lua</code> entry. Click the Button <code>Bind Script</code> (This may trigger the funscript generator, just ignore it for now).</li>
130+
<li>Navigate to <code>View : Special functions : Custom Functions</code> and select the <code>funscript_generator.lua</code> entry. Click on the <code>funscript_generator.lua</code> entry to get more options for the script (This may trigger the funscript generator, just ignore it for now). Finally click the now visible Button <code>Bind Script</code>.</li>
131131
<li>Navigate to <code>Options : Keys : Dynamic</code> and insert a shortcut for the funscript generator.</li>
132132
<li>Now you can use the shortcut at any position in the video to start the funscript generator.</li>
133133
</ol>
246 Bytes
Binary file not shown.
9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)