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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>