feat: add redirection

This commit is contained in:
2019-08-14 21:24:00 +09:00
parent b4e41ac8e5
commit d5b4e0cce8
42 changed files with 96 additions and 56 deletions

View File

@@ -1,6 +1,7 @@
---
title: Definitive Guide to Install OpenCV 3 and its Python 3 bindings
date: 2017-03-23 15:10:00 +09:00
redirect_from: /blog/2017/03/23/install-opencv3-and-python3-bindings
---
This article describes how to install OpenCV 3 and its Python 3 bindings on macOS and Ubuntu.