Here is a list of all functions with links to the classes they belong to:
- r -
- radialVarianceHash() : OpenCVForUnity.Img_hashModule.Img_hash
- radiusMatch() : OpenCVForUnity.Features2dModule.DescriptorMatcher
- RadonTransform() : OpenCVForUnity.XimgprocModule.Ximgproc
- randn() : OpenCVForUnity.CoreModule.Core
- randShuffle() : OpenCVForUnity.CoreModule.Core
- randu() : OpenCVForUnity.CoreModule.Core
- Range() : OpenCVForUnity.CoreModule.Range
- read() : OpenCVForUnity.FaceModule.FaceRecognizer, OpenCVForUnity.Features2dModule.DescriptorMatcher, OpenCVForUnity.Features2dModule.Feature2D, OpenCVForUnity.VideoioModule.IStreamReader, OpenCVForUnity.VideoioModule.VideoCapture
- ReadClassNames() : OpenCVForUnity.UnityIntegration.MOT.TrackInfoVisualizerBase, OpenCVForUnity.UnityIntegration.Worker.DnnModule.DAMOYOLOObjectDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.NanoDetPlusObjectDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.YOLOXObjectDetector, OpenCVForUnity.UnityIntegration.Worker.Utils.ClassLabelUtils
- ReadFrame() : OpenCVForUnity.UnityIntegration.Helper.Source2Mat.Image2MatHelper, OpenCVForUnity.UnityIntegration.Helper.Source2Mat.VideoCapture2MatHelper
- readFromModelOptimizer() : OpenCVForUnity.DnnModule.Net
- readGT() : OpenCVForUnity.XimgprocModule.Ximgproc
- readModel() : OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl
- readNet() : OpenCVForUnity.DnnModule.Dnn
- readNetFromCaffe() : OpenCVForUnity.DnnModule.Dnn
- readNetFromDarknet() : OpenCVForUnity.DnnModule.Dnn
- readNetFromModelOptimizer() : OpenCVForUnity.DnnModule.Dnn
- readNetFromONNX() : OpenCVForUnity.DnnModule.Dnn
- readNetFromTensorflow() : OpenCVForUnity.DnnModule.Dnn
- readNetFromTFLite() : OpenCVForUnity.DnnModule.Dnn
- readNetFromTorch() : OpenCVForUnity.DnnModule.Dnn
- readonly() : OpenCVForUnity.UnityIntegration.Vec10d, OpenCVForUnity.UnityIntegration.Vec2b, OpenCVForUnity.UnityIntegration.Vec2c, OpenCVForUnity.UnityIntegration.Vec2d, OpenCVForUnity.UnityIntegration.Vec2f, OpenCVForUnity.UnityIntegration.Vec2i, OpenCVForUnity.UnityIntegration.Vec2s, OpenCVForUnity.UnityIntegration.Vec2w, OpenCVForUnity.UnityIntegration.Vec3b, OpenCVForUnity.UnityIntegration.Vec3c, OpenCVForUnity.UnityIntegration.Vec3d, OpenCVForUnity.UnityIntegration.Vec3f, OpenCVForUnity.UnityIntegration.Vec3i, OpenCVForUnity.UnityIntegration.Vec3s, OpenCVForUnity.UnityIntegration.Vec3w, OpenCVForUnity.UnityIntegration.Vec4b, OpenCVForUnity.UnityIntegration.Vec4c, OpenCVForUnity.UnityIntegration.Vec4d, OpenCVForUnity.UnityIntegration.Vec4f, OpenCVForUnity.UnityIntegration.Vec4i, OpenCVForUnity.UnityIntegration.Vec4s, OpenCVForUnity.UnityIntegration.Vec4w, OpenCVForUnity.UnityIntegration.Vec5d, OpenCVForUnity.UnityIntegration.Vec5f, OpenCVForUnity.UnityIntegration.Vec6f, OpenCVForUnity.UnityIntegration.Vec7d, OpenCVForUnity.UnityIntegration.Vec7f
- readOpticalFlow() : OpenCVForUnity.VideoModule.Video
- readTensorFromONNX() : OpenCVForUnity.DnnModule.Dnn
- readTorchBlob() : OpenCVForUnity.DnnModule.Dnn
- Recognize() : OpenCVForUnity.UnityIntegration.Worker.DnnModule.FacialExpressionRecognizer
- recognize() : OpenCVForUnity.DnnModule.TextRecognitionModel
- RecognizeAsync() : OpenCVForUnity.UnityIntegration.Worker.DnnModule.FacialExpressionRecognizer
- recoverPose() : OpenCVForUnity.Calib3dModule.Calib3d
- Rect() : OpenCVForUnity.CoreModule.Rect
- Rect2d() : OpenCVForUnity.CoreModule.Rect2d
- rectangle() : OpenCVForUnity.ImgprocModule.Imgproc
- rectify3Collinear() : OpenCVForUnity.Calib3dModule.Calib3d
- reduce() : OpenCVForUnity.CoreModule.Core
- reduceArgMax() : OpenCVForUnity.CoreModule.Core
- reduceArgMin() : OpenCVForUnity.CoreModule.Core
- refineDetectedMarkers() : OpenCVForUnity.ArucoModule.Aruco, OpenCVForUnity.ObjdetectModule.ArucoDetector
- RefineParameters() : OpenCVForUnity.ObjdetectModule.RefineParameters
- registerOutput() : OpenCVForUnity.DnnModule.Net
- release() : OpenCVForUnity.CoreModule.Mat, OpenCVForUnity.VideoioModule.VideoCapture, OpenCVForUnity.VideoioModule.VideoWriter
- releaseHDDLPlugin() : OpenCVForUnity.DnnModule.Dnn
- ReleaseResources() : OpenCVForUnity.UnityIntegration.Helper.Source2Mat.AsyncGPUReadback2MatHelper, OpenCVForUnity.UnityIntegration.Helper.Source2Mat.Image2MatHelper, OpenCVForUnity.UnityIntegration.Helper.Source2Mat.UnityVideoPlayer2MatHelper, OpenCVForUnity.UnityIntegration.Helper.Source2Mat.VideoCapture2MatHelper, OpenCVForUnity.UnityIntegration.Helper.Source2Mat.WebCamTexture2MatAsyncGPUHelper, OpenCVForUnity.UnityIntegration.Helper.Source2Mat.WebCamTexture2MatHelper
- remap() : OpenCVForUnity.ImgprocModule.Imgproc
- render() : OpenCVForUnity.PlotModule.Plot2d
- RenderTextureToMat() : OpenCVForUnity.UnityIntegration.OpenCVMatUtils
- RenderTextureToMatAsync() : OpenCVForUnity.UnityIntegration.OpenCVMatUtils
- repeat() : OpenCVForUnity.CoreModule.Core
- reprojectImageTo3D() : OpenCVForUnity.Calib3dModule.Calib3d
- Reset() : OpenCVForUnity.UnityIntegration.Helper.Source2Mat.FpsManager, OpenCVForUnity.UnityIntegration.MOT.ByteTrack.BYTETracker, OpenCVForUnity.UnityIntegration.MOT.IMultiObjectTracker< T >
- reset() : OpenCVForUnity.CoreModule.TickMeter
- ResetARGameObjectsImagePointsAndObjectPoints() : OpenCVForUnity.UnityIntegration.Helper.AR.ARHelper
- ResetImagePointsAndObjectPoints() : OpenCVForUnity.UnityIntegration.Helper.AR.ARGameObject
- resetMyriadDevice() : OpenCVForUnity.DnnModule.Dnn
- reshape() : OpenCVForUnity.CoreModule.Mat
- resize() : OpenCVForUnity.ImgprocModule.Imgproc
- RestoreOriginalSizeKeyPoint() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeMatOfKeyPoint() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeMatOfPoint() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeMatOfPoint2f() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeMatOfPoint3() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeMatOfPoint3f() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeMatOfRect() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeMatOfRect2d() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeMatOfRotatedRect() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizePoint() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizePoint3() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeRect() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeRect2d() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- RestoreOriginalSizeRotatedRect() : OpenCVForUnity.UnityIntegration.Helper.Optimization.ImageOptimizationHelper
- retrieve() : OpenCVForUnity.VideoioModule.VideoCapture
- Return() : OpenCVForUnity.UnityIntegration.Worker.Utils.MatPool
- Rodrigues() : OpenCVForUnity.Calib3dModule.Calib3d
- rollingGuidanceFilter() : OpenCVForUnity.XimgprocModule.Ximgproc
- rotate() : OpenCVForUnity.CoreModule.Core
- RotatedRect() : OpenCVForUnity.CoreModule.RotatedRect
- rotatedRectangleIntersection() : OpenCVForUnity.ImgprocModule.Imgproc
- rotateEdge() : OpenCVForUnity.ImgprocModule.Subdiv2D
- row() : OpenCVForUnity.CoreModule.Mat
- rowRange() : OpenCVForUnity.CoreModule.Mat
- rows() : OpenCVForUnity.CoreModule.Mat
- RQDecomp3x3() : OpenCVForUnity.Calib3dModule.Calib3d
- run() : OpenCVForUnity.BioinspiredModule.Retina, OpenCVForUnity.BioinspiredModule.TransientAreasSegmentationModule, OpenCVForUnity.DnnModule.Layer, OpenCVForUnity.TextModule.OCRBeamSearchDecoder, OpenCVForUnity.TextModule.OCRHMMDecoder
- RunCoreProcessing() : OpenCVForUnity.UnityIntegration.Worker.DnnModule.DAMOYOLOObjectDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.FacialExpressionRecognizer, OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipeHandPoseEstimator, OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipePalmDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipePersonDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipePoseEstimator, OpenCVForUnity.UnityIntegration.Worker.DnnModule.NanoDetPlusObjectDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.YOLOXObjectDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.YuNetV2FaceDetector, OpenCVForUnity.UnityIntegration.Worker.ProcessingWorkerBase
- RunCoreProcessingAsync() : OpenCVForUnity.UnityIntegration.Worker.DnnModule.DAMOYOLOObjectDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.FacialExpressionRecognizer, OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipeHandPoseEstimator, OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipePalmDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipePersonDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.MediaPipePoseEstimator, OpenCVForUnity.UnityIntegration.Worker.DnnModule.NanoDetPlusObjectDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.YOLOXObjectDetector, OpenCVForUnity.UnityIntegration.Worker.DnnModule.YuNetV2FaceDetector, OpenCVForUnity.UnityIntegration.Worker.ProcessingWorkerBase