OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.UnityIntegration.MOT.ITrackInfoVisualizer< T > Interface Template Reference

Public Member Functions

void Visualize (Mat image, ReadOnlySpan< T > trackInfos, bool printResult=false, bool isRGB=false)
 
void Visualize (Mat image, T[] trackInfos, bool printResult=false, bool isRGB=false)
 

Member Function Documentation

◆ Visualize() [1/2]

void OpenCVForUnity.UnityIntegration.MOT.ITrackInfoVisualizer< T >.Visualize ( Mat image,
ReadOnlySpan< T > trackInfos,
bool printResult = false,
bool isRGB = false )

◆ Visualize() [2/2]

void OpenCVForUnity.UnityIntegration.MOT.ITrackInfoVisualizer< T >.Visualize ( Mat image,
T[] trackInfos,
bool printResult = false,
bool isRGB = false )

The documentation for this interface was generated from the following file: