0015 / ESP32-OpenCV-Projects

OpenCV applications for ESP32

Home Page:https://youtube.com/thatproject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 OpenCV Projects

Running OpenCV on ESP32 as a standalone

Introduction

This project is based on joachimBurket/esp32-opencv(https://github.com/joachimBurket/esp32-opencv) Based on what he worked on, I try to not only upgrade all components but also make an OpenCV application for ESP32.

How to make a build environment

First of all, the ESP-IDF development environment should be ready in advance. Tutorials for the ESP-IDF Visual Studio Code Extension

Running OpenCV on ESP32 (The first thing to be done) Foo

OpenCV Applications for ESP32

It's RGB Pixel Detector & drawing Histogram. In the image obtained from the camera, the center RGB pixel information is displayed, and the histogram of the entire image is displayed.

RGB Pixel Detector & Histogram Foo

Created & Maintained By

Eric Nam (Youtube) (Facebook)]

MIT License

Copyright (c) 2022 Eric

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

OpenCV applications for ESP32

https://youtube.com/thatproject

License:MIT License


Languages

Language:C 79.7%Language:C++ 20.0%Language:Python 0.2%Language:Makefile 0.0%Language:CMake 0.0%Language:Objective-C 0.0%Language:Shell 0.0%