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.VideoCapture
- ReadFrame() : OpenCVForUnity.UnityUtils.Helper.Image2MatHelper, OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper, OpenCVForUnity.UnityUtils.Helper.VideoCaptureToMatHelper
- 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.UnityUtils.Vec10d, OpenCVForUnity.UnityUtils.Vec2b, OpenCVForUnity.UnityUtils.Vec2c, OpenCVForUnity.UnityUtils.Vec2d, OpenCVForUnity.UnityUtils.Vec2f, OpenCVForUnity.UnityUtils.Vec2i, OpenCVForUnity.UnityUtils.Vec2s, OpenCVForUnity.UnityUtils.Vec2w, OpenCVForUnity.UnityUtils.Vec3b, OpenCVForUnity.UnityUtils.Vec3c, OpenCVForUnity.UnityUtils.Vec3d, OpenCVForUnity.UnityUtils.Vec3f, OpenCVForUnity.UnityUtils.Vec3i, OpenCVForUnity.UnityUtils.Vec3s, OpenCVForUnity.UnityUtils.Vec3w, OpenCVForUnity.UnityUtils.Vec4b, OpenCVForUnity.UnityUtils.Vec4c, OpenCVForUnity.UnityUtils.Vec4d, OpenCVForUnity.UnityUtils.Vec4f, OpenCVForUnity.UnityUtils.Vec4i, OpenCVForUnity.UnityUtils.Vec4s, OpenCVForUnity.UnityUtils.Vec4w, OpenCVForUnity.UnityUtils.Vec5d, OpenCVForUnity.UnityUtils.Vec5f, OpenCVForUnity.UnityUtils.Vec6f, OpenCVForUnity.UnityUtils.Vec7d, OpenCVForUnity.UnityUtils.Vec7f
- readOpticalFlow() : OpenCVForUnity.VideoModule.Video
- readTensorFromONNX() : OpenCVForUnity.DnnModule.Dnn
- readTorchBlob() : OpenCVForUnity.DnnModule.Dnn
- recognize() : OpenCVForUnity.DnnModule.TextRecognitionModel
- 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
- release() : OpenCVForUnity.CoreModule.Mat, OpenCVForUnity.VideoioModule.VideoCapture, OpenCVForUnity.VideoioModule.VideoWriter
- releaseHDDLPlugin() : OpenCVForUnity.DnnModule.Dnn
- ReleaseResources() : OpenCVForUnity.UnityUtils.Helper.AsyncGPUReadback2MatHelper, OpenCVForUnity.UnityUtils.Helper.Image2MatHelper, OpenCVForUnity.UnityUtils.Helper.UnityVideoPlayer2MatHelper, OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper, OpenCVForUnity.UnityUtils.Helper.VideoCaptureToMatHelper, OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatAsyncGPUHelper, OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper, OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper
- remap() : OpenCVForUnity.ImgprocModule.Imgproc
- render() : OpenCVForUnity.PlotModule.Plot2d
- renderTextureToMat() : OpenCVForUnity.UnityUtils.Utils
- repeat() : OpenCVForUnity.CoreModule.Core
- reprojectImageTo3D() : OpenCVForUnity.Calib3dModule.Calib3d
- Reset() : OpenCVForUnity.UnityUtils.Helper.FpsManager
- reset() : OpenCVForUnity.CoreModule.TickMeter
- resetMyriadDevice() : OpenCVForUnity.DnnModule.Dnn
- ResetUpdateTargetTransform() : OpenCVForUnity.UnityUtils.Helper.ARHelper
- reshape() : OpenCVForUnity.CoreModule.Mat
- resize() : OpenCVForUnity.ImgprocModule.Imgproc
- retrieve() : OpenCVForUnity.VideoioModule.VideoCapture
- 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