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.
- Host: GitHub
- URL: https://github.com/crispengari/opencv-cpp
- Owner: CrispenGari
- License: mit
- Created: 2021-09-21T05:24:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T08:16:41.000Z (about 4 years ago)
- Last Synced: 2025-03-27T17:02:42.521Z (about 1 year ago)
- Topics: cplusplus, opencv-cpp
- Language: C++
- Homepage:
- Size: 10.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.