From 22a2b66aa40c91356846849ac596e2b039266971 Mon Sep 17 00:00:00 2001 From: "Carlos M. Nascimento" Date: Thu, 4 Oct 2018 15:39:52 -0300 Subject: [PATCH] =?UTF-8?q?Added=20Introdu=C3=A7=C3=A3o=20a=20Vis=C3=A3o?= =?UTF-8?q?=20Computacional=20com=20Python=20e=20OpenCV=20-=20PDF=20(#2978?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added Introdução a Visão Computacional com Python e OpenCV - PDF * Added Introdução a Visão Computacional com Python e OpenCV - PDF 2.0 --- free-programming-books-pt_BR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index a31201f3..e75dc701 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -222,6 +222,7 @@ * [Aprenda Python Básico - Rápido e Fácil de entender](http://felipegalvao.com.br/livros) (PDF / Epub) * [Curso de Python e Django](https://osantana.me/curso-de-python-e-django) * [Django 101 - Introdução ao Django](http://turing.com.br/material/acpython/mod3/django/index.html) +* [Introdução a Visão Computacional com Python e OpenCV](http://professor.luzerna.ifc.edu.br/ricardo-antonello/wp-content/uploads/sites/8/2017/02/Livro-Introdu%C3%A7%C3%A3o-a-Vis%C3%A3o-Computacional-com-Python-e-OpenCV-3.pdf) (PDF) * [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/) * [Python Orientado a Objetos](https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxyYWZhZWx1ZnR8Z3g6NTJlM2UzYzY1ZTgzMDEwMw) (PDF) * [Python para Desenvolvedores](https://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf) (PDF) -- GitLab