Laex / Delphi-OpenCV

Project Delphi-OpenCV. Translation of OpenCV library header files in Delphi
500 stars 226 forks source link

Support vector machine (SVM) support #138

Closed boomsya closed 3 years ago

boomsya commented 3 years ago

Access OpenCV headers and samples for #Delphi which contain 2D and 3D feature toolkits, Egomotion estimation, Facial recognition system, Gesture recognition, ....Support vector machine (SVM).

So i can`t found demo or src with SVM. no demo, no type declaration in src :(

Laex commented 3 years ago

Vector machine appeared in OpenCV 3.4. This project supports OpenCV 2.4.13

boomsya commented 3 years ago

:( thanks is it possible for this project to be updated to 3.4 in the future?