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:
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>
|
Reference in New Issue
Block a user