Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 315 Bytes

opencv_drupal

Machine Learning (OpenCV) Drupal 8 sample integration

Based on https://github.com/php-opencv/php-opencv-examples and reworked into Drupal.

You will need opencv installed on your computer. You will need a taxonomy called tags and your file entities will need a field field_tags referencing it.