https://github.com/mgdm/opencv-for-php
An OpenCV binding for PHP
https://github.com/mgdm/opencv-for-php
Last synced: 19 days ago
JSON representation
An OpenCV binding for PHP
- Host: GitHub
- URL: https://github.com/mgdm/opencv-for-php
- Owner: mgdm
- Created: 2010-12-26T16:15:52.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T23:35:59.000Z (almost 8 years ago)
- Last Synced: 2025-04-09T20:09:54.899Z (19 days ago)
- Language: C++
- Homepage:
- Size: 606 KB
- Stars: 309
- Watchers: 33
- Forks: 93
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.