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="SolARPipeline_FiducialMarker"path="Plugins"description="The module embedding a pipeline to estimate the pose based on a squared fiducial marker">
3
+
<moduleuuid="63b4282f-94cf-44d0-8ec0-9e8b0639fff6"name="SolARPipeline_FiducialMarker"path="./SolARDemo_Data/Plugins/x86_64"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="b5a6225e-6a91-4050-b298-886f4c17d9d2"name="IPoseEstimationPipeline"description="The interface to define a video see-throuh pipeline" />
<propertyname="nbTestedThreshold"type="int"value="10"description="The number of thresholds for image binarization tested between minThreshold and maxThreshold" />
103
103
</configure>
104
104
<configurecomponent="SolARCameraOpencv">
105
-
<propertyname="calibrationFile"type="string"value="/storage/emulated/0/Android/data/com.bcom.SolARDemo/files/StreamingAssets/SolAR/CameraCalibration/camera_calibration.yml"description="path of the .yml file describing the calibration parameter of the camera." />
105
+
<propertyname="calibrationFile"type="string"value="./SolARDemo_Data/StreamingAssets/SolAR/CameraCalibration/camera_calibration.yml"description="path of the .yml file describing the calibration parameter of the camera." />
106
106
<propertyname="deviceID"type="uint"value="0"description="ID of the camera (default = 0)" />
<propertyname="filePath"type="string"value="/storage/emulated/0/Android/data/com.bcom.SolARDemo/files/StreamingAssets/SolAR/Markers/fiducialMarker.yml"description="Path of the .yml file describing the fiducial marker." />
109
+
<propertyname="filePath"type="string"value="./SolARDemo_Data/StreamingAssets/SolAR/Markers/fiducialMarker.yml"description="Path of the .yml file describing the fiducial marker." />
<moduleuuid="5bbc1452-8d7f-4512-83f1-7bf48453809f"name="SolARPipeline_NaturalImageMarker"path="Plugins"description="The module embedding a pipeline to estimate the pose based on a natural Image marker">
3
+
<moduleuuid="5bbc1452-8d7f-4512-83f1-7bf48453809f"name="SolARPipeline_NaturalImageMarker"path="./SolARDemo_Data/Plugins/x86_64"description="The module embedding a pipeline to estimate the pose based on a natural Image marker">
4
4
<componentuuid="6f6c7ae8-764c-49b3-a2fc-e9a4f539b9b1"name="PipelineNaturalImageMarker"description="A pipeline to estimate the pose based on a natural Image marker">
<interfaceuuid="b5a6225e-6a91-4050-b298-886f4c17d9d2"name="IPoseEstimationPipeline"description="The interface to define a video see-throuh pipeline" />
<propertyname="detectionMatchesNumberThreshold"type="int"value="10"description="If the number of matches during detection is less than this threshold, marker detection failed" />
109
109
</configure>
110
110
<configurecomponent="SolARCameraOpencv">
111
-
<propertyname="calibrationFile"type="string"value="/storage/emulated/0/Android/data/com.bcom.SolARDemo/files/StreamingAssets/SolAR/CameraCalibration/camera_calibration.yml"description="path of the .yml file describing the calibration parameter of the camera." />
111
+
<propertyname="calibrationFile"type="string"value="./SolARDemo_Data/StreamingAssets/SolAR/CameraCalibration/camera_calibration.yml"description="path of the .yml file describing the calibration parameter of the camera." />
112
112
<propertyname="deviceID"type="uint"value="0"description="ID of the camera (default = 0)" />
0 commit comments