To make OpenAthena more useful with object detection and other computer vision integrations, this library should be able to cast a ray towards any pixel in the image (as is possible in the Android version) rather than only the center point.
Relevant PR from the Android version:
Theta-Limited/OpenAthenaAndroid#56