You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

espressif/opencv

4.7.0~1

Latest
uploaded 2 years ago
OpenCV build for esp-idf

5 examples

  • features2d
    This example shows how to use OpenCV in ESP-IDF projects to extract 2D features from images and compute feature descriptors. It requires esp32-eye or…
    6.25 KB
  • motion_detection
    This example shows how to use OpenCV in ESP-IDF projects for motion detection using camera images. It requires ESP32-EYE or ESP32-S3-EYE development…
    6.26 KB
  • object_tracking
    This example shows how to use OpenCV in ESP-IDF projects to track objects in camera images. It requires the esp32-eye or esp32-s3-eye development…
    5.89 KB
  • people_detection
    This example shows how to use OpenCV in ESP-IDF projects for people detection using camera images. It requires esp32-eye or esp32-s3-eye development…
    6.36 KB
  • text_area_detection
    This example demonstrates how to use OpenCV within ESP-IDF projects to detect text areas in camera images on esp32-eye or esp32-s3-eye development…
    6.55 KB