You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2023. It is now read-only.
<moduleuuid="63b4282f-94cf-44d0-8ec0-9e8b0639fff6"name="PipelineFiducialMarker"path="./Assets/Plugins"description="The module embedding a pipeline to estimate the pose based on a squared fiducial marker">
4
4
<componentuuid="3898cc3b-3986-4edc-b7c8-f4fba0f6c22a"name="PipelineFiducialMarker"description="A pipeline to estimate the pose based on a squared fiducial marker">
<interfaceuuid="c0d9fee4-d7d7-4866-a6cd-3bacac23316a"name="ISinkPoseImage"description="An interface allowing to store a synchronized pose and image from the pipeline to make it available to a third party application" />
81
81
</component>
82
-
<componentuuid="1e43cda9-7850-4a8a-a32b-f3f31ea94902"name="SolARBasicSource"description="A source component for feeding the pipeline with external images">
82
+
<componentuuid="1e43cda9-7850-4a8a-a32b-f3f31ea94902"name="SolARBasicSource"description="A source component for feeding the pipeline with external images">
<interfaceuuid="06e2fc5d-39da-4486-b2a6-1d8bd788fa13"name="ISourceImage"description="An interface allowing to store an image from extern source to make it available to the pipeline" />
<propertyname="minThreshold"type="Integer"value="-1"description="the minimum tested threshold for image binarization" />
90
-
<propertyname="maxThreshold"type="Integer"value="221"description="The maximum tested threshold for image binarization" />
97
+
<propertyname="maxThreshold"type="Integer"value="220"description="The maximum tested threshold for image binarization" />
91
98
<propertyname="nbTestedThreshold"type="Integer"value="10"description="The number of thresholds for image binarization tested between minThreshold and maxThreshold" />
92
99
<!--PipelineFiducialMarker-->
93
100
</configure>
@@ -120,30 +127,28 @@
120
127
<propertyname="outputImageHeight"type="Integer"value="480"description="The width in pixels of the corrected image." />
0 commit comments