An open API service indexing awesome lists of open source software.

https://github.com/crispengari/opencv-cpp

💎 this repository contains opencv examples in c++ language.
https://github.com/crispengari/opencv-cpp

cplusplus opencv-cpp

Last synced: 12 months ago
JSON representation

💎 this repository contains opencv examples in c++ language.

Awesome Lists containing this project

README

          

### opencv in c++

Getting started with open-cv in c++.

### This repository contains some examples of opencv code in c++.

### Motivation

This repository was created to learn computer version in C++. The reason I choose c++ was that it is faster than other programming languages.