File tree Expand file tree Collapse file tree 6 files changed +18
-15
lines changed
parameters/reference/target-roi-def Expand file tree Collapse file tree 6 files changed +18
-15
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ TargetROIDefOptions[i]
1717 └── BaseTargetRoidefName
1818```
1919
20- ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object
20+ ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object
2121
2222** Example:**
2323
@@ -29,7 +29,7 @@ TargetROIDefOptions[i]
2929
3030> [ !NOTE]
3131> - This snippet shows only the ` BaseTargetRoidefName ` parameter.
32- > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object.
32+ > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object.
3333> - For the complete JSON structure, see:
3434> - [ Full JSON Structure] ({{ site.dcvb_parameters }}file/index.html#full-json-structure)
3535> - [ Minimal Valid JSON] ({{ site.dcvb_parameters }}file/index.html#minimal-valid-json-example)
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ TargetROIDefOptions[i]
1717 └── EnableResultsDeduplication
1818```
1919
20- ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object
20+ ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object
2121
2222** Example:**
2323
@@ -29,7 +29,7 @@ TargetROIDefOptions[i]
2929
3030> [ !NOTE]
3131> - This snippet shows only the ` EnableResultsDeduplication ` parameter.
32- > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object.
32+ > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object.
3333> - For the complete JSON structure, see:
3434> - [ Full JSON Structure] ({{ site.dcvb_parameters }}file/index.html#full-json-structure)
3535> - [ Minimal Valid JSON] ({{ site.dcvb_parameters }}file/index.html#minimal-valid-json-example)
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ TargetROIDefOptions[i]
1717 └── Location
1818```
1919
20- ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object
20+ ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object
2121
2222** Example:**
2323
@@ -33,24 +33,27 @@ TargetROIDefOptions[i]
3333
3434> [ !NOTE]
3535> - This snippet shows only the ` Location ` parameter.
36- > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object.
36+ > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object.
3737> - For the complete JSON structure, see:
3838> - [ Full JSON Structure] ({{ site.dcvb_parameters }}file/index.html#full-json-structure)
3939> - [ Minimal Valid JSON] ({{ site.dcvb_parameters }}file/index.html#minimal-valid-json-example)
40- | Name | Description |
40+
41+ ## Parameters
42+
43+ | Name | Description |
4144| ---- | ----------- |
4245| [ ` ReferenceObjectFilter ` ] ( #referenceobjectfilter ) | Filter the reference object by specifying ` TargetROI ` names. |
4346| [ ` Offset ` ] ( #offset ) | Defines how the location is offset from the ` reference object ` or the original image. |
4447
45- ## ReferenceObjectFilter
48+ ### ReferenceObjectFilter
4649
4750Parameter ` ReferenceObjectFilter ` is a group of filter conditions for figuring out the ` reference objects ` .
4851
4952| ReferenceObjectFilter Parameter Details |
5053| :------------------- |
5154| ** Type** <br >* [ ReferenceObjectFilter] ( location/reference-object-filter/index.md ) * Object |
5255
53- ## Offset
56+ ### Offset
5457
5558Parameter ` Offset ` is an object that defines how the location is offset from the ` reference object ` or the original image.
5659
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ TargetROIDefOptions[i]
1717 └── Name
1818```
1919
20- ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object
20+ ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object
2121
2222** Example:**
2323
@@ -29,7 +29,7 @@ TargetROIDefOptions[i]
2929
3030> [ !NOTE]
3131> - This snippet shows only the ` Name ` parameter.
32- > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object.
32+ > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object.
3333> - For the complete JSON structure, see:
3434> - [ Full JSON Structure] ({{ site.dcvb_parameters }}file/index.html#full-json-structure)
3535> - [ Minimal Valid JSON] ({{ site.dcvb_parameters }}file/index.html#minimal-valid-json-example)
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ TargetROIDefOptions[i]
1717 └── PauseFlag
1818```
1919
20- ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object
20+ ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object
2121
2222** Example:**
2323
@@ -29,7 +29,7 @@ TargetROIDefOptions[i]
2929
3030> [ !NOTE]
3131> - This snippet shows only the ` PauseFlag ` parameter.
32- > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object.
32+ > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object.
3333> - For the complete JSON structure, see:
3434> - [ Full JSON Structure] ({{ site.dcvb_parameters }}file/index.html#full-json-structure)
3535> - [ Minimal Valid JSON] ({{ site.dcvb_parameters }}file/index.html#minimal-valid-json-example)
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ TargetROIDefOptions[i]
1717 └── TaskSettingNameArray
1818```
1919
20- ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object
20+ ** Parent object:** [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object
2121
2222** Example:**
2323
@@ -29,7 +29,7 @@ TargetROIDefOptions[i]
2929
3030> [ !NOTE]
3131> - This snippet shows only the ` TaskSettingNameArray ` parameter.
32- > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-def /index.html) object.
32+ > - To use it, embed this parameter within a [ TargetROIDef] ({{ site.dcvb_parameters }}file/target-roi-definition /index.html) object.
3333> - For the complete JSON structure, see:
3434> - [ Full JSON Structure] ({{ site.dcvb_parameters }}file/index.html#full-json-structure)
3535> - [ Minimal Valid JSON] ({{ site.dcvb_parameters }}file/index.html#minimal-valid-json-example)
You can’t perform that action at this time.
0 commit comments