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

TcvResize

Declaration

Source position: libopencv2.pas line 2795

type TcvResize = procedure(

  const src: pCvArr;

  dst: pCvArr;

  interpolation: Integer = CV_INTER_LINEAR

);



CT Web help

CodeTyphon Studio