This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Description
Hello just installed this and wanted to know if ORB is supported since I get a message saying it is not found.
Uncaught Error: Class 'cv\ORB' not found
also used
use CV\ORB;
I also tried cv\SIFT.
Maybe I am trying to use something in PHP that is not possible and should just use python to do the work