php-opencv / php-opencv

opencv 4.5+ with dnn module for php 7/8

Home Page:https://github.com/php-opencv/php-opencv-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cv::ORB

gkavaliu opened this issue · comments

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

Hello, this library does not support Class ORB