Metadata-Version: 1.1
Name: wf-cv-utils
Version: 0.5.1
Summary: Miscellaneous utilities for working with camera data
Home-page: https://github.com/WildflowerSchools/wf-cv-utils
Author: Theodore Quinn
Author-email: ted.quinn@wildflowerschools.org
License: UNKNOWN
Description: # cvutilities
        
        Miscellaneous utilities for working with camera data:
        
        * Functions which load camera calibration data from local JSON files
        
        * Wrappers which reshape inputs, feed them through different combinations of various OpenCV functions, and regularize the outputs
        
        * Functions which support basic visualization of image and object points
        
Keywords: cv
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
