Skip to content

MotionDetector_Get2DTextMotion

method

Delphi
function MotionDetector_Get2DTextMotion: string;
C++Builder
System::UnicodeString __fastcall MotionDetector_Get2DTextMotion();
C#
public string MotionDetector_Get2DTextMotion();
VB.NET
Public Function MotionDetector_Get2DTextMotion() As String
C++/Qt
wchar_t * MotionDetector_Get2DTextMotion ();

Retrieves a pseudo 2D text representation of the motion. Useful for debug / finalization purposes.