Skip to content

Timandes/opencv-php

Repository files navigation

OpenCV for PHP

This is a OpenCV wrapper for PHP.

Requirements

  • OpenCV 2.x
  • PHP >= 7.0

Install

$ phpize
$ ./configure --with-opencv
$ make
$ make install

Examples

See: examples/

About

OpenCV for PHP

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published