Here is a list of all functions with links to the classes they belong to:
- f -
- fastAtan2() : OpenCVForUnity.CoreModule.Core
- fastBilateralSolverFilter() : OpenCVForUnity.XimgprocModule.Ximgproc
- fastGlobalSmootherFilter() : OpenCVForUnity.XimgprocModule.Ximgproc
- FastHoughTransform() : OpenCVForUnity.XimgprocModule.Ximgproc
- fastMatToTexture2D() : OpenCVForUnity.UnityUtils.Utils
- fastNlMeansDenoising() : OpenCVForUnity.PhotoModule.Photo
- fastNlMeansDenoisingColored() : OpenCVForUnity.PhotoModule.Photo
- fastNlMeansDenoisingColoredMulti() : OpenCVForUnity.PhotoModule.Photo
- fastNlMeansDenoisingMulti() : OpenCVForUnity.PhotoModule.Photo
- fastTexture2DToMat() : OpenCVForUnity.UnityUtils.Utils
- feature() : OpenCVForUnity.ObjdetectModule.FaceRecognizerSF
- fillConvexPoly() : OpenCVForUnity.ImgprocModule.Imgproc
- fillPoly() : OpenCVForUnity.ImgprocModule.Imgproc
- filter() : OpenCVForUnity.XimgprocModule.AdaptiveManifoldFilter, OpenCVForUnity.XimgprocModule.DisparityFilter, OpenCVForUnity.XimgprocModule.DTFilter, OpenCVForUnity.XimgprocModule.FastBilateralSolverFilter, OpenCVForUnity.XimgprocModule.FastGlobalSmootherFilter, OpenCVForUnity.XimgprocModule.GuidedFilter
- filter2D() : OpenCVForUnity.ImgprocModule.Imgproc
- filterHomographyDecompByVisibleRefpoints() : OpenCVForUnity.Calib3dModule.Calib3d
- filterSpeckles() : OpenCVForUnity.Calib3dModule.Calib3d
- finalize() : OpenCVForUnity.DnnModule.Layer
- find4QuadCornerSubpix() : OpenCVForUnity.Calib3dModule.Calib3d
- findChessboardCorners() : OpenCVForUnity.Calib3dModule.Calib3d
- findChessboardCornersSB() : OpenCVForUnity.Calib3dModule.Calib3d
- findChessboardCornersSBWithMeta() : OpenCVForUnity.Calib3dModule.Calib3d
- findCirclesGrid() : OpenCVForUnity.Calib3dModule.Calib3d
- findContours() : OpenCVForUnity.ImgprocModule.Imgproc
- findContoursLinkRuns() : OpenCVForUnity.ImgprocModule.Imgproc
- findEllipses() : OpenCVForUnity.XimgprocModule.Ximgproc
- findEssentialMat() : OpenCVForUnity.Calib3dModule.Calib3d
- findFile() : OpenCVForUnity.CoreModule.Core
- findFileOrKeep() : OpenCVForUnity.CoreModule.Core
- findFundamentalMat() : OpenCVForUnity.Calib3dModule.Calib3d
- findHomography() : OpenCVForUnity.Calib3dModule.Calib3d
- findNearest() : OpenCVForUnity.ImgprocModule.Subdiv2D, OpenCVForUnity.MlModule.KNearest
- findNonZero() : OpenCVForUnity.CoreModule.Core
- findProCamMatches() : OpenCVForUnity.Structured_lightModule.SinusoidalPattern
- findTransformECC() : OpenCVForUnity.VideoModule.Video
- fisheye_calibrate() : OpenCVForUnity.Calib3dModule.Calib3d
- fisheye_distortPoints() : OpenCVForUnity.Calib3dModule.Calib3d
- fisheye_estimateNewCameraMatrixForUndistortRectify() : OpenCVForUnity.Calib3dModule.Calib3d
- fisheye_initUndistortRectifyMap() : OpenCVForUnity.Calib3dModule.Calib3d
- fisheye_projectPoints() : OpenCVForUnity.Calib3dModule.Calib3d
- fisheye_solvePnP() : OpenCVForUnity.Calib3dModule.Calib3d
- fisheye_stereoCalibrate() : OpenCVForUnity.Calib3dModule.Calib3d
- fisheye_stereoRectify() : OpenCVForUnity.Calib3dModule.Calib3d
- fisheye_undistortImage() : OpenCVForUnity.Calib3dModule.Calib3d
- fisheye_undistortPoints() : OpenCVForUnity.Calib3dModule.Calib3d
- fit() : OpenCVForUnity.FaceModule.Facemark
- fitEllipse() : OpenCVForUnity.ImgprocModule.Imgproc
- fitEllipseAMS() : OpenCVForUnity.ImgprocModule.Imgproc
- fitEllipseAMSAsValueTuple() : OpenCVForUnity.ImgprocModule.Imgproc
- fitEllipseAMSAsVec5d() : OpenCVForUnity.ImgprocModule.Imgproc
- fitEllipseAsValueTuple() : OpenCVForUnity.ImgprocModule.Imgproc
- fitEllipseAsVec5d() : OpenCVForUnity.ImgprocModule.Imgproc
- fitEllipseDirect() : OpenCVForUnity.ImgprocModule.Imgproc
- fitEllipseDirectAsValueTuple() : OpenCVForUnity.ImgprocModule.Imgproc
- fitEllipseDirectAsVec5d() : OpenCVForUnity.ImgprocModule.Imgproc
- fitLine() : OpenCVForUnity.ImgprocModule.Imgproc
- FlannBasedMatcher() : OpenCVForUnity.Features2dModule.FlannBasedMatcher
- flip() : OpenCVForUnity.CoreModule.Core
- FlipAndRotateMat() : OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper
- FlipMat() : OpenCVForUnity.UnityUtils.Helper.WebCamTexture2MatHelper, OpenCVForUnity.UnityUtils.Helper.WebCamTextureToMatHelper
- flipND() : OpenCVForUnity.CoreModule.Core
- floodFill() : OpenCVForUnity.ImgprocModule.Imgproc
- forward() : OpenCVForUnity.DnnModule.Net
- fourcc() : OpenCVForUnity.VideoioModule.VideoWriter
- fourierDescriptor() : OpenCVForUnity.XimgprocModule.Ximgproc
- FpsManager() : OpenCVForUnity.UnityUtils.Helper.FpsManager
- FrameReady() : OpenCVForUnity.UnityUtils.Helper.UnityVideoPlayer2MatHelper
- fromArray() : OpenCVForUnity.CoreModule.MatOfByte, OpenCVForUnity.CoreModule.MatOfDMatch, OpenCVForUnity.CoreModule.MatOfDouble, OpenCVForUnity.CoreModule.MatOfFloat, OpenCVForUnity.CoreModule.MatOfFloat4, OpenCVForUnity.CoreModule.MatOfFloat6, OpenCVForUnity.CoreModule.MatOfInt, OpenCVForUnity.CoreModule.MatOfInt4, OpenCVForUnity.CoreModule.MatOfKeyPoint, OpenCVForUnity.CoreModule.MatOfPoint, OpenCVForUnity.CoreModule.MatOfPoint2f, OpenCVForUnity.CoreModule.MatOfPoint3, OpenCVForUnity.CoreModule.MatOfPoint3f, OpenCVForUnity.CoreModule.MatOfRect, OpenCVForUnity.CoreModule.MatOfRect2d, OpenCVForUnity.CoreModule.MatOfRotatedRect
- fromList() : OpenCVForUnity.CoreModule.MatOfByte, OpenCVForUnity.CoreModule.MatOfDMatch, OpenCVForUnity.CoreModule.MatOfDouble, OpenCVForUnity.CoreModule.MatOfFloat, OpenCVForUnity.CoreModule.MatOfFloat4, OpenCVForUnity.CoreModule.MatOfFloat6, OpenCVForUnity.CoreModule.MatOfInt, OpenCVForUnity.CoreModule.MatOfInt4, OpenCVForUnity.CoreModule.MatOfKeyPoint, OpenCVForUnity.CoreModule.MatOfPoint, OpenCVForUnity.CoreModule.MatOfPoint2f, OpenCVForUnity.CoreModule.MatOfPoint3, OpenCVForUnity.CoreModule.MatOfPoint3f, OpenCVForUnity.CoreModule.MatOfRect, OpenCVForUnity.CoreModule.MatOfRect2d, OpenCVForUnity.CoreModule.MatOfRotatedRect
- fromNativeAddr() : OpenCVForUnity.CoreModule.MatOfByte, OpenCVForUnity.CoreModule.MatOfDMatch, OpenCVForUnity.CoreModule.MatOfDouble, OpenCVForUnity.CoreModule.MatOfFloat, OpenCVForUnity.CoreModule.MatOfFloat4, OpenCVForUnity.CoreModule.MatOfFloat6, OpenCVForUnity.CoreModule.MatOfInt, OpenCVForUnity.CoreModule.MatOfInt4, OpenCVForUnity.CoreModule.MatOfKeyPoint, OpenCVForUnity.CoreModule.MatOfPoint, OpenCVForUnity.CoreModule.MatOfPoint2f, OpenCVForUnity.CoreModule.MatOfPoint3, OpenCVForUnity.CoreModule.MatOfPoint3f, OpenCVForUnity.CoreModule.MatOfRect, OpenCVForUnity.CoreModule.MatOfRect2d, OpenCVForUnity.CoreModule.MatOfRotatedRect
- fromRectArray() : OpenCVForUnity.CoreModule.MatOfRect, OpenCVForUnity.CoreModule.MatOfRect2d
- fromRectIntArray() : OpenCVForUnity.CoreModule.MatOfRect, OpenCVForUnity.CoreModule.MatOfRect2d
- fromValueTupleArray() : OpenCVForUnity.CoreModule.MatOfDMatch, OpenCVForUnity.CoreModule.MatOfFloat4, OpenCVForUnity.CoreModule.MatOfFloat6, OpenCVForUnity.CoreModule.MatOfInt4, OpenCVForUnity.CoreModule.MatOfKeyPoint, OpenCVForUnity.CoreModule.MatOfPoint, OpenCVForUnity.CoreModule.MatOfPoint2f, OpenCVForUnity.CoreModule.MatOfPoint3, OpenCVForUnity.CoreModule.MatOfPoint3f, OpenCVForUnity.CoreModule.MatOfRect, OpenCVForUnity.CoreModule.MatOfRect2d, OpenCVForUnity.CoreModule.MatOfRotatedRect
- fromVec2dArray() : OpenCVForUnity.CoreModule.MatOfPoint, OpenCVForUnity.CoreModule.MatOfPoint2f
- fromVec2fArray() : OpenCVForUnity.CoreModule.MatOfPoint, OpenCVForUnity.CoreModule.MatOfPoint2f
- fromVec2iArray() : OpenCVForUnity.CoreModule.MatOfPoint, OpenCVForUnity.CoreModule.MatOfPoint2f
- fromVec3dArray() : OpenCVForUnity.CoreModule.MatOfPoint3, OpenCVForUnity.CoreModule.MatOfPoint3f
- fromVec3fArray() : OpenCVForUnity.CoreModule.MatOfPoint3, OpenCVForUnity.CoreModule.MatOfPoint3f
- fromVec3iArray() : OpenCVForUnity.CoreModule.MatOfPoint3, OpenCVForUnity.CoreModule.MatOfPoint3f
- fromVec4dArray() : OpenCVForUnity.CoreModule.MatOfRect, OpenCVForUnity.CoreModule.MatOfRect2d
- fromVec4fArray() : OpenCVForUnity.CoreModule.MatOfDMatch, OpenCVForUnity.CoreModule.MatOfFloat4
- fromVec4iArray() : OpenCVForUnity.CoreModule.MatOfInt4, OpenCVForUnity.CoreModule.MatOfRect, OpenCVForUnity.CoreModule.MatOfRect2d
- fromVec5dArray() : OpenCVForUnity.CoreModule.MatOfRotatedRect
- fromVec5fArray() : OpenCVForUnity.CoreModule.MatOfRotatedRect
- fromVec6fArray() : OpenCVForUnity.CoreModule.MatOfFloat6
- fromVec7fArray() : OpenCVForUnity.CoreModule.MatOfKeyPoint
- fromVector2Array() : OpenCVForUnity.CoreModule.MatOfPoint, OpenCVForUnity.CoreModule.MatOfPoint2f
- fromVector3Array() : OpenCVForUnity.CoreModule.MatOfPoint3, OpenCVForUnity.CoreModule.MatOfPoint3f
- fromVector4Array() : OpenCVForUnity.CoreModule.MatOfDMatch, OpenCVForUnity.CoreModule.MatOfFloat4