Browse Source

Use distance calibration for tests

Nick Steyer 1 year ago
parent
commit
eea6e064e7
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Assets/Scenes/CalibrationTest.unity
  2. 1 1
      Assets/StreamingAssets/Configuration.json

+ 1 - 1
Assets/Scenes/CalibrationTest.unity

@@ -443,7 +443,7 @@ PrefabInstance:
       objectReference: {fileID: 0}
     - target: {fileID: 114491592745282986, guid: 76db3eb81fd21ae45bab5204e324ae42, type: 3}
       propertyPath: svoInputFileName
-      value: C:/Users/nick.steyer/Git/Files/HD1080_SN39598725_17-45-47.svo
+      value: C:/Users/nick.steyer/SmartStreetLight/Files/testEntfernt.svo
       objectReference: {fileID: 0}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: 76db3eb81fd21ae45bab5204e324ae42, type: 3}

+ 1 - 1
Assets/StreamingAssets/Configuration.json

@@ -1,5 +1,5 @@
 {
 	"OutputCalibrationFilesDirectory": "C:\\Git\\git.tk.informatik.tu-darmstadt.de\\StreetLight\\Calibration",
 	"InputCalibrationFilePath": "C:\\Git\\git.tk.informatik.tu-darmstadt.de\\StreetLight\\CalibrationBright2022-10-01_19-13-20.csv",
-	"HomographyFilePath" : "C:\\Users\\nick.steyer\\SmartStreetLight\\StreetLight\\Assets\\StreamingAssets\\homography.csv"
+	"HomographyFilePath" : "C:\\Users\\nick.steyer\\SmartStreetLight\\testEntfernthomography.csv"
 }