Metadata-Version: 2.1
Name: comfyui-fovestimator
Version: 0.0.1
Summary: A ComfyUI custom node that estimates the Field of View (FOV) and tilt angle (horizon angle) of images using computer vision techniques.
Home-page: https://github.com/gitcapoom/comfyui_fovestimator
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
