Add a README

Esse commit está contido em:
Michael Maclean
2011-03-10 14:10:34 -05:00
commit 9eb1830bd7
+6
Ver Arquivo
@@ -0,0 +1,6 @@
# OpenCV for PHP
This is a PHP extension wrapping the OpenCV library for image processing. It
lets you use the OpenCV library for image recognition and modification tasks.
It requires PHP 5.3, and OpenCV 2.0 or above.