Unit 'libOpenCV2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_opencv]

TcvFindFeaturesBoxed

Declaration

Source position: libopencv2.pas line 3028

type TcvFindFeaturesBoxed = function(

  tr: pCvFeatureTree;

  bounds_min: pCvMat;

  bounds_max: pCvMat;

  out_indices: pCvMat

):Integer;



CT Web help

CodeTyphon Studio