Metadata-Version: 2.1
Name: VisionKit
Version: 0.2rc1
Summary: Making computer vision easy with wrappers and presets
Home-page: https://github.com/frc5024/VisionKit
Author: Evan Pratten
Author-email: ewpratten@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Description-Content-Type: text/markdown
Requires-Dist: opencv-python
Requires-Dist: pynetworktables

# VisionKit
Making computer vision easy with wrappers and presets

## PresetKit Pipelines
These are the avalible pipelines for PresetKit

| Name | Use |
| ---- | --- |
| greentape | Used for finding objects marked with green tape. Like a mock goal for stronghold |
| raidershirtfind | Finds Raider Robotics t-shirts |

