Skip to content

Whilly3/Computer-Vision-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

825 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Vision-CPP

This repository contains high-performance Computer Vision algorithms and applications implemented in C++. The focus is on real-time image processing, object detection, 3D reconstruction, and embedded vision systems.

Topics

Real-time Image Processing

Object Detection

3D Reconstruction

Embedded Vision

Installation

# Example for Ubuntu/Debian
sudo apt update
sudo apt install build-essential cmake libopencv-dev

# Example for macOS with Homebrew
brew update
brew install cmake opencv

Usage

Detailed examples and documentation for each module will be provided within their respective directories.

Contribution

Contributions are welcome! Please adhere to the coding standards and guidelines.

License

This project is licensed under the MIT License.

About

High-performance Computer Vision algorithms and applications implemented in C++, focusing on real-time image processing, object detection, and 3D reconstruction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages