The cvpy package is organized into multiple areas that support SAS Viya computer vision workflows.
-
Annotation
- annotation metadata and CVAT-related integration
-
Image
- natural image table abstractions and operations
-
Biomedical Image
- biomedical image table abstractions, geometry, and morphology support
-
Utilities
- image conversion helpers and CAS thread tuning
-
Visualization
- 2D and 3D display helpers for image data
cvpy/
├── annotation/
├── base/
├── biomedimage/
├── image/
├── utils/
└── visualization.py
Use the topic-specific pages in this directory to understand each API area in more detail. For generated class and method reference, see the published documentation site.