├── LICENSE ├── README.md ├── annotations_viewer.py └── intersecting_area.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chavdarova/WILDTRACK-toolkit/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chavdarova/WILDTRACK-toolkit/HEAD/README.md -------------------------------------------------------------------------------- /annotations_viewer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chavdarova/WILDTRACK-toolkit/HEAD/annotations_viewer.py -------------------------------------------------------------------------------- /intersecting_area.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chavdarova/WILDTRACK-toolkit/HEAD/intersecting_area.py --------------------------------------------------------------------------------