1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-09 08:16:58 +02:00

Initial Commit for Opencv

This commit is contained in:
Yogesh Ojha
2018-10-06 19:42:59 +05:30
committed by GitHub
parent 21121eadd1
commit e89ab955d8

15
opencv.html.markdown Normal file
View File

@@ -0,0 +1,15 @@
---
language: c++
filename: learncpp.cpp
contributors:
- ["Yogesh Ojha", "http://github.com/yogeshojha"]
---
# Opencv
Further Reading:
An up-to-date language reference can be found at
<http://cppreference.com/w/cpp>
Additional resources may be found at
<https://en.wikipedia.org/wiki/OpenCV>