php-opencv/php-opencv-packages

Missing features

JohnnyTWA opened this issue · 1 comments

Hello,

The prebuilt extensions appear to be missing hough lines and quite a few constants, are these coming at any point?

Kind regards

hello. i can't add everything. even official js version of opencv does not contain all methods and constants. i plan to add only new features from the dnn module, others will be added by users who need it.
you can see methods and constants that you can use there.