cv3

Contents:

  • Introduction
  • Core Concepts and Package Features
  • Examples
  • API Reference
cv3
  • Welcome to cv3’s documentation!
  • View page source

Welcome to cv3’s documentation!

cv3 is a Pythonic wrapper for OpenCV that simplifies computer vision tasks by providing more intuitive interfaces and eliminating common boilerplate code.

Contents:

  • Introduction
    • Principles
    • Why cv3?
    • Key Benefits
    • Installation
    • Quick Start
    • Requirements
  • Core Concepts and Package Features
    • RGB Format by Default
    • Auto Scaling with Relative Coordinates
    • Combined Scale and Rotate with cv3.transform
    • Dynamic Typing Support
    • Unified Video Interface
    • File Path Handling and Automatic Directory Creation
    • Window Interface with Context Manager
    • Coordinate Format Flexibility
    • Drawing Functions
    • Clear Error Messages
    • Convenient Color Space Conversions
    • Global Options System
    • Additional Functions
  • Examples
    • Basic Image Operations
    • Drawing on Images
    • Video Processing and Display
    • Advanced Drawing with Coordinates
    • Image Transformations
    • Color Space Manipulation
    • Creating Image Mosaics
    • Configuration Customization
  • API Reference
    • Draw Module
    • IO Module
    • Video Module
    • Color Spaces Module
    • Transform Module
    • Create Module
    • Opt Module
    • Processing Module
    • Utils Module

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2025, Rodion Gorodenko.

Built with Sphinx using a theme provided by Read the Docs.