OpenCV: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
[[OpenCV/Cross Compiling on Mac for Raspberry Pi]] | [[OpenCV/Cross Compiling on Mac for Raspberry Pi]] | ||
=Flags= | |||
[[Category:OpenCV]] | |||
Revision as of 09:01, 19 October 2017
The OpenCV library is a general, all-purpose computer vision library. It's high performance and written in C++. It has many dependencies and is non-trivial to install, so the best approach is to either use a detailed guide, a package manager like aptitude or homebrew, or an Ansible playbook.
OpenCV/Cross Compiling on Mac for Raspberry Pi