Purrview

Contents:

  • Architecture Overview
  • API Reference
    • Modules
      • main Module
      • camera Module
      • detector Module
      • recorder Module
      • config Module
Purrview
  • API Reference
  • View page source

API Reference

This section contains the API documentation for all modules and classes.

Modules

  • main Module
    • parse_resolution()
    • draw_detections()
    • setup_logging()
    • main()
  • camera Module
    • Camera
  • detector Module
    • Detection
    • CatDetector
  • recorder Module
    • VideoRecorder
  • config Module
    • load_config()
    • get_config_value()
    • initialize_config()
    • get_detection_threshold()
    • get_model_size()
    • get_camera_device()
    • get_fps()
    • get_resolution()
    • get_record_seconds()
    • get_output_dir()
    • get_model_name()
    • get_cat_class_id()
    • get_camera_controls()
Previous Next

© Copyright 2025, Michael Cizmar - All Rights Reserved.

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