c++ - How to use opencv cvKnearest class from delphi xe2 -


i writing image processing delphi program using opencv delphi (https://github.com/laex/delphi-opencv) has reference of function cvknearest . (a class containing functions written in c++) how reference functions?

see branch "classes" in https://github.com/laex/delphi-opencv
examples:
* samples\classes\cvknearest\class_2d_point_classification.dpr
* samples\classes\cvknearest\cvknearest/class_labknn.dproj


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -