tda-2030/esp_vision_core

0.1.0

Latest
uploaded 20 hours ago
ESP-VISION core image processing component for ESP-IDF applications

Readme

# ESP-VISION Core

`esp_vision_core` is the reusable ESP-IDF image processing component of the ESP-VISION repository, living under `components/esp_vision_core/`.

It builds only the public core API and consumes the sibling `imlib` IDF component as a private dependency. It does not initialize cameras, displays, storage, USB, RTSP, or MicroPython. Callers provide image buffers and receive processed pixels or detection results.

Feature participation is controlled by the `ESP_VISION_CORE_*` Kconfig options.

Links

Supports all targets

To add this component to your project, run:

idf.py add-dependency "tda-2030/esp_vision_core^0.1.0"

download archive

Stats

  • Archive size
    Archive size ~ 16.38 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

tda-2030/esp_vision_core version: 0.1.0
|