diff --git a/StkAutomation/Python/Problem_Specific/EOIRTrackingInTheLoop/README.md b/StkAutomation/Python/Problem_Specific/EOIRTrackingInTheLoop/README.md index dff1d507..e096c1b9 100644 --- a/StkAutomation/Python/Problem_Specific/EOIRTrackingInTheLoop/README.md +++ b/StkAutomation/Python/Problem_Specific/EOIRTrackingInTheLoop/README.md @@ -4,5 +4,7 @@ * EOIRTrackingInTheLoop.ipynb - The code to automate STK, take EOIR images, process the images, generate measurements, update point directions and optionally run ODTK in the loop * ExampleBuildingReflectanceMaps.ipynb - Helps convert images into reflectance,emmissivity and temperature maps to be used in EOIR * EOIRProcessingLib.py - Helper functions for the EOIRTrackingInTheLoop notebook, includes image processing, pulling data providers + + [Supporting Scenario](/SupportingScenarios/EOIRTrackingInTheLoopScenarios.zip) Drawing diff --git a/StkAutomation/Python/Problem_Specific/README.md b/StkAutomation/Python/Problem_Specific/README.md index 1b58e9d3..51445a11 100644 --- a/StkAutomation/Python/Problem_Specific/README.md +++ b/StkAutomation/Python/Problem_Specific/README.md @@ -80,7 +80,7 @@ Notebooks and libraries to automate STK, take EOIR images, process images, gener * Licenses: [STK Premium Space](https://www.ansys.com/content/dam/amp/2022/june/webpage-requests/stk-product-page/brochures/stk-premium-space-brochure.pdf) or [STK Premium Air](https://www.ansys.com/content/dam/amp/2022/june/webpage-requests/stk-product-page/brochures/stk-premium-air-brochure.pdf) * Other Scripts: N/A -* Scenario: N/A +* Scenario: [EOIRTrackingInTheLoopScenarios](/SupportingScenarios/EOIRTrackingInTheLoopScenarios.zip) * Third-Party Libraries: numpy, pandas, cv2, shutil, imageio, matplotlib, sklearn, skimage, scipy, astropy, PIL --- @@ -316,4 +316,4 @@ User inputs: N/A * Other Scripts: N/A * Scenario: AircraftMonteCarlo.vdf ---- \ No newline at end of file +--- diff --git a/SupportingScenarios/EOIRTrackingInTheLoopScenarios.zip b/SupportingScenarios/EOIRTrackingInTheLoopScenarios.zip new file mode 100644 index 00000000..ee97a77d Binary files /dev/null and b/SupportingScenarios/EOIRTrackingInTheLoopScenarios.zip differ