Utils Module ============ The utils module provides utility functions for coordinate conversion and other common operations used in computer vision and image processing. .. automodule:: cv3.utils :members: :undoc-members: :show-inheritance: .. autosummary:: :toctree: generated/ :template: function.rst xywh2xyxy xyxy2xywh ccwh2xyxy xyxy2ccwh yyxx2xyxy rel2abs abs2rel