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.TrackInfoVisualizer Member List

This is the complete list of members for OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizer, including all inherited members.

_classNamesOpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBaseprotected
_disposedOpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBaseprotected
Dispose()OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBase
Dispose(bool disposing)OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBaseprotectedvirtual
GetClassLabel(float id)OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBaseprotectedvirtual
GetClassLabels()OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBasevirtual
ReadClassNames(string filename)OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBaseprotectedvirtual
SCALAR_PALETTEOpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBaseprotectedstatic
SCALAR_WHITEOpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBaseprotectedstatic
ThrowIfDisposed()OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBaseprotected
TrackInfoVisualizer(string classesFilepath=null)OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizer
TrackInfoVisualizerBase(string classesFilepath=null)OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBaseprotected
Visualize(Mat image, ReadOnlySpan< TrackInfo > trackInfos, bool printResult=false, bool isRGB=false)OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizervirtual
Visualize(Mat image, TrackInfo[] trackInfos, bool printResult=false, bool isRGB=false)OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizervirtual
OpenCVForUnity::UnityIntegration::MOT::ITrackInfoVisualizer< TrackInfo >.Visualize(Mat image, ReadOnlySpan< T > trackInfos, bool printResult=false, bool isRGB=false)OpenCVForUnity.UnityIntegration.MOT.ITrackInfoVisualizer< TrackInfo >
OpenCVForUnity::UnityIntegration::MOT::ITrackInfoVisualizer< TrackInfo >.Visualize(Mat image, T[] trackInfos, bool printResult=false, bool isRGB=false)OpenCVForUnity.UnityIntegration.MOT.ITrackInfoVisualizer< TrackInfo >