From e9b2a95be81808e1b7d84cae8933c1e984accede Mon Sep 17 00:00:00 2001 From: Gabriel Tavares Date: Tue, 10 Sep 2013 14:25:47 -0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 367de5a..6ffa12e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ jCvPDI ====== -Implementação de técnicas de Processamento de Imagens usando a Biblioteca OpenCV +Implementação de técnicas de Processamento de Imagens usando a Biblioteca OpenCV. + +Disciplina: Sistemas Multimídia - IFCE +Biblioteca: OpenCV (Wrapper: JavaCV)