Metadata-Version: 2.4
Name: track-your-tray
Version: 0.0.1
Summary: ROI detection and tracking for trays using ArUco markers
Author-email: Tasnim Tabassum Nova <tabassumnova1@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/yourusername/Track_your_Tray
Project-URL: Repository, https://github.com/yourusername/Track_your_Tray.git
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: streamlit
Requires-Dist: opencv-python
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: hylite
Requires-Dist: markerkit


# ROI Detection
Region of Interest (ROI) detection on the conveyer belt using aruco markers. This app can take .png file or .hdr (ENVI format) file as input and crop the ROI from theinput image.

<img src="images/ROI_detection1.png" alt="ROI Detection" width="700" height="500">

<img src="images/ROI_detection2.png" alt="ROI Detection" width="700" height="500">

# Usage
Coming soon ...

# Acknowledgement
This work is performed at [Helmholtz Institute Freiberg for Resource Technology](https://www.hzdr.de/db/Cms?pOid=32948&pNid=2423&pLang=en) at the [Exploration](https://www.iexplo.space/) department







