The first release for the openweedlocator-tools package.
This package brings the OWL software to an API, with more user friendly interactions. It allows you to run Green-on-Brown weed detection algorithms by calling `GreenonBrown().find(image)` and test GreenonBrown().find(image) algorithms with the Ultralytics YOLO package.
Try it out on Streamlit for yourself, or install from PyPI with `pip install openweedlocator-tools`.