mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Initial Commit for Opencv
This commit is contained in:
parent
21121eadd1
commit
e89ab955d8
15
opencv.html.markdown
Normal file
15
opencv.html.markdown
Normal 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>
|
Loading…
Reference in New Issue
Block a user