Skip to content

Commit

Permalink
example updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BryonLewis committed Aug 25, 2023
1 parent 83bb6e3 commit 5da9de2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions small-docker/Example3/Example3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
<label>Input file</label>
<channel>input</channel>
</file>
<image>
<file>
<name>image1</name>
<longflag>image1</longflag>
<description>An input image</description>
<label>Input image</label>
<channel>input</channel>
</image>
</file>
<item>
<name>item1</name>
<longflag>item1</longflag>
Expand Down
4 changes: 2 additions & 2 deletions small-docker/FullFrameTracks/FullFrameTracks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
<parameters>
<label>IO</label>
<description>Input/output parameters</description>
<image>
<file>
<name>inputVideoFile</name>
<label>Input Video</label>
<description>Input video</description>
<channel>input</channel>
<index>0</index>
</image>
</file>
<file fileExtensions=".json" reference="inputVideoFile">
<name>outputTrackJSON</name>
<label>Output DIVE Track Json File</label>
Expand Down

0 comments on commit 5da9de2

Please sign in to comment.