A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- absdiff(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- absdiff(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
- accumulate(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- accumulate(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- accumulateProduct(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- accumulateProduct(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- accumulateSquare(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- accumulateSquare(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- accumulateWeighted(Mat, Mat, double) - Static method in class org.opencv.imgproc.Imgproc
- accumulateWeighted(Mat, Mat, double, Mat) - Static method in class org.opencv.imgproc.Imgproc
- activateContoursProcessing(boolean) - Method in class org.opencv.bioinspired.Retina
- activateMovingContoursProcessing(boolean) - Method in class org.opencv.bioinspired.Retina
- ADAPTIVE_THRESH_GAUSSIAN_C - Static variable in class org.opencv.imgproc.Imgproc
- ADAPTIVE_THRESH_MEAN_C - Static variable in class org.opencv.imgproc.Imgproc
- AdaptiveManifoldFilter - Class in org.opencv.ximgproc
- AdaptiveManifoldFilter(long) - Constructor for class org.opencv.ximgproc.AdaptiveManifoldFilter
- adaptiveThreshold(Mat, Mat, double, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
- add(List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
- add(Mat) - Method in class org.opencv.features2d.BOWTrainer
- add(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- add(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- add(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
- add(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
- add(Mat, Scalar, Mat, Mat) - Static method in class org.opencv.core.Core
- add(Mat, Scalar, Mat, Mat, int) - Static method in class org.opencv.core.Core
- add(Tracker, Mat, Rect2d) - Method in class org.opencv.tracking.MultiTracker
- addGraphSegmentation(GraphSegmentation) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- addImage(Mat) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- addSamplesDataSearchPath(String) - Static method in class org.opencv.core.Core
- addSamplesDataSearchSubDirectory(String) - Static method in class org.opencv.core.Core
- addStrategy(SelectiveSearchSegmentationStrategy) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- addStrategy(SelectiveSearchSegmentationStrategy, float) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyMultiple
- addWeighted(Mat, double, Mat, double, double, Mat) - Static method in class org.opencv.core.Core
- addWeighted(Mat, double, Mat, double, double, Mat, int) - Static method in class org.opencv.core.Core
- adjustROI(int, int, int, int) - Method in class org.opencv.core.Mat
- AGAST_5_8 - Static variable in class org.opencv.features2d.AgastFeatureDetector
- AGAST_7_12d - Static variable in class org.opencv.features2d.AgastFeatureDetector
- AGAST_7_12s - Static variable in class org.opencv.features2d.AgastFeatureDetector
- AgastFeatureDetector - Class in org.opencv.features2d
- AgastFeatureDetector(long) - Constructor for class org.opencv.features2d.AgastFeatureDetector
- AKAZE - Class in org.opencv.features2d
- AKAZE(long) - Constructor for class org.opencv.features2d.AKAZE
- Algorithm - Class in org.opencv.core
- Algorithm(long) - Constructor for class org.opencv.core.Algorithm
- AlignExposures - Class in org.opencv.photo
- AlignExposures(long) - Constructor for class org.opencv.photo.AlignExposures
- AlignMTB - Class in org.opencv.photo
- AlignMTB(long) - Constructor for class org.opencv.photo.AlignMTB
- all() - Static method in class org.opencv.core.Range
- all(double) - Static method in class org.opencv.core.Scalar
- alloc(int) - Method in class org.opencv.core.MatOfByte
- alloc(int) - Method in class org.opencv.core.MatOfDMatch
- alloc(int) - Method in class org.opencv.core.MatOfDouble
- alloc(int) - Method in class org.opencv.core.MatOfFloat
- alloc(int) - Method in class org.opencv.core.MatOfFloat4
- alloc(int) - Method in class org.opencv.core.MatOfFloat6
- alloc(int) - Method in class org.opencv.core.MatOfInt
- alloc(int) - Method in class org.opencv.core.MatOfInt4
- alloc(int) - Method in class org.opencv.core.MatOfKeyPoint
- alloc(int) - Method in class org.opencv.core.MatOfPoint
- alloc(int) - Method in class org.opencv.core.MatOfPoint2f
- alloc(int) - Method in class org.opencv.core.MatOfPoint3
- alloc(int) - Method in class org.opencv.core.MatOfPoint3f
- alloc(int) - Method in class org.opencv.core.MatOfRect
- alloc(int) - Method in class org.opencv.core.MatOfRect2d
- alloc(int) - Method in class org.opencv.core.MatOfRotatedRect
- alreadyUsed - Variable in class org.opencv.highgui.ImageWindow
- AM_FILTER - Static variable in class org.opencv.ximgproc.Ximgproc
- amFilter(Mat, Mat, Mat, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- amFilter(Mat, Mat, Mat, double, double, boolean) - Static method in class org.opencv.ximgproc.Ximgproc
- angle - Variable in class org.opencv.core.KeyPoint
-
Computed orientation of the keypoint (-1 if not applicable).
- angle - Variable in class org.opencv.core.RotatedRect
- anisotropicDiffusion(Mat, Mat, float, float, int) - Static method in class org.opencv.ximgproc.Ximgproc
- ANN_MLP - Class in org.opencv.ml
- ANN_MLP(long) - Constructor for class org.opencv.ml.ANN_MLP
- ANNEAL - Static variable in class org.opencv.ml.ANN_MLP
- apply(Mat, Mat) - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- apply(Mat, Mat) - Method in class org.opencv.bgsegm.BackgroundSubtractorGSOC
- apply(Mat, Mat) - Method in class org.opencv.bgsegm.BackgroundSubtractorLSBP
- apply(Mat, Mat) - Method in class org.opencv.imgproc.CLAHE
- apply(Mat, Mat) - Method in class org.opencv.video.BackgroundSubtractor
- apply(Mat, Mat) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- apply(Mat, Mat, double) - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- apply(Mat, Mat, double) - Method in class org.opencv.bgsegm.BackgroundSubtractorGSOC
- apply(Mat, Mat, double) - Method in class org.opencv.bgsegm.BackgroundSubtractorLSBP
- apply(Mat, Mat, double) - Method in class org.opencv.video.BackgroundSubtractor
- apply(Mat, Mat, double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- applyChannelGains(Mat, Mat, float, float, float) - Static method in class org.opencv.xphoto.Xphoto
- applyColorMap(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- applyColorMap(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- applyFastToneMapping(Mat, Mat) - Method in class org.opencv.bioinspired.Retina
- applyFastToneMapping(Mat, Mat) - Method in class org.opencv.bioinspired.RetinaFastToneMapping
- approxPolyDP(MatOfPoint2f, MatOfPoint2f, double, boolean) - Static method in class org.opencv.imgproc.Imgproc
- arcLength(MatOfPoint2f, boolean) - Static method in class org.opencv.imgproc.Imgproc
- area() - Method in class org.opencv.core.Rect
- area() - Method in class org.opencv.core.Rect2d
- area() - Method in class org.opencv.core.Size
- ARO_0_45 - Static variable in class org.opencv.ximgproc.Ximgproc
- ARO_315_0 - Static variable in class org.opencv.ximgproc.Ximgproc
- ARO_315_135 - Static variable in class org.opencv.ximgproc.Ximgproc
- ARO_315_45 - Static variable in class org.opencv.ximgproc.Ximgproc
- ARO_45_135 - Static variable in class org.opencv.ximgproc.Ximgproc
- ARO_45_90 - Static variable in class org.opencv.ximgproc.Ximgproc
- ARO_90_135 - Static variable in class org.opencv.ximgproc.Ximgproc
- ARO_CTR_HOR - Static variable in class org.opencv.ximgproc.Ximgproc
- ARO_CTR_VER - Static variable in class org.opencv.ximgproc.Ximgproc
- arrowedLine(Mat, Point, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- arrowedLine(Mat, Point, Point, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- arrowedLine(Mat, Point, Point, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- arrowedLine(Mat, Point, Point, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- arrowedLine(Mat, Point, Point, Scalar, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
- Aruco - Class in org.opencv.aruco
- Aruco() - Constructor for class org.opencv.aruco.Aruco
- ASGD - Static variable in class org.opencv.ml.SVMSGD
- assignTo(Mat) - Method in class org.opencv.core.Mat
- assignTo(Mat, int) - Method in class org.opencv.core.Mat
- averageHash(Mat, Mat) - Static method in class org.opencv.img_hash.Img_hash
- AverageHash - Class in org.opencv.img_hash
- AverageHash(long) - Constructor for class org.opencv.img_hash.AverageHash
B
- BackgroundSubtractor - Class in org.opencv.video
- BackgroundSubtractor(long) - Constructor for class org.opencv.video.BackgroundSubtractor
- BackgroundSubtractorCNT - Class in org.opencv.bgsegm
- BackgroundSubtractorCNT(long) - Constructor for class org.opencv.bgsegm.BackgroundSubtractorCNT
- BackgroundSubtractorGMG - Class in org.opencv.bgsegm
- BackgroundSubtractorGMG(long) - Constructor for class org.opencv.bgsegm.BackgroundSubtractorGMG
- BackgroundSubtractorGSOC - Class in org.opencv.bgsegm
- BackgroundSubtractorGSOC(long) - Constructor for class org.opencv.bgsegm.BackgroundSubtractorGSOC
- BackgroundSubtractorKNN - Class in org.opencv.video
- BackgroundSubtractorKNN(long) - Constructor for class org.opencv.video.BackgroundSubtractorKNN
- BackgroundSubtractorLSBP - Class in org.opencv.bgsegm
- BackgroundSubtractorLSBP(long) - Constructor for class org.opencv.bgsegm.BackgroundSubtractorLSBP
- BackgroundSubtractorLSBPDesc - Class in org.opencv.bgsegm
- BackgroundSubtractorLSBPDesc(long) - Constructor for class org.opencv.bgsegm.BackgroundSubtractorLSBPDesc
- BackgroundSubtractorMOG - Class in org.opencv.bgsegm
- BackgroundSubtractorMOG(long) - Constructor for class org.opencv.bgsegm.BackgroundSubtractorMOG
- BackgroundSubtractorMOG2 - Class in org.opencv.video
- BackgroundSubtractorMOG2(long) - Constructor for class org.opencv.video.BackgroundSubtractorMOG2
- BACKPROP - Static variable in class org.opencv.ml.ANN_MLP
- BadAlign - Static variable in class org.opencv.core.Core
- BadAlphaChannel - Static variable in class org.opencv.core.Core
- BadCallBack - Static variable in class org.opencv.core.Core
- BadCOI - Static variable in class org.opencv.core.Core
- BadDataPtr - Static variable in class org.opencv.core.Core
- BadDepth - Static variable in class org.opencv.core.Core
- BadImageSize - Static variable in class org.opencv.core.Core
- BadModelOrChSeq - Static variable in class org.opencv.core.Core
- BadNumChannel1U - Static variable in class org.opencv.core.Core
- BadNumChannels - Static variable in class org.opencv.core.Core
- BadOffset - Static variable in class org.opencv.core.Core
- BadOrder - Static variable in class org.opencv.core.Core
- BadOrigin - Static variable in class org.opencv.core.Core
- BadROISize - Static variable in class org.opencv.core.Core
- BadStep - Static variable in class org.opencv.core.Core
- BadTileSize - Static variable in class org.opencv.core.Core
- balanceWhite(Mat, Mat) - Method in class org.opencv.xphoto.WhiteBalancer
- BaseCascadeClassifier - Class in org.opencv.objdetect
- BaseCascadeClassifier(long) - Constructor for class org.opencv.objdetect.BaseCascadeClassifier
- BaseOCR - Class in org.opencv.text
- BaseOCR(long) - Constructor for class org.opencv.text.BaseOCR
- BasicFaceRecognizer - Class in org.opencv.face
- BasicFaceRecognizer(long) - Constructor for class org.opencv.face.BasicFaceRecognizer
- BATCH - Static variable in class org.opencv.ml.LogisticRegression
- batchDistance(Mat, Mat, Mat, int, Mat) - Static method in class org.opencv.core.Core
- batchDistance(Mat, Mat, Mat, int, Mat, int) - Static method in class org.opencv.core.Core
- batchDistance(Mat, Mat, Mat, int, Mat, int, int) - Static method in class org.opencv.core.Core
- batchDistance(Mat, Mat, Mat, int, Mat, int, int, Mat) - Static method in class org.opencv.core.Core
- batchDistance(Mat, Mat, Mat, int, Mat, int, int, Mat, int) - Static method in class org.opencv.core.Core
- batchDistance(Mat, Mat, Mat, int, Mat, int, int, Mat, int, boolean) - Static method in class org.opencv.core.Core
- BFMatcher - Class in org.opencv.features2d
- BFMatcher() - Constructor for class org.opencv.features2d.BFMatcher
- BFMatcher(int) - Constructor for class org.opencv.features2d.BFMatcher
- BFMatcher(int, boolean) - Constructor for class org.opencv.features2d.BFMatcher
- BFMatcher(long) - Constructor for class org.opencv.features2d.BFMatcher
- Bgsegm - Class in org.opencv.bgsegm
- Bgsegm() - Constructor for class org.opencv.bgsegm.Bgsegm
- BIF - Class in org.opencv.face
- BIF(long) - Constructor for class org.opencv.face.BIF
- bilateralFilter(Mat, Mat, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
- bilateralFilter(Mat, Mat, int, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- bilateralTextureFilter(Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- bilateralTextureFilter(Mat, Mat, int) - Static method in class org.opencv.ximgproc.Ximgproc
- bilateralTextureFilter(Mat, Mat, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- bilateralTextureFilter(Mat, Mat, int, int, double) - Static method in class org.opencv.ximgproc.Ximgproc
- bilateralTextureFilter(Mat, Mat, int, int, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- BINARIZATION_NIBLACK - Static variable in class org.opencv.ximgproc.Ximgproc
- BINARIZATION_NICK - Static variable in class org.opencv.ximgproc.Ximgproc
- BINARIZATION_SAUVOLA - Static variable in class org.opencv.ximgproc.Ximgproc
- BINARIZATION_WOLF - Static variable in class org.opencv.ximgproc.Ximgproc
- Bioinspired - Class in org.opencv.bioinspired
- Bioinspired() - Constructor for class org.opencv.bioinspired.Bioinspired
- bitwise_and(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- bitwise_and(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- bitwise_not(Mat, Mat) - Static method in class org.opencv.core.Core
- bitwise_not(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- bitwise_or(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- bitwise_or(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- bitwise_xor(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- bitwise_xor(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- blobFromImage(Mat) - Static method in class org.opencv.dnn.Dnn
- blobFromImage(Mat, double) - Static method in class org.opencv.dnn.Dnn
- blobFromImage(Mat, double, Size) - Static method in class org.opencv.dnn.Dnn
- blobFromImage(Mat, double, Size, Scalar) - Static method in class org.opencv.dnn.Dnn
- blobFromImage(Mat, double, Size, Scalar, boolean) - Static method in class org.opencv.dnn.Dnn
- blobFromImage(Mat, double, Size, Scalar, boolean, boolean) - Static method in class org.opencv.dnn.Dnn
- blobFromImage(Mat, double, Size, Scalar, boolean, boolean, int) - Static method in class org.opencv.dnn.Dnn
- blobFromImages(List<Mat>) - Static method in class org.opencv.dnn.Dnn
- blobFromImages(List<Mat>, double) - Static method in class org.opencv.dnn.Dnn
- blobFromImages(List<Mat>, double, Size) - Static method in class org.opencv.dnn.Dnn
- blobFromImages(List<Mat>, double, Size, Scalar) - Static method in class org.opencv.dnn.Dnn
- blobFromImages(List<Mat>, double, Size, Scalar, boolean) - Static method in class org.opencv.dnn.Dnn
- blobFromImages(List<Mat>, double, Size, Scalar, boolean, boolean) - Static method in class org.opencv.dnn.Dnn
- blobFromImages(List<Mat>, double, Size, Scalar, boolean, boolean, int) - Static method in class org.opencv.dnn.Dnn
- BLOCK_MEAN_HASH_MODE_0 - Static variable in class org.opencv.img_hash.Img_hash
- BLOCK_MEAN_HASH_MODE_1 - Static variable in class org.opencv.img_hash.Img_hash
- blockMeanHash(Mat, Mat) - Static method in class org.opencv.img_hash.Img_hash
- blockMeanHash(Mat, Mat, int) - Static method in class org.opencv.img_hash.Img_hash
- BlockMeanHash - Class in org.opencv.img_hash
- BlockMeanHash(long) - Constructor for class org.opencv.img_hash.BlockMeanHash
- blur(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
- blur(Mat, Mat, Size, Point) - Static method in class org.opencv.imgproc.Imgproc
- blur(Mat, Mat, Size, Point, int) - Static method in class org.opencv.imgproc.Imgproc
- BM3D_STEP1 - Static variable in class org.opencv.xphoto.Xphoto
- BM3D_STEP2 - Static variable in class org.opencv.xphoto.Xphoto
- BM3D_STEPALL - Static variable in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int, int, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int, int, int, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int, int, int, int, int, int, float) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int, int, int, int, int, int, float, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int, int, int, int, int, int, float, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, float, int, int, int, int, int, int, float, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int, int, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int, int, int, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int, int, int, int, int, int, float) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int, int, int, int, int, int, float, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int, int, int, int, int, int, float, int, int) - Static method in class org.opencv.xphoto.Xphoto
- bm3dDenoising(Mat, Mat, Mat, float, int, int, int, int, int, int, float, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- Board - Class in org.opencv.aruco
- Board(long) - Constructor for class org.opencv.aruco.Board
- Boost - Class in org.opencv.ml
- Boost(long) - Constructor for class org.opencv.ml.Boost
- BoostDesc - Class in org.opencv.xfeatures2d
- BoostDesc(long) - Constructor for class org.opencv.xfeatures2d.BoostDesc
- BORDER_CONSTANT - Static variable in class org.opencv.core.Core
- BORDER_DEFAULT - Static variable in class org.opencv.core.Core
- BORDER_ISOLATED - Static variable in class org.opencv.core.Core
- BORDER_REFLECT - Static variable in class org.opencv.core.Core
- BORDER_REFLECT_101 - Static variable in class org.opencv.core.Core
- BORDER_REFLECT101 - Static variable in class org.opencv.core.Core
- BORDER_REPLICATE - Static variable in class org.opencv.core.Core
- BORDER_TRANSPARENT - Static variable in class org.opencv.core.Core
- BORDER_WRAP - Static variable in class org.opencv.core.Core
- borderInterpolate(int, int, int) - Static method in class org.opencv.core.Core
- boundingRect() - Method in class org.opencv.core.RotatedRect
- boundingRect(Mat) - Static method in class org.opencv.imgproc.Imgproc
- BOWImgDescriptorExtractor - Class in org.opencv.features2d
- BOWImgDescriptorExtractor(long) - Constructor for class org.opencv.features2d.BOWImgDescriptorExtractor
- BOWKMeansTrainer - Class in org.opencv.features2d
- BOWKMeansTrainer(int) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
- BOWKMeansTrainer(int, TermCriteria) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
- BOWKMeansTrainer(int, TermCriteria, int) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
- BOWKMeansTrainer(int, TermCriteria, int, int) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
- BOWKMeansTrainer(long) - Constructor for class org.opencv.features2d.BOWKMeansTrainer
- BOWTrainer - Class in org.opencv.features2d
- BOWTrainer(long) - Constructor for class org.opencv.features2d.BOWTrainer
- boxFilter(Mat, Mat, int, Size) - Static method in class org.opencv.imgproc.Imgproc
- boxFilter(Mat, Mat, int, Size, Point) - Static method in class org.opencv.imgproc.Imgproc
- boxFilter(Mat, Mat, int, Size, Point, boolean) - Static method in class org.opencv.imgproc.Imgproc
- boxFilter(Mat, Mat, int, Size, Point, boolean, int) - Static method in class org.opencv.imgproc.Imgproc
- boxPoints(RotatedRect, Mat) - Static method in class org.opencv.imgproc.Imgproc
- br() - Method in class org.opencv.core.Rect
- br() - Method in class org.opencv.core.Rect2d
- BriefDescriptorExtractor - Class in org.opencv.xfeatures2d
- BriefDescriptorExtractor(long) - Constructor for class org.opencv.xfeatures2d.BriefDescriptorExtractor
- BRISK - Class in org.opencv.features2d
- BRISK(long) - Constructor for class org.opencv.features2d.BRISK
- BRUTE_FORCE - Static variable in class org.opencv.ml.KNearest
- BRUTEFORCE - Static variable in class org.opencv.features2d.DescriptorMatcher
- BRUTEFORCE_HAMMING - Static variable in class org.opencv.features2d.DescriptorMatcher
- BRUTEFORCE_HAMMINGLUT - Static variable in class org.opencv.features2d.DescriptorMatcher
- BRUTEFORCE_L1 - Static variable in class org.opencv.features2d.DescriptorMatcher
- BRUTEFORCE_SL2 - Static variable in class org.opencv.features2d.DescriptorMatcher
- buildOpticalFlowPyramid(Mat, List<Mat>, Size, int) - Static method in class org.opencv.video.Video
- buildOpticalFlowPyramid(Mat, List<Mat>, Size, int, boolean) - Static method in class org.opencv.video.Video
- buildOpticalFlowPyramid(Mat, List<Mat>, Size, int, boolean, int) - Static method in class org.opencv.video.Video
- buildOpticalFlowPyramid(Mat, List<Mat>, Size, int, boolean, int, int) - Static method in class org.opencv.video.Video
- buildOpticalFlowPyramid(Mat, List<Mat>, Size, int, boolean, int, int, boolean) - Static method in class org.opencv.video.Video
C
- C - Static variable in class org.opencv.ml.SVM
- C_SVC - Static variable in class org.opencv.ml.SVM
- calc(Mat, Mat, Mat) - Method in class org.opencv.video.DenseOpticalFlow
- calc(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.video.SparseOpticalFlow
- calc(Mat, Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.video.SparseOpticalFlow
- calcBackProject(List<Mat>, MatOfInt, Mat, Mat, MatOfFloat, double) - Static method in class org.opencv.imgproc.Imgproc
- calcCovarMatrix(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
- calcCovarMatrix(Mat, Mat, Mat, int, int) - Static method in class org.opencv.core.Core
- calcError(TrainData, boolean, Mat) - Method in class org.opencv.ml.StatModel
- calcHist(List<Mat>, MatOfInt, Mat, Mat, MatOfInt, MatOfFloat) - Static method in class org.opencv.imgproc.Imgproc
- calcHist(List<Mat>, MatOfInt, Mat, Mat, MatOfInt, MatOfFloat, boolean) - Static method in class org.opencv.imgproc.Imgproc
- calcOpticalFlowFarneback(Mat, Mat, Mat, double, int, int, int, int, double, int) - Static method in class org.opencv.video.Video
- calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat) - Static method in class org.opencv.video.Video
- calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size) - Static method in class org.opencv.video.Video
- calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size, int) - Static method in class org.opencv.video.Video
- calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size, int, TermCriteria) - Static method in class org.opencv.video.Video
- calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size, int, TermCriteria, int) - Static method in class org.opencv.video.Video
- calcOpticalFlowPyrLK(Mat, Mat, MatOfPoint2f, MatOfPoint2f, MatOfByte, MatOfFloat, Size, int, TermCriteria, int, double) - Static method in class org.opencv.video.Video
- calculateShift(Mat, Mat) - Method in class org.opencv.photo.AlignMTB
- calcUV(Mat, Mat, Mat, Mat) - Method in class org.opencv.video.VariationalRefinement
- CALIB_CB_ACCURACY - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_CB_ADAPTIVE_THRESH - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_CB_ASYMMETRIC_GRID - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_CB_CLUSTERING - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_CB_EXHAUSTIVE - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_CB_FAST_CHECK - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_CB_FILTER_QUADS - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_CB_NORMALIZE_IMAGE - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_CB_SYMMETRIC_GRID - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_CHECK_COND - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_ASPECT_RATIO - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_FOCAL_LENGTH - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_INTRINSIC - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_K1 - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_K2 - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_K3 - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_K4 - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_K5 - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_K6 - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_PRINCIPAL_POINT - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_S1_S2_S3_S4 - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_SKEW - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_TANGENT_DIST - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_FIX_TAUX_TAUY - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_NINTRINSIC - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_RATIONAL_MODEL - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_RECOMPUTE_EXTRINSIC - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_SAME_FOCAL_LENGTH - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_THIN_PRISM_MODEL - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_TILTED_MODEL - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_USE_EXTRINSIC_GUESS - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_USE_INTRINSIC_GUESS - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_USE_LU - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_USE_QR - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_ZERO_DISPARITY - Static variable in class org.opencv.calib3d.Calib3d
- CALIB_ZERO_TANGENT_DIST - Static variable in class org.opencv.calib3d.Calib3d
- Calib3d - Class in org.opencv.calib3d
- Calib3d() - Constructor for class org.opencv.calib3d.Calib3d
- calibrateCamera(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCamera(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCamera(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCameraAruco(List<Mat>, Mat, Mat, Board, Size, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraAruco(List<Mat>, Mat, Mat, Board, Size, Mat, Mat, List<Mat>) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraAruco(List<Mat>, Mat, Mat, Board, Size, Mat, Mat, List<Mat>, List<Mat>) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraAruco(List<Mat>, Mat, Mat, Board, Size, Mat, Mat, List<Mat>, List<Mat>, int) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraAruco(List<Mat>, Mat, Mat, Board, Size, Mat, Mat, List<Mat>, List<Mat>, int, TermCriteria) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraArucoExtended(List<Mat>, Mat, Mat, Board, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraArucoExtended(List<Mat>, Mat, Mat, Board, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, int) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraArucoExtended(List<Mat>, Mat, Mat, Board, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraCharuco(List<Mat>, List<Mat>, CharucoBoard, Size, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraCharuco(List<Mat>, List<Mat>, CharucoBoard, Size, Mat, Mat, List<Mat>) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraCharuco(List<Mat>, List<Mat>, CharucoBoard, Size, Mat, Mat, List<Mat>, List<Mat>) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraCharuco(List<Mat>, List<Mat>, CharucoBoard, Size, Mat, Mat, List<Mat>, List<Mat>, int) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraCharuco(List<Mat>, List<Mat>, CharucoBoard, Size, Mat, Mat, List<Mat>, List<Mat>, int, TermCriteria) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraCharucoExtended(List<Mat>, List<Mat>, CharucoBoard, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraCharucoExtended(List<Mat>, List<Mat>, CharucoBoard, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, int) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraCharucoExtended(List<Mat>, List<Mat>, CharucoBoard, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.aruco.Aruco
- calibrateCameraExtended(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCameraExtended(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCameraExtended(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCameraRO(List<Mat>, List<Mat>, Size, int, Mat, Mat, List<Mat>, List<Mat>, Mat) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCameraRO(List<Mat>, List<Mat>, Size, int, Mat, Mat, List<Mat>, List<Mat>, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCameraRO(List<Mat>, List<Mat>, Size, int, Mat, Mat, List<Mat>, List<Mat>, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCameraROExtended(List<Mat>, List<Mat>, Size, int, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCameraROExtended(List<Mat>, List<Mat>, Size, int, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- calibrateCameraROExtended(List<Mat>, List<Mat>, Size, int, Mat, Mat, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
- CalibrateCRF - Class in org.opencv.photo
- CalibrateCRF(long) - Constructor for class org.opencv.photo.CalibrateCRF
- CalibrateDebevec - Class in org.opencv.photo
- CalibrateDebevec(long) - Constructor for class org.opencv.photo.CalibrateDebevec
- CalibrateRobertson - Class in org.opencv.photo
- CalibrateRobertson(long) - Constructor for class org.opencv.photo.CalibrateRobertson
- calibrationMatrixValues(Mat, Size, double, double, double[], double[], double[], Point, double[]) - Static method in class org.opencv.calib3d.Calib3d
- Callback - Class in org.opencv.text
- Callback(long) - Constructor for class org.opencv.text.Callback
- CamShift(Mat, Rect, TermCriteria) - Static method in class org.opencv.video.Video
- Canny(Mat, Mat, double, double) - Static method in class org.opencv.imgproc.Imgproc
- Canny(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- Canny(Mat, Mat, double, double, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
- Canny(Mat, Mat, Mat, double, double) - Static method in class org.opencv.imgproc.Imgproc
- Canny(Mat, Mat, Mat, double, double, boolean) - Static method in class org.opencv.imgproc.Imgproc
- CAP_ANDROID - Static variable in class org.opencv.videoio.Videoio
- CAP_ANY - Static variable in class org.opencv.videoio.Videoio
- CAP_ARAVIS - Static variable in class org.opencv.videoio.Videoio
- CAP_AVFOUNDATION - Static variable in class org.opencv.videoio.Videoio
- CAP_CMU1394 - Static variable in class org.opencv.videoio.Videoio
- CAP_DC1394 - Static variable in class org.opencv.videoio.Videoio
- CAP_DSHOW - Static variable in class org.opencv.videoio.Videoio
- CAP_FFMPEG - Static variable in class org.opencv.videoio.Videoio
- CAP_FIREWARE - Static variable in class org.opencv.videoio.Videoio
- CAP_FIREWIRE - Static variable in class org.opencv.videoio.Videoio
- CAP_GIGANETIX - Static variable in class org.opencv.videoio.Videoio
- CAP_GPHOTO2 - Static variable in class org.opencv.videoio.Videoio
- CAP_GSTREAMER - Static variable in class org.opencv.videoio.Videoio
- CAP_IEEE1394 - Static variable in class org.opencv.videoio.Videoio
- CAP_IMAGES - Static variable in class org.opencv.videoio.Videoio
- CAP_INTEL_MFX - Static variable in class org.opencv.videoio.Videoio
- CAP_INTELPERC - Static variable in class org.opencv.videoio.Videoio
- CAP_INTELPERC_DEPTH_GENERATOR - Static variable in class org.opencv.videoio.Videoio
- CAP_INTELPERC_DEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
- CAP_INTELPERC_GENERATORS_MASK - Static variable in class org.opencv.videoio.Videoio
- CAP_INTELPERC_IMAGE - Static variable in class org.opencv.videoio.Videoio
- CAP_INTELPERC_IMAGE_GENERATOR - Static variable in class org.opencv.videoio.Videoio
- CAP_INTELPERC_IR_GENERATOR - Static variable in class org.opencv.videoio.Videoio
- CAP_INTELPERC_IR_MAP - Static variable in class org.opencv.videoio.Videoio
- CAP_INTELPERC_UVDEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
- CAP_MSMF - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENCV_MJPEG - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_ASUS - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_BGR_IMAGE - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_DEPTH_GENERATOR - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_DEPTH_GENERATOR_BASELINE - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_DEPTH_GENERATOR_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_DEPTH_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION_ON - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_DEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_DISPARITY_MAP - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_DISPARITY_MAP_32F - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_GENERATORS_MASK - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_GRAY_IMAGE - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_IMAGE_GENERATOR - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_IMAGE_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_IR_GENERATOR - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_IR_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_IR_IMAGE - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_POINT_CLOUD_MAP - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_QVGA_30HZ - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_QVGA_60HZ - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_SXGA_15HZ - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_SXGA_30HZ - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_VALID_DEPTH_MASK - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI_VGA_30HZ - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI2 - Static variable in class org.opencv.videoio.Videoio
- CAP_OPENNI2_ASUS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_APERTURE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_AUTO_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_AUTO_WB - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_AUTOFOCUS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_BACKEND - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_BACKLIGHT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_BRIGHTNESS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_BUFFERSIZE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_CHANNEL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_CONTRAST - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_CONVERT_RGB - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_DC1394_MAX - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_DC1394_MODE_AUTO - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_DC1394_MODE_MANUAL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_DC1394_MODE_ONE_PUSH_AUTO - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_DC1394_OFF - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_EXPOSUREPROGRAM - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_FOCUS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_FORMAT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_FOURCC - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_FPS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_FRAME_COUNT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_FRAME_HEIGHT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_FRAME_WIDTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GAIN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GAMMA - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GIGA_FRAME_HEIGH_MAX - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GIGA_FRAME_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GIGA_FRAME_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GIGA_FRAME_SENS_HEIGH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GIGA_FRAME_SENS_WIDTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GIGA_FRAME_WIDTH_MAX - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GPHOTO2_COLLECT_MSGS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GPHOTO2_FLUSH_MSGS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GPHOTO2_PREVIEW - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GPHOTO2_RELOAD_CONFIG - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GPHOTO2_RELOAD_ON_CHANGE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GPHOTO2_WIDGET_ENUMERATE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GSTREAMER_QUEUE_LENGTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_GUID - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_HUE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_IMAGES_BASE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_IMAGES_LAST - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_INTELPERC_DEPTH_CONFIDENCE_THRESHOLD - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_HORZ - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_VERT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_INTELPERC_DEPTH_LOW_CONFIDENCE_VALUE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_INTELPERC_DEPTH_SATURATION_VALUE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_INTELPERC_PROFILE_COUNT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_INTELPERC_PROFILE_IDX - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_IOS_DEVICE_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_IOS_DEVICE_FLASH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_IOS_DEVICE_FOCUS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_IOS_DEVICE_TORCH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_IOS_DEVICE_WHITEBALANCE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_IRIS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_ISO_SPEED - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_MONOCHROME - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_APPROX_FRAME_SYNC - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_BASELINE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_CIRCLE_BUFFER - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_FRAME_MAX_DEPTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_GENERATOR_PRESENT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_MAX_BUFFER_SIZE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_MAX_TIME_DURATION - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_OUTPUT_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_REGISTRATION - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI_REGISTRATION_ON - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI2_MIRROR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_OPENNI2_SYNC - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_PAN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_POS_AVI_RATIO - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_POS_FRAMES - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_POS_MSEC - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_PVAPI_BINNINGX - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_PVAPI_BINNINGY - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_PVAPI_DECIMATIONHORIZONTAL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_PVAPI_DECIMATIONVERTICAL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_PVAPI_FRAMESTARTTRIGGERMODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_PVAPI_MULTICASTIP - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_PVAPI_PIXELFORMAT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_RECTIFICATION - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_ROLL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_SAR_DEN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_SAR_NUM - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_SATURATION - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_SETTINGS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_SHARPNESS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_SPEED - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_TEMPERATURE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_TILT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_TRIGGER - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_TRIGGER_DELAY - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_VIEWFINDER - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_WB_TEMPERATURE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_WHITE_BALANCE_BLUE_U - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_WHITE_BALANCE_RED_V - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_ACQ_BUFFER_SIZE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_ACQ_BUFFER_SIZE_UNIT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_ACQ_FRAME_BURST_COUNT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_ACQ_TIMING_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_COMMIT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_SIZE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AE_MAX_LIMIT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AEAG - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AEAG_LEVEL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AEAG_ROI_HEIGHT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AEAG_ROI_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AEAG_ROI_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AEAG_ROI_WIDTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AG_MAX_LIMIT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_APPLY_CMS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AUTO_BANDWIDTH_CALCULATION - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AUTO_WB - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_AVAILABLE_BANDWIDTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_BINNING_HORIZONTAL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_BINNING_PATTERN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_BINNING_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_BINNING_VERTICAL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_BPC - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_BUFFER_POLICY - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_BUFFERS_QUEUE_SIZE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_00 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_01 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_02 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_03 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_10 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_11 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_12 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_13 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_20 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_21 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_22 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_23 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_30 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_31 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_32 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CC_MATRIX_33 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CHIP_TEMP - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_CMS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_COLOR_FILTER_ARRAY - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_COLUMN_FPN_CORRECTION - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_COOLING - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_COUNTER_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_COUNTER_VALUE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DATA_FORMAT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DEBOUNCE_EN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DEBOUNCE_POL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DEBOUNCE_T0 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DEBOUNCE_T1 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DEBUG_LEVEL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DECIMATION_HORIZONTAL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DECIMATION_PATTERN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DECIMATION_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DECIMATION_VERTICAL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DEFAULT_CC_MATRIX - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DEVICE_MODEL_ID - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DEVICE_RESET - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DEVICE_SN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DOWNSAMPLING - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_DOWNSAMPLING_TYPE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_EXP_PRIORITY - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_EXPOSURE_BURST_COUNT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_FFS_ACCESS_KEY - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_FFS_FILE_ID - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_FFS_FILE_SIZE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_FRAMERATE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_FREE_FFS_SIZE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_GAIN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_GAIN_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_GAMMAC - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_GAMMAY - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_GPI_LEVEL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_GPI_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_GPI_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_GPO_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_GPO_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_HDR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_HDR_KNEEPOINT_COUNT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_HDR_T1 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_HDR_T2 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_HEIGHT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_HOUS_BACK_SIDE_TEMP - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_HOUS_TEMP - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_HW_REVISION - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_IMAGE_BLACK_LEVEL - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_IMAGE_DATA_BIT_DEPTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_IMAGE_DATA_FORMAT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_IMAGE_DATA_FORMAT_RGB32_ALPHA - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_IMAGE_IS_COLOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_IMAGE_PAYLOAD_SIZE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_IS_COOLED - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_IS_DEVICE_EXIST - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_KNEEPOINT1 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_KNEEPOINT2 - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LED_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LED_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LENS_APERTURE_VALUE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LENS_FEATURE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LENS_FEATURE_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LENS_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LENS_FOCUS_DISTANCE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LENS_FOCUS_MOVE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LENS_FOCUS_MOVEMENT_VALUE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LENS_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LIMIT_BANDWIDTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LUT_EN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LUT_INDEX - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_LUT_VALUE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_MANUAL_WB - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_OUTPUT_DATA_BIT_DEPTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_OUTPUT_DATA_PACKING - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_OUTPUT_DATA_PACKING_TYPE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_RECENT_FRAME - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_REGION_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_REGION_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_ROW_FPN_CORRECTION - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SENSOR_BOARD_TEMP - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SENSOR_CLOCK_FREQ_HZ - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SENSOR_CLOCK_FREQ_INDEX - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SENSOR_DATA_BIT_DEPTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SENSOR_FEATURE_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SENSOR_FEATURE_VALUE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SENSOR_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SENSOR_OUTPUT_CHANNEL_COUNT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SENSOR_TAPS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SHARPNESS - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_SHUTTER_TYPE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TARGET_TEMP - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TEST_PATTERN - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TEST_PATTERN_GENERATOR_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TIMEOUT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TRANSPORT_PIXEL_FORMAT - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TRG_DELAY - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TRG_SELECTOR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TRG_SOFTWARE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TRG_SOURCE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TS_RST_MODE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_TS_RST_SOURCE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_USED_FFS_SIZE - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_WB_KB - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_WB_KG - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_WB_KR - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_XI_WIDTH - Static variable in class org.opencv.videoio.Videoio
- CAP_PROP_ZOOM - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_DECIMATION_2OUTOF16 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_DECIMATION_2OUTOF4 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_DECIMATION_2OUTOF8 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_DECIMATION_OFF - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_FSTRIGMODE_FIXEDRATE - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_FSTRIGMODE_FREERUN - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_FSTRIGMODE_SOFTWARE - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_FSTRIGMODE_SYNCIN1 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_FSTRIGMODE_SYNCIN2 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_PIXELFORMAT_BAYER16 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_PIXELFORMAT_BAYER8 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_PIXELFORMAT_BGR24 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_PIXELFORMAT_BGRA32 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_PIXELFORMAT_MONO16 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_PIXELFORMAT_MONO8 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_PIXELFORMAT_RGB24 - Static variable in class org.opencv.videoio.Videoio
- CAP_PVAPI_PIXELFORMAT_RGBA32 - Static variable in class org.opencv.videoio.Videoio
- CAP_QT - Static variable in class org.opencv.videoio.Videoio
- CAP_UNICAP - Static variable in class org.opencv.videoio.Videoio
- CAP_V4L - Static variable in class org.opencv.videoio.Videoio
- CAP_V4L2 - Static variable in class org.opencv.videoio.Videoio
- CAP_VFW - Static variable in class org.opencv.videoio.Videoio
- CAP_WINRT - Static variable in class org.opencv.videoio.Videoio
- CAP_XIAPI - Static variable in class org.opencv.videoio.Videoio
- CAP_XINE - Static variable in class org.opencv.videoio.Videoio
- cartToPolar(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- cartToPolar(Mat, Mat, Mat, Mat, boolean) - Static method in class org.opencv.core.Core
- CASCADE_DO_CANNY_PRUNING - Static variable in class org.opencv.objdetect.Objdetect
- CASCADE_DO_ROUGH_SEARCH - Static variable in class org.opencv.objdetect.Objdetect
- CASCADE_FIND_BIGGEST_OBJECT - Static variable in class org.opencv.objdetect.Objdetect
- CASCADE_SCALE_IMAGE - Static variable in class org.opencv.objdetect.Objdetect
- CascadeClassifier - Class in org.opencv.objdetect
- CascadeClassifier() - Constructor for class org.opencv.objdetect.CascadeClassifier
- CascadeClassifier(long) - Constructor for class org.opencv.objdetect.CascadeClassifier
- CascadeClassifier(String) - Constructor for class org.opencv.objdetect.CascadeClassifier
- CC_STAT_AREA - Static variable in class org.opencv.imgproc.Imgproc
- CC_STAT_HEIGHT - Static variable in class org.opencv.imgproc.Imgproc
- CC_STAT_LEFT - Static variable in class org.opencv.imgproc.Imgproc
- CC_STAT_MAX - Static variable in class org.opencv.imgproc.Imgproc
- CC_STAT_TOP - Static variable in class org.opencv.imgproc.Imgproc
- CC_STAT_WIDTH - Static variable in class org.opencv.imgproc.Imgproc
- CCL_DEFAULT - Static variable in class org.opencv.imgproc.Imgproc
- CCL_GRANA - Static variable in class org.opencv.imgproc.Imgproc
- CCL_WU - Static variable in class org.opencv.imgproc.Imgproc
- center - Variable in class org.opencv.core.RotatedRect
- CHAIN_APPROX_NONE - Static variable in class org.opencv.imgproc.Imgproc
- CHAIN_APPROX_SIMPLE - Static variable in class org.opencv.imgproc.Imgproc
- CHAIN_APPROX_TC89_KCOS - Static variable in class org.opencv.imgproc.Imgproc
- CHAIN_APPROX_TC89_L1 - Static variable in class org.opencv.imgproc.Imgproc
- channels() - Method in class org.opencv.core.Mat
- channels(int) - Static method in class org.opencv.core.CvType
- CharucoBoard - Class in org.opencv.aruco
- CharucoBoard(long) - Constructor for class org.opencv.aruco.CharucoBoard
- checkChessboard(Mat, Size) - Static method in class org.opencv.calib3d.Calib3d
- checkDetectorSize() - Method in class org.opencv.objdetect.HOGDescriptor
- checkRange(Mat) - Static method in class org.opencv.core.Core
- checkRange(Mat, boolean) - Static method in class org.opencv.core.Core
- checkRange(Mat, boolean, double) - Static method in class org.opencv.core.Core
- checkRange(Mat, boolean, double, double) - Static method in class org.opencv.core.Core
- checkVector(int) - Method in class org.opencv.core.Mat
- checkVector(int, int) - Method in class org.opencv.core.Mat
- checkVector(int, int, boolean) - Method in class org.opencv.core.Mat
- CHI2 - Static variable in class org.opencv.ml.SVM
- circle(Mat, Point, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- circle(Mat, Point, int, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- circle(Mat, Point, int, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- circle(Mat, Point, int, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- CirclesGridFinderParameters_ASYMMETRIC_GRID - Static variable in class org.opencv.calib3d.Calib3d
- CirclesGridFinderParameters_SYMMETRIC_GRID - Static variable in class org.opencv.calib3d.Calib3d
- CLAHE - Class in org.opencv.imgproc
- CLAHE(long) - Constructor for class org.opencv.imgproc.CLAHE
- class_id - Variable in class org.opencv.core.KeyPoint
-
Object ID, that can be used to cluster keypoints by an object they belong to.
- ClassifierCallback - Class in org.opencv.text
- ClassifierCallback(long) - Constructor for class org.opencv.text.ClassifierCallback
- clear() - Method in class org.opencv.core.Algorithm
- clear() - Method in class org.opencv.features2d.BOWTrainer
- clear() - Method in class org.opencv.features2d.DescriptorMatcher
- clearAllBuffers() - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- clearBuffers() - Method in class org.opencv.bioinspired.Retina
- clearGraphSegmentations() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- clearImages() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- clearStrategies() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- clearStrategies() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyMultiple
- clipLine(Rect, Point, Point) - Static method in class org.opencv.imgproc.Imgproc
- clone() - Method in class org.opencv.core.Mat
- clone() - Method in class org.opencv.core.Point
- clone() - Method in class org.opencv.core.Point3
- clone() - Method in class org.opencv.core.Range
- clone() - Method in class org.opencv.core.Rect
- clone() - Method in class org.opencv.core.Rect2d
- clone() - Method in class org.opencv.core.RotatedRect
- clone() - Method in class org.opencv.core.Scalar
- clone() - Method in class org.opencv.core.Size
- clone() - Method in class org.opencv.core.TermCriteria
- clone() - Method in class org.opencv.features2d.DescriptorMatcher
- clone(boolean) - Method in class org.opencv.features2d.DescriptorMatcher
- cluster() - Method in class org.opencv.features2d.BOWKMeansTrainer
- cluster() - Method in class org.opencv.features2d.BOWTrainer
- cluster(Mat) - Method in class org.opencv.features2d.BOWKMeansTrainer
- cluster(Mat) - Method in class org.opencv.features2d.BOWTrainer
- CMP_EQ - Static variable in class org.opencv.core.Core
- CMP_GE - Static variable in class org.opencv.core.Core
- CMP_GT - Static variable in class org.opencv.core.Core
- CMP_LE - Static variable in class org.opencv.core.Core
- CMP_LT - Static variable in class org.opencv.core.Core
- CMP_NE - Static variable in class org.opencv.core.Core
- CN - Static variable in class org.opencv.tracking.TrackerKCF
- COEF - Static variable in class org.opencv.ml.SVM
- col(int) - Method in class org.opencv.core.Mat
- COL_SAMPLE - Static variable in class org.opencv.ml.Ml
- collectGarbage() - Method in class org.opencv.imgproc.CLAHE
- collectGarbage() - Method in class org.opencv.video.DenseOpticalFlow
- collectGarbage() - Method in class org.opencv.ximgproc.AdaptiveManifoldFilter
- COLOR_BayerBG2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerBG2BGR_EA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerBG2BGR_VNG - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerBG2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerBG2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerBG2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerBG2RGB_EA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerBG2RGB_VNG - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerBG2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGB2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGB2BGR_EA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGB2BGR_VNG - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGB2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGB2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGB2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGB2RGB_EA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGB2RGB_VNG - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGB2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGR2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGR2BGR_EA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGR2BGR_VNG - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGR2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGR2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGR2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGR2RGB_EA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGR2RGB_VNG - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerGR2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerRG2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerRG2BGR_EA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerRG2BGR_VNG - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerRG2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerRG2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerRG2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerRG2RGB_EA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerRG2RGB_VNG - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BayerRG2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2HLS - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2HLS_FULL - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2HSV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2HSV_FULL - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2Lab - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2Luv - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2XYZ - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2YCrCb - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2YUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2YUV_I420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2YUV_IYUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR2YUV_YV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5552BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5552BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5552GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5552RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5552RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5652BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5652BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5652GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5652RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGR5652RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGRA2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGRA2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGRA2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGRA2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGRA2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGRA2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGRA2YUV_I420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGRA2YUV_IYUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_BGRA2YUV_YV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_COLORCVT_MAX - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_GRAY2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_GRAY2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_GRAY2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_GRAY2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_GRAY2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_GRAY2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_HLS2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_HLS2BGR_FULL - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_HLS2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_HLS2RGB_FULL - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_HSV2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_HSV2BGR_FULL - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_HSV2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_HSV2RGB_FULL - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_Lab2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_Lab2LBGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_Lab2LRGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_Lab2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_LBGR2Lab - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_LBGR2Luv - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_LRGB2Lab - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_LRGB2Luv - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_Luv2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_Luv2LBGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_Luv2LRGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_Luv2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_mRGBA2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2HLS - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2HLS_FULL - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2HSV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2HSV_FULL - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2Lab - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2Luv - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2XYZ - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2YCrCb - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2YUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2YUV_I420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2YUV_IYUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGB2YUV_YV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2BGR555 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2BGR565 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2mRGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2YUV_I420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2YUV_IYUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_RGBA2YUV_YV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_XYZ2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_XYZ2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YCrCb2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YCrCb2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_I420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_IYUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_NV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_NV21 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_UYNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_UYVY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_Y422 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_YUNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_YUYV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_YV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGR_YVYU - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_I420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_IYUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_NV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_NV21 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_UYNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_UYVY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_Y422 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_YUNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_YUYV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_YV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2BGRA_YVYU - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_I420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_IYUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_NV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_NV21 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_UYNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_UYVY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_Y422 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_YUNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_YUYV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_YV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2GRAY_YVYU - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_I420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_IYUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_NV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_NV21 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_UYNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_UYVY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_Y422 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_YUNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_YUYV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_YV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGB_YVYU - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_I420 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_IYUV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_NV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_NV21 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_UYNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_UYVY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_Y422 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_YUNV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_YUY2 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_YUYV - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_YV12 - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV2RGBA_YVYU - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420p2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420p2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420p2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420p2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420p2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420sp2BGR - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420sp2BGRA - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420sp2GRAY - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420sp2RGB - Static variable in class org.opencv.imgproc.Imgproc
- COLOR_YUV420sp2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- colorChange(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
- colorChange(Mat, Mat, Mat, float) - Static method in class org.opencv.photo.Photo
- colorChange(Mat, Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
- colorChange(Mat, Mat, Mat, float, float, float) - Static method in class org.opencv.photo.Photo
- COLORMAP_AUTUMN - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_BONE - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_COOL - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_HOT - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_HSV - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_JET - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_OCEAN - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_PARULA - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_PINK - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_RAINBOW - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_SPRING - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_SUMMER - Static variable in class org.opencv.imgproc.Imgproc
- COLORMAP_WINTER - Static variable in class org.opencv.imgproc.Imgproc
- colorMatchTemplate(Mat, Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- colorMomentHash(Mat, Mat) - Static method in class org.opencv.img_hash.Img_hash
- ColorMomentHash - Class in org.opencv.img_hash
- ColorMomentHash(long) - Constructor for class org.opencv.img_hash.ColorMomentHash
- colRange(int, int) - Method in class org.opencv.core.Mat
- colRange(Range) - Method in class org.opencv.core.Mat
- cols() - Method in class org.opencv.core.Mat
- compare(Mat, Mat) - Method in class org.opencv.img_hash.ImgHashBase
- compare(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
- compare(Mat, Scalar, Mat, int) - Static method in class org.opencv.core.Core
- compareHist(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- compareSegments(Size, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
- compareSegments(Size, Mat, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
- completeState() - Method in class org.opencv.imgproc.Moments
- completeSymm(Mat) - Static method in class org.opencv.core.Core
- completeSymm(Mat, boolean) - Static method in class org.opencv.core.Core
- composeRT(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- composeRT(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- COMPRESSED_INPUT - Static variable in class org.opencv.ml.StatModel
- compute(List<Mat>, List<MatOfKeyPoint>, List<Mat>) - Method in class org.opencv.features2d.Feature2D
- compute(Mat, Mat) - Method in class org.opencv.face.BIF
- compute(Mat, Mat) - Method in class org.opencv.img_hash.ImgHashBase
- compute(Mat, MatOfFloat) - Method in class org.opencv.objdetect.HOGDescriptor
- compute(Mat, MatOfFloat, Size) - Method in class org.opencv.objdetect.HOGDescriptor
- compute(Mat, MatOfFloat, Size, Size) - Method in class org.opencv.objdetect.HOGDescriptor
- compute(Mat, MatOfFloat, Size, Size, MatOfPoint) - Method in class org.opencv.objdetect.HOGDescriptor
- compute(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
- compute(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.Feature2D
- compute(Mat, Mat, Mat) - Method in class org.opencv.calib3d.StereoMatcher
- computeBitmaps(Mat, Mat, Mat) - Method in class org.opencv.photo.AlignMTB
- computeCorrespondEpilines(Mat, int, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- computeDataModulationTerm(List<Mat>, Mat, Mat) - Method in class org.opencv.structured_light.SinusoidalPattern
- computeGradient(Mat, Mat, Mat) - Method in class org.opencv.objdetect.HOGDescriptor
- computeGradient(Mat, Mat, Mat, Size) - Method in class org.opencv.objdetect.HOGDescriptor
- computeGradient(Mat, Mat, Mat, Size, Size) - Method in class org.opencv.objdetect.HOGDescriptor
- computeNMChannels(Mat, List<Mat>) - Static method in class org.opencv.text.Text
- computeNMChannels(Mat, List<Mat>, int) - Static method in class org.opencv.text.Text
- computeOrientation(Mat, Mat) - Method in class org.opencv.ximgproc.StructuredEdgeDetection
- computePhaseMap(List<Mat>, Mat) - Method in class org.opencv.structured_light.SinusoidalPattern
- computePhaseMap(List<Mat>, Mat, Mat) - Method in class org.opencv.structured_light.SinusoidalPattern
- computePhaseMap(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.structured_light.SinusoidalPattern
- computeQuadraticFormDistance(Mat, Mat) - Method in class org.opencv.xfeatures2d.PCTSignaturesSQFD
- computeQuadraticFormDistances(Mat, List<Mat>, MatOfFloat) - Method in class org.opencv.xfeatures2d.PCTSignaturesSQFD
- computeSignature(Mat, Mat) - Method in class org.opencv.xfeatures2d.PCTSignatures
- computeSignatures(List<Mat>, List<Mat>) - Method in class org.opencv.xfeatures2d.PCTSignatures
- conj() - Method in class org.opencv.core.Scalar
- connect(String, String) - Method in class org.opencv.dnn.Net
- connectedComponents(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- connectedComponents(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- connectedComponents(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- connectedComponentsWithAlgorithm(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- connectedComponentsWithStats(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- connectedComponentsWithStats(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- connectedComponentsWithStats(Mat, Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- connectedComponentsWithStatsWithAlgorithm(Mat, Mat, Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- contains(Point) - Method in class org.opencv.core.Rect
- contains(Point) - Method in class org.opencv.core.Rect2d
- contourArea(Mat) - Static method in class org.opencv.imgproc.Imgproc
- contourArea(Mat, boolean) - Static method in class org.opencv.imgproc.Imgproc
- ContourFitting - Class in org.opencv.ximgproc
- ContourFitting(long) - Constructor for class org.opencv.ximgproc.ContourFitting
- CONTOURS_MATCH_I1 - Static variable in class org.opencv.imgproc.Imgproc
- CONTOURS_MATCH_I2 - Static variable in class org.opencv.imgproc.Imgproc
- CONTOURS_MATCH_I3 - Static variable in class org.opencv.imgproc.Imgproc
- contourSampling(Mat, Mat, int) - Static method in class org.opencv.ximgproc.Ximgproc
- convert(String, String) - Static method in class org.opencv.objdetect.CascadeClassifier
- Converters - Class in org.opencv.utils
- Converters() - Constructor for class org.opencv.utils.Converters
- convertFp16(Mat, Mat) - Static method in class org.opencv.core.Core
- convertMaps(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- convertMaps(Mat, Mat, Mat, Mat, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
- convertPointsFromHomogeneous(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- convertPointsToHomogeneous(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- convertScaleAbs(Mat, Mat) - Static method in class org.opencv.core.Core
- convertScaleAbs(Mat, Mat, double) - Static method in class org.opencv.core.Core
- convertScaleAbs(Mat, Mat, double, double) - Static method in class org.opencv.core.Core
- convertTo(Mat, int) - Method in class org.opencv.core.Mat
- convertTo(Mat, int, double) - Method in class org.opencv.core.Mat
- convertTo(Mat, int, double, double) - Method in class org.opencv.core.Mat
- convexHull(MatOfPoint, MatOfInt) - Static method in class org.opencv.imgproc.Imgproc
- convexHull(MatOfPoint, MatOfInt, boolean) - Static method in class org.opencv.imgproc.Imgproc
- convexityDefects(MatOfPoint, MatOfInt, MatOfInt4) - Static method in class org.opencv.imgproc.Imgproc
- copyMakeBorder(Mat, Mat, int, int, int, int, int) - Static method in class org.opencv.core.Core
- copyMakeBorder(Mat, Mat, int, int, int, int, int, Scalar) - Static method in class org.opencv.core.Core
- copyTo(Mat) - Method in class org.opencv.core.Mat
- copyTo(Mat, Mat) - Method in class org.opencv.core.Mat
- copyTo(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- Core - Class in org.opencv.core
- Core() - Constructor for class org.opencv.core.Core
- Core.MinMaxLocResult - Class in org.opencv.core
- CORNER_REFINE_APRILTAG - Static variable in class org.opencv.aruco.Aruco
- CORNER_REFINE_CONTOUR - Static variable in class org.opencv.aruco.Aruco
- CORNER_REFINE_NONE - Static variable in class org.opencv.aruco.Aruco
- CORNER_REFINE_SUBPIX - Static variable in class org.opencv.aruco.Aruco
- cornerEigenValsAndVecs(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- cornerEigenValsAndVecs(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- cornerHarris(Mat, Mat, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
- cornerHarris(Mat, Mat, int, int, double, int) - Static method in class org.opencv.imgproc.Imgproc
- cornerMinEigenVal(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- cornerMinEigenVal(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- cornerMinEigenVal(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- cornerSubPix(Mat, Mat, Size, Size, TermCriteria) - Static method in class org.opencv.imgproc.Imgproc
- correct(Mat) - Method in class org.opencv.video.KalmanFilter
- correctMatches(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- COUNT - Static variable in class org.opencv.core.TermCriteria
-
The maximum number of iterations or elements to compute
- countNonZero(Mat) - Static method in class org.opencv.core.Core
- COV_MAT_DEFAULT - Static variable in class org.opencv.ml.EM
- COV_MAT_DIAGONAL - Static variable in class org.opencv.ml.EM
- COV_MAT_GENERIC - Static variable in class org.opencv.ml.EM
- COV_MAT_SPHERICAL - Static variable in class org.opencv.ml.EM
- COVAR_COLS - Static variable in class org.opencv.core.Core
- COVAR_NORMAL - Static variable in class org.opencv.core.Core
- COVAR_ROWS - Static variable in class org.opencv.core.Core
- COVAR_SCALE - Static variable in class org.opencv.core.Core
- COVAR_SCRAMBLED - Static variable in class org.opencv.core.Core
- COVAR_USE_AVG - Static variable in class org.opencv.core.Core
- covarianceEstimation(Mat, Mat, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- create() - Static method in class org.opencv.aruco.DetectorParameters
- create() - Static method in class org.opencv.calib3d.StereoBM
- create() - Static method in class org.opencv.calib3d.StereoSGBM
- create() - Static method in class org.opencv.face.BIF
- create() - Static method in class org.opencv.face.EigenFaceRecognizer
- create() - Static method in class org.opencv.face.FisherFaceRecognizer
- create() - Static method in class org.opencv.face.LBPHFaceRecognizer
- create() - Static method in class org.opencv.face.MACE
- create() - Static method in class org.opencv.face.StandardCollector
- create() - Static method in class org.opencv.features2d.AgastFeatureDetector
- create() - Static method in class org.opencv.features2d.AKAZE
- create() - Static method in class org.opencv.features2d.BFMatcher
- create() - Static method in class org.opencv.features2d.BRISK
- create() - Static method in class org.opencv.features2d.FastFeatureDetector
- create() - Static method in class org.opencv.features2d.FlannBasedMatcher
- create() - Static method in class org.opencv.features2d.GFTTDetector
- create() - Static method in class org.opencv.features2d.KAZE
- create() - Static method in class org.opencv.features2d.MSER
- create() - Static method in class org.opencv.features2d.ORB
- create() - Static method in class org.opencv.img_hash.AverageHash
- create() - Static method in class org.opencv.img_hash.BlockMeanHash
- create() - Static method in class org.opencv.img_hash.ColorMomentHash
- create() - Static method in class org.opencv.img_hash.MarrHildrethHash
- create() - Static method in class org.opencv.img_hash.PHash
- create() - Static method in class org.opencv.img_hash.RadialVarianceHash
- create() - Static method in class org.opencv.ml.ANN_MLP
- create() - Static method in class org.opencv.ml.Boost
- create() - Static method in class org.opencv.ml.DTrees
- create() - Static method in class org.opencv.ml.EM
- create() - Static method in class org.opencv.ml.KNearest
- create() - Static method in class org.opencv.ml.LogisticRegression
- create() - Static method in class org.opencv.ml.NormalBayesClassifier
- create() - Static method in class org.opencv.ml.ParamGrid
- create() - Static method in class org.opencv.ml.RTrees
- create() - Static method in class org.opencv.ml.SVM
- create() - Static method in class org.opencv.ml.SVMSGD
- create() - Static method in class org.opencv.structured_light.SinusoidalPattern
- create() - Static method in class org.opencv.text.OCRTesseract
- create() - Static method in class org.opencv.tracking.MultiTracker
- create() - Static method in class org.opencv.tracking.TrackerBoosting
- create() - Static method in class org.opencv.tracking.TrackerCSRT
- create() - Static method in class org.opencv.tracking.TrackerGOTURN
- create() - Static method in class org.opencv.tracking.TrackerKCF
- create() - Static method in class org.opencv.tracking.TrackerMedianFlow
- create() - Static method in class org.opencv.tracking.TrackerMIL
- create() - Static method in class org.opencv.tracking.TrackerMOSSE
- create() - Static method in class org.opencv.tracking.TrackerTLD
- create() - Static method in class org.opencv.video.DISOpticalFlow
- create() - Static method in class org.opencv.video.FarnebackOpticalFlow
- create() - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
- create() - Static method in class org.opencv.video.VariationalRefinement
- create() - Static method in class org.opencv.xfeatures2d.BoostDesc
- create() - Static method in class org.opencv.xfeatures2d.BriefDescriptorExtractor
- create() - Static method in class org.opencv.xfeatures2d.DAISY
- create() - Static method in class org.opencv.xfeatures2d.FREAK
- create() - Static method in class org.opencv.xfeatures2d.HarrisLaplaceFeatureDetector
- create() - Static method in class org.opencv.xfeatures2d.LATCH
- create() - Static method in class org.opencv.xfeatures2d.LUCID
- create() - Static method in class org.opencv.xfeatures2d.PCTSignatures
- create() - Static method in class org.opencv.xfeatures2d.PCTSignaturesSQFD
- create() - Static method in class org.opencv.xfeatures2d.SIFT
- create() - Static method in class org.opencv.xfeatures2d.StarDetector
- create() - Static method in class org.opencv.xfeatures2d.SURF
- create() - Static method in class org.opencv.xfeatures2d.VGG
- create() - Static method in class org.opencv.ximgproc.AdaptiveManifoldFilter
- create() - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- create(boolean) - Static method in class org.opencv.features2d.KAZE
- create(boolean) - Static method in class org.opencv.xfeatures2d.FREAK
- create(boolean, boolean) - Static method in class org.opencv.features2d.KAZE
- create(boolean, boolean) - Static method in class org.opencv.xfeatures2d.FREAK
- create(boolean, boolean, float) - Static method in class org.opencv.features2d.KAZE
- create(boolean, boolean, float) - Static method in class org.opencv.xfeatures2d.FREAK
- create(boolean, boolean, float, int) - Static method in class org.opencv.features2d.KAZE
- create(boolean, boolean, float, int) - Static method in class org.opencv.xfeatures2d.FREAK
- create(boolean, boolean, float, int, int) - Static method in class org.opencv.features2d.KAZE
- create(boolean, boolean, float, int, int, int) - Static method in class org.opencv.features2d.KAZE
- create(boolean, boolean, float, int, MatOfInt) - Static method in class org.opencv.xfeatures2d.FREAK
- create(double) - Static method in class org.opencv.face.StandardCollector
- create(double) - Static method in class org.opencv.img_hash.RadialVarianceHash
- create(double) - Static method in class org.opencv.ml.ParamGrid
- create(double) - Static method in class org.opencv.xfeatures2d.SURF
- create(double, double) - Static method in class org.opencv.ml.ParamGrid
- create(double, double, double) - Static method in class org.opencv.ml.ParamGrid
- create(double, int) - Static method in class org.opencv.img_hash.RadialVarianceHash
- create(double, int) - Static method in class org.opencv.xfeatures2d.SURF
- create(double, int, int) - Static method in class org.opencv.xfeatures2d.SURF
- create(double, int, int, boolean) - Static method in class org.opencv.xfeatures2d.SURF
- create(double, int, int, boolean, boolean) - Static method in class org.opencv.xfeatures2d.SURF
- create(float) - Static method in class org.opencv.img_hash.MarrHildrethHash
- create(float) - Static method in class org.opencv.xfeatures2d.DAISY
- create(float, float) - Static method in class org.opencv.img_hash.MarrHildrethHash
- create(float, int) - Static method in class org.opencv.xfeatures2d.DAISY
- create(float, int, int) - Static method in class org.opencv.xfeatures2d.DAISY
- create(float, int, int, int) - Static method in class org.opencv.xfeatures2d.DAISY
- create(float, int, int, int, Mat) - Static method in class org.opencv.xfeatures2d.DAISY
- create(float, int, int, int, Mat, boolean) - Static method in class org.opencv.xfeatures2d.DAISY
- create(float, int, int, int, Mat, boolean, boolean) - Static method in class org.opencv.xfeatures2d.DAISY
- create(int) - Static method in class org.opencv.calib3d.StereoBM
- create(int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int) - Static method in class org.opencv.face.BIF
- create(int) - Static method in class org.opencv.face.EigenFaceRecognizer
- create(int) - Static method in class org.opencv.face.FisherFaceRecognizer
- create(int) - Static method in class org.opencv.face.LBPHFaceRecognizer
- create(int) - Static method in class org.opencv.face.MACE
- create(int) - Static method in class org.opencv.features2d.AgastFeatureDetector
- create(int) - Static method in class org.opencv.features2d.AKAZE
- create(int) - Static method in class org.opencv.features2d.BFMatcher
- create(int) - Static method in class org.opencv.features2d.BRISK
- create(int) - Static method in class org.opencv.features2d.DescriptorMatcher
- create(int) - Static method in class org.opencv.features2d.FastFeatureDetector
- create(int) - Static method in class org.opencv.features2d.GFTTDetector
- create(int) - Static method in class org.opencv.features2d.MSER
- create(int) - Static method in class org.opencv.features2d.ORB
- create(int) - Static method in class org.opencv.img_hash.BlockMeanHash
- create(int) - Static method in class org.opencv.video.DISOpticalFlow
- create(int) - Static method in class org.opencv.video.FarnebackOpticalFlow
- create(int) - Static method in class org.opencv.xfeatures2d.BoostDesc
- create(int) - Static method in class org.opencv.xfeatures2d.BriefDescriptorExtractor
- create(int) - Static method in class org.opencv.xfeatures2d.HarrisLaplaceFeatureDetector
- create(int) - Static method in class org.opencv.xfeatures2d.LATCH
- create(int) - Static method in class org.opencv.xfeatures2d.LUCID
- create(int) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- create(int) - Static method in class org.opencv.xfeatures2d.PCTSignaturesSQFD
- create(int) - Static method in class org.opencv.xfeatures2d.SIFT
- create(int) - Static method in class org.opencv.xfeatures2d.StarDetector
- create(int) - Static method in class org.opencv.xfeatures2d.VGG
- create(int) - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- create(int, boolean) - Static method in class org.opencv.features2d.AgastFeatureDetector
- create(int, boolean) - Static method in class org.opencv.features2d.BFMatcher
- create(int, boolean) - Static method in class org.opencv.features2d.FastFeatureDetector
- create(int, boolean) - Static method in class org.opencv.xfeatures2d.BoostDesc
- create(int, boolean) - Static method in class org.opencv.xfeatures2d.BriefDescriptorExtractor
- create(int, boolean) - Static method in class org.opencv.xfeatures2d.LATCH
- create(int, boolean, float) - Static method in class org.opencv.xfeatures2d.BoostDesc
- create(int, boolean, int) - Static method in class org.opencv.features2d.AgastFeatureDetector
- create(int, boolean, int) - Static method in class org.opencv.features2d.FastFeatureDetector
- create(int, boolean, int) - Static method in class org.opencv.xfeatures2d.LATCH
- create(int, boolean, int, double) - Static method in class org.opencv.xfeatures2d.LATCH
- create(int, double) - Static method in class org.opencv.face.EigenFaceRecognizer
- create(int, double) - Static method in class org.opencv.face.FisherFaceRecognizer
- create(int, double) - Static method in class org.opencv.features2d.GFTTDetector
- create(int, double) - Static method in class org.opencv.video.FarnebackOpticalFlow
- create(int, double, boolean) - Static method in class org.opencv.video.FarnebackOpticalFlow
- create(int, double, boolean, int) - Static method in class org.opencv.video.FarnebackOpticalFlow
- create(int, double, boolean, int, int) - Static method in class org.opencv.video.FarnebackOpticalFlow
- create(int, double, boolean, int, int, int) - Static method in class org.opencv.video.FarnebackOpticalFlow
- create(int, double, boolean, int, int, int, double) - Static method in class org.opencv.video.FarnebackOpticalFlow
- create(int, double, boolean, int, int, int, double, int) - Static method in class org.opencv.video.FarnebackOpticalFlow
- create(int, double, double) - Static method in class org.opencv.features2d.GFTTDetector
- create(int, double, double, int) - Static method in class org.opencv.features2d.GFTTDetector
- create(int, double, double, int, boolean) - Static method in class org.opencv.features2d.GFTTDetector
- create(int, double, double, int, boolean, double) - Static method in class org.opencv.features2d.GFTTDetector
- create(int, double, double, int, int) - Static method in class org.opencv.features2d.GFTTDetector
- create(int, double, double, int, int, boolean) - Static method in class org.opencv.features2d.GFTTDetector
- create(int, double, double, int, int, boolean, double) - Static method in class org.opencv.features2d.GFTTDetector
- create(int, float) - Static method in class org.opencv.features2d.ORB
- create(int, float) - Static method in class org.opencv.xfeatures2d.HarrisLaplaceFeatureDetector
- create(int, float) - Static method in class org.opencv.xfeatures2d.VGG
- create(int, float, boolean) - Static method in class org.opencv.xfeatures2d.VGG
- create(int, float, boolean, boolean) - Static method in class org.opencv.xfeatures2d.VGG
- create(int, float, boolean, boolean, float) - Static method in class org.opencv.xfeatures2d.VGG
- create(int, float, boolean, boolean, float, boolean) - Static method in class org.opencv.xfeatures2d.VGG
- create(int, float, float) - Static method in class org.opencv.xfeatures2d.HarrisLaplaceFeatureDetector
- create(int, float, float, int) - Static method in class org.opencv.xfeatures2d.HarrisLaplaceFeatureDetector
- create(int, float, float, int, int) - Static method in class org.opencv.xfeatures2d.HarrisLaplaceFeatureDetector
- create(int, float, int) - Static method in class org.opencv.features2d.ORB
- create(int, float, int, int) - Static method in class org.opencv.features2d.ORB
- create(int, float, int, int, int) - Static method in class org.opencv.features2d.ORB
- create(int, float, int, int, int, int) - Static method in class org.opencv.features2d.ORB
- create(int, float, int, int, int, int, int) - Static method in class org.opencv.features2d.ORB
- create(int, float, int, int, int, int, int, int) - Static method in class org.opencv.features2d.ORB
- create(int, float, int, int, int, int, int, int, int) - Static method in class org.opencv.features2d.ORB
- create(int, int) - Static method in class org.opencv.aruco.Dictionary
- create(int, int) - Static method in class org.opencv.calib3d.StereoBM
- create(int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int) - Static method in class org.opencv.face.BIF
- create(int, int) - Static method in class org.opencv.face.LBPHFaceRecognizer
- create(int, int) - Static method in class org.opencv.features2d.AKAZE
- create(int, int) - Static method in class org.opencv.features2d.BRISK
- create(int, int) - Static method in class org.opencv.features2d.MSER
- create(int, int) - Static method in class org.opencv.structured_light.GrayCodePattern
- create(int, int) - Static method in class org.opencv.xfeatures2d.LUCID
- create(int, int) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- create(int, int) - Static method in class org.opencv.xfeatures2d.PCTSignaturesSQFD
- create(int, int) - Static method in class org.opencv.xfeatures2d.SIFT
- create(int, int) - Static method in class org.opencv.xfeatures2d.StarDetector
- create(int, int) - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- create(int, int, double) - Static method in class org.opencv.xfeatures2d.SIFT
- create(int, int, double, double) - Static method in class org.opencv.xfeatures2d.SIFT
- create(int, int, double, double, double) - Static method in class org.opencv.xfeatures2d.SIFT
- create(int, int, float) - Static method in class org.opencv.features2d.BRISK
- create(int, int, float) - Static method in class org.opencv.xfeatures2d.PCTSignaturesSQFD
- create(int, int, float, float, Dictionary) - Static method in class org.opencv.aruco.CharucoBoard
- create(int, int, float, float, Dictionary) - Static method in class org.opencv.aruco.GridBoard
- create(int, int, float, float, Dictionary, int) - Static method in class org.opencv.aruco.GridBoard
- create(int, int, int) - Static method in class org.opencv.aruco.Dictionary
- create(int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int, int) - Method in class org.opencv.core.Mat
- create(int, int, int) - Static method in class org.opencv.face.LBPHFaceRecognizer
- create(int, int, int) - Static method in class org.opencv.features2d.AKAZE
- create(int, int, int) - Static method in class org.opencv.features2d.MSER
- create(int, int, int) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- create(int, int, int) - Static method in class org.opencv.xfeatures2d.StarDetector
- create(int, int, int) - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- create(int, int, int, double) - Static method in class org.opencv.features2d.MSER
- create(int, int, int, double, double) - Static method in class org.opencv.features2d.MSER
- create(int, int, int, double, double, int) - Static method in class org.opencv.features2d.MSER
- create(int, int, int, double, double, int, double) - Static method in class org.opencv.features2d.MSER
- create(int, int, int, double, double, int, double, double) - Static method in class org.opencv.features2d.MSER
- create(int, int, int, double, double, int, double, double, int) - Static method in class org.opencv.features2d.MSER
- create(int, int, int, float) - Static method in class org.opencv.features2d.AKAZE
- create(int, int, int, float, int) - Static method in class org.opencv.features2d.AKAZE
- create(int, int, int, float, int, int) - Static method in class org.opencv.features2d.AKAZE
- create(int, int, int, float, int, int, int) - Static method in class org.opencv.features2d.AKAZE
- create(int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int, int, int) - Static method in class org.opencv.face.LBPHFaceRecognizer
- create(int, int, int, int) - Static method in class org.opencv.xfeatures2d.StarDetector
- create(int, int, int, int) - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- create(int, int, int, int, double) - Static method in class org.opencv.face.LBPHFaceRecognizer
- create(int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int, int, int, int) - Static method in class org.opencv.xfeatures2d.StarDetector
- create(int, int, int, int, int) - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- create(int, int, int, int, int, double) - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- create(int, int, int, int, int, double, double) - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- create(int, int, int, int, int, double, double, int) - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- create(int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int, int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int, int, int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
- create(int, int, MatOfFloat, MatOfInt) - Static method in class org.opencv.features2d.BRISK
- create(int, int, MatOfFloat, MatOfInt, float) - Static method in class org.opencv.features2d.BRISK
- create(int, int, MatOfFloat, MatOfInt, float, float) - Static method in class org.opencv.features2d.BRISK
- create(int, int, MatOfFloat, MatOfInt, float, float, MatOfInt) - Static method in class org.opencv.features2d.BRISK
- create(String) - Static method in class org.opencv.features2d.DescriptorMatcher
- create(String) - Static method in class org.opencv.text.OCRTesseract
- create(String, String) - Static method in class org.opencv.text.OCRTesseract
- create(String, String) - Static method in class org.opencv.text.TextDetectorCNN
- create(String, String, String) - Static method in class org.opencv.text.OCRTesseract
- create(String, String, String, int) - Static method in class org.opencv.text.OCRTesseract
- create(String, String, String, int, int) - Static method in class org.opencv.text.OCRTesseract
- create(String, String, Mat, Mat) - Static method in class org.opencv.text.OCRBeamSearchDecoder
- create(String, String, Mat, Mat) - Static method in class org.opencv.text.OCRHMMDecoder
- create(String, String, Mat, Mat, int) - Static method in class org.opencv.text.OCRBeamSearchDecoder
- create(String, String, Mat, Mat, int) - Static method in class org.opencv.text.OCRHMMDecoder
- create(String, String, Mat, Mat, int, int) - Static method in class org.opencv.text.OCRBeamSearchDecoder
- create(String, String, Mat, Mat, int, int) - Static method in class org.opencv.text.OCRHMMDecoder
- create(List<Mat>, Dictionary, Mat) - Static method in class org.opencv.aruco.Board
- create(Mat) - Static method in class org.opencv.plot.Plot2d
- create(MatOfFloat, MatOfInt) - Static method in class org.opencv.features2d.BRISK
- create(MatOfFloat, MatOfInt, float) - Static method in class org.opencv.features2d.BRISK
- create(MatOfFloat, MatOfInt, float, float) - Static method in class org.opencv.features2d.BRISK
- create(MatOfFloat, MatOfInt, float, float, MatOfInt) - Static method in class org.opencv.features2d.BRISK
- create(MatOfPoint2f, int) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- create(MatOfPoint2f, MatOfInt) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- create(Mat, int, Mat) - Static method in class org.opencv.ml.TrainData
- create(Mat, int, Mat, Mat) - Static method in class org.opencv.ml.TrainData
- create(Mat, int, Mat, Mat, Mat) - Static method in class org.opencv.ml.TrainData
- create(Mat, int, Mat, Mat, Mat, Mat) - Static method in class org.opencv.ml.TrainData
- create(Mat, int, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.ml.TrainData
- create(Mat, Mat) - Static method in class org.opencv.plot.Plot2d
- create(Size) - Static method in class org.opencv.bioinspired.Retina
- create(Size) - Static method in class org.opencv.bioinspired.RetinaFastToneMapping
- create(Size) - Static method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- create(Size) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
- create(Size, boolean) - Static method in class org.opencv.bioinspired.Retina
- create(Size, boolean, int) - Static method in class org.opencv.bioinspired.Retina
- create(Size, boolean, int, boolean) - Static method in class org.opencv.bioinspired.Retina
- create(Size, boolean, int, boolean, float) - Static method in class org.opencv.bioinspired.Retina
- create(Size, boolean, int, boolean, float, float) - Static method in class org.opencv.bioinspired.Retina
- create(Size, int) - Method in class org.opencv.core.Mat
- create(Size, int) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
- create(Size, int, TermCriteria) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
- create(Size, int, TermCriteria, int) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
- create(Size, int, TermCriteria, int, double) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
- create_from(int, int, Dictionary) - Static method in class org.opencv.aruco.Dictionary
- create_from(int, int, Dictionary, int) - Static method in class org.opencv.aruco.Dictionary
- createAlignMTB() - Static method in class org.opencv.photo.Photo
- createAlignMTB(int) - Static method in class org.opencv.photo.Photo
- createAlignMTB(int, int) - Static method in class org.opencv.photo.Photo
- createAlignMTB(int, int, boolean) - Static method in class org.opencv.photo.Photo
- createAMFilter(double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createAMFilter(double, double, boolean) - Static method in class org.opencv.ximgproc.Ximgproc
- createBackgroundSubtractorCNT() - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorCNT(int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorCNT(int, boolean) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorCNT(int, boolean, int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorCNT(int, boolean, int, boolean) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGMG() - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGMG(int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGMG(int, double) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC() - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int, float, float, int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int, float, float, int, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int, float, float, int, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int, float, float, int, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int, float, float, int, float, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int, float, float, int, float, float, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorGSOC(int, int, float, float, int, float, float, float, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorKNN() - Static method in class org.opencv.video.Video
- createBackgroundSubtractorKNN(int) - Static method in class org.opencv.video.Video
- createBackgroundSubtractorKNN(int, double) - Static method in class org.opencv.video.Video
- createBackgroundSubtractorKNN(int, double, boolean) - Static method in class org.opencv.video.Video
- createBackgroundSubtractorLSBP() - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float, float, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float, float, float, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float, float, float, float, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float, float, float, float, float, float, float, float) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float, float, float, float, float, float, float, float, int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorLSBP(int, int, int, float, float, float, float, float, float, float, float, int, int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorMOG() - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorMOG(int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorMOG(int, int) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorMOG(int, int, double) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorMOG(int, int, double, double) - Static method in class org.opencv.bgsegm.Bgsegm
- createBackgroundSubtractorMOG2() - Static method in class org.opencv.video.Video
- createBackgroundSubtractorMOG2(int) - Static method in class org.opencv.video.Video
- createBackgroundSubtractorMOG2(int, double) - Static method in class org.opencv.video.Video
- createBackgroundSubtractorMOG2(int, double, boolean) - Static method in class org.opencv.video.Video
- createCalibrateDebevec() - Static method in class org.opencv.photo.Photo
- createCalibrateDebevec(int) - Static method in class org.opencv.photo.Photo
- createCalibrateDebevec(int, float) - Static method in class org.opencv.photo.Photo
- createCalibrateDebevec(int, float, boolean) - Static method in class org.opencv.photo.Photo
- createCalibrateRobertson() - Static method in class org.opencv.photo.Photo
- createCalibrateRobertson(int) - Static method in class org.opencv.photo.Photo
- createCalibrateRobertson(int, float) - Static method in class org.opencv.photo.Photo
- createCLAHE() - Static method in class org.opencv.imgproc.Imgproc
- createCLAHE(double) - Static method in class org.opencv.imgproc.Imgproc
- createCLAHE(double, Size) - Static method in class org.opencv.imgproc.Imgproc
- createContourFitting() - Static method in class org.opencv.ximgproc.Ximgproc
- createContourFitting(int) - Static method in class org.opencv.ximgproc.Ximgproc
- createContourFitting(int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createDisparityWLSFilter(StereoMatcher) - Static method in class org.opencv.ximgproc.Ximgproc
- createDisparityWLSFilterGeneric(boolean) - Static method in class org.opencv.ximgproc.Ximgproc
- createDTFilter(Mat, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createDTFilter(Mat, double, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createDTFilter(Mat, double, double, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeAwareInterpolator() - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes() - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float, float, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float, float, int, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float, float, int, float, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float, float, int, float, float, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float, float, int, float, float, float, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float, float, int, float, float, float, float, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float, float, int, float, float, float, float, float, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createEdgeBoxes(float, float, float, float, int, float, float, float, float, float, float, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createERFilterNM1(String) - Static method in class org.opencv.text.Text
- createERFilterNM1(String, int) - Static method in class org.opencv.text.Text
- createERFilterNM1(String, int, float) - Static method in class org.opencv.text.Text
- createERFilterNM1(String, int, float, float) - Static method in class org.opencv.text.Text
- createERFilterNM1(String, int, float, float, float) - Static method in class org.opencv.text.Text
- createERFilterNM1(String, int, float, float, float, boolean) - Static method in class org.opencv.text.Text
- createERFilterNM1(String, int, float, float, float, boolean, float) - Static method in class org.opencv.text.Text
- createERFilterNM2(String) - Static method in class org.opencv.text.Text
- createERFilterNM2(String, float) - Static method in class org.opencv.text.Text
- createFacemarkAAM() - Static method in class org.opencv.face.Face
- createFacemarkKazemi() - Static method in class org.opencv.face.Face
- createFacemarkLBF() - Static method in class org.opencv.face.Face
- createFastBilateralSolverFilter(Mat, double, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastBilateralSolverFilter(Mat, double, double, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastBilateralSolverFilter(Mat, double, double, double, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastBilateralSolverFilter(Mat, double, double, double, double, int, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastGlobalSmootherFilter(Mat, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastGlobalSmootherFilter(Mat, double, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastGlobalSmootherFilter(Mat, double, double, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastLineDetector() - Static method in class org.opencv.ximgproc.Ximgproc
- createFastLineDetector(int) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastLineDetector(int, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastLineDetector(int, float, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastLineDetector(int, float, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastLineDetector(int, float, double, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createFastLineDetector(int, float, double, double, int, boolean) - Static method in class org.opencv.ximgproc.Ximgproc
- createGraphSegmentation() - Static method in class org.opencv.ximgproc.Ximgproc
- createGraphSegmentation(double) - Static method in class org.opencv.ximgproc.Ximgproc
- createGraphSegmentation(double, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createGraphSegmentation(double, float, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createGrayworldWB() - Static method in class org.opencv.xphoto.Xphoto
- createGuidedFilter(Mat, int, double) - Static method in class org.opencv.ximgproc.Ximgproc
- createHanningWindow(Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
- createJFrame(String, int) - Static method in class org.opencv.highgui.HighGui
- createLearningBasedWB() - Static method in class org.opencv.xphoto.Xphoto
- createLearningBasedWB(String) - Static method in class org.opencv.xphoto.Xphoto
- createLineSegmentDetector() - Static method in class org.opencv.imgproc.Imgproc
- createLineSegmentDetector(int) - Static method in class org.opencv.imgproc.Imgproc
- createLineSegmentDetector(int, double) - Static method in class org.opencv.imgproc.Imgproc
- createLineSegmentDetector(int, double, double) - Static method in class org.opencv.imgproc.Imgproc
- createLineSegmentDetector(int, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- createLineSegmentDetector(int, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- createLineSegmentDetector(int, double, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- createLineSegmentDetector(int, double, double, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- createLineSegmentDetector(int, double, double, double, double, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- createMergeDebevec() - Static method in class org.opencv.photo.Photo
- createMergeMertens() - Static method in class org.opencv.photo.Photo
- createMergeMertens(float) - Static method in class org.opencv.photo.Photo
- createMergeMertens(float, float) - Static method in class org.opencv.photo.Photo
- createMergeMertens(float, float, float) - Static method in class org.opencv.photo.Photo
- createMergeRobertson() - Static method in class org.opencv.photo.Photo
- createOCRHMMTransitionsTable(String, List<String>) - Static method in class org.opencv.text.Text
- createQuaternionImage(Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- createRFFeatureGetter() - Static method in class org.opencv.ximgproc.Ximgproc
- createRightMatcher(StereoMatcher) - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentation() - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentationStrategyColor() - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentationStrategyFill() - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentationStrategyMultiple() - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy) - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy) - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy) - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy) - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentationStrategySize() - Static method in class org.opencv.ximgproc.Ximgproc
- createSelectiveSearchSegmentationStrategyTexture() - Static method in class org.opencv.ximgproc.Ximgproc
- createSimpleWB() - Static method in class org.opencv.xphoto.Xphoto
- createStructuredEdgeDetection(String) - Static method in class org.opencv.ximgproc.Ximgproc
- createStructuredEdgeDetection(String, RFFeatureGetter) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelLSC(Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelLSC(Mat, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelLSC(Mat, int, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelSEEDS(int, int, int, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelSEEDS(int, int, int, int, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelSEEDS(int, int, int, int, int, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelSEEDS(int, int, int, int, int, int, int, boolean) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelSLIC(Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelSLIC(Mat, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelSLIC(Mat, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- createSuperpixelSLIC(Mat, int, int, float) - Static method in class org.opencv.ximgproc.Ximgproc
- createSyntheticSequenceGenerator(Mat, Mat) - Static method in class org.opencv.bgsegm.Bgsegm
- createSyntheticSequenceGenerator(Mat, Mat, double) - Static method in class org.opencv.bgsegm.Bgsegm
- createSyntheticSequenceGenerator(Mat, Mat, double, double) - Static method in class org.opencv.bgsegm.Bgsegm
- createSyntheticSequenceGenerator(Mat, Mat, double, double, double) - Static method in class org.opencv.bgsegm.Bgsegm
- createSyntheticSequenceGenerator(Mat, Mat, double, double, double, double) - Static method in class org.opencv.bgsegm.Bgsegm
- createTonemap() - Static method in class org.opencv.photo.Photo
- createTonemap(float) - Static method in class org.opencv.photo.Photo
- createTonemapDrago() - Static method in class org.opencv.photo.Photo
- createTonemapDrago(float) - Static method in class org.opencv.photo.Photo
- createTonemapDrago(float, float) - Static method in class org.opencv.photo.Photo
- createTonemapDrago(float, float, float) - Static method in class org.opencv.photo.Photo
- createTonemapDurand() - Static method in class org.opencv.xphoto.Xphoto
- createTonemapDurand(float) - Static method in class org.opencv.xphoto.Xphoto
- createTonemapDurand(float, float) - Static method in class org.opencv.xphoto.Xphoto
- createTonemapDurand(float, float, float) - Static method in class org.opencv.xphoto.Xphoto
- createTonemapDurand(float, float, float, float) - Static method in class org.opencv.xphoto.Xphoto
- createTonemapDurand(float, float, float, float, float) - Static method in class org.opencv.xphoto.Xphoto
- createTonemapMantiuk() - Static method in class org.opencv.photo.Photo
- createTonemapMantiuk(float) - Static method in class org.opencv.photo.Photo
- createTonemapMantiuk(float, float) - Static method in class org.opencv.photo.Photo
- createTonemapMantiuk(float, float, float) - Static method in class org.opencv.photo.Photo
- createTonemapReinhard() - Static method in class org.opencv.photo.Photo
- createTonemapReinhard(float) - Static method in class org.opencv.photo.Photo
- createTonemapReinhard(float, float) - Static method in class org.opencv.photo.Photo
- createTonemapReinhard(float, float, float) - Static method in class org.opencv.photo.Photo
- createTonemapReinhard(float, float, float, float) - Static method in class org.opencv.photo.Photo
- cross(Mat) - Method in class org.opencv.core.Mat
- cross(Point3) - Method in class org.opencv.core.Point3
- cubeRoot(float) - Static method in class org.opencv.core.Core
- CUSTOM - Static variable in class org.opencv.ml.SVM
- CUSTOM - Static variable in class org.opencv.tracking.TrackerKCF
- custom_dictionary(int, int) - Static method in class org.opencv.aruco.Aruco
- custom_dictionary(int, int, int) - Static method in class org.opencv.aruco.Aruco
- custom_dictionary_from(int, int, Dictionary) - Static method in class org.opencv.aruco.Aruco
- custom_dictionary_from(int, int, Dictionary, int) - Static method in class org.opencv.aruco.Aruco
- CV_16S - Static variable in class org.opencv.core.CvType
- CV_16SC(int) - Static method in class org.opencv.core.CvType
- CV_16SC1 - Static variable in class org.opencv.core.CvType
- CV_16SC2 - Static variable in class org.opencv.core.CvType
- CV_16SC3 - Static variable in class org.opencv.core.CvType
- CV_16SC4 - Static variable in class org.opencv.core.CvType
- CV_16U - Static variable in class org.opencv.core.CvType
- CV_16UC(int) - Static method in class org.opencv.core.CvType
- CV_16UC1 - Static variable in class org.opencv.core.CvType
- CV_16UC2 - Static variable in class org.opencv.core.CvType
- CV_16UC3 - Static variable in class org.opencv.core.CvType
- CV_16UC4 - Static variable in class org.opencv.core.CvType
- CV_32F - Static variable in class org.opencv.core.CvType
- CV_32FC(int) - Static method in class org.opencv.core.CvType
- CV_32FC1 - Static variable in class org.opencv.core.CvType
- CV_32FC2 - Static variable in class org.opencv.core.CvType
- CV_32FC3 - Static variable in class org.opencv.core.CvType
- CV_32FC4 - Static variable in class org.opencv.core.CvType
- CV_32S - Static variable in class org.opencv.core.CvType
- CV_32SC(int) - Static method in class org.opencv.core.CvType
- CV_32SC1 - Static variable in class org.opencv.core.CvType
- CV_32SC2 - Static variable in class org.opencv.core.CvType
- CV_32SC3 - Static variable in class org.opencv.core.CvType
- CV_32SC4 - Static variable in class org.opencv.core.CvType
- CV_64F - Static variable in class org.opencv.core.CvType
- CV_64FC(int) - Static method in class org.opencv.core.CvType
- CV_64FC1 - Static variable in class org.opencv.core.CvType
- CV_64FC2 - Static variable in class org.opencv.core.CvType
- CV_64FC3 - Static variable in class org.opencv.core.CvType
- CV_64FC4 - Static variable in class org.opencv.core.CvType
- CV_8S - Static variable in class org.opencv.core.CvType
- CV_8SC(int) - Static method in class org.opencv.core.CvType
- CV_8SC1 - Static variable in class org.opencv.core.CvType
- CV_8SC2 - Static variable in class org.opencv.core.CvType
- CV_8SC3 - Static variable in class org.opencv.core.CvType
- CV_8SC4 - Static variable in class org.opencv.core.CvType
- CV_8U - Static variable in class org.opencv.core.CvType
- CV_8UC(int) - Static method in class org.opencv.core.CvType
- CV_8UC1 - Static variable in class org.opencv.core.CvType
- CV_8UC2 - Static variable in class org.opencv.core.CvType
- CV_8UC3 - Static variable in class org.opencv.core.CvType
- CV_8UC4 - Static variable in class org.opencv.core.CvType
- CV_BILATERAL - Static variable in class org.opencv.imgproc.Imgproc
- CV_BLUR - Static variable in class org.opencv.imgproc.Imgproc
- CV_BLUR_NO_SCALE - Static variable in class org.opencv.imgproc.Imgproc
- CV_CANNY_L2_GRADIENT - Static variable in class org.opencv.imgproc.Imgproc
- CV_CHAIN_CODE - Static variable in class org.opencv.imgproc.Imgproc
- CV_CLOCKWISE - Static variable in class org.opencv.imgproc.Imgproc
- CV_COMP_BHATTACHARYYA - Static variable in class org.opencv.imgproc.Imgproc
- CV_COMP_CHISQR - Static variable in class org.opencv.imgproc.Imgproc
- CV_COMP_CHISQR_ALT - Static variable in class org.opencv.imgproc.Imgproc
- CV_COMP_CORREL - Static variable in class org.opencv.imgproc.Imgproc
- CV_COMP_HELLINGER - Static variable in class org.opencv.imgproc.Imgproc
- CV_COMP_INTERSECT - Static variable in class org.opencv.imgproc.Imgproc
- CV_COMP_KL_DIV - Static variable in class org.opencv.imgproc.Imgproc
- CV_CONTOURS_MATCH_I1 - Static variable in class org.opencv.imgproc.Imgproc
- CV_CONTOURS_MATCH_I2 - Static variable in class org.opencv.imgproc.Imgproc
- CV_CONTOURS_MATCH_I3 - Static variable in class org.opencv.imgproc.Imgproc
- CV_COUNTER_CLOCKWISE - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_C - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_FAIR - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_HUBER - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_L1 - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_L12 - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_L2 - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_LABEL_CCOMP - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_LABEL_PIXEL - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_MASK_3 - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_MASK_5 - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_MASK_PRECISE - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_USER - Static variable in class org.opencv.imgproc.Imgproc
- CV_DIST_WELSCH - Static variable in class org.opencv.imgproc.Imgproc
- CV_DLS - Static variable in class org.opencv.calib3d.Calib3d
- CV_EPNP - Static variable in class org.opencv.calib3d.Calib3d
- CV_GAUSSIAN - Static variable in class org.opencv.imgproc.Imgproc
- CV_GAUSSIAN_5x5 - Static variable in class org.opencv.imgproc.Imgproc
- CV_HOUGH_GRADIENT - Static variable in class org.opencv.imgproc.Imgproc
- CV_HOUGH_MULTI_SCALE - Static variable in class org.opencv.imgproc.Imgproc
- CV_HOUGH_PROBABILISTIC - Static variable in class org.opencv.imgproc.Imgproc
- CV_HOUGH_STANDARD - Static variable in class org.opencv.imgproc.Imgproc
- CV_ITERATIVE - Static variable in class org.opencv.calib3d.Calib3d
- CV_LINK_RUNS - Static variable in class org.opencv.imgproc.Imgproc
- CV_MAX_SOBEL_KSIZE - Static variable in class org.opencv.imgproc.Imgproc
- CV_MEDIAN - Static variable in class org.opencv.imgproc.Imgproc
- CV_mRGBA2RGBA - Static variable in class org.opencv.imgproc.Imgproc
- CV_P3P - Static variable in class org.opencv.calib3d.Calib3d
- CV_POLY_APPROX_DP - Static variable in class org.opencv.imgproc.Imgproc
- CV_RGBA2mRGBA - Static variable in class org.opencv.imgproc.Imgproc
- CV_SCHARR - Static variable in class org.opencv.imgproc.Imgproc
- CV_SHAPE_CROSS - Static variable in class org.opencv.imgproc.Imgproc
- CV_SHAPE_CUSTOM - Static variable in class org.opencv.imgproc.Imgproc
- CV_SHAPE_ELLIPSE - Static variable in class org.opencv.imgproc.Imgproc
- CV_SHAPE_RECT - Static variable in class org.opencv.imgproc.Imgproc
- CV_USRTYPE1 - Static variable in class org.opencv.core.CvType
- CV_WARP_FILL_OUTLIERS - Static variable in class org.opencv.imgproc.Imgproc
- CV_WARP_INVERSE_MAP - Static variable in class org.opencv.imgproc.Imgproc
- CvException - Exception in org.opencv.core
- CvException(String) - Constructor for exception org.opencv.core.CvException
- CvFeatureParams_HAAR - Static variable in class org.opencv.tracking.Tracking
- CvFeatureParams_HOG - Static variable in class org.opencv.tracking.Tracking
- CvFeatureParams_LBP - Static variable in class org.opencv.tracking.Tracking
- CvLevMarq_CALC_J - Static variable in class org.opencv.calib3d.Calib3d
- CvLevMarq_CHECK_ERR - Static variable in class org.opencv.calib3d.Calib3d
- CvLevMarq_DONE - Static variable in class org.opencv.calib3d.Calib3d
- CvLevMarq_STARTED - Static variable in class org.opencv.calib3d.Calib3d
- cvtColor(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- cvtColor(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- cvtColorTwoPlane(Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- CvType - Class in org.opencv.core
- CvType() - Constructor for class org.opencv.core.CvType
D
- DAISY - Class in org.opencv.xfeatures2d
- DAISY(long) - Constructor for class org.opencv.xfeatures2d.DAISY
- dataAddr() - Method in class org.opencv.core.Mat
- dct(Mat, Mat) - Static method in class org.opencv.core.Core
- dct(Mat, Mat, int) - Static method in class org.opencv.core.Core
- DCT_INVERSE - Static variable in class org.opencv.core.Core
- DCT_ROWS - Static variable in class org.opencv.core.Core
- dctDenoising(Mat, Mat, double) - Static method in class org.opencv.xphoto.Xphoto
- dctDenoising(Mat, Mat, double, int) - Static method in class org.opencv.xphoto.Xphoto
- DECODE_3D_UNDERWORLD - Static variable in class org.opencv.structured_light.Structured_light
- decolor(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
- DECOMP_CHOLESKY - Static variable in class org.opencv.core.Core
- DECOMP_EIG - Static variable in class org.opencv.core.Core
- DECOMP_LU - Static variable in class org.opencv.core.Core
- DECOMP_NORMAL - Static variable in class org.opencv.core.Core
- DECOMP_QR - Static variable in class org.opencv.core.Core
- DECOMP_SVD - Static variable in class org.opencv.core.Core
- decomposeEssentialMat(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- decomposeHomographyMat(Mat, Mat, List<Mat>, List<Mat>, List<Mat>) - Static method in class org.opencv.calib3d.Calib3d
- decomposeProjectionMatrix(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- decomposeProjectionMatrix(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- decomposeProjectionMatrix(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- decomposeProjectionMatrix(Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- decomposeProjectionMatrix(Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- DEFAULT_MAX_ITERS - Static variable in class org.opencv.ml.EM
- DEFAULT_NCLUSTERS - Static variable in class org.opencv.ml.EM
- DEFAULT_NLEVELS - Static variable in class org.opencv.objdetect.HOGDescriptor
- defaultNorm() - Method in class org.opencv.features2d.Feature2D
- DEGREE - Static variable in class org.opencv.ml.SVM
- demosaicing(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- demosaicing(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- denoise_TVL1(List<Mat>, Mat) - Static method in class org.opencv.photo.Photo
- denoise_TVL1(List<Mat>, Mat, double) - Static method in class org.opencv.photo.Photo
- denoise_TVL1(List<Mat>, Mat, double, int) - Static method in class org.opencv.photo.Photo
- DenseOpticalFlow - Class in org.opencv.video
- DenseOpticalFlow(long) - Constructor for class org.opencv.video.DenseOpticalFlow
- depth() - Method in class org.opencv.core.Mat
- depth(int) - Static method in class org.opencv.core.CvType
- DESCR_FORMAT_COL_BY_COL - Static variable in class org.opencv.objdetect.HOGDescriptor
- DESCR_FORMAT_ROW_BY_ROW - Static variable in class org.opencv.objdetect.HOGDescriptor
- DESCRIPTOR_KAZE - Static variable in class org.opencv.features2d.AKAZE
- DESCRIPTOR_KAZE_UPRIGHT - Static variable in class org.opencv.features2d.AKAZE
- DESCRIPTOR_MLDB - Static variable in class org.opencv.features2d.AKAZE
- DESCRIPTOR_MLDB_UPRIGHT - Static variable in class org.opencv.features2d.AKAZE
- DescriptorMatcher - Class in org.opencv.features2d
- DescriptorMatcher(long) - Constructor for class org.opencv.features2d.DescriptorMatcher
- descriptorsCount() - Method in class org.opencv.features2d.BOWTrainer
- descriptorSize() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
- descriptorSize() - Method in class org.opencv.features2d.Feature2D
- descriptorType() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
- descriptorType() - Method in class org.opencv.features2d.Feature2D
- destroyAllWindows() - Static method in class org.opencv.highgui.HighGui
- destroyWindow(String) - Static method in class org.opencv.highgui.HighGui
- detailEnhance(Mat, Mat) - Static method in class org.opencv.photo.Photo
- detailEnhance(Mat, Mat, float) - Static method in class org.opencv.photo.Photo
- detailEnhance(Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
- detect(List<Mat>, List<MatOfKeyPoint>) - Method in class org.opencv.features2d.Feature2D
- detect(List<Mat>, List<MatOfKeyPoint>, List<Mat>) - Method in class org.opencv.features2d.Feature2D
- detect(Mat, Mat) - Method in class org.opencv.imgproc.GeneralizedHough
- detect(Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
- detect(Mat, Mat) - Method in class org.opencv.objdetect.QRCodeDetector
- detect(Mat, Mat) - Method in class org.opencv.ximgproc.FastLineDetector
- detect(Mat, MatOfKeyPoint) - Method in class org.opencv.features2d.Feature2D
- detect(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.Feature2D
- detect(Mat, MatOfPoint, MatOfDouble) - Method in class org.opencv.objdetect.HOGDescriptor
- detect(Mat, MatOfPoint, MatOfDouble, double) - Method in class org.opencv.objdetect.HOGDescriptor
- detect(Mat, MatOfPoint, MatOfDouble, double, Size) - Method in class org.opencv.objdetect.HOGDescriptor
- detect(Mat, MatOfPoint, MatOfDouble, double, Size, Size) - Method in class org.opencv.objdetect.HOGDescriptor
- detect(Mat, MatOfPoint, MatOfDouble, double, Size, Size, MatOfPoint) - Method in class org.opencv.objdetect.HOGDescriptor
- detect(Mat, MatOfRect, MatOfFloat) - Method in class org.opencv.text.TextDetector
- detect(Mat, MatOfRect, MatOfFloat) - Method in class org.opencv.text.TextDetectorCNN
- detect(Mat, Mat, Mat) - Method in class org.opencv.imgproc.GeneralizedHough
- detect(Mat, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
- detect(Mat, Mat, Mat, Mat) - Method in class org.opencv.imgproc.GeneralizedHough
- detect(Mat, Mat, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
- detect(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.imgproc.GeneralizedHough
- detect(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
- detectAndCompute(Mat, Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.Feature2D
- detectAndCompute(Mat, Mat, MatOfKeyPoint, Mat, boolean) - Method in class org.opencv.features2d.Feature2D
- detectCharucoDiamond(Mat, List<Mat>, Mat, float, List<Mat>, Mat) - Static method in class org.opencv.aruco.Aruco
- detectCharucoDiamond(Mat, List<Mat>, Mat, float, List<Mat>, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- detectCharucoDiamond(Mat, List<Mat>, Mat, float, List<Mat>, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- detectEdges(Mat, Mat) - Method in class org.opencv.ximgproc.StructuredEdgeDetection
- DetectionBasedTracker_DETECTED - Static variable in class org.opencv.objdetect.Objdetect
- DetectionBasedTracker_DETECTED_NOT_SHOWN_YET - Static variable in class org.opencv.objdetect.Objdetect
- DetectionBasedTracker_DETECTED_TEMPORARY_LOST - Static variable in class org.opencv.objdetect.Objdetect
- DetectionBasedTracker_WRONG_OBJECT - Static variable in class org.opencv.objdetect.Objdetect
- detectMarkers(Mat, Dictionary, List<Mat>, Mat) - Static method in class org.opencv.aruco.Aruco
- detectMarkers(Mat, Dictionary, List<Mat>, Mat, DetectorParameters) - Static method in class org.opencv.aruco.Aruco
- detectMarkers(Mat, Dictionary, List<Mat>, Mat, DetectorParameters, List<Mat>) - Static method in class org.opencv.aruco.Aruco
- detectMarkers(Mat, Dictionary, List<Mat>, Mat, DetectorParameters, List<Mat>, Mat) - Static method in class org.opencv.aruco.Aruco
- detectMarkers(Mat, Dictionary, List<Mat>, Mat, DetectorParameters, List<Mat>, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- detectMultiScale(Mat, MatOfRect) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale(Mat, MatOfRect, double) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale(Mat, MatOfRect, double, int) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale(Mat, MatOfRect, double, int, int) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale(Mat, MatOfRect, double, int, int, Size) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale(Mat, MatOfRect, double, int, int, Size, Size) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale(Mat, MatOfRect, MatOfDouble) - Method in class org.opencv.objdetect.HOGDescriptor
- detectMultiScale(Mat, MatOfRect, MatOfDouble, double) - Method in class org.opencv.objdetect.HOGDescriptor
- detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size) - Method in class org.opencv.objdetect.HOGDescriptor
- detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size, Size) - Method in class org.opencv.objdetect.HOGDescriptor
- detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size, Size, double) - Method in class org.opencv.objdetect.HOGDescriptor
- detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size, Size, double, double) - Method in class org.opencv.objdetect.HOGDescriptor
- detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size, Size, double, double, boolean) - Method in class org.opencv.objdetect.HOGDescriptor
- detectMultiScale2(Mat, MatOfRect, MatOfInt) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale2(Mat, MatOfRect, MatOfInt, double) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale2(Mat, MatOfRect, MatOfInt, double, int) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale2(Mat, MatOfRect, MatOfInt, double, int, int) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale2(Mat, MatOfRect, MatOfInt, double, int, int, Size) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale2(Mat, MatOfRect, MatOfInt, double, int, int, Size, Size) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int, int) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int, int, Size) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int, int, Size, Size) - Method in class org.opencv.objdetect.CascadeClassifier
- detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble, double, int, int, Size, Size, boolean) - Method in class org.opencv.objdetect.CascadeClassifier
- DetectorParameters - Class in org.opencv.aruco
- DetectorParameters(long) - Constructor for class org.opencv.aruco.DetectorParameters
- detectRegions(Mat, List<MatOfPoint>, MatOfRect) - Method in class org.opencv.features2d.MSER
- detectRegions(Mat, ERFilter, ERFilter, List<MatOfPoint>) - Static method in class org.opencv.text.Text
- detectRegions(Mat, ERFilter, ERFilter, MatOfRect) - Static method in class org.opencv.text.Text
- detectRegions(Mat, ERFilter, ERFilter, MatOfRect, int) - Static method in class org.opencv.text.Text
- detectRegions(Mat, ERFilter, ERFilter, MatOfRect, int, String) - Static method in class org.opencv.text.Text
- detectRegions(Mat, ERFilter, ERFilter, MatOfRect, int, String, float) - Static method in class org.opencv.text.Text
- determinant(Mat) - Static method in class org.opencv.core.Core
- dft(Mat, Mat) - Static method in class org.opencv.core.Core
- dft(Mat, Mat, int) - Static method in class org.opencv.core.Core
- dft(Mat, Mat, int, int) - Static method in class org.opencv.core.Core
- DFT_COMPLEX_INPUT - Static variable in class org.opencv.core.Core
- DFT_COMPLEX_OUTPUT - Static variable in class org.opencv.core.Core
- DFT_INVERSE - Static variable in class org.opencv.core.Core
- DFT_REAL_OUTPUT - Static variable in class org.opencv.core.Core
- DFT_ROWS - Static variable in class org.opencv.core.Core
- DFT_SCALE - Static variable in class org.opencv.core.Core
- diag() - Method in class org.opencv.core.Mat
- diag(int) - Method in class org.opencv.core.Mat
- diag(Mat) - Static method in class org.opencv.core.Mat
- DICT_4X4_100 - Static variable in class org.opencv.aruco.Aruco
- DICT_4X4_1000 - Static variable in class org.opencv.aruco.Aruco
- DICT_4X4_250 - Static variable in class org.opencv.aruco.Aruco
- DICT_4X4_50 - Static variable in class org.opencv.aruco.Aruco
- DICT_5X5_100 - Static variable in class org.opencv.aruco.Aruco
- DICT_5X5_1000 - Static variable in class org.opencv.aruco.Aruco
- DICT_5X5_250 - Static variable in class org.opencv.aruco.Aruco
- DICT_5X5_50 - Static variable in class org.opencv.aruco.Aruco
- DICT_6X6_100 - Static variable in class org.opencv.aruco.Aruco
- DICT_6X6_1000 - Static variable in class org.opencv.aruco.Aruco
- DICT_6X6_250 - Static variable in class org.opencv.aruco.Aruco
- DICT_6X6_50 - Static variable in class org.opencv.aruco.Aruco
- DICT_7X7_100 - Static variable in class org.opencv.aruco.Aruco
- DICT_7X7_1000 - Static variable in class org.opencv.aruco.Aruco
- DICT_7X7_250 - Static variable in class org.opencv.aruco.Aruco
- DICT_7X7_50 - Static variable in class org.opencv.aruco.Aruco
- DICT_APRILTAG_16h5 - Static variable in class org.opencv.aruco.Aruco
- DICT_APRILTAG_25h9 - Static variable in class org.opencv.aruco.Aruco
- DICT_APRILTAG_36h10 - Static variable in class org.opencv.aruco.Aruco
- DICT_APRILTAG_36h11 - Static variable in class org.opencv.aruco.Aruco
- DICT_ARUCO_ORIGINAL - Static variable in class org.opencv.aruco.Aruco
- Dictionary - Class in org.opencv.aruco
- Dictionary(long) - Constructor for class org.opencv.aruco.Dictionary
- DictValue - Class in org.opencv.dnn
- DictValue(double) - Constructor for class org.opencv.dnn.DictValue
- DictValue(int) - Constructor for class org.opencv.dnn.DictValue
- DictValue(long) - Constructor for class org.opencv.dnn.DictValue
- DictValue(String) - Constructor for class org.opencv.dnn.DictValue
- DIFF_CHARBONNIER - Static variable in class org.opencv.features2d.KAZE
- DIFF_PM_G1 - Static variable in class org.opencv.features2d.KAZE
- DIFF_PM_G2 - Static variable in class org.opencv.features2d.KAZE
- DIFF_WEICKERT - Static variable in class org.opencv.features2d.KAZE
- dilate(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- dilate(Mat, Mat, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
- dilate(Mat, Mat, Mat, Point, int) - Static method in class org.opencv.imgproc.Imgproc
- dilate(Mat, Mat, Mat, Point, int, int) - Static method in class org.opencv.imgproc.Imgproc
- dilate(Mat, Mat, Mat, Point, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- dims() - Method in class org.opencv.core.Mat
- DISCRETE - Static variable in class org.opencv.ml.Boost
- DISOpticalFlow - Class in org.opencv.video
- DISOpticalFlow(long) - Constructor for class org.opencv.video.DISOpticalFlow
- DISP_SCALE - Static variable in class org.opencv.calib3d.StereoMatcher
- DISP_SHIFT - Static variable in class org.opencv.calib3d.StereoMatcher
- DisparityFilter - Class in org.opencv.ximgproc
- DisparityFilter(long) - Constructor for class org.opencv.ximgproc.DisparityFilter
- DisparityWLSFilter - Class in org.opencv.ximgproc
- DisparityWLSFilter(long) - Constructor for class org.opencv.ximgproc.DisparityWLSFilter
- DIST_C - Static variable in class org.opencv.imgproc.Imgproc
- DIST_FAIR - Static variable in class org.opencv.imgproc.Imgproc
- DIST_HUBER - Static variable in class org.opencv.imgproc.Imgproc
- DIST_L1 - Static variable in class org.opencv.imgproc.Imgproc
- DIST_L12 - Static variable in class org.opencv.imgproc.Imgproc
- DIST_L2 - Static variable in class org.opencv.imgproc.Imgproc
- DIST_LABEL_CCOMP - Static variable in class org.opencv.imgproc.Imgproc
- DIST_LABEL_PIXEL - Static variable in class org.opencv.imgproc.Imgproc
- DIST_MASK_3 - Static variable in class org.opencv.imgproc.Imgproc
- DIST_MASK_5 - Static variable in class org.opencv.imgproc.Imgproc
- DIST_MASK_PRECISE - Static variable in class org.opencv.imgproc.Imgproc
- DIST_USER - Static variable in class org.opencv.imgproc.Imgproc
- DIST_WELSCH - Static variable in class org.opencv.imgproc.Imgproc
- distance - Variable in class org.opencv.core.DMatch
- distanceTransform(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- distanceTransform(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- distanceTransformWithLabels(Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- distanceTransformWithLabels(Mat, Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- divide(double, Mat, Mat) - Static method in class org.opencv.core.Core
- divide(double, Mat, Mat, int) - Static method in class org.opencv.core.Core
- divide(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- divide(Mat, Mat, Mat, double) - Static method in class org.opencv.core.Core
- divide(Mat, Mat, Mat, double, int) - Static method in class org.opencv.core.Core
- divide(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
- divide(Mat, Scalar, Mat, double) - Static method in class org.opencv.core.Core
- divide(Mat, Scalar, Mat, double, int) - Static method in class org.opencv.core.Core
- DMatch - Class in org.opencv.core
-
Structure for matching: query descriptor index, train descriptor index, train image index and distance between descriptors.
- DMatch() - Constructor for class org.opencv.core.DMatch
- DMatch(int, int, float) - Constructor for class org.opencv.core.DMatch
- DMatch(int, int, int, float) - Constructor for class org.opencv.core.DMatch
- Dnn - Class in org.opencv.dnn
- Dnn() - Constructor for class org.opencv.dnn.Dnn
- DNN_BACKEND_DEFAULT - Static variable in class org.opencv.dnn.Dnn
- DNN_BACKEND_HALIDE - Static variable in class org.opencv.dnn.Dnn
- DNN_BACKEND_INFERENCE_ENGINE - Static variable in class org.opencv.dnn.Dnn
- DNN_BACKEND_OPENCV - Static variable in class org.opencv.dnn.Dnn
- DNN_BACKEND_VKCOM - Static variable in class org.opencv.dnn.Dnn
- DNN_TARGET_CPU - Static variable in class org.opencv.dnn.Dnn
- DNN_TARGET_FPGA - Static variable in class org.opencv.dnn.Dnn
- DNN_TARGET_MYRIAD - Static variable in class org.opencv.dnn.Dnn
- DNN_TARGET_OPENCL - Static variable in class org.opencv.dnn.Dnn
- DNN_TARGET_OPENCL_FP16 - Static variable in class org.opencv.dnn.Dnn
- DNN_TARGET_VULKAN - Static variable in class org.opencv.dnn.Dnn
- dot(Mat) - Method in class org.opencv.core.Mat
- dot(Point) - Method in class org.opencv.core.Point
- dot(Point3) - Method in class org.opencv.core.Point3
- draw(Size, Mat) - Method in class org.opencv.aruco.CharucoBoard
- draw(Size, Mat) - Method in class org.opencv.aruco.GridBoard
- draw(Size, Mat, int) - Method in class org.opencv.aruco.CharucoBoard
- draw(Size, Mat, int) - Method in class org.opencv.aruco.GridBoard
- draw(Size, Mat, int, int) - Method in class org.opencv.aruco.CharucoBoard
- draw(Size, Mat, int, int) - Method in class org.opencv.aruco.GridBoard
- drawAxis(Mat, Mat, Mat, Mat, Mat, float) - Static method in class org.opencv.aruco.Aruco
- drawChessboardCorners(Mat, Size, MatOfPoint2f, boolean) - Static method in class org.opencv.calib3d.Calib3d
- drawContours(Mat, List<MatOfPoint>, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- drawContours(Mat, List<MatOfPoint>, int, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- drawContours(Mat, List<MatOfPoint>, int, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- drawContours(Mat, List<MatOfPoint>, int, Scalar, int, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
- drawContours(Mat, List<MatOfPoint>, int, Scalar, int, int, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- drawContours(Mat, List<MatOfPoint>, int, Scalar, int, int, Mat, int, Point) - Static method in class org.opencv.imgproc.Imgproc
- drawDetectedCornersCharuco(Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- drawDetectedCornersCharuco(Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- drawDetectedCornersCharuco(Mat, Mat, Mat, Scalar) - Static method in class org.opencv.aruco.Aruco
- drawDetectedDiamonds(Mat, List<Mat>) - Static method in class org.opencv.aruco.Aruco
- drawDetectedDiamonds(Mat, List<Mat>, Mat) - Static method in class org.opencv.aruco.Aruco
- drawDetectedDiamonds(Mat, List<Mat>, Mat, Scalar) - Static method in class org.opencv.aruco.Aruco
- drawDetectedMarkers(Mat, List<Mat>) - Static method in class org.opencv.aruco.Aruco
- drawDetectedMarkers(Mat, List<Mat>, Mat) - Static method in class org.opencv.aruco.Aruco
- drawDetectedMarkers(Mat, List<Mat>, Mat, Scalar) - Static method in class org.opencv.aruco.Aruco
- drawFacemarks(Mat, Mat) - Static method in class org.opencv.face.Face
- drawFacemarks(Mat, Mat, Scalar) - Static method in class org.opencv.face.Face
- drawFrameAxes(Mat, Mat, Mat, Mat, Mat, float) - Static method in class org.opencv.calib3d.Calib3d
- drawFrameAxes(Mat, Mat, Mat, Mat, Mat, float, int) - Static method in class org.opencv.calib3d.Calib3d
- drawKeypoints(Mat, MatOfKeyPoint, Mat) - Static method in class org.opencv.features2d.Features2d
- drawKeypoints(Mat, MatOfKeyPoint, Mat, Scalar) - Static method in class org.opencv.features2d.Features2d
- drawKeypoints(Mat, MatOfKeyPoint, Mat, Scalar, int) - Static method in class org.opencv.features2d.Features2d
- drawMarker(int, int, Mat) - Method in class org.opencv.aruco.Dictionary
- drawMarker(int, int, Mat, int) - Method in class org.opencv.aruco.Dictionary
- drawMarker(Dictionary, int, int, Mat) - Static method in class org.opencv.aruco.Aruco
- drawMarker(Dictionary, int, int, Mat, int) - Static method in class org.opencv.aruco.Aruco
- drawMarker(Mat, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- drawMarker(Mat, Point, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- drawMarker(Mat, Point, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- drawMarker(Mat, Point, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- drawMarker(Mat, Point, Scalar, int, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat) - Static method in class org.opencv.features2d.Features2d
- drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat, Scalar) - Static method in class org.opencv.features2d.Features2d
- drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat, Scalar, Scalar) - Static method in class org.opencv.features2d.Features2d
- drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat, Scalar, Scalar, MatOfByte) - Static method in class org.opencv.features2d.Features2d
- drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat, Scalar, Scalar, MatOfByte, int) - Static method in class org.opencv.features2d.Features2d
- DrawMatchesFlags_DEFAULT - Static variable in class org.opencv.features2d.Features2d
- DrawMatchesFlags_DRAW_OVER_OUTIMG - Static variable in class org.opencv.features2d.Features2d
- DrawMatchesFlags_DRAW_RICH_KEYPOINTS - Static variable in class org.opencv.features2d.Features2d
- DrawMatchesFlags_NOT_DRAW_SINGLE_POINTS - Static variable in class org.opencv.features2d.Features2d
- drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat) - Static method in class org.opencv.features2d.Features2d
- drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar) - Static method in class org.opencv.features2d.Features2d
- drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar) - Static method in class org.opencv.features2d.Features2d
- drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar, List<MatOfByte>) - Static method in class org.opencv.features2d.Features2d
- drawMatchesKnn(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar, List<MatOfByte>, int) - Static method in class org.opencv.features2d.Features2d
- drawPlanarBoard(Board, Size, Mat) - Static method in class org.opencv.aruco.Aruco
- drawPlanarBoard(Board, Size, Mat, int) - Static method in class org.opencv.aruco.Aruco
- drawPlanarBoard(Board, Size, Mat, int, int) - Static method in class org.opencv.aruco.Aruco
- drawSegments(Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
- drawSegments(Mat, Mat) - Method in class org.opencv.ximgproc.FastLineDetector
- drawSegments(Mat, Mat, boolean) - Method in class org.opencv.ximgproc.FastLineDetector
- drawSignature(Mat, Mat, Mat) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- drawSignature(Mat, Mat, Mat, float) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- drawSignature(Mat, Mat, Mat, float, int) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- DTF_IC - Static variable in class org.opencv.ximgproc.Ximgproc
- DTF_NC - Static variable in class org.opencv.ximgproc.Ximgproc
- DTF_RF - Static variable in class org.opencv.ximgproc.Ximgproc
- dtFilter(Mat, Mat, Mat, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- dtFilter(Mat, Mat, Mat, double, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- dtFilter(Mat, Mat, Mat, double, double, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- DTFilter - Class in org.opencv.ximgproc
- DTFilter(long) - Constructor for class org.opencv.ximgproc.DTFilter
- DTrees - Class in org.opencv.ml
- DTrees(long) - Constructor for class org.opencv.ml.DTrees
- dump() - Method in class org.opencv.core.Mat
E
- EdgeAwareInterpolator - Class in org.opencv.ximgproc
- EdgeAwareInterpolator(long) - Constructor for class org.opencv.ximgproc.EdgeAwareInterpolator
- EdgeBoxes - Class in org.opencv.ximgproc
- EdgeBoxes(long) - Constructor for class org.opencv.ximgproc.EdgeBoxes
- edgeDst(int) - Method in class org.opencv.imgproc.Subdiv2D
- edgeDst(int, Point) - Method in class org.opencv.imgproc.Subdiv2D
- edgeOrg(int) - Method in class org.opencv.imgproc.Subdiv2D
- edgeOrg(int, Point) - Method in class org.opencv.imgproc.Subdiv2D
- edgePreservingFilter(Mat, Mat) - Static method in class org.opencv.photo.Photo
- edgePreservingFilter(Mat, Mat, int) - Static method in class org.opencv.photo.Photo
- edgePreservingFilter(Mat, Mat, int, double) - Static method in class org.opencv.ximgproc.Ximgproc
- edgePreservingFilter(Mat, Mat, int, float) - Static method in class org.opencv.photo.Photo
- edgePreservingFilter(Mat, Mat, int, float, float) - Static method in class org.opencv.photo.Photo
- edgesNms(Mat, Mat, Mat) - Method in class org.opencv.ximgproc.StructuredEdgeDetection
- edgesNms(Mat, Mat, Mat, int) - Method in class org.opencv.ximgproc.StructuredEdgeDetection
- edgesNms(Mat, Mat, Mat, int, int) - Method in class org.opencv.ximgproc.StructuredEdgeDetection
- edgesNms(Mat, Mat, Mat, int, int, float) - Method in class org.opencv.ximgproc.StructuredEdgeDetection
- edgesNms(Mat, Mat, Mat, int, int, float, boolean) - Method in class org.opencv.ximgproc.StructuredEdgeDetection
- eigen(Mat, Mat) - Static method in class org.opencv.core.Core
- eigen(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- EigenFaceRecognizer - Class in org.opencv.face
- EigenFaceRecognizer(long) - Constructor for class org.opencv.face.EigenFaceRecognizer
- eigenNonSymmetric(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- ELEM_SIZE(int) - Static method in class org.opencv.core.CvType
- elemSize() - Method in class org.opencv.core.Mat
- elemSize1() - Method in class org.opencv.core.Mat
- ellipse(Mat, Point, Size, double, double, double, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- ellipse(Mat, Point, Size, double, double, double, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- ellipse(Mat, Point, Size, double, double, double, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- ellipse(Mat, Point, Size, double, double, double, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- ellipse(Mat, RotatedRect, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- ellipse(Mat, RotatedRect, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- ellipse(Mat, RotatedRect, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- ellipse2Poly(Point, Size, int, int, int, int, MatOfPoint) - Static method in class org.opencv.imgproc.Imgproc
- EM - Class in org.opencv.ml
- EM(long) - Constructor for class org.opencv.ml.EM
- EMD(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- EMD(Mat, Mat, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
- EMD(Mat, Mat, int, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- empty() - Method in class org.opencv.core.Algorithm
- empty() - Method in class org.opencv.core.Mat
- empty() - Method in class org.opencv.core.Range
- empty() - Method in class org.opencv.core.Rect
- empty() - Method in class org.opencv.core.Rect2d
- empty() - Method in class org.opencv.core.Size
- empty() - Method in class org.opencv.dnn.Net
- empty() - Method in class org.opencv.features2d.DescriptorMatcher
- empty() - Method in class org.opencv.features2d.Feature2D
- empty() - Method in class org.opencv.ml.StatModel
- empty() - Method in class org.opencv.objdetect.CascadeClassifier
- enableFusion(boolean) - Method in class org.opencv.dnn.Net
- end - Variable in class org.opencv.core.Range
- enforceLabelConnectivity() - Method in class org.opencv.ximgproc.SuperpixelLSC
- enforceLabelConnectivity() - Method in class org.opencv.ximgproc.SuperpixelSLIC
- enforceLabelConnectivity(int) - Method in class org.opencv.ximgproc.SuperpixelLSC
- enforceLabelConnectivity(int) - Method in class org.opencv.ximgproc.SuperpixelSLIC
- EPS - Static variable in class org.opencv.core.TermCriteria
-
The desired accuracy threshold or change in parameters at which the iterative algorithm is terminated.
- EPS_SVR - Static variable in class org.opencv.ml.SVM
- epsilon - Variable in class org.opencv.core.TermCriteria
- equalizeHist(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- equals(Object) - Method in class org.opencv.core.Point
- equals(Object) - Method in class org.opencv.core.Point3
- equals(Object) - Method in class org.opencv.core.Range
- equals(Object) - Method in class org.opencv.core.Rect
- equals(Object) - Method in class org.opencv.core.Rect2d
- equals(Object) - Method in class org.opencv.core.RotatedRect
- equals(Object) - Method in class org.opencv.core.Scalar
- equals(Object) - Method in class org.opencv.core.Size
- equals(Object) - Method in class org.opencv.core.TermCriteria
- ERFilter - Class in org.opencv.text
- ERFilter(long) - Constructor for class org.opencv.text.ERFilter
- ERFILTER_NM_IHSGrad - Static variable in class org.opencv.text.Text
- ERFILTER_NM_RGBLGrad - Static variable in class org.opencv.text.Text
- erGrouping(Mat, Mat, List<MatOfPoint>, MatOfRect) - Static method in class org.opencv.text.Text
- erGrouping(Mat, Mat, List<MatOfPoint>, MatOfRect, int) - Static method in class org.opencv.text.Text
- erGrouping(Mat, Mat, List<MatOfPoint>, MatOfRect, int, String) - Static method in class org.opencv.text.Text
- erGrouping(Mat, Mat, List<MatOfPoint>, MatOfRect, int, String, float) - Static method in class org.opencv.text.Text
- ERGROUPING_ORIENTATION_ANY - Static variable in class org.opencv.text.Text
- ERGROUPING_ORIENTATION_HORIZ - Static variable in class org.opencv.text.Text
- erode(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- erode(Mat, Mat, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
- erode(Mat, Mat, Mat, Point, int) - Static method in class org.opencv.imgproc.Imgproc
- erode(Mat, Mat, Mat, Point, int, int) - Static method in class org.opencv.imgproc.Imgproc
- erode(Mat, Mat, Mat, Point, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- estimateAffine2D(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffine2D(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffine2D(Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffine2D(Mat, Mat, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffine2D(Mat, Mat, Mat, int, double, long) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffine2D(Mat, Mat, Mat, int, double, long, double) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffine2D(Mat, Mat, Mat, int, double, long, double, long) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffine3D(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffine3D(Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffine3D(Mat, Mat, Mat, Mat, double, double) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffinePartial2D(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffinePartial2D(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffinePartial2D(Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffinePartial2D(Mat, Mat, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffinePartial2D(Mat, Mat, Mat, int, double, long) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffinePartial2D(Mat, Mat, Mat, int, double, long, double) - Static method in class org.opencv.calib3d.Calib3d
- estimateAffinePartial2D(Mat, Mat, Mat, int, double, long, double, long) - Static method in class org.opencv.calib3d.Calib3d
- estimatePoseBoard(List<Mat>, Mat, Board, Mat, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- estimatePoseBoard(List<Mat>, Mat, Board, Mat, Mat, Mat, Mat, boolean) - Static method in class org.opencv.aruco.Aruco
- estimatePoseCharucoBoard(Mat, Mat, CharucoBoard, Mat, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- estimatePoseCharucoBoard(Mat, Mat, CharucoBoard, Mat, Mat, Mat, Mat, boolean) - Static method in class org.opencv.aruco.Aruco
- estimatePoseSingleMarkers(List<Mat>, float, Mat, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- estimatePoseSingleMarkers(List<Mat>, float, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- estimateTransformation(Mat, Mat, Mat, double[]) - Method in class org.opencv.ximgproc.ContourFitting
- estimateTransformation(Mat, Mat, Mat, double[], boolean) - Method in class org.opencv.ximgproc.ContourFitting
- exp(Mat, Mat) - Static method in class org.opencv.core.Core
- extractChannel(Mat, Mat, int) - Static method in class org.opencv.core.Core
- extractSimpleFeatures(Mat, Mat) - Method in class org.opencv.xphoto.LearningBasedWB
- eye(int, int, int) - Static method in class org.opencv.core.Mat
- eye(Size, int) - Static method in class org.opencv.core.Mat
F
- Face - Class in org.opencv.face
- Face() - Constructor for class org.opencv.face.Face
- Facemark - Class in org.opencv.face
- Facemark(long) - Constructor for class org.opencv.face.Facemark
- FacemarkAAM - Class in org.opencv.face
- FacemarkAAM(long) - Constructor for class org.opencv.face.FacemarkAAM
- FacemarkKazemi - Class in org.opencv.face
- FacemarkKazemi(long) - Constructor for class org.opencv.face.FacemarkKazemi
- FacemarkLBF - Class in org.opencv.face
- FacemarkLBF(long) - Constructor for class org.opencv.face.FacemarkLBF
- FacemarkTrain - Class in org.opencv.face
- FacemarkTrain(long) - Constructor for class org.opencv.face.FacemarkTrain
- FaceRecognizer - Class in org.opencv.face
- FaceRecognizer(long) - Constructor for class org.opencv.face.FaceRecognizer
- FAPS - Static variable in class org.opencv.structured_light.Structured_light
- FarnebackOpticalFlow - Class in org.opencv.video
- FarnebackOpticalFlow(long) - Constructor for class org.opencv.video.FarnebackOpticalFlow
- FAST_N - Static variable in class org.opencv.features2d.FastFeatureDetector
- FAST_SCORE - Static variable in class org.opencv.features2d.ORB
- fastAtan2(float, float) - Static method in class org.opencv.core.Core
- fastBilateralSolverFilter(Mat, Mat, Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- fastBilateralSolverFilter(Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.ximgproc.Ximgproc
- fastBilateralSolverFilter(Mat, Mat, Mat, Mat, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- fastBilateralSolverFilter(Mat, Mat, Mat, Mat, double, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- fastBilateralSolverFilter(Mat, Mat, Mat, Mat, double, double, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- fastBilateralSolverFilter(Mat, Mat, Mat, Mat, double, double, double, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- fastBilateralSolverFilter(Mat, Mat, Mat, Mat, double, double, double, double, int, double) - Static method in class org.opencv.ximgproc.Ximgproc
- FastBilateralSolverFilter - Class in org.opencv.ximgproc
- FastBilateralSolverFilter(long) - Constructor for class org.opencv.ximgproc.FastBilateralSolverFilter
- FastFeatureDetector - Class in org.opencv.features2d
- FastFeatureDetector(long) - Constructor for class org.opencv.features2d.FastFeatureDetector
- fastGlobalSmootherFilter(Mat, Mat, Mat, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- fastGlobalSmootherFilter(Mat, Mat, Mat, double, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- fastGlobalSmootherFilter(Mat, Mat, Mat, double, double, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- FastGlobalSmootherFilter - Class in org.opencv.ximgproc
- FastGlobalSmootherFilter(long) - Constructor for class org.opencv.ximgproc.FastGlobalSmootherFilter
- FastHoughTransform(Mat, Mat, int) - Static method in class org.opencv.ximgproc.Ximgproc
- FastHoughTransform(Mat, Mat, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- FastHoughTransform(Mat, Mat, int, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- FastHoughTransform(Mat, Mat, int, int, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- FastLineDetector - Class in org.opencv.ximgproc
- FastLineDetector(long) - Constructor for class org.opencv.ximgproc.FastLineDetector
- fastNlMeansDenoising(Mat, Mat) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoising(Mat, Mat, float) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoising(Mat, Mat, float, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoising(Mat, Mat, float, int, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoising(Mat, Mat, MatOfFloat) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoising(Mat, Mat, MatOfFloat, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoising(Mat, Mat, MatOfFloat, int, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoising(Mat, Mat, MatOfFloat, int, int, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColored(Mat, Mat) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColored(Mat, Mat, float) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColored(Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColored(Mat, Mat, float, float, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColored(Mat, Mat, float, float, int, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int, float) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int, float, float) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int, float, float, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, int, float, float, int, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, float) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, float, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, float, int, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, MatOfFloat) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, MatOfFloat, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, MatOfFloat, int, int) - Static method in class org.opencv.photo.Photo
- fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, MatOfFloat, int, int, int) - Static method in class org.opencv.photo.Photo
- Feature2D - Class in org.opencv.features2d
- Feature2D(long) - Constructor for class org.opencv.features2d.Feature2D
- Features2d - Class in org.opencv.features2d
- Features2d() - Constructor for class org.opencv.features2d.Features2d
- FHT_ADD - Static variable in class org.opencv.ximgproc.Ximgproc
- FHT_AVE - Static variable in class org.opencv.ximgproc.Ximgproc
- FHT_MAX - Static variable in class org.opencv.ximgproc.Ximgproc
- FHT_MIN - Static variable in class org.opencv.ximgproc.Ximgproc
- fillConvexPoly(Mat, MatOfPoint, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- fillConvexPoly(Mat, MatOfPoint, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- fillConvexPoly(Mat, MatOfPoint, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- FILLED - Static variable in class org.opencv.core.Core
- FILLED - Static variable in class org.opencv.imgproc.Imgproc
- fillPoly(Mat, List<MatOfPoint>, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- fillPoly(Mat, List<MatOfPoint>, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- fillPoly(Mat, List<MatOfPoint>, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- fillPoly(Mat, List<MatOfPoint>, Scalar, int, int, Point) - Static method in class org.opencv.imgproc.Imgproc
- filter(Mat, Mat) - Method in class org.opencv.ximgproc.AdaptiveManifoldFilter
- filter(Mat, Mat) - Method in class org.opencv.ximgproc.DTFilter
- filter(Mat, Mat) - Method in class org.opencv.ximgproc.FastGlobalSmootherFilter
- filter(Mat, Mat) - Method in class org.opencv.ximgproc.GuidedFilter
- filter(Mat, Mat, int) - Method in class org.opencv.ximgproc.DTFilter
- filter(Mat, Mat, int) - Method in class org.opencv.ximgproc.GuidedFilter
- filter(Mat, Mat, Mat) - Method in class org.opencv.ximgproc.AdaptiveManifoldFilter
- filter(Mat, Mat, Mat) - Method in class org.opencv.ximgproc.DisparityFilter
- filter(Mat, Mat, Mat) - Method in class org.opencv.ximgproc.FastBilateralSolverFilter
- filter(Mat, Mat, Mat, Mat) - Method in class org.opencv.ximgproc.DisparityFilter
- filter(Mat, Mat, Mat, Mat, Rect) - Method in class org.opencv.ximgproc.DisparityFilter
- filter(Mat, Mat, Mat, Mat, Rect, Mat) - Method in class org.opencv.ximgproc.DisparityFilter
- FILTER_SCHARR - Static variable in class org.opencv.imgproc.Imgproc
- filter2D(Mat, Mat, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
- filter2D(Mat, Mat, int, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
- filter2D(Mat, Mat, int, Mat, Point, double) - Static method in class org.opencv.imgproc.Imgproc
- filter2D(Mat, Mat, int, Mat, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
- filterHomographyDecompByVisibleRefpoints(List<Mat>, List<Mat>, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- filterHomographyDecompByVisibleRefpoints(List<Mat>, List<Mat>, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- filterSpeckles(Mat, double, int, double) - Static method in class org.opencv.calib3d.Calib3d
- filterSpeckles(Mat, double, int, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
- finalize() - Method in class org.opencv.aruco.Board
- finalize() - Method in class org.opencv.aruco.CharucoBoard
- finalize() - Method in class org.opencv.aruco.DetectorParameters
- finalize() - Method in class org.opencv.aruco.Dictionary
- finalize() - Method in class org.opencv.aruco.GridBoard
- finalize() - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- finalize() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- finalize() - Method in class org.opencv.bgsegm.BackgroundSubtractorGSOC
- finalize() - Method in class org.opencv.bgsegm.BackgroundSubtractorLSBP
- finalize() - Method in class org.opencv.bgsegm.BackgroundSubtractorLSBPDesc
- finalize() - Method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- finalize() - Method in class org.opencv.bgsegm.SyntheticSequenceGenerator
- finalize() - Method in class org.opencv.bioinspired.Retina
- finalize() - Method in class org.opencv.bioinspired.RetinaFastToneMapping
- finalize() - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- finalize() - Method in class org.opencv.calib3d.StereoBM
- finalize() - Method in class org.opencv.calib3d.StereoMatcher
- finalize() - Method in class org.opencv.calib3d.StereoSGBM
- finalize() - Method in class org.opencv.core.Algorithm
- finalize() - Method in class org.opencv.core.Mat
- finalize() - Method in class org.opencv.core.TickMeter
- finalize() - Method in class org.opencv.dnn.DictValue
- finalize() - Method in class org.opencv.dnn.Layer
- finalize() - Method in class org.opencv.dnn.Net
- finalize() - Method in class org.opencv.face.BasicFaceRecognizer
- finalize() - Method in class org.opencv.face.BIF
- finalize() - Method in class org.opencv.face.EigenFaceRecognizer
- finalize() - Method in class org.opencv.face.Facemark
- finalize() - Method in class org.opencv.face.FacemarkAAM
- finalize() - Method in class org.opencv.face.FacemarkKazemi
- finalize() - Method in class org.opencv.face.FacemarkLBF
- finalize() - Method in class org.opencv.face.FacemarkTrain
- finalize() - Method in class org.opencv.face.FaceRecognizer
- finalize() - Method in class org.opencv.face.FisherFaceRecognizer
- finalize() - Method in class org.opencv.face.LBPHFaceRecognizer
- finalize() - Method in class org.opencv.face.MACE
- finalize() - Method in class org.opencv.face.PredictCollector
- finalize() - Method in class org.opencv.face.StandardCollector
- finalize() - Method in class org.opencv.features2d.AgastFeatureDetector
- finalize() - Method in class org.opencv.features2d.AKAZE
- finalize() - Method in class org.opencv.features2d.BFMatcher
- finalize() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
- finalize() - Method in class org.opencv.features2d.BOWKMeansTrainer
- finalize() - Method in class org.opencv.features2d.BOWTrainer
- finalize() - Method in class org.opencv.features2d.BRISK
- finalize() - Method in class org.opencv.features2d.DescriptorMatcher
- finalize() - Method in class org.opencv.features2d.FastFeatureDetector
- finalize() - Method in class org.opencv.features2d.Feature2D
- finalize() - Method in class org.opencv.features2d.FlannBasedMatcher
- finalize() - Method in class org.opencv.features2d.GFTTDetector
- finalize() - Method in class org.opencv.features2d.KAZE
- finalize() - Method in class org.opencv.features2d.MSER
- finalize() - Method in class org.opencv.features2d.ORB
- finalize() - Method in class org.opencv.features2d.Params
- finalize() - Method in class org.opencv.img_hash.AverageHash
- finalize() - Method in class org.opencv.img_hash.BlockMeanHash
- finalize() - Method in class org.opencv.img_hash.ColorMomentHash
- finalize() - Method in class org.opencv.img_hash.ImgHashBase
- finalize() - Method in class org.opencv.img_hash.MarrHildrethHash
- finalize() - Method in class org.opencv.img_hash.PHash
- finalize() - Method in class org.opencv.img_hash.RadialVarianceHash
- finalize() - Method in class org.opencv.imgproc.CLAHE
- finalize() - Method in class org.opencv.imgproc.GeneralizedHough
- finalize() - Method in class org.opencv.imgproc.GeneralizedHoughBallard
- finalize() - Method in class org.opencv.imgproc.GeneralizedHoughGuil
- finalize() - Method in class org.opencv.imgproc.LineSegmentDetector
- finalize() - Method in class org.opencv.imgproc.Subdiv2D
- finalize() - Method in class org.opencv.ml.ANN_MLP
- finalize() - Method in class org.opencv.ml.Boost
- finalize() - Method in class org.opencv.ml.DTrees
- finalize() - Method in class org.opencv.ml.EM
- finalize() - Method in class org.opencv.ml.KNearest
- finalize() - Method in class org.opencv.ml.LogisticRegression
- finalize() - Method in class org.opencv.ml.NormalBayesClassifier
- finalize() - Method in class org.opencv.ml.ParamGrid
- finalize() - Method in class org.opencv.ml.RTrees
- finalize() - Method in class org.opencv.ml.StatModel
- finalize() - Method in class org.opencv.ml.SVM
- finalize() - Method in class org.opencv.ml.SVMSGD
- finalize() - Method in class org.opencv.ml.TrainData
- finalize() - Method in class org.opencv.objdetect.BaseCascadeClassifier
- finalize() - Method in class org.opencv.objdetect.CascadeClassifier
- finalize() - Method in class org.opencv.objdetect.HOGDescriptor
- finalize() - Method in class org.opencv.objdetect.QRCodeDetector
- finalize() - Method in class org.opencv.phase_unwrapping.HistogramPhaseUnwrapping
- finalize() - Method in class org.opencv.phase_unwrapping.PhaseUnwrapping
- finalize() - Method in class org.opencv.photo.AlignExposures
- finalize() - Method in class org.opencv.photo.AlignMTB
- finalize() - Method in class org.opencv.photo.CalibrateCRF
- finalize() - Method in class org.opencv.photo.CalibrateDebevec
- finalize() - Method in class org.opencv.photo.CalibrateRobertson
- finalize() - Method in class org.opencv.photo.MergeDebevec
- finalize() - Method in class org.opencv.photo.MergeExposures
- finalize() - Method in class org.opencv.photo.MergeMertens
- finalize() - Method in class org.opencv.photo.MergeRobertson
- finalize() - Method in class org.opencv.photo.Tonemap
- finalize() - Method in class org.opencv.photo.TonemapDrago
- finalize() - Method in class org.opencv.photo.TonemapMantiuk
- finalize() - Method in class org.opencv.photo.TonemapReinhard
- finalize() - Method in class org.opencv.plot.Plot2d
- finalize() - Method in class org.opencv.structured_light.GrayCodePattern
- finalize() - Method in class org.opencv.structured_light.Params
- finalize() - Method in class org.opencv.structured_light.SinusoidalPattern
- finalize() - Method in class org.opencv.structured_light.StructuredLightPattern
- finalize() - Method in class org.opencv.text.BaseOCR
- finalize() - Method in class org.opencv.text.Callback
- finalize() - Method in class org.opencv.text.ClassifierCallback
- finalize() - Method in class org.opencv.text.ERFilter
- finalize() - Method in class org.opencv.text.OCRBeamSearchDecoder
- finalize() - Method in class org.opencv.text.OCRHMMDecoder
- finalize() - Method in class org.opencv.text.OCRTesseract
- finalize() - Method in class org.opencv.text.TextDetector
- finalize() - Method in class org.opencv.text.TextDetectorCNN
- finalize() - Method in class org.opencv.tracking.MultiTracker
- finalize() - Method in class org.opencv.tracking.Tracker
- finalize() - Method in class org.opencv.tracking.TrackerBoosting
- finalize() - Method in class org.opencv.tracking.TrackerCSRT
- finalize() - Method in class org.opencv.tracking.TrackerGOTURN
- finalize() - Method in class org.opencv.tracking.TrackerKCF
- finalize() - Method in class org.opencv.tracking.TrackerMedianFlow
- finalize() - Method in class org.opencv.tracking.TrackerMIL
- finalize() - Method in class org.opencv.tracking.TrackerMOSSE
- finalize() - Method in class org.opencv.tracking.TrackerTLD
- finalize() - Method in class org.opencv.video.BackgroundSubtractor
- finalize() - Method in class org.opencv.video.BackgroundSubtractorKNN
- finalize() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- finalize() - Method in class org.opencv.video.DenseOpticalFlow
- finalize() - Method in class org.opencv.video.DISOpticalFlow
- finalize() - Method in class org.opencv.video.FarnebackOpticalFlow
- finalize() - Method in class org.opencv.video.KalmanFilter
- finalize() - Method in class org.opencv.video.SparseOpticalFlow
- finalize() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- finalize() - Method in class org.opencv.video.VariationalRefinement
- finalize() - Method in class org.opencv.videoio.VideoCapture
- finalize() - Method in class org.opencv.videoio.VideoWriter
- finalize() - Method in class org.opencv.xfeatures2d.BoostDesc
- finalize() - Method in class org.opencv.xfeatures2d.BriefDescriptorExtractor
- finalize() - Method in class org.opencv.xfeatures2d.DAISY
- finalize() - Method in class org.opencv.xfeatures2d.FREAK
- finalize() - Method in class org.opencv.xfeatures2d.HarrisLaplaceFeatureDetector
- finalize() - Method in class org.opencv.xfeatures2d.LATCH
- finalize() - Method in class org.opencv.xfeatures2d.LUCID
- finalize() - Method in class org.opencv.xfeatures2d.MSDDetector
- finalize() - Method in class org.opencv.xfeatures2d.PCTSignatures
- finalize() - Method in class org.opencv.xfeatures2d.PCTSignaturesSQFD
- finalize() - Method in class org.opencv.xfeatures2d.SIFT
- finalize() - Method in class org.opencv.xfeatures2d.StarDetector
- finalize() - Method in class org.opencv.xfeatures2d.SURF
- finalize() - Method in class org.opencv.xfeatures2d.VGG
- finalize() - Method in class org.opencv.ximgproc.AdaptiveManifoldFilter
- finalize() - Method in class org.opencv.ximgproc.ContourFitting
- finalize() - Method in class org.opencv.ximgproc.DisparityFilter
- finalize() - Method in class org.opencv.ximgproc.DisparityWLSFilter
- finalize() - Method in class org.opencv.ximgproc.DTFilter
- finalize() - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- finalize() - Method in class org.opencv.ximgproc.EdgeBoxes
- finalize() - Method in class org.opencv.ximgproc.FastBilateralSolverFilter
- finalize() - Method in class org.opencv.ximgproc.FastGlobalSmootherFilter
- finalize() - Method in class org.opencv.ximgproc.FastLineDetector
- finalize() - Method in class org.opencv.ximgproc.GraphSegmentation
- finalize() - Method in class org.opencv.ximgproc.GuidedFilter
- finalize() - Method in class org.opencv.ximgproc.RFFeatureGetter
- finalize() - Method in class org.opencv.ximgproc.RidgeDetectionFilter
- finalize() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- finalize() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
- finalize() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyColor
- finalize() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyFill
- finalize() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyMultiple
- finalize() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategySize
- finalize() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyTexture
- finalize() - Method in class org.opencv.ximgproc.SparseMatchInterpolator
- finalize() - Method in class org.opencv.ximgproc.StructuredEdgeDetection
- finalize() - Method in class org.opencv.ximgproc.SuperpixelLSC
- finalize() - Method in class org.opencv.ximgproc.SuperpixelSEEDS
- finalize() - Method in class org.opencv.ximgproc.SuperpixelSLIC
- finalize() - Method in class org.opencv.xphoto.GrayworldWB
- finalize() - Method in class org.opencv.xphoto.LearningBasedWB
- finalize() - Method in class org.opencv.xphoto.SimpleWB
- finalize() - Method in class org.opencv.xphoto.TonemapDurand
- finalize() - Method in class org.opencv.xphoto.WhiteBalancer
- finalize(List<Mat>, List<Mat>) - Method in class org.opencv.dnn.Layer
- findChessboardCorners(Mat, Size, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
- findChessboardCorners(Mat, Size, MatOfPoint2f, int) - Static method in class org.opencv.calib3d.Calib3d
- findChessboardCornersSB(Mat, Size, Mat) - Static method in class org.opencv.calib3d.Calib3d
- findChessboardCornersSB(Mat, Size, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- findCirclesGrid(Mat, Size, Mat) - Static method in class org.opencv.calib3d.Calib3d
- findCirclesGrid(Mat, Size, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- findContours(Mat, List<MatOfPoint>, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- findContours(Mat, List<MatOfPoint>, Mat, int, int, Point) - Static method in class org.opencv.imgproc.Imgproc
- findEssentialMat(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, double, Point) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, double, Point, int) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, double, Point, int, double) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, double, Point, int, double, double) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, double, Point, int, double, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, Mat, int, double, double) - Static method in class org.opencv.calib3d.Calib3d
- findEssentialMat(Mat, Mat, Mat, int, double, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
- findFile(String) - Static method in class org.opencv.core.Core
- findFile(String, boolean) - Static method in class org.opencv.core.Core
- findFile(String, boolean, boolean) - Static method in class org.opencv.core.Core
- findFileOrKeep(String) - Static method in class org.opencv.core.Core
- findFileOrKeep(String, boolean) - Static method in class org.opencv.core.Core
- findFundamentalMat(MatOfPoint2f, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
- findFundamentalMat(MatOfPoint2f, MatOfPoint2f, int) - Static method in class org.opencv.calib3d.Calib3d
- findFundamentalMat(MatOfPoint2f, MatOfPoint2f, int, double) - Static method in class org.opencv.calib3d.Calib3d
- findFundamentalMat(MatOfPoint2f, MatOfPoint2f, int, double, double) - Static method in class org.opencv.calib3d.Calib3d
- findFundamentalMat(MatOfPoint2f, MatOfPoint2f, int, double, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
- findHomography(MatOfPoint2f, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
- findHomography(MatOfPoint2f, MatOfPoint2f, int) - Static method in class org.opencv.calib3d.Calib3d
- findHomography(MatOfPoint2f, MatOfPoint2f, int, double) - Static method in class org.opencv.calib3d.Calib3d
- findHomography(MatOfPoint2f, MatOfPoint2f, int, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
- findHomography(MatOfPoint2f, MatOfPoint2f, int, double, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- findHomography(MatOfPoint2f, MatOfPoint2f, int, double, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
- findNearest(Mat, int, Mat) - Method in class org.opencv.ml.KNearest
- findNearest(Mat, int, Mat, Mat) - Method in class org.opencv.ml.KNearest
- findNearest(Mat, int, Mat, Mat, Mat) - Method in class org.opencv.ml.KNearest
- findNearest(Point) - Method in class org.opencv.imgproc.Subdiv2D
- findNearest(Point, Point) - Method in class org.opencv.imgproc.Subdiv2D
- findNonZero(Mat, Mat) - Static method in class org.opencv.core.Core
- findProCamMatches(Mat, Mat, List<Mat>) - Method in class org.opencv.structured_light.SinusoidalPattern
- findTransformECC(Mat, Mat, Mat) - Static method in class org.opencv.video.Video
- findTransformECC(Mat, Mat, Mat, int) - Static method in class org.opencv.video.Video
- findTransformECC(Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.video.Video
- findTransformECC(Mat, Mat, Mat, int, TermCriteria, Mat) - Static method in class org.opencv.video.Video
- FisherFaceRecognizer - Class in org.opencv.face
- FisherFaceRecognizer(long) - Constructor for class org.opencv.face.FisherFaceRecognizer
- fisheye_CALIB_CHECK_COND - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_CALIB_FIX_INTRINSIC - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_CALIB_FIX_K1 - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_CALIB_FIX_K2 - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_CALIB_FIX_K3 - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_CALIB_FIX_K4 - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_CALIB_FIX_PRINCIPAL_POINT - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_CALIB_FIX_SKEW - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_CALIB_RECOMPUTE_EXTRINSIC - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_CALIB_USE_INTRINSIC_GUESS - Static variable in class org.opencv.calib3d.Calib3d
- fisheye_calibrate(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_calibrate(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_calibrate(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_distortPoints(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_distortPoints(Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat, double, Size) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat, double, Size, double) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_initUndistortRectifyMap(Mat, Mat, Mat, Mat, Size, int, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_projectPoints(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_projectPoints(Mat, Mat, Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_projectPoints(Mat, Mat, Mat, Mat, Mat, Mat, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, Size) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, Size, double) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, Size, double, double) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_undistortImage(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_undistortImage(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_undistortImage(Mat, Mat, Mat, Mat, Mat, Size) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_undistortPoints(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_undistortPoints(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fisheye_undistortPoints(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- fit(Mat, MatOfRect, List<MatOfPoint2f>) - Method in class org.opencv.face.Facemark
- fitEllipse(MatOfPoint2f) - Static method in class org.opencv.imgproc.Imgproc
- fitEllipseAMS(Mat) - Static method in class org.opencv.imgproc.Imgproc
- fitEllipseDirect(Mat) - Static method in class org.opencv.imgproc.Imgproc
- fitLine(Mat, Mat, int, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- flag - Variable in class org.opencv.highgui.ImageWindow
- FLAGS_EXPAND_SAME_NAMES - Static variable in class org.opencv.core.Core
- FLAGS_MAPPING - Static variable in class org.opencv.core.Core
- FLAGS_NONE - Static variable in class org.opencv.core.Core
- FLANNBASED - Static variable in class org.opencv.features2d.DescriptorMatcher
- FlannBasedMatcher - Class in org.opencv.features2d
- FlannBasedMatcher() - Constructor for class org.opencv.features2d.FlannBasedMatcher
- FlannBasedMatcher(long) - Constructor for class org.opencv.features2d.FlannBasedMatcher
- flip(Mat, Mat, int) - Static method in class org.opencv.core.Core
- floodFill(Mat, Mat, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- floodFill(Mat, Mat, Point, Scalar, Rect) - Static method in class org.opencv.imgproc.Imgproc
- floodFill(Mat, Mat, Point, Scalar, Rect, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- floodFill(Mat, Mat, Point, Scalar, Rect, Scalar, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- floodFill(Mat, Mat, Point, Scalar, Rect, Scalar, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- FLOODFILL_FIXED_RANGE - Static variable in class org.opencv.imgproc.Imgproc
- FLOODFILL_MASK_ONLY - Static variable in class org.opencv.imgproc.Imgproc
- FM_7POINT - Static variable in class org.opencv.calib3d.Calib3d
- FM_8POINT - Static variable in class org.opencv.calib3d.Calib3d
- FM_LMEDS - Static variable in class org.opencv.calib3d.Calib3d
- FM_RANSAC - Static variable in class org.opencv.calib3d.Calib3d
- FONT_HERSHEY_COMPLEX - Static variable in class org.opencv.imgproc.Imgproc
- FONT_HERSHEY_COMPLEX_SMALL - Static variable in class org.opencv.imgproc.Imgproc
- FONT_HERSHEY_DUPLEX - Static variable in class org.opencv.imgproc.Imgproc
- FONT_HERSHEY_PLAIN - Static variable in class org.opencv.imgproc.Imgproc
- FONT_HERSHEY_SCRIPT_COMPLEX - Static variable in class org.opencv.imgproc.Imgproc
- FONT_HERSHEY_SCRIPT_SIMPLEX - Static variable in class org.opencv.imgproc.Imgproc
- FONT_HERSHEY_SIMPLEX - Static variable in class org.opencv.imgproc.Imgproc
- FONT_HERSHEY_TRIPLEX - Static variable in class org.opencv.imgproc.Imgproc
- FONT_ITALIC - Static variable in class org.opencv.imgproc.Imgproc
- Formatter_FMT_C - Static variable in class org.opencv.core.Core
- Formatter_FMT_CSV - Static variable in class org.opencv.core.Core
- Formatter_FMT_DEFAULT - Static variable in class org.opencv.core.Core
- Formatter_FMT_MATLAB - Static variable in class org.opencv.core.Core
- Formatter_FMT_NUMPY - Static variable in class org.opencv.core.Core
- Formatter_FMT_PYTHON - Static variable in class org.opencv.core.Core
- forward() - Method in class org.opencv.dnn.Net
- forward(String) - Method in class org.opencv.dnn.Net
- forward(List<Mat>) - Method in class org.opencv.dnn.Net
- forward(List<Mat>, String) - Method in class org.opencv.dnn.Net
- forward(List<Mat>, List<String>) - Method in class org.opencv.dnn.Net
- fourcc(char, char, char, char) - Static method in class org.opencv.videoio.VideoWriter
- fourierDescriptor(Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- fourierDescriptor(Mat, Mat, int) - Static method in class org.opencv.ximgproc.Ximgproc
- fourierDescriptor(Mat, Mat, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- frame - Variable in class org.opencv.highgui.ImageWindow
- FREAK - Class in org.opencv.xfeatures2d
- FREAK(long) - Constructor for class org.opencv.xfeatures2d.FREAK
- fromArray(byte...) - Method in class org.opencv.core.MatOfByte
- fromArray(double...) - Method in class org.opencv.core.MatOfDouble
- fromArray(float...) - Method in class org.opencv.core.MatOfFloat
- fromArray(float...) - Method in class org.opencv.core.MatOfFloat4
- fromArray(float...) - Method in class org.opencv.core.MatOfFloat6
- fromArray(int...) - Method in class org.opencv.core.MatOfInt
- fromArray(int...) - Method in class org.opencv.core.MatOfInt4
- fromArray(int, int, byte...) - Method in class org.opencv.core.MatOfByte
- fromArray(DMatch...) - Method in class org.opencv.core.MatOfDMatch
- fromArray(KeyPoint...) - Method in class org.opencv.core.MatOfKeyPoint
- fromArray(Point...) - Method in class org.opencv.core.MatOfPoint
- fromArray(Point...) - Method in class org.opencv.core.MatOfPoint2f
- fromArray(Point3...) - Method in class org.opencv.core.MatOfPoint3
- fromArray(Point3...) - Method in class org.opencv.core.MatOfPoint3f
- fromArray(Rect...) - Method in class org.opencv.core.MatOfRect
- fromArray(Rect2d...) - Method in class org.opencv.core.MatOfRect2d
- fromArray(RotatedRect...) - Method in class org.opencv.core.MatOfRotatedRect
- fromList(List<Byte>) - Method in class org.opencv.core.MatOfByte
- fromList(List<Double>) - Method in class org.opencv.core.MatOfDouble
- fromList(List<Float>) - Method in class org.opencv.core.MatOfFloat
- fromList(List<Float>) - Method in class org.opencv.core.MatOfFloat4
- fromList(List<Float>) - Method in class org.opencv.core.MatOfFloat6
- fromList(List<Integer>) - Method in class org.opencv.core.MatOfInt
- fromList(List<Integer>) - Method in class org.opencv.core.MatOfInt4
- fromList(List<DMatch>) - Method in class org.opencv.core.MatOfDMatch
- fromList(List<KeyPoint>) - Method in class org.opencv.core.MatOfKeyPoint
- fromList(List<Point>) - Method in class org.opencv.core.MatOfPoint
- fromList(List<Point>) - Method in class org.opencv.core.MatOfPoint2f
- fromList(List<Point3>) - Method in class org.opencv.core.MatOfPoint3
- fromList(List<Point3>) - Method in class org.opencv.core.MatOfPoint3f
- fromList(List<Rect>) - Method in class org.opencv.core.MatOfRect
- fromList(List<Rect2d>) - Method in class org.opencv.core.MatOfRect2d
- fromList(List<RotatedRect>) - Method in class org.opencv.core.MatOfRotatedRect
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfByte
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfDMatch
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfDouble
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfFloat
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfFloat4
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfFloat6
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfInt
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfInt4
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfKeyPoint
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfPoint
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfPoint2f
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfPoint3
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfPoint3f
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfRect
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfRect2d
- fromNativeAddr(long) - Static method in class org.opencv.core.MatOfRotatedRect
- FTP - Static variable in class org.opencv.structured_light.Structured_light
G
- GAMMA - Static variable in class org.opencv.ml.SVM
- GAUSSIAN - Static variable in class org.opencv.ml.ANN_MLP
- GAUSSIAN - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- GaussianBlur(Mat, Mat, Size, double) - Static method in class org.opencv.imgproc.Imgproc
- GaussianBlur(Mat, Mat, Size, double, double) - Static method in class org.opencv.imgproc.Imgproc
- GaussianBlur(Mat, Mat, Size, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- GC_BGD - Static variable in class org.opencv.imgproc.Imgproc
- GC_EVAL - Static variable in class org.opencv.imgproc.Imgproc
- GC_EVAL_FREEZE_MODEL - Static variable in class org.opencv.imgproc.Imgproc
- GC_FGD - Static variable in class org.opencv.imgproc.Imgproc
- GC_INIT_WITH_MASK - Static variable in class org.opencv.imgproc.Imgproc
- GC_INIT_WITH_RECT - Static variable in class org.opencv.imgproc.Imgproc
- GC_PR_BGD - Static variable in class org.opencv.imgproc.Imgproc
- GC_PR_FGD - Static variable in class org.opencv.imgproc.Imgproc
- gemm(Mat, Mat, double, Mat, double, Mat) - Static method in class org.opencv.core.Core
- gemm(Mat, Mat, double, Mat, double, Mat, int) - Static method in class org.opencv.core.Core
- GEMM_1_T - Static variable in class org.opencv.core.Core
- GEMM_2_T - Static variable in class org.opencv.core.Core
- GEMM_3_T - Static variable in class org.opencv.core.Core
- GeneralizedHough - Class in org.opencv.imgproc
- GeneralizedHough(long) - Constructor for class org.opencv.imgproc.GeneralizedHough
- GeneralizedHoughBallard - Class in org.opencv.imgproc
- GeneralizedHoughBallard(long) - Constructor for class org.opencv.imgproc.GeneralizedHoughBallard
- GeneralizedHoughGuil - Class in org.opencv.imgproc
- GeneralizedHoughGuil(long) - Constructor for class org.opencv.imgproc.GeneralizedHoughGuil
- generate(List<Mat>) - Method in class org.opencv.structured_light.StructuredLightPattern
- generateInitPoints(MatOfPoint2f, int, int) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- GENTLE - Static variable in class org.opencv.ml.Boost
- get(int) - Static method in class org.opencv.aruco.Dictionary
- get(int) - Method in class org.opencv.videoio.VideoCapture
- get(int) - Method in class org.opencv.videoio.VideoWriter
- get(int, int) - Method in class org.opencv.core.Mat
- get(int, int) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
- get(int, int, byte[]) - Method in class org.opencv.core.Mat
- get(int, int, double[]) - Method in class org.opencv.core.Mat
- get(int, int, float[]) - Method in class org.opencv.core.Mat
- get(int, int, int[]) - Method in class org.opencv.core.Mat
- get(int, int, short[]) - Method in class org.opencv.core.Mat
- get_adaptiveThreshConstant() - Method in class org.opencv.aruco.DetectorParameters
- get_adaptiveThreshWinSizeMax() - Method in class org.opencv.aruco.DetectorParameters
- get_adaptiveThreshWinSizeMin() - Method in class org.opencv.aruco.DetectorParameters
- get_adaptiveThreshWinSizeStep() - Method in class org.opencv.aruco.DetectorParameters
- get_aprilTagCriticalRad() - Method in class org.opencv.aruco.DetectorParameters
- get_aprilTagDeglitch() - Method in class org.opencv.aruco.DetectorParameters
- get_aprilTagMaxLineFitMse() - Method in class org.opencv.aruco.DetectorParameters
- get_aprilTagMaxNmaxima() - Method in class org.opencv.aruco.DetectorParameters
- get_aprilTagMinClusterPixels() - Method in class org.opencv.aruco.DetectorParameters
- get_aprilTagMinWhiteBlackDiff() - Method in class org.opencv.aruco.DetectorParameters
- get_aprilTagQuadDecimate() - Method in class org.opencv.aruco.DetectorParameters
- get_aprilTagQuadSigma() - Method in class org.opencv.aruco.DetectorParameters
- get_blobs() - Method in class org.opencv.dnn.Layer
- get_blockSize() - Method in class org.opencv.objdetect.HOGDescriptor
- get_blockStride() - Method in class org.opencv.objdetect.HOGDescriptor
- get_bytesList() - Method in class org.opencv.aruco.Dictionary
- get_cellSize() - Method in class org.opencv.objdetect.HOGDescriptor
- get_chessboardCorners() - Method in class org.opencv.aruco.CharucoBoard
- get_controlMatrix() - Method in class org.opencv.video.KalmanFilter
- get_cornerRefinementMaxIterations() - Method in class org.opencv.aruco.DetectorParameters
- get_cornerRefinementMethod() - Method in class org.opencv.aruco.DetectorParameters
- get_cornerRefinementMinAccuracy() - Method in class org.opencv.aruco.DetectorParameters
- get_cornerRefinementWinSize() - Method in class org.opencv.aruco.DetectorParameters
- get_derivAperture() - Method in class org.opencv.objdetect.HOGDescriptor
- get_dictionary() - Method in class org.opencv.aruco.Board
- get_errorCorrectionRate() - Method in class org.opencv.aruco.DetectorParameters
- get_errorCovPost() - Method in class org.opencv.video.KalmanFilter
- get_errorCovPre() - Method in class org.opencv.video.KalmanFilter
- get_filterByArea() - Method in class org.opencv.features2d.Params
- get_filterByCircularity() - Method in class org.opencv.features2d.Params
- get_filterByColor() - Method in class org.opencv.features2d.Params
- get_filterByConvexity() - Method in class org.opencv.features2d.Params
- get_filterByInertia() - Method in class org.opencv.features2d.Params
- get_gain() - Method in class org.opencv.video.KalmanFilter
- get_gammaCorrection() - Method in class org.opencv.objdetect.HOGDescriptor
- get_histogramNormType() - Method in class org.opencv.objdetect.HOGDescriptor
- get_ids() - Method in class org.opencv.aruco.Board
- get_L2HysThreshold() - Method in class org.opencv.objdetect.HOGDescriptor
- get_learnt_thetas() - Method in class org.opencv.ml.LogisticRegression
- get_logStep() - Method in class org.opencv.ml.ParamGrid
- get_m00() - Method in class org.opencv.imgproc.Moments
- get_m01() - Method in class org.opencv.imgproc.Moments
- get_m02() - Method in class org.opencv.imgproc.Moments
- get_m03() - Method in class org.opencv.imgproc.Moments
- get_m10() - Method in class org.opencv.imgproc.Moments
- get_m11() - Method in class org.opencv.imgproc.Moments
- get_m12() - Method in class org.opencv.imgproc.Moments
- get_m20() - Method in class org.opencv.imgproc.Moments
- get_m21() - Method in class org.opencv.imgproc.Moments
- get_m30() - Method in class org.opencv.imgproc.Moments
- get_markerBorderBits() - Method in class org.opencv.aruco.DetectorParameters
- get_markerSize() - Method in class org.opencv.aruco.Dictionary
- get_maxArea() - Method in class org.opencv.features2d.Params
- get_maxCircularity() - Method in class org.opencv.features2d.Params
- get_maxConvexity() - Method in class org.opencv.features2d.Params
- get_maxCorrectionBits() - Method in class org.opencv.aruco.Dictionary
- get_maxErroneousBitsInBorderRate() - Method in class org.opencv.aruco.DetectorParameters
- get_maxInertiaRatio() - Method in class org.opencv.features2d.Params
- get_maxMarkerPerimeterRate() - Method in class org.opencv.aruco.DetectorParameters
- get_maxThreshold() - Method in class org.opencv.features2d.Params
- get_maxVal() - Method in class org.opencv.ml.ParamGrid
- get_measurementMatrix() - Method in class org.opencv.video.KalmanFilter
- get_measurementNoiseCov() - Method in class org.opencv.video.KalmanFilter
- get_minArea() - Method in class org.opencv.features2d.Params
- get_minCircularity() - Method in class org.opencv.features2d.Params
- get_minConvexity() - Method in class org.opencv.features2d.Params
- get_minCornerDistanceRate() - Method in class org.opencv.aruco.DetectorParameters
- get_minDistanceToBorder() - Method in class org.opencv.aruco.DetectorParameters
- get_minDistBetweenBlobs() - Method in class org.opencv.features2d.Params
- get_minInertiaRatio() - Method in class org.opencv.features2d.Params
- get_minMarkerDistanceRate() - Method in class org.opencv.aruco.DetectorParameters
- get_minMarkerPerimeterRate() - Method in class org.opencv.aruco.DetectorParameters
- get_minOtsuStdDev() - Method in class org.opencv.aruco.DetectorParameters
- get_minRepeatability() - Method in class org.opencv.features2d.Params
- get_minThreshold() - Method in class org.opencv.features2d.Params
- get_minVal() - Method in class org.opencv.ml.ParamGrid
- get_mu02() - Method in class org.opencv.imgproc.Moments
- get_mu03() - Method in class org.opencv.imgproc.Moments
- get_mu11() - Method in class org.opencv.imgproc.Moments
- get_mu12() - Method in class org.opencv.imgproc.Moments
- get_mu20() - Method in class org.opencv.imgproc.Moments
- get_mu21() - Method in class org.opencv.imgproc.Moments
- get_mu30() - Method in class org.opencv.imgproc.Moments
- get_name() - Method in class org.opencv.dnn.Layer
- get_nbins() - Method in class org.opencv.objdetect.HOGDescriptor
- get_nlevels() - Method in class org.opencv.objdetect.HOGDescriptor
- get_nu02() - Method in class org.opencv.imgproc.Moments
- get_nu03() - Method in class org.opencv.imgproc.Moments
- get_nu11() - Method in class org.opencv.imgproc.Moments
- get_nu12() - Method in class org.opencv.imgproc.Moments
- get_nu20() - Method in class org.opencv.imgproc.Moments
- get_nu21() - Method in class org.opencv.imgproc.Moments
- get_nu30() - Method in class org.opencv.imgproc.Moments
- get_objPoints() - Method in class org.opencv.aruco.Board
- get_perspectiveRemoveIgnoredMarginPerCell() - Method in class org.opencv.aruco.DetectorParameters
- get_perspectiveRemovePixelPerCell() - Method in class org.opencv.aruco.DetectorParameters
- get_polygonalApproxAccuracyRate() - Method in class org.opencv.aruco.DetectorParameters
- get_preferableTarget() - Method in class org.opencv.dnn.Layer
- get_processNoiseCov() - Method in class org.opencv.video.KalmanFilter
- get_signedGradient() - Method in class org.opencv.objdetect.HOGDescriptor
- get_statePost() - Method in class org.opencv.video.KalmanFilter
- get_statePre() - Method in class org.opencv.video.KalmanFilter
- get_svmDetector() - Method in class org.opencv.objdetect.HOGDescriptor
- get_thresholdStep() - Method in class org.opencv.features2d.Params
- get_transitionMatrix() - Method in class org.opencv.video.KalmanFilter
- get_type() - Method in class org.opencv.dnn.Layer
- get_winSigma() - Method in class org.opencv.objdetect.HOGDescriptor
- get_winSize() - Method in class org.opencv.objdetect.HOGDescriptor
- getActiveVarCount() - Method in class org.opencv.ml.RTrees
- getAffineTransform(MatOfPoint2f, MatOfPoint2f) - Static method in class org.opencv.imgproc.Imgproc
- getAlgorithmType() - Method in class org.opencv.ml.KNearest
- getAlpha() - Method in class org.opencv.img_hash.MarrHildrethHash
- getAlpha() - Method in class org.opencv.video.VariationalRefinement
- getAlpha() - Method in class org.opencv.ximgproc.EdgeBoxes
- getAnnealCoolingRatio() - Method in class org.opencv.ml.ANN_MLP
- getAnnealFinalT() - Method in class org.opencv.ml.ANN_MLP
- getAnnealInitialT() - Method in class org.opencv.ml.ANN_MLP
- getAnnealItePerStep() - Method in class org.opencv.ml.ANN_MLP
- getBackendName() - Method in class org.opencv.videoio.VideoCapture
- getBackendName() - Method in class org.opencv.videoio.VideoWriter
- getBackendName(int) - Static method in class org.opencv.videoio.Videoio
- getBackgroundImage(Mat) - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- getBackgroundImage(Mat) - Method in class org.opencv.bgsegm.BackgroundSubtractorGSOC
- getBackgroundImage(Mat) - Method in class org.opencv.bgsegm.BackgroundSubtractorLSBP
- getBackgroundImage(Mat) - Method in class org.opencv.video.BackgroundSubtractor
- getBackgroundPrior() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getBackgroundRatio() - Method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- getBackgroundRatio() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getBackpropMomentumScale() - Method in class org.opencv.ml.ANN_MLP
- getBackpropWeightScale() - Method in class org.opencv.ml.ANN_MLP
- getBeta() - Method in class org.opencv.ximgproc.EdgeBoxes
- getBias() - Method in class org.opencv.photo.TonemapDrago
- getBitsFromByteList(Mat, int) - Static method in class org.opencv.aruco.Dictionary
- getBlockSize() - Method in class org.opencv.calib3d.StereoMatcher
- getBlockSize() - Method in class org.opencv.features2d.GFTTDetector
- getBoardObjectAndImagePoints(Board, List<Mat>, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- getBoostType() - Method in class org.opencv.ml.Boost
- getBoundingBoxes(Mat, Mat, MatOfRect) - Method in class org.opencv.ximgproc.EdgeBoxes
- getBuildInformation() - Static method in class org.opencv.core.Core
- getByteListFromBits(Mat) - Static method in class org.opencv.aruco.Dictionary
- getC() - Method in class org.opencv.ml.SVM
- getCalculateVarImportance() - Method in class org.opencv.ml.RTrees
- getCannyHighThresh() - Method in class org.opencv.imgproc.GeneralizedHough
- getCannyLowThresh() - Method in class org.opencv.imgproc.GeneralizedHough
- getCatCount(int) - Method in class org.opencv.ml.TrainData
- getCatMap() - Method in class org.opencv.ml.TrainData
- getCatOfs() - Method in class org.opencv.ml.TrainData
- getChessboardSize() - Method in class org.opencv.aruco.CharucoBoard
- getClassLabels() - Method in class org.opencv.ml.TrainData
- getClassWeights() - Method in class org.opencv.ml.SVM
- getClipLimit() - Method in class org.opencv.imgproc.CLAHE
- getClusterMinMag() - Method in class org.opencv.ximgproc.EdgeBoxes
- getClusterMinSize() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getClustersNumber() - Method in class org.opencv.ml.EM
- getCoef0() - Method in class org.opencv.ml.SVM
- getColorAdaptation() - Method in class org.opencv.photo.TonemapReinhard
- getComplexityReductionThreshold() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getConfidenceMap() - Method in class org.opencv.ximgproc.DisparityWLSFilter
- getContrast() - Method in class org.opencv.xphoto.TonemapDurand
- getContrastWeight() - Method in class org.opencv.photo.MergeMertens
- getCounter() - Method in class org.opencv.core.TickMeter
- getCovarianceMatrixType() - Method in class org.opencv.ml.EM
- getCovs(List<Mat>) - Method in class org.opencv.ml.EM
- getCPUTickCount() - Static method in class org.opencv.core.Core
- getCtrSize() - Method in class org.opencv.ximgproc.ContourFitting
- getCut() - Method in class org.opencv.photo.AlignMTB
- getCVFolds() - Method in class org.opencv.ml.DTrees
- getDaimlerPeopleDetector() - Static method in class org.opencv.objdetect.HOGDescriptor
- getDecisionFunction(int, Mat, Mat) - Method in class org.opencv.ml.SVM
- getDecisionThreshold() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getDefaultGridPtr(int) - Static method in class org.opencv.ml.SVM
- getDefaultK() - Method in class org.opencv.ml.KNearest
- getDefaultLearningRate() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getDefaultName() - Method in class org.opencv.core.Algorithm
- getDefaultName() - Method in class org.opencv.features2d.AgastFeatureDetector
- getDefaultName() - Method in class org.opencv.features2d.AKAZE
- getDefaultName() - Method in class org.opencv.features2d.BRISK
- getDefaultName() - Method in class org.opencv.features2d.FastFeatureDetector
- getDefaultName() - Method in class org.opencv.features2d.Feature2D
- getDefaultName() - Method in class org.opencv.features2d.GFTTDetector
- getDefaultName() - Method in class org.opencv.features2d.KAZE
- getDefaultName() - Method in class org.opencv.features2d.MSER
- getDefaultName() - Method in class org.opencv.features2d.ORB
- getDefaultNewCameraMatrix(Mat) - Static method in class org.opencv.calib3d.Calib3d
- getDefaultNewCameraMatrix(Mat, Size) - Static method in class org.opencv.calib3d.Calib3d
- getDefaultNewCameraMatrix(Mat, Size, boolean) - Static method in class org.opencv.calib3d.Calib3d
- getDefaultPeopleDetector() - Static method in class org.opencv.objdetect.HOGDescriptor
- getDefaultSubstValues() - Method in class org.opencv.ml.TrainData
- getDegree() - Method in class org.opencv.ml.SVM
- getDelta() - Method in class org.opencv.features2d.MSER
- getDelta() - Method in class org.opencv.video.VariationalRefinement
- getDepthDiscontinuityRadius() - Method in class org.opencv.ximgproc.DisparityWLSFilter
- getDerivKernels(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- getDerivKernels(Mat, Mat, int, int, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
- getDerivKernels(Mat, Mat, int, int, int, boolean, int) - Static method in class org.opencv.imgproc.Imgproc
- getDescriptorChannels() - Method in class org.opencv.features2d.AKAZE
- getDescriptors() - Method in class org.opencv.features2d.BOWTrainer
- getDescriptorSize() - Method in class org.opencv.features2d.AKAZE
- getDescriptorSize() - Method in class org.opencv.objdetect.HOGDescriptor
- getDescriptorType() - Method in class org.opencv.features2d.AKAZE
- getDetectShadows() - Method in class org.opencv.video.BackgroundSubtractorKNN
- getDetectShadows() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getDiffusivity() - Method in class org.opencv.features2d.AKAZE
- getDiffusivity() - Method in class org.opencv.features2d.KAZE
- getDisp12MaxDiff() - Method in class org.opencv.calib3d.StereoMatcher
- getDist2Threshold() - Method in class org.opencv.video.BackgroundSubtractorKNN
- getDistanceFunction() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getDp() - Method in class org.opencv.imgproc.GeneralizedHough
- getDropThreshold() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getEdge(int, int) - Method in class org.opencv.imgproc.Subdiv2D
- getEdgeList(MatOfFloat4) - Method in class org.opencv.imgproc.Subdiv2D
- getEdgeMergeThr() - Method in class org.opencv.ximgproc.EdgeBoxes
- getEdgeMinMag() - Method in class org.opencv.ximgproc.EdgeBoxes
- getEdgeThreshold() - Method in class org.opencv.features2d.ORB
- getEigenValues() - Method in class org.opencv.face.BasicFaceRecognizer
- getEigenVectors() - Method in class org.opencv.face.BasicFaceRecognizer
- getEmax() - Method in class org.opencv.ml.KNearest
- getEta() - Method in class org.opencv.ximgproc.EdgeBoxes
- getExcludeRange() - Method in class org.opencv.photo.AlignMTB
- getExposureWeight() - Method in class org.opencv.photo.MergeMertens
- getExtended() - Method in class org.opencv.features2d.KAZE
- getExtended() - Method in class org.opencv.xfeatures2d.SURF
- getFacesHAAR(Mat, Mat, String) - Static method in class org.opencv.face.Face
- getFastPyramids() - Method in class org.opencv.video.FarnebackOpticalFlow
- getFastThreshold() - Method in class org.opencv.features2d.ORB
- getFDSize() - Method in class org.opencv.ximgproc.ContourFitting
- getFeatures(Mat, Mat, int, int, int, int, int) - Method in class org.opencv.ximgproc.RFFeatureGetter
- getFeatureType() - Method in class org.opencv.objdetect.CascadeClassifier
- getFGSLambda() - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- getFGSSigma() - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- getFinestScale() - Method in class org.opencv.video.DISOpticalFlow
- getFirstLevel() - Method in class org.opencv.features2d.ORB
- getFixedPointIterations() - Method in class org.opencv.video.VariationalRefinement
- getFlags() - Method in class org.opencv.video.FarnebackOpticalFlow
- getFlags() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- getFLOPS(int, List<MatOfInt>) - Method in class org.opencv.dnn.Net
- getFLOPS(int, MatOfInt) - Method in class org.opencv.dnn.Net
- getFLOPS(List<MatOfInt>) - Method in class org.opencv.dnn.Net
- getFLOPS(MatOfInt) - Method in class org.opencv.dnn.Net
- getFontScaleFromHeight(int, int) - Static method in class org.opencv.imgproc.Imgproc
- getFontScaleFromHeight(int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- getGaborKernel(Size, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- getGaborKernel(Size, double, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- getGaborKernel(Size, double, double, double, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- getGamma() - Method in class org.opencv.ml.SVM
- getGamma() - Method in class org.opencv.photo.Tonemap
- getGamma() - Method in class org.opencv.video.VariationalRefinement
- getGamma() - Method in class org.opencv.ximgproc.EdgeBoxes
- getGaussianKernel(int, double) - Static method in class org.opencv.imgproc.Imgproc
- getGaussianKernel(int, double, int) - Static method in class org.opencv.imgproc.Imgproc
- getGradientDescentIterations() - Method in class org.opencv.video.DISOpticalFlow
- getGrayscaleBits() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getGridSize() - Method in class org.opencv.aruco.GridBoard
- getGridX() - Method in class org.opencv.face.LBPHFaceRecognizer
- getGridY() - Method in class org.opencv.face.LBPHFaceRecognizer
- getHardwareFeatureName(int) - Static method in class org.opencv.core.Core
- getHarrisDetector() - Method in class org.opencv.features2d.GFTTDetector
- getHessianThreshold() - Method in class org.opencv.xfeatures2d.SURF
- getHistBinNum() - Method in class org.opencv.xphoto.LearningBasedWB
- getHistograms() - Method in class org.opencv.face.LBPHFaceRecognizer
- getHistory() - Method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- getHistory() - Method in class org.opencv.video.BackgroundSubtractorKNN
- getHistory() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getImagesForShadowMasks(Mat, Mat) - Method in class org.opencv.structured_light.GrayCodePattern
- getInitialStepSize() - Method in class org.opencv.ml.SVMSGD
- getInitSeedCount() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getInitSeedIndexes() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getInputMax() - Method in class org.opencv.xphoto.SimpleWB
- getInputMin() - Method in class org.opencv.xphoto.SimpleWB
- getInputSize() - Method in class org.opencv.bioinspired.Retina
- getIntensity() - Method in class org.opencv.photo.TonemapReinhard
- getIntValue() - Method in class org.opencv.dnn.DictValue
- getIntValue(int) - Method in class org.opencv.dnn.DictValue
- getInverseReliabilityMap(Mat) - Method in class org.opencv.phase_unwrapping.HistogramPhaseUnwrapping
- getIppVersion() - Static method in class org.opencv.core.Core
- getIsClassifier() - Method in class org.opencv.ml.KNearest
- getIsParallel() - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- getIterationCount() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getIterations() - Method in class org.opencv.ml.LogisticRegression
- getJoiningDistance() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getK() - Method in class org.opencv.features2d.GFTTDetector
- getK() - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- getK() - Method in class org.opencv.ximgproc.GraphSegmentation
- getKappa() - Method in class org.opencv.ximgproc.EdgeBoxes
- getKernelType() - Method in class org.opencv.ml.SVM
- getkNNSamples() - Method in class org.opencv.video.BackgroundSubtractorKNN
- getLabelContourMask(Mat) - Method in class org.opencv.ximgproc.SuperpixelLSC
- getLabelContourMask(Mat) - Method in class org.opencv.ximgproc.SuperpixelSEEDS
- getLabelContourMask(Mat) - Method in class org.opencv.ximgproc.SuperpixelSLIC
- getLabelContourMask(Mat, boolean) - Method in class org.opencv.ximgproc.SuperpixelLSC
- getLabelContourMask(Mat, boolean) - Method in class org.opencv.ximgproc.SuperpixelSEEDS
- getLabelContourMask(Mat, boolean) - Method in class org.opencv.ximgproc.SuperpixelSLIC
- getLabelInfo(int) - Method in class org.opencv.face.FaceRecognizer
- getLabels() - Method in class org.opencv.face.BasicFaceRecognizer
- getLabels() - Method in class org.opencv.face.LBPHFaceRecognizer
- getLabels(Mat) - Method in class org.opencv.ximgproc.SuperpixelLSC
- getLabels(Mat) - Method in class org.opencv.ximgproc.SuperpixelSEEDS
- getLabels(Mat) - Method in class org.opencv.ximgproc.SuperpixelSLIC
- getLabelsByString(String) - Method in class org.opencv.face.FaceRecognizer
- getLambda() - Method in class org.opencv.photo.CalibrateDebevec
- getLambda() - Method in class org.opencv.ximgproc.DisparityWLSFilter
- getLambda() - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- getLayer(DictValue) - Method in class org.opencv.dnn.Net
- getLayerId(String) - Method in class org.opencv.dnn.Net
- getLayerNames() - Method in class org.opencv.dnn.Net
- getLayersCount(String) - Method in class org.opencv.dnn.Net
- getLayerSizes() - Method in class org.opencv.ml.ANN_MLP
- getLayerTypes(List<String>) - Method in class org.opencv.dnn.Net
- getLayout() - Method in class org.opencv.ml.TrainData
- getLeadingEdgeList(MatOfInt) - Method in class org.opencv.imgproc.Subdiv2D
- getLearningRate() - Method in class org.opencv.ml.LogisticRegression
- getLevels() - Method in class org.opencv.imgproc.GeneralizedHoughBallard
- getLightAdaptation() - Method in class org.opencv.photo.TonemapReinhard
- getLRCthresh() - Method in class org.opencv.ximgproc.DisparityWLSFilter
- getMagno(Mat) - Method in class org.opencv.bioinspired.Retina
- getMagnoRAW() - Method in class org.opencv.bioinspired.Retina
- getMagnoRAW(Mat) - Method in class org.opencv.bioinspired.Retina
- getMarginRegularization() - Method in class org.opencv.ml.SVMSGD
- getMarginType() - Method in class org.opencv.ml.SVMSGD
- getMarkerLength() - Method in class org.opencv.aruco.CharucoBoard
- getMarkerLength() - Method in class org.opencv.aruco.GridBoard
- getMarkerSeparation() - Method in class org.opencv.aruco.GridBoard
- getMaxArea() - Method in class org.opencv.features2d.MSER
- getMaxAspectRatio() - Method in class org.opencv.ximgproc.EdgeBoxes
- getMaxBits() - Method in class org.opencv.photo.AlignMTB
- getMaxBoxes() - Method in class org.opencv.ximgproc.EdgeBoxes
- getMaxBufferSize() - Method in class org.opencv.imgproc.GeneralizedHough
- getMaxCategories() - Method in class org.opencv.ml.DTrees
- getMaxClustersCount() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getMaxDepth() - Method in class org.opencv.ml.DTrees
- getMaxFeatures() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getMaxFeatures() - Method in class org.opencv.features2d.GFTTDetector
- getMaxFeatures() - Method in class org.opencv.features2d.ORB
- getMaxIter() - Method in class org.opencv.photo.CalibrateRobertson
- getMaxLevel() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- getMaxPixelStability() - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- getMaxVal() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getMean() - Method in class org.opencv.face.BasicFaceRecognizer
- getMean() - Method in class org.opencv.img_hash.BlockMeanHash
- getMeans() - Method in class org.opencv.ml.EM
- getMemoryConsumption(int, List<MatOfInt>, long[], long[]) - Method in class org.opencv.dnn.Net
- getMemoryConsumption(int, MatOfInt, long[], long[]) - Method in class org.opencv.dnn.Net
- getMemoryConsumption(MatOfInt, long[], long[]) - Method in class org.opencv.dnn.Net
- getMinArea() - Method in class org.opencv.features2d.MSER
- getMinBoxArea() - Method in class org.opencv.ximgproc.EdgeBoxes
- getMinDisparity() - Method in class org.opencv.calib3d.StereoMatcher
- getMinDist() - Method in class org.opencv.face.StandardCollector
- getMinDist() - Method in class org.opencv.imgproc.GeneralizedHough
- getMinDistance() - Method in class org.opencv.features2d.GFTTDetector
- getMinEigThreshold() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- getMiniBatchSize() - Method in class org.opencv.ml.LogisticRegression
- getMinLabel() - Method in class org.opencv.face.StandardCollector
- getMinPixelStability() - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- getMinSampleCount() - Method in class org.opencv.ml.DTrees
- getMinScore() - Method in class org.opencv.ximgproc.EdgeBoxes
- getMinSize() - Method in class org.opencv.ximgproc.GraphSegmentation
- getMinVal() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getMissing() - Method in class org.opencv.ml.TrainData
- getMode() - Method in class org.opencv.calib3d.StereoSGBM
- getNAllVars() - Method in class org.opencv.ml.TrainData
- getNames(List<String>) - Method in class org.opencv.ml.TrainData
- getNativeObjAddr() - Method in class org.opencv.aruco.Board
- getNativeObjAddr() - Method in class org.opencv.aruco.DetectorParameters
- getNativeObjAddr() - Method in class org.opencv.aruco.Dictionary
- getNativeObjAddr() - Method in class org.opencv.bgsegm.BackgroundSubtractorLSBPDesc
- getNativeObjAddr() - Method in class org.opencv.core.Algorithm
- getNativeObjAddr() - Method in class org.opencv.core.Mat
- getNativeObjAddr() - Method in class org.opencv.core.TickMeter
- getNativeObjAddr() - Method in class org.opencv.dnn.DictValue
- getNativeObjAddr() - Method in class org.opencv.dnn.Net
- getNativeObjAddr() - Method in class org.opencv.face.PredictCollector
- getNativeObjAddr() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
- getNativeObjAddr() - Method in class org.opencv.features2d.BOWTrainer
- getNativeObjAddr() - Method in class org.opencv.features2d.Params
- getNativeObjAddr() - Method in class org.opencv.imgproc.Subdiv2D
- getNativeObjAddr() - Method in class org.opencv.ml.ParamGrid
- getNativeObjAddr() - Method in class org.opencv.ml.TrainData
- getNativeObjAddr() - Method in class org.opencv.objdetect.CascadeClassifier
- getNativeObjAddr() - Method in class org.opencv.objdetect.HOGDescriptor
- getNativeObjAddr() - Method in class org.opencv.objdetect.QRCodeDetector
- getNativeObjAddr() - Method in class org.opencv.structured_light.Params
- getNativeObjAddr() - Method in class org.opencv.text.BaseOCR
- getNativeObjAddr() - Method in class org.opencv.text.Callback
- getNativeObjAddr() - Method in class org.opencv.text.ClassifierCallback
- getNativeObjAddr() - Method in class org.opencv.text.TextDetector
- getNativeObjAddr() - Method in class org.opencv.video.KalmanFilter
- getNativeObjAddr() - Method in class org.opencv.videoio.VideoCapture
- getNativeObjAddr() - Method in class org.opencv.videoio.VideoWriter
- getNeighbors() - Method in class org.opencv.face.LBPHFaceRecognizer
- getNextFrame(Mat, Mat) - Method in class org.opencv.bgsegm.SyntheticSequenceGenerator
- getNLevels() - Method in class org.opencv.features2d.ORB
- getNMixtures() - Method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- getNMixtures() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getNOctaveLayers() - Method in class org.opencv.features2d.AKAZE
- getNOctaveLayers() - Method in class org.opencv.features2d.KAZE
- getNOctaveLayers() - Method in class org.opencv.xfeatures2d.SURF
- getNOctaves() - Method in class org.opencv.features2d.AKAZE
- getNOctaves() - Method in class org.opencv.features2d.KAZE
- getNOctaves() - Method in class org.opencv.xfeatures2d.SURF
- getNoiseSigma() - Method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- getNonmaxSuppression() - Method in class org.opencv.features2d.AgastFeatureDetector
- getNonmaxSuppression() - Method in class org.opencv.features2d.FastFeatureDetector
- getNormCatResponses() - Method in class org.opencv.ml.TrainData
- getNSamples() - Method in class org.opencv.ml.TrainData
- getNSamples() - Method in class org.opencv.video.BackgroundSubtractorKNN
- getNTestSamples() - Method in class org.opencv.ml.TrainData
- getNTrainSamples() - Method in class org.opencv.ml.TrainData
- getNu() - Method in class org.opencv.ml.SVM
- getNumBands() - Method in class org.opencv.face.BIF
- getNumberOfCPUs() - Static method in class org.opencv.core.Core
- getNumberOfPatternImages() - Method in class org.opencv.structured_light.GrayCodePattern
- getNumberOfSuperpixels() - Method in class org.opencv.ximgproc.SuperpixelLSC
- getNumberOfSuperpixels() - Method in class org.opencv.ximgproc.SuperpixelSEEDS
- getNumberOfSuperpixels() - Method in class org.opencv.ximgproc.SuperpixelSLIC
- getNumComponents() - Method in class org.opencv.face.BasicFaceRecognizer
- getNumDisparities() - Method in class org.opencv.calib3d.StereoMatcher
- getNumFrames() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getNumIters() - Method in class org.opencv.video.FarnebackOpticalFlow
- getNumLevels() - Method in class org.opencv.video.FarnebackOpticalFlow
- getNumOfAngleLine() - Method in class org.opencv.img_hash.RadialVarianceHash
- getNumRotations() - Method in class org.opencv.face.BIF
- getNumThreads() - Static method in class org.opencv.core.Core
- getNVars() - Method in class org.opencv.ml.TrainData
- getObjects() - Method in class org.opencv.tracking.MultiTracker
- getOctaves() - Method in class org.opencv.features2d.BRISK
- getOmega() - Method in class org.opencv.video.VariationalRefinement
- getOptimalDFTSize(int) - Static method in class org.opencv.core.Core
- getOptimalNewCameraMatrix(Mat, Mat, Size, double) - Static method in class org.opencv.calib3d.Calib3d
- getOptimalNewCameraMatrix(Mat, Mat, Size, double, Size) - Static method in class org.opencv.calib3d.Calib3d
- getOptimalNewCameraMatrix(Mat, Mat, Size, double, Size, Rect) - Static method in class org.opencv.calib3d.Calib3d
- getOptimalNewCameraMatrix(Mat, Mat, Size, double, Size, Rect, boolean) - Static method in class org.opencv.calib3d.Calib3d
- getOriginalWindowSize() - Method in class org.opencv.objdetect.CascadeClassifier
- getOutputMax() - Method in class org.opencv.xphoto.SimpleWB
- getOutputMin() - Method in class org.opencv.xphoto.SimpleWB
- getOutputSize() - Method in class org.opencv.bioinspired.Retina
- getP() - Method in class org.opencv.ml.SVM
- getP() - Method in class org.opencv.xphoto.SimpleWB
- getP1() - Method in class org.opencv.calib3d.StereoSGBM
- getP2() - Method in class org.opencv.calib3d.StereoSGBM
- getParam(DictValue) - Method in class org.opencv.dnn.Net
- getParam(DictValue, int) - Method in class org.opencv.dnn.Net
- getParvo(Mat) - Method in class org.opencv.bioinspired.Retina
- getParvoRAW() - Method in class org.opencv.bioinspired.Retina
- getParvoRAW(Mat) - Method in class org.opencv.bioinspired.Retina
- getPass2Only() - Method in class org.opencv.features2d.MSER
- getPatchSize() - Method in class org.opencv.features2d.ORB
- getPatchSize() - Method in class org.opencv.video.DISOpticalFlow
- getPatchStride() - Method in class org.opencv.video.DISOpticalFlow
- getPerfProfile(MatOfDouble) - Method in class org.opencv.dnn.Net
- getPerspectiveTransform(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- getPerspectiveTransform(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- getPolyN() - Method in class org.opencv.video.FarnebackOpticalFlow
- getPolySigma() - Method in class org.opencv.video.FarnebackOpticalFlow
- getPredefinedDictionary(int) - Static method in class org.opencv.aruco.Aruco
- getPreFilterCap() - Method in class org.opencv.calib3d.StereoBM
- getPreFilterCap() - Method in class org.opencv.calib3d.StereoSGBM
- getPreFilterSize() - Method in class org.opencv.calib3d.StereoBM
- getPreFilterType() - Method in class org.opencv.calib3d.StereoBM
- getPriors() - Method in class org.opencv.ml.DTrees
- getProjections() - Method in class org.opencv.face.BasicFaceRecognizer
- getProjPixel(List<Mat>, int, int, Point) - Method in class org.opencv.structured_light.GrayCodePattern
- getPyrScale() - Method in class org.opencv.video.FarnebackOpticalFlow
- getQualityLevel() - Method in class org.opencv.features2d.GFTTDetector
- getQuantizationLevels() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getRadiance() - Method in class org.opencv.photo.CalibrateRobertson
- getRadius() - Method in class org.opencv.face.LBPHFaceRecognizer
- getRandom() - Method in class org.opencv.photo.CalibrateDebevec
- getRangeMaxVal() - Method in class org.opencv.xphoto.LearningBasedWB
- getRealValue() - Method in class org.opencv.dnn.DictValue
- getRealValue(int) - Method in class org.opencv.dnn.DictValue
- getRectSubPix(Mat, Size, Point, Mat) - Static method in class org.opencv.imgproc.Imgproc
- getRectSubPix(Mat, Size, Point, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- getRegressionAccuracy() - Method in class org.opencv.ml.DTrees
- getRegularization() - Method in class org.opencv.ml.LogisticRegression
- getResponses() - Method in class org.opencv.ml.TrainData
- getResponseType() - Method in class org.opencv.ml.TrainData
- getRidgeFilteredImage(Mat, Mat) - Method in class org.opencv.ximgproc.RidgeDetectionFilter
- getROI() - Method in class org.opencv.ximgproc.DisparityWLSFilter
- getROI1() - Method in class org.opencv.calib3d.StereoBM
- getROI2() - Method in class org.opencv.calib3d.StereoBM
- getRotationMatrix2D(Point, double, double) - Static method in class org.opencv.imgproc.Imgproc
- getRpropDW0() - Method in class org.opencv.ml.ANN_MLP
- getRpropDWMax() - Method in class org.opencv.ml.ANN_MLP
- getRpropDWMin() - Method in class org.opencv.ml.ANN_MLP
- getRpropDWMinus() - Method in class org.opencv.ml.ANN_MLP
- getRpropDWPlus() - Method in class org.opencv.ml.ANN_MLP
- getSample(Mat, int, float) - Method in class org.opencv.ml.TrainData
- getSampleCount() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getSamples() - Method in class org.opencv.ml.TrainData
- getSamples() - Method in class org.opencv.photo.CalibrateDebevec
- getSampleWeights() - Method in class org.opencv.ml.TrainData
- getSamplingPoints() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getSaturation() - Method in class org.opencv.photo.TonemapDrago
- getSaturation() - Method in class org.opencv.photo.TonemapMantiuk
- getSaturation() - Method in class org.opencv.xphoto.TonemapDurand
- getSaturationThreshold() - Method in class org.opencv.xphoto.GrayworldWB
- getSaturationThreshold() - Method in class org.opencv.xphoto.LearningBasedWB
- getSaturationWeight() - Method in class org.opencv.photo.MergeMertens
- getScale() - Method in class org.opencv.img_hash.MarrHildrethHash
- getScale() - Method in class org.opencv.photo.TonemapMantiuk
- getScaleFactor() - Method in class org.opencv.features2d.ORB
- getScaleFactor() - Method in class org.opencv.xfeatures2d.BoostDesc
- getScaleFactor() - Method in class org.opencv.xfeatures2d.VGG
- getScoreType() - Method in class org.opencv.features2d.ORB
- getSegmentationPicture(Mat) - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- getShadowThreshold() - Method in class org.opencv.video.BackgroundSubtractorKNN
- getShadowThreshold() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getShadowValue() - Method in class org.opencv.video.BackgroundSubtractorKNN
- getShadowValue() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getShift() - Method in class org.opencv.ml.SVMSGD
- getSigma() - Method in class org.opencv.img_hash.RadialVarianceHash
- getSigma() - Method in class org.opencv.xfeatures2d.VGG
- getSigma() - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- getSigma() - Method in class org.opencv.ximgproc.GraphSegmentation
- getSigmaColor() - Method in class org.opencv.ximgproc.DisparityWLSFilter
- getSigmaColor() - Method in class org.opencv.xphoto.TonemapDurand
- getSigmaSpace() - Method in class org.opencv.xphoto.TonemapDurand
- getSize() - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- getSmallerBlockSize() - Method in class org.opencv.calib3d.StereoBM
- getSmoothingRadius() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getSorIterations() - Method in class org.opencv.video.VariationalRefinement
- getSpeckleRange() - Method in class org.opencv.calib3d.StereoMatcher
- getSpeckleWindowSize() - Method in class org.opencv.calib3d.StereoMatcher
- getSquareLength() - Method in class org.opencv.aruco.CharucoBoard
- getStepDecreasingPower() - Method in class org.opencv.ml.SVMSGD
- getStringValue() - Method in class org.opencv.dnn.DictValue
- getStringValue(int) - Method in class org.opencv.dnn.DictValue
- getStructuringElement(int, Size) - Static method in class org.opencv.imgproc.Imgproc
- getStructuringElement(int, Size, Point) - Static method in class org.opencv.imgproc.Imgproc
- getSubMatrix(Mat, Mat, int) - Static method in class org.opencv.ml.TrainData
- getSubVector(Mat, Mat) - Static method in class org.opencv.ml.TrainData
- getSupportVectors() - Method in class org.opencv.ml.SVM
- getSvmsgdType() - Method in class org.opencv.ml.SVMSGD
- getTermCriteria() - Method in class org.opencv.ml.ANN_MLP
- getTermCriteria() - Method in class org.opencv.ml.EM
- getTermCriteria() - Method in class org.opencv.ml.LogisticRegression
- getTermCriteria() - Method in class org.opencv.ml.RTrees
- getTermCriteria() - Method in class org.opencv.ml.SVM
- getTermCriteria() - Method in class org.opencv.ml.SVMSGD
- getTermCriteria() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- getTestNormCatResponses() - Method in class org.opencv.ml.TrainData
- getTestResponses() - Method in class org.opencv.ml.TrainData
- getTestSampleIdx() - Method in class org.opencv.ml.TrainData
- getTestSamples() - Method in class org.opencv.ml.TrainData
- getTestSampleWeights() - Method in class org.opencv.ml.TrainData
- getTextSize(String, int, double, int, int[]) - Static method in class org.opencv.imgproc.Imgproc
- getTextureThreshold() - Method in class org.opencv.calib3d.StereoBM
- getThreadNum() - Static method in class org.opencv.core.Core
-
Deprecated.
- getThreshold() - Method in class org.opencv.face.BasicFaceRecognizer
- getThreshold() - Method in class org.opencv.face.LBPHFaceRecognizer
- getThreshold() - Method in class org.opencv.features2d.AgastFeatureDetector
- getThreshold() - Method in class org.opencv.features2d.AKAZE
- getThreshold() - Method in class org.opencv.features2d.BRISK
- getThreshold() - Method in class org.opencv.features2d.FastFeatureDetector
- getThreshold() - Method in class org.opencv.features2d.KAZE
- getThreshold() - Method in class org.opencv.photo.CalibrateRobertson
- getTickCount() - Static method in class org.opencv.core.Core
- getTickFrequency() - Static method in class org.opencv.core.Core
- getTilesGridSize() - Method in class org.opencv.imgproc.CLAHE
- getTimeMicro() - Method in class org.opencv.core.TickMeter
- getTimeMilli() - Method in class org.opencv.core.TickMeter
- getTimeSec() - Method in class org.opencv.core.TickMeter
- getTimeTicks() - Method in class org.opencv.core.TickMeter
- getTrainDescriptors() - Method in class org.opencv.features2d.DescriptorMatcher
- getTrainMethod() - Method in class org.opencv.ml.ANN_MLP
- getTrainMethod() - Method in class org.opencv.ml.LogisticRegression
- getTrainNormCatResponses() - Method in class org.opencv.ml.TrainData
- getTrainResponses() - Method in class org.opencv.ml.TrainData
- getTrainSampleIdx() - Method in class org.opencv.ml.TrainData
- getTrainSamples() - Method in class org.opencv.ml.TrainData
- getTrainSamples(int) - Method in class org.opencv.ml.TrainData
- getTrainSamples(int, boolean) - Method in class org.opencv.ml.TrainData
- getTrainSamples(int, boolean, boolean) - Method in class org.opencv.ml.TrainData
- getTrainSampleWeights() - Method in class org.opencv.ml.TrainData
- getTriangleList(MatOfFloat6) - Method in class org.opencv.imgproc.Subdiv2D
- getTruncatePrunedTree() - Method in class org.opencv.ml.DTrees
- getType() - Method in class org.opencv.features2d.AgastFeatureDetector
- getType() - Method in class org.opencv.features2d.FastFeatureDetector
- getType() - Method in class org.opencv.ml.SVM
- getUncompressedSupportVectors() - Method in class org.opencv.ml.SVM
- getUnconnectedOutLayers() - Method in class org.opencv.dnn.Net
- getUnconnectedOutLayersNames() - Method in class org.opencv.dnn.Net
- getUniquenessRatio() - Method in class org.opencv.calib3d.StereoBM
- getUniquenessRatio() - Method in class org.opencv.calib3d.StereoSGBM
- getUpdateBackgroundModel() - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- getUpright() - Method in class org.opencv.features2d.KAZE
- getUpright() - Method in class org.opencv.xfeatures2d.SURF
- getUse1SERule() - Method in class org.opencv.ml.DTrees
- getUseHistory() - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- getUseMeanNormalization() - Method in class org.opencv.video.DISOpticalFlow
- getUseNormalizeDescriptor() - Method in class org.opencv.xfeatures2d.VGG
- getUseNormalizeImage() - Method in class org.opencv.xfeatures2d.VGG
- getUsePostProcessing() - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- getUseScaleOrientation() - Method in class org.opencv.xfeatures2d.BoostDesc
- getUseScaleOrientation() - Method in class org.opencv.xfeatures2d.VGG
- getUseSpatialPropagation() - Method in class org.opencv.video.DISOpticalFlow
- getUseSurrogates() - Method in class org.opencv.ml.DTrees
- getValidDisparityROI(Rect, Rect, int, int, int) - Static method in class org.opencv.calib3d.Calib3d
- getValues(int, Mat, float) - Method in class org.opencv.ml.TrainData
- getVarCount() - Method in class org.opencv.ml.StatModel
- getVariationalRefinementAlpha() - Method in class org.opencv.video.DISOpticalFlow
- getVariationalRefinementDelta() - Method in class org.opencv.video.DISOpticalFlow
- getVariationalRefinementGamma() - Method in class org.opencv.video.DISOpticalFlow
- getVariationalRefinementIterations() - Method in class org.opencv.video.DISOpticalFlow
- getVarIdx() - Method in class org.opencv.ml.TrainData
- getVarImportance() - Method in class org.opencv.ml.RTrees
- getVarInit() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getVarMax() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getVarMin() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getVarSymbolFlags() - Method in class org.opencv.ml.TrainData
- getVarThreshold() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getVarThresholdGen() - Method in class org.opencv.video.BackgroundSubtractorMOG2
- getVarType() - Method in class org.opencv.ml.TrainData
- getVersionMajor() - Static method in class org.opencv.core.Core
- getVersionMinor() - Static method in class org.opencv.core.Core
- getVersionRevision() - Static method in class org.opencv.core.Core
- getVersionString() - Static method in class org.opencv.core.Core
- getVertex(int) - Method in class org.opencv.imgproc.Subdiv2D
- getVertex(int, int[]) - Method in class org.opencv.imgproc.Subdiv2D
- getVocabulary() - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
- getVoronoiFacetList(MatOfInt, List<MatOfPoint2f>, MatOfPoint2f) - Method in class org.opencv.imgproc.Subdiv2D
- getVotes(Mat, Mat, int) - Method in class org.opencv.ml.RTrees
- getVotesThreshold() - Method in class org.opencv.imgproc.GeneralizedHoughBallard
- getWeakCount() - Method in class org.opencv.ml.Boost
- getWeightA() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getWeightB() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getWeightContrast() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getWeightEntropy() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getWeightL() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getWeights() - Method in class org.opencv.ml.EM
- getWeights() - Method in class org.opencv.ml.SVMSGD
- getWeights(int) - Method in class org.opencv.ml.ANN_MLP
- getWeightTrimRate() - Method in class org.opencv.ml.Boost
- getWeightX() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getWeightY() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getWindowRadius() - Method in class org.opencv.xfeatures2d.PCTSignatures
- getWinSigma() - Method in class org.opencv.objdetect.HOGDescriptor
- getWinSize() - Method in class org.opencv.video.FarnebackOpticalFlow
- getWinSize() - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- getWTA_K() - Method in class org.opencv.features2d.ORB
- GFTTDetector - Class in org.opencv.features2d
- GFTTDetector(long) - Constructor for class org.opencv.features2d.GFTTDetector
- goodFeaturesToTrack(Mat, MatOfPoint, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
- goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat) - Static method in class org.opencv.imgproc.Imgproc
- goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
- goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, boolean, double) - Static method in class org.opencv.imgproc.Imgproc
- goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
- goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, int, boolean, double) - Static method in class org.opencv.imgproc.Imgproc
- GpuApiCallError - Static variable in class org.opencv.core.Core
- GpuNotSupported - Static variable in class org.opencv.core.Core
- grab() - Method in class org.opencv.videoio.VideoCapture
- grabCut(Mat, Mat, Rect, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- grabCut(Mat, Mat, Rect, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- GradientDericheX(Mat, Mat, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- GradientDericheY(Mat, Mat, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- GraphSegmentation - Class in org.opencv.ximgproc
- GraphSegmentation(long) - Constructor for class org.opencv.ximgproc.GraphSegmentation
- GRAY - Static variable in class org.opencv.tracking.TrackerKCF
- GrayCodePattern - Class in org.opencv.structured_light
- GrayCodePattern(long) - Constructor for class org.opencv.structured_light.GrayCodePattern
- GrayworldWB - Class in org.opencv.xphoto
- GrayworldWB(long) - Constructor for class org.opencv.xphoto.GrayworldWB
- GridBoard - Class in org.opencv.aruco
- GridBoard(long) - Constructor for class org.opencv.aruco.GridBoard
- groupRectangles(MatOfRect, MatOfInt, int) - Static method in class org.opencv.objdetect.Objdetect
- groupRectangles(MatOfRect, MatOfInt, int, double) - Static method in class org.opencv.objdetect.Objdetect
- GUIDED_FILTER - Static variable in class org.opencv.ximgproc.Ximgproc
- guidedFilter(Mat, Mat, Mat, int, double) - Static method in class org.opencv.ximgproc.Ximgproc
- guidedFilter(Mat, Mat, Mat, int, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- GuidedFilter - Class in org.opencv.ximgproc
- GuidedFilter(long) - Constructor for class org.opencv.ximgproc.GuidedFilter
H
- HAAR - Static variable in class org.opencv.xphoto.Xphoto
- HARD_MARGIN - Static variable in class org.opencv.ml.SVMSGD
- HARRIS_SCORE - Static variable in class org.opencv.features2d.ORB
- HarrisLaplaceFeatureDetector - Class in org.opencv.xfeatures2d
- HarrisLaplaceFeatureDetector(long) - Constructor for class org.opencv.xfeatures2d.HarrisLaplaceFeatureDetector
- hashCode() - Method in class org.opencv.core.Point
- hashCode() - Method in class org.opencv.core.Point3
- hashCode() - Method in class org.opencv.core.Range
- hashCode() - Method in class org.opencv.core.Rect
- hashCode() - Method in class org.opencv.core.Rect2d
- hashCode() - Method in class org.opencv.core.RotatedRect
- hashCode() - Method in class org.opencv.core.Scalar
- hashCode() - Method in class org.opencv.core.Size
- hashCode() - Method in class org.opencv.core.TermCriteria
- haveImageReader(String) - Static method in class org.opencv.imgcodecs.Imgcodecs
- haveImageWriter(String) - Static method in class org.opencv.imgcodecs.Imgcodecs
- hconcat(List<Mat>, Mat) - Static method in class org.opencv.core.Core
- HDO_DESKEW - Static variable in class org.opencv.ximgproc.Ximgproc
- HDO_RAW - Static variable in class org.opencv.ximgproc.Ximgproc
- HeaderIsNull - Static variable in class org.opencv.core.Core
- height - Variable in class org.opencv.core.Rect
- height - Variable in class org.opencv.core.Rect2d
- height - Variable in class org.opencv.core.Size
- height - Variable in class org.opencv.highgui.ImageWindow
- height() - Method in class org.opencv.core.Mat
- HEURISTIC - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- HighGui - Class in org.opencv.highgui
-
This class was designed for use in Java applications to recreate the OpenCV HighGui functionalities.
- HighGui() - Constructor for class org.opencv.highgui.HighGui
- HISTCMP_BHATTACHARYYA - Static variable in class org.opencv.imgproc.Imgproc
- HISTCMP_CHISQR - Static variable in class org.opencv.imgproc.Imgproc
- HISTCMP_CHISQR_ALT - Static variable in class org.opencv.imgproc.Imgproc
- HISTCMP_CORREL - Static variable in class org.opencv.imgproc.Imgproc
- HISTCMP_HELLINGER - Static variable in class org.opencv.imgproc.Imgproc
- HISTCMP_INTERSECT - Static variable in class org.opencv.imgproc.Imgproc
- HISTCMP_KL_DIV - Static variable in class org.opencv.imgproc.Imgproc
- HistogramPhaseUnwrapping - Class in org.opencv.phase_unwrapping
- HistogramPhaseUnwrapping(long) - Constructor for class org.opencv.phase_unwrapping.HistogramPhaseUnwrapping
- HOGDescriptor - Class in org.opencv.objdetect
- HOGDescriptor() - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(long) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(String) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(Size, Size, Size, Size, int) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(Size, Size, Size, Size, int, int) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(Size, Size, Size, Size, int, int, double) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(Size, Size, Size, Size, int, int, double, int) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(Size, Size, Size, Size, int, int, double, int, double) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(Size, Size, Size, Size, int, int, double, int, double, boolean) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(Size, Size, Size, Size, int, int, double, int, double, boolean, int) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOGDescriptor(Size, Size, Size, Size, int, int, double, int, double, boolean, int, boolean) - Constructor for class org.opencv.objdetect.HOGDescriptor
- HOUGH_GRADIENT - Static variable in class org.opencv.imgproc.Imgproc
- HOUGH_MULTI_SCALE - Static variable in class org.opencv.imgproc.Imgproc
- HOUGH_PROBABILISTIC - Static variable in class org.opencv.imgproc.Imgproc
- HOUGH_STANDARD - Static variable in class org.opencv.imgproc.Imgproc
- HoughCircles(Mat, Mat, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
- HoughCircles(Mat, Mat, int, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- HoughCircles(Mat, Mat, int, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- HoughCircles(Mat, Mat, int, double, double, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- HoughCircles(Mat, Mat, int, double, double, double, double, int, int) - Static method in class org.opencv.imgproc.Imgproc
- HoughLines(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- HoughLines(Mat, Mat, double, double, int, double) - Static method in class org.opencv.imgproc.Imgproc
- HoughLines(Mat, Mat, double, double, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
- HoughLines(Mat, Mat, double, double, int, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- HoughLines(Mat, Mat, double, double, int, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- HoughLinesP(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- HoughLinesP(Mat, Mat, double, double, int, double) - Static method in class org.opencv.imgproc.Imgproc
- HoughLinesP(Mat, Mat, double, double, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
- HoughLinesPointSet(Mat, Mat, int, int, double, double, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
- HuMoments(Moments, Mat) - Static method in class org.opencv.imgproc.Imgproc
I
- idct(Mat, Mat) - Static method in class org.opencv.core.Core
- idct(Mat, Mat, int) - Static method in class org.opencv.core.Core
- IDENTITY - Static variable in class org.opencv.ml.ANN_MLP
- idft(Mat, Mat) - Static method in class org.opencv.core.Core
- idft(Mat, Mat, int) - Static method in class org.opencv.core.Core
- idft(Mat, Mat, int, int) - Static method in class org.opencv.core.Core
- illuminationChange(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
- illuminationChange(Mat, Mat, Mat, float) - Static method in class org.opencv.photo.Photo
- illuminationChange(Mat, Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
- imagesFromBlob(Mat, List<Mat>) - Static method in class org.opencv.dnn.Dnn
- ImageWindow - Class in org.opencv.highgui
-
This class was designed to create and manipulate the Windows to be used by the HighGui class.
- ImageWindow(String, int) - Constructor for class org.opencv.highgui.ImageWindow
- ImageWindow(String, Mat) - Constructor for class org.opencv.highgui.ImageWindow
- imdecode(Mat, int) - Static method in class org.opencv.imgcodecs.Imgcodecs
- imencode(String, Mat, MatOfByte) - Static method in class org.opencv.imgcodecs.Imgcodecs
- imencode(String, Mat, MatOfByte, MatOfInt) - Static method in class org.opencv.imgcodecs.Imgcodecs
- img - Variable in class org.opencv.highgui.ImageWindow
- Img_hash - Class in org.opencv.img_hash
- Img_hash() - Constructor for class org.opencv.img_hash.Img_hash
- Imgcodecs - Class in org.opencv.imgcodecs
- Imgcodecs() - Constructor for class org.opencv.imgcodecs.Imgcodecs
- ImgHashBase - Class in org.opencv.img_hash
- ImgHashBase(long) - Constructor for class org.opencv.img_hash.ImgHashBase
- imgIdx - Variable in class org.opencv.core.DMatch
-
Train image index.
- Imgproc - Class in org.opencv.imgproc
- Imgproc() - Constructor for class org.opencv.imgproc.Imgproc
- imgToBeResized - Variable in class org.opencv.highgui.ImageWindow
- IMPL_IPP - Static variable in class org.opencv.core.Core
- IMPL_OPENCL - Static variable in class org.opencv.core.Core
- IMPL_PLAIN - Static variable in class org.opencv.core.Core
- imread(String) - Static method in class org.opencv.imgcodecs.Imgcodecs
- imread(String, int) - Static method in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_ANYCOLOR - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_ANYDEPTH - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_COLOR - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_GRAYSCALE - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_IGNORE_ORIENTATION - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_LOAD_GDAL - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_REDUCED_COLOR_2 - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_REDUCED_COLOR_4 - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_REDUCED_COLOR_8 - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_REDUCED_GRAYSCALE_2 - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_REDUCED_GRAYSCALE_4 - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_REDUCED_GRAYSCALE_8 - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMREAD_UNCHANGED - Static variable in class org.opencv.imgcodecs.Imgcodecs
- imreadmulti(String, List<Mat>) - Static method in class org.opencv.imgcodecs.Imgcodecs
- imreadmulti(String, List<Mat>, int) - Static method in class org.opencv.imgcodecs.Imgcodecs
- imshow(String, Mat) - Static method in class org.opencv.highgui.HighGui
- imwrite(String, Mat) - Static method in class org.opencv.imgcodecs.Imgcodecs
- imwrite(String, Mat, MatOfInt) - Static method in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_EXR_TYPE - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_EXR_TYPE_FLOAT - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_EXR_TYPE_HALF - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_JPEG_CHROMA_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_JPEG_LUMA_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_JPEG_OPTIMIZE - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_JPEG_PROGRESSIVE - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_JPEG_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_JPEG_RST_INTERVAL - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PAM_FORMAT_BLACKANDWHITE - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PAM_FORMAT_GRAYSCALE - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PAM_FORMAT_GRAYSCALE_ALPHA - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PAM_FORMAT_NULL - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PAM_FORMAT_RGB - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PAM_FORMAT_RGB_ALPHA - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PAM_TUPLETYPE - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PNG_BILEVEL - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PNG_COMPRESSION - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PNG_STRATEGY - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PNG_STRATEGY_DEFAULT - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PNG_STRATEGY_FILTERED - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PNG_STRATEGY_FIXED - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PNG_STRATEGY_HUFFMAN_ONLY - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PNG_STRATEGY_RLE - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_PXM_BINARY - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_TIFF_RESUNIT - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_TIFF_XDPI - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_TIFF_YDPI - Static variable in class org.opencv.imgcodecs.Imgcodecs
- IMWRITE_WEBP_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
- init() - Method in class org.opencv.osgi.OpenCVNativeLoader
- init(Mat, Rect2d) - Method in class org.opencv.tracking.Tracker
- initCameraMatrix2D(List<MatOfPoint3f>, List<MatOfPoint2f>, Size) - Static method in class org.opencv.calib3d.Calib3d
- initCameraMatrix2D(List<MatOfPoint3f>, List<MatOfPoint2f>, Size, double) - Static method in class org.opencv.calib3d.Calib3d
- initDelaunay(Rect) - Method in class org.opencv.imgproc.Subdiv2D
- initUndistortRectifyMap(Mat, Mat, Mat, Mat, Size, int, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- inpaint(Mat, Mat, Mat, double, int) - Static method in class org.opencv.photo.Photo
- inpaint(Mat, Mat, Mat, int) - Static method in class org.opencv.xphoto.Xphoto
- INPAINT_NS - Static variable in class org.opencv.photo.Photo
- INPAINT_SHIFTMAP - Static variable in class org.opencv.xphoto.Xphoto
- INPAINT_TELEA - Static variable in class org.opencv.photo.Photo
- inRange(Mat, Scalar, Scalar, Mat) - Static method in class org.opencv.core.Core
- insert(MatOfPoint2f) - Method in class org.opencv.imgproc.Subdiv2D
- insert(Point) - Method in class org.opencv.imgproc.Subdiv2D
- insertChannel(Mat, Mat, int) - Static method in class org.opencv.core.Core
- inside(Rect) - Method in class org.opencv.core.Point
- integral(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- integral(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- integral2(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- integral2(Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- integral2(Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- integral3(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- integral3(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- integral3(Mat, Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- INTER - Static variable in class org.opencv.ml.SVM
- INTER_AREA - Static variable in class org.opencv.imgproc.Imgproc
- INTER_BITS - Static variable in class org.opencv.imgproc.Imgproc
- INTER_BITS2 - Static variable in class org.opencv.imgproc.Imgproc
- INTER_CUBIC - Static variable in class org.opencv.imgproc.Imgproc
- INTER_LANCZOS4 - Static variable in class org.opencv.imgproc.Imgproc
- INTER_LINEAR - Static variable in class org.opencv.imgproc.Imgproc
- INTER_LINEAR_EXACT - Static variable in class org.opencv.imgproc.Imgproc
- INTER_MAX - Static variable in class org.opencv.imgproc.Imgproc
- INTER_NEAREST - Static variable in class org.opencv.imgproc.Imgproc
- INTER_TAB_SIZE - Static variable in class org.opencv.imgproc.Imgproc
- INTER_TAB_SIZE2 - Static variable in class org.opencv.imgproc.Imgproc
- interpolate(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ximgproc.SparseMatchInterpolator
- interpolateCornersCharuco(List<Mat>, Mat, Mat, CharucoBoard, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- interpolateCornersCharuco(List<Mat>, Mat, Mat, CharucoBoard, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- interpolateCornersCharuco(List<Mat>, Mat, Mat, CharucoBoard, Mat, Mat, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- interpolateCornersCharuco(List<Mat>, Mat, Mat, CharucoBoard, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.aruco.Aruco
- INTERSECT_FULL - Static variable in class org.opencv.imgproc.Imgproc
- INTERSECT_NONE - Static variable in class org.opencv.imgproc.Imgproc
- INTERSECT_PARTIAL - Static variable in class org.opencv.imgproc.Imgproc
- intersectConvexConvex(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- intersectConvexConvex(Mat, Mat, Mat, boolean) - Static method in class org.opencv.imgproc.Imgproc
- intersection(Range) - Method in class org.opencv.core.Range
- inv() - Method in class org.opencv.core.Mat
- inv(int) - Method in class org.opencv.core.Mat
- invert(Mat, Mat) - Static method in class org.opencv.core.Core
- invert(Mat, Mat, int) - Static method in class org.opencv.core.Core
- invertAffineTransform(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- isClassifier() - Method in class org.opencv.ml.StatModel
- isContinuous() - Method in class org.opencv.core.Mat
- isContourConvex(MatOfPoint) - Static method in class org.opencv.imgproc.Imgproc
- isInt() - Method in class org.opencv.dnn.DictValue
- isInteger(int) - Static method in class org.opencv.core.CvType
- isMaskSupported() - Method in class org.opencv.features2d.DescriptorMatcher
- isOldFormatCascade() - Method in class org.opencv.objdetect.CascadeClassifier
- isOpened() - Method in class org.opencv.videoio.VideoCapture
- isOpened() - Method in class org.opencv.videoio.VideoWriter
- isReal() - Method in class org.opencv.core.Scalar
- isReal() - Method in class org.opencv.dnn.DictValue
- isString() - Method in class org.opencv.dnn.DictValue
- isSubmatrix() - Method in class org.opencv.core.Mat
- isTrained() - Method in class org.opencv.ml.StatModel
- iterate() - Method in class org.opencv.ximgproc.SuperpixelLSC
- iterate() - Method in class org.opencv.ximgproc.SuperpixelSLIC
- iterate(int) - Method in class org.opencv.ximgproc.SuperpixelLSC
- iterate(int) - Method in class org.opencv.ximgproc.SuperpixelSLIC
- iterate(Mat) - Method in class org.opencv.ximgproc.SuperpixelSEEDS
- iterate(Mat, int) - Method in class org.opencv.ximgproc.SuperpixelSEEDS
J
- jointBilateralFilter(Mat, Mat, Mat, int, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- jointBilateralFilter(Mat, Mat, Mat, int, double, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
K
- KalmanFilter - Class in org.opencv.video
- KalmanFilter() - Constructor for class org.opencv.video.KalmanFilter
- KalmanFilter(int, int) - Constructor for class org.opencv.video.KalmanFilter
- KalmanFilter(int, int, int) - Constructor for class org.opencv.video.KalmanFilter
- KalmanFilter(int, int, int, int) - Constructor for class org.opencv.video.KalmanFilter
- KalmanFilter(long) - Constructor for class org.opencv.video.KalmanFilter
- KAZE - Class in org.opencv.features2d
- KAZE(long) - Constructor for class org.opencv.features2d.KAZE
- KDTREE - Static variable in class org.opencv.ml.KNearest
- keepAspectRatioSize(int, int, int, int) - Static method in class org.opencv.highgui.ImageWindow
- KeyPoint - Class in org.opencv.core
- KeyPoint() - Constructor for class org.opencv.core.KeyPoint
- KeyPoint(float, float, float) - Constructor for class org.opencv.core.KeyPoint
- KeyPoint(float, float, float, float) - Constructor for class org.opencv.core.KeyPoint
- KeyPoint(float, float, float, float, float) - Constructor for class org.opencv.core.KeyPoint
- KeyPoint(float, float, float, float, float, int) - Constructor for class org.opencv.core.KeyPoint
- KeyPoint(float, float, float, float, float, int, int) - Constructor for class org.opencv.core.KeyPoint
- kmeans(Mat, int, Mat, TermCriteria, int, int) - Static method in class org.opencv.core.Core
- kmeans(Mat, int, Mat, TermCriteria, int, int, Mat) - Static method in class org.opencv.core.Core
- KMEANS_PP_CENTERS - Static variable in class org.opencv.core.Core
- KMEANS_RANDOM_CENTERS - Static variable in class org.opencv.core.Core
- KMEANS_USE_INITIAL_LABELS - Static variable in class org.opencv.core.Core
- KNearest - Class in org.opencv.ml
- KNearest(long) - Constructor for class org.opencv.ml.KNearest
- knnMatch(Mat, List<MatOfDMatch>, int) - Method in class org.opencv.features2d.DescriptorMatcher
- knnMatch(Mat, List<MatOfDMatch>, int, List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
- knnMatch(Mat, List<MatOfDMatch>, int, List<Mat>, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
- knnMatch(Mat, Mat, List<MatOfDMatch>, int) - Method in class org.opencv.features2d.DescriptorMatcher
- knnMatch(Mat, Mat, List<MatOfDMatch>, int, Mat) - Method in class org.opencv.features2d.DescriptorMatcher
- knnMatch(Mat, Mat, List<MatOfDMatch>, int, Mat, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
L
- L_INFINITY - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- L0_25 - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- L0_5 - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- l0Smooth(Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- l0Smooth(Mat, Mat, double) - Static method in class org.opencv.ximgproc.Ximgproc
- l0Smooth(Mat, Mat, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- L1 - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- L2 - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- L2Hys - Static variable in class org.opencv.objdetect.HOGDescriptor
- L2SQUARED - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- L5 - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- Laplacian(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- Laplacian(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- Laplacian(Mat, Mat, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
- Laplacian(Mat, Mat, int, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
- Laplacian(Mat, Mat, int, int, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- latch - Static variable in class org.opencv.highgui.HighGui
- LATCH - Class in org.opencv.xfeatures2d
- LATCH(long) - Constructor for class org.opencv.xfeatures2d.LATCH
- Layer - Class in org.opencv.dnn
- Layer(long) - Constructor for class org.opencv.dnn.Layer
- lbl - Variable in class org.opencv.highgui.ImageWindow
- LBPHFaceRecognizer - Class in org.opencv.face
- LBPHFaceRecognizer(long) - Constructor for class org.opencv.face.LBPHFaceRecognizer
- LDR_SIZE - Static variable in class org.opencv.photo.Photo
- LEAKYRELU - Static variable in class org.opencv.ml.ANN_MLP
- LearningBasedWB - Class in org.opencv.xphoto
- LearningBasedWB(long) - Constructor for class org.opencv.xphoto.LearningBasedWB
- lessThan(DMatch) - Method in class org.opencv.core.DMatch
- line(Mat, Point, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- line(Mat, Point, Point, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- line(Mat, Point, Point, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- line(Mat, Point, Point, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- LINE_4 - Static variable in class org.opencv.imgproc.Imgproc
- LINE_8 - Static variable in class org.opencv.imgproc.Imgproc
- LINE_AA - Static variable in class org.opencv.imgproc.Imgproc
- LINEAR - Static variable in class org.opencv.ml.SVM
- linearPolar(Mat, Mat, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
-
Deprecated.
- LineSegmentDetector - Class in org.opencv.imgproc
- LineSegmentDetector(long) - Constructor for class org.opencv.imgproc.LineSegmentDetector
- LMEDS - Static variable in class org.opencv.calib3d.Calib3d
- load(String) - Static method in class org.opencv.face.MACE
- load(String) - Static method in class org.opencv.ml.ANN_MLP
- load(String) - Static method in class org.opencv.ml.Boost
- load(String) - Static method in class org.opencv.ml.DTrees
- load(String) - Static method in class org.opencv.ml.EM
- load(String) - Static method in class org.opencv.ml.LogisticRegression
- load(String) - Static method in class org.opencv.ml.NormalBayesClassifier
- load(String) - Static method in class org.opencv.ml.RTrees
- load(String) - Static method in class org.opencv.ml.SVM
- load(String) - Static method in class org.opencv.ml.SVMSGD
- load(String) - Method in class org.opencv.objdetect.CascadeClassifier
- load(String) - Method in class org.opencv.objdetect.HOGDescriptor
- load(String, String) - Static method in class org.opencv.face.MACE
- load(String, String) - Static method in class org.opencv.ml.Boost
- load(String, String) - Static method in class org.opencv.ml.DTrees
- load(String, String) - Static method in class org.opencv.ml.EM
- load(String, String) - Static method in class org.opencv.ml.LogisticRegression
- load(String, String) - Static method in class org.opencv.ml.NormalBayesClassifier
- load(String, String) - Static method in class org.opencv.ml.RTrees
- load(String, String) - Static method in class org.opencv.ml.SVMSGD
- load(String, String) - Method in class org.opencv.objdetect.HOGDescriptor
- loadDatasetList(String, String, List<String>, List<String>) - Static method in class org.opencv.face.Face
- loadFacePoints(String, Mat) - Static method in class org.opencv.face.Face
- loadFacePoints(String, Mat, float) - Static method in class org.opencv.face.Face
- loadModel(String) - Method in class org.opencv.face.Facemark
- loadTrainingData(String, String, List<String>, Mat) - Static method in class org.opencv.face.Face
- loadTrainingData(String, String, List<String>, Mat, float) - Static method in class org.opencv.face.Face
- loadTrainingData(String, List<String>, Mat) - Static method in class org.opencv.face.Face
- loadTrainingData(String, List<String>, Mat, char) - Static method in class org.opencv.face.Face
- loadTrainingData(String, List<String>, Mat, char, float) - Static method in class org.opencv.face.Face
- loadTrainingData(List<String>, List<MatOfPoint2f>, List<String>) - Static method in class org.opencv.face.Face
- locate(Point, int[], int[]) - Method in class org.opencv.imgproc.Subdiv2D
- locateROI(Size, Point) - Method in class org.opencv.core.Mat
- log(Mat, Mat) - Static method in class org.opencv.core.Core
- LogisticRegression - Class in org.opencv.ml
- LogisticRegression(long) - Constructor for class org.opencv.ml.LogisticRegression
- LOGIT - Static variable in class org.opencv.ml.Boost
- logPolar(Mat, Mat, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
-
Deprecated.
- LSBP_CAMERA_MOTION_COMPENSATION_LK - Static variable in class org.opencv.bgsegm.Bgsegm
- LSBP_CAMERA_MOTION_COMPENSATION_NONE - Static variable in class org.opencv.bgsegm.Bgsegm
- LSD_REFINE_ADV - Static variable in class org.opencv.imgproc.Imgproc
- LSD_REFINE_NONE - Static variable in class org.opencv.imgproc.Imgproc
- LSD_REFINE_STD - Static variable in class org.opencv.imgproc.Imgproc
- LUCID - Class in org.opencv.xfeatures2d
- LUCID(long) - Constructor for class org.opencv.xfeatures2d.LUCID
- LUT(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
M
- m00 - Variable in class org.opencv.imgproc.Moments
- m01 - Variable in class org.opencv.imgproc.Moments
- m02 - Variable in class org.opencv.imgproc.Moments
- m03 - Variable in class org.opencv.imgproc.Moments
- m10 - Variable in class org.opencv.imgproc.Moments
- m11 - Variable in class org.opencv.imgproc.Moments
- m12 - Variable in class org.opencv.imgproc.Moments
- m20 - Variable in class org.opencv.imgproc.Moments
- m21 - Variable in class org.opencv.imgproc.Moments
- m30 - Variable in class org.opencv.imgproc.Moments
- MACE - Class in org.opencv.face
- MACE(long) - Constructor for class org.opencv.face.MACE
- magnitude(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- Mahalanobis(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- makeType(int, int) - Static method in class org.opencv.core.CvType
- MARKER_CROSS - Static variable in class org.opencv.imgproc.Imgproc
- MARKER_DIAMOND - Static variable in class org.opencv.imgproc.Imgproc
- MARKER_SQUARE - Static variable in class org.opencv.imgproc.Imgproc
- MARKER_STAR - Static variable in class org.opencv.imgproc.Imgproc
- MARKER_TILTED_CROSS - Static variable in class org.opencv.imgproc.Imgproc
- MARKER_TRIANGLE_DOWN - Static variable in class org.opencv.imgproc.Imgproc
- MARKER_TRIANGLE_UP - Static variable in class org.opencv.imgproc.Imgproc
- marrHildrethHash(Mat, Mat) - Static method in class org.opencv.img_hash.Img_hash
- marrHildrethHash(Mat, Mat, float) - Static method in class org.opencv.img_hash.Img_hash
- marrHildrethHash(Mat, Mat, float, float) - Static method in class org.opencv.img_hash.Img_hash
- MarrHildrethHash - Class in org.opencv.img_hash
- MarrHildrethHash(long) - Constructor for class org.opencv.img_hash.MarrHildrethHash
- MaskIsTiled - Static variable in class org.opencv.core.Core
- Mat - Class in org.opencv.core
- Mat() - Constructor for class org.opencv.core.Mat
- Mat(int, int, int) - Constructor for class org.opencv.core.Mat
- Mat(int, int, int, ByteBuffer) - Constructor for class org.opencv.core.Mat
- Mat(int, int, int, Scalar) - Constructor for class org.opencv.core.Mat
- Mat(long) - Constructor for class org.opencv.core.Mat
- Mat(Mat, Range) - Constructor for class org.opencv.core.Mat
- Mat(Mat, Range, Range) - Constructor for class org.opencv.core.Mat
- Mat(Mat, Rect) - Constructor for class org.opencv.core.Mat
- Mat(Size, int) - Constructor for class org.opencv.core.Mat
- Mat(Size, int, Scalar) - Constructor for class org.opencv.core.Mat
- Mat_to_vector_char(Mat, List<Byte>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_DMatch(Mat, List<DMatch>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_double(Mat, List<Double>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_float(Mat, List<Float>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_int(Mat, List<Integer>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_KeyPoint(Mat, List<KeyPoint>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Mat(Mat, List<Mat>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Point(Mat, List<Point>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Point2d(Mat, List<Point>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Point2f(Mat, List<Point>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Point3(Mat, List<Point3>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Point3d(Mat, List<Point3>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Point3f(Mat, List<Point3>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Point3i(Mat, List<Point3>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Rect(Mat, List<Rect>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_Rect2d(Mat, List<Rect2d>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_RotatedRect(Mat, List<RotatedRect>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_uchar(Mat, List<Byte>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_vector_char(Mat, List<List<Byte>>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_vector_DMatch(Mat, List<MatOfDMatch>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_vector_KeyPoint(Mat, List<MatOfKeyPoint>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_vector_Point(Mat, List<MatOfPoint>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_vector_Point2f(Mat, List<MatOfPoint2f>) - Static method in class org.opencv.utils.Converters
- Mat_to_vector_vector_Point3f(Mat, List<MatOfPoint3f>) - Static method in class org.opencv.utils.Converters
- match(Mat, MatOfDMatch) - Method in class org.opencv.features2d.DescriptorMatcher
- match(Mat, MatOfDMatch, List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
- match(Mat, Mat, MatOfDMatch) - Method in class org.opencv.features2d.DescriptorMatcher
- match(Mat, Mat, MatOfDMatch, Mat) - Method in class org.opencv.features2d.DescriptorMatcher
- matchGMS(Size, Size, MatOfKeyPoint, MatOfKeyPoint, MatOfDMatch, MatOfDMatch) - Static method in class org.opencv.xfeatures2d.Xfeatures2d
- matchGMS(Size, Size, MatOfKeyPoint, MatOfKeyPoint, MatOfDMatch, MatOfDMatch, boolean) - Static method in class org.opencv.xfeatures2d.Xfeatures2d
- matchGMS(Size, Size, MatOfKeyPoint, MatOfKeyPoint, MatOfDMatch, MatOfDMatch, boolean, boolean) - Static method in class org.opencv.xfeatures2d.Xfeatures2d
- matchGMS(Size, Size, MatOfKeyPoint, MatOfKeyPoint, MatOfDMatch, MatOfDMatch, boolean, boolean, double) - Static method in class org.opencv.xfeatures2d.Xfeatures2d
- matchShapes(Mat, Mat, int, double) - Static method in class org.opencv.imgproc.Imgproc
- matchTemplate(Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- matchTemplate(Mat, Mat, Mat, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
- matMulDeriv(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- MatOfByte - Class in org.opencv.core
- MatOfByte() - Constructor for class org.opencv.core.MatOfByte
- MatOfByte(byte...) - Constructor for class org.opencv.core.MatOfByte
- MatOfByte(int, int, byte...) - Constructor for class org.opencv.core.MatOfByte
- MatOfByte(long) - Constructor for class org.opencv.core.MatOfByte
- MatOfByte(Mat) - Constructor for class org.opencv.core.MatOfByte
- MatOfDMatch - Class in org.opencv.core
- MatOfDMatch() - Constructor for class org.opencv.core.MatOfDMatch
- MatOfDMatch(long) - Constructor for class org.opencv.core.MatOfDMatch
- MatOfDMatch(DMatch...) - Constructor for class org.opencv.core.MatOfDMatch
- MatOfDMatch(Mat) - Constructor for class org.opencv.core.MatOfDMatch
- MatOfDouble - Class in org.opencv.core
- MatOfDouble() - Constructor for class org.opencv.core.MatOfDouble
- MatOfDouble(double...) - Constructor for class org.opencv.core.MatOfDouble
- MatOfDouble(long) - Constructor for class org.opencv.core.MatOfDouble
- MatOfDouble(Mat) - Constructor for class org.opencv.core.MatOfDouble
- MatOfFloat - Class in org.opencv.core
- MatOfFloat() - Constructor for class org.opencv.core.MatOfFloat
- MatOfFloat(float...) - Constructor for class org.opencv.core.MatOfFloat
- MatOfFloat(long) - Constructor for class org.opencv.core.MatOfFloat
- MatOfFloat(Mat) - Constructor for class org.opencv.core.MatOfFloat
- MatOfFloat4 - Class in org.opencv.core
- MatOfFloat4() - Constructor for class org.opencv.core.MatOfFloat4
- MatOfFloat4(float...) - Constructor for class org.opencv.core.MatOfFloat4
- MatOfFloat4(long) - Constructor for class org.opencv.core.MatOfFloat4
- MatOfFloat4(Mat) - Constructor for class org.opencv.core.MatOfFloat4
- MatOfFloat6 - Class in org.opencv.core
- MatOfFloat6() - Constructor for class org.opencv.core.MatOfFloat6
- MatOfFloat6(float...) - Constructor for class org.opencv.core.MatOfFloat6
- MatOfFloat6(long) - Constructor for class org.opencv.core.MatOfFloat6
- MatOfFloat6(Mat) - Constructor for class org.opencv.core.MatOfFloat6
- MatOfInt - Class in org.opencv.core
- MatOfInt() - Constructor for class org.opencv.core.MatOfInt
- MatOfInt(int...) - Constructor for class org.opencv.core.MatOfInt
- MatOfInt(long) - Constructor for class org.opencv.core.MatOfInt
- MatOfInt(Mat) - Constructor for class org.opencv.core.MatOfInt
- MatOfInt4 - Class in org.opencv.core
- MatOfInt4() - Constructor for class org.opencv.core.MatOfInt4
- MatOfInt4(int...) - Constructor for class org.opencv.core.MatOfInt4
- MatOfInt4(long) - Constructor for class org.opencv.core.MatOfInt4
- MatOfInt4(Mat) - Constructor for class org.opencv.core.MatOfInt4
- MatOfKeyPoint - Class in org.opencv.core
- MatOfKeyPoint() - Constructor for class org.opencv.core.MatOfKeyPoint
- MatOfKeyPoint(long) - Constructor for class org.opencv.core.MatOfKeyPoint
- MatOfKeyPoint(KeyPoint...) - Constructor for class org.opencv.core.MatOfKeyPoint
- MatOfKeyPoint(Mat) - Constructor for class org.opencv.core.MatOfKeyPoint
- MatOfPoint - Class in org.opencv.core
- MatOfPoint() - Constructor for class org.opencv.core.MatOfPoint
- MatOfPoint(long) - Constructor for class org.opencv.core.MatOfPoint
- MatOfPoint(Mat) - Constructor for class org.opencv.core.MatOfPoint
- MatOfPoint(Point...) - Constructor for class org.opencv.core.MatOfPoint
- MatOfPoint2f - Class in org.opencv.core
- MatOfPoint2f() - Constructor for class org.opencv.core.MatOfPoint2f
- MatOfPoint2f(long) - Constructor for class org.opencv.core.MatOfPoint2f
- MatOfPoint2f(Mat) - Constructor for class org.opencv.core.MatOfPoint2f
- MatOfPoint2f(Point...) - Constructor for class org.opencv.core.MatOfPoint2f
- MatOfPoint3 - Class in org.opencv.core
- MatOfPoint3() - Constructor for class org.opencv.core.MatOfPoint3
- MatOfPoint3(long) - Constructor for class org.opencv.core.MatOfPoint3
- MatOfPoint3(Mat) - Constructor for class org.opencv.core.MatOfPoint3
- MatOfPoint3(Point3...) - Constructor for class org.opencv.core.MatOfPoint3
- MatOfPoint3f - Class in org.opencv.core
- MatOfPoint3f() - Constructor for class org.opencv.core.MatOfPoint3f
- MatOfPoint3f(long) - Constructor for class org.opencv.core.MatOfPoint3f
- MatOfPoint3f(Mat) - Constructor for class org.opencv.core.MatOfPoint3f
- MatOfPoint3f(Point3...) - Constructor for class org.opencv.core.MatOfPoint3f
- MatOfRect - Class in org.opencv.core
- MatOfRect() - Constructor for class org.opencv.core.MatOfRect
- MatOfRect(long) - Constructor for class org.opencv.core.MatOfRect
- MatOfRect(Mat) - Constructor for class org.opencv.core.MatOfRect
- MatOfRect(Rect...) - Constructor for class org.opencv.core.MatOfRect
- MatOfRect2d - Class in org.opencv.core
- MatOfRect2d() - Constructor for class org.opencv.core.MatOfRect2d
- MatOfRect2d(long) - Constructor for class org.opencv.core.MatOfRect2d
- MatOfRect2d(Mat) - Constructor for class org.opencv.core.MatOfRect2d
- MatOfRect2d(Rect2d...) - Constructor for class org.opencv.core.MatOfRect2d
- MatOfRotatedRect - Class in org.opencv.core
- MatOfRotatedRect() - Constructor for class org.opencv.core.MatOfRotatedRect
- MatOfRotatedRect(long) - Constructor for class org.opencv.core.MatOfRotatedRect
- MatOfRotatedRect(Mat) - Constructor for class org.opencv.core.MatOfRotatedRect
- MatOfRotatedRect(RotatedRect...) - Constructor for class org.opencv.core.MatOfRotatedRect
- max(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- max(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
- MAX_ITER - Static variable in class org.opencv.core.TermCriteria
-
The maximum number of iterations or elements to compute
- maxCount - Variable in class org.opencv.core.TermCriteria
- maxLoc - Variable in class org.opencv.core.Core.MinMaxLocResult
- maxVal - Variable in class org.opencv.core.Core.MinMaxLocResult
- mean(Mat) - Static method in class org.opencv.core.Core
- mean(Mat, Mat) - Static method in class org.opencv.core.Core
- meanShift(Mat, Rect, TermCriteria) - Static method in class org.opencv.video.Video
- meanStdDev(Mat, MatOfDouble, MatOfDouble) - Static method in class org.opencv.core.Core
- meanStdDev(Mat, MatOfDouble, MatOfDouble, Mat) - Static method in class org.opencv.core.Core
- medianBlur(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- merge(int, int) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
- merge(List<Mat>, Mat) - Static method in class org.opencv.core.Core
- MergeDebevec - Class in org.opencv.photo
- MergeDebevec(long) - Constructor for class org.opencv.photo.MergeDebevec
- MergeExposures - Class in org.opencv.photo
- MergeExposures(long) - Constructor for class org.opencv.photo.MergeExposures
- MergeMertens - Class in org.opencv.photo
- MergeMertens(long) - Constructor for class org.opencv.photo.MergeMertens
- MergeRobertson - Class in org.opencv.photo
- MergeRobertson(long) - Constructor for class org.opencv.photo.MergeRobertson
- min(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- min(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
- minAreaRect(MatOfPoint2f) - Static method in class org.opencv.imgproc.Imgproc
- minEnclosingCircle(MatOfPoint2f, Point, float[]) - Static method in class org.opencv.imgproc.Imgproc
- minEnclosingTriangle(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- MINI_BATCH - Static variable in class org.opencv.ml.LogisticRegression
- minLoc - Variable in class org.opencv.core.Core.MinMaxLocResult
- minMaxLoc(Mat) - Static method in class org.opencv.core.Core
- minMaxLoc(Mat, Mat) - Static method in class org.opencv.core.Core
- MinMaxLocResult() - Constructor for class org.opencv.core.Core.MinMaxLocResult
- MINUS - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- minVal - Variable in class org.opencv.core.Core.MinMaxLocResult
- mixChannels(List<Mat>, List<Mat>, MatOfInt) - Static method in class org.opencv.core.Core
- MIXED_CLONE - Static variable in class org.opencv.photo.Photo
- Ml - Class in org.opencv.ml
- Ml() - Constructor for class org.opencv.ml.Ml
- MODE_HH - Static variable in class org.opencv.calib3d.StereoSGBM
- MODE_HH4 - Static variable in class org.opencv.calib3d.StereoSGBM
- MODE_SGBM - Static variable in class org.opencv.calib3d.StereoSGBM
- MODE_SGBM_3WAY - Static variable in class org.opencv.calib3d.StereoSGBM
- moments(Mat) - Static method in class org.opencv.imgproc.Imgproc
- moments(Mat, boolean) - Static method in class org.opencv.imgproc.Imgproc
- Moments - Class in org.opencv.imgproc
- Moments() - Constructor for class org.opencv.imgproc.Moments
- Moments(double[]) - Constructor for class org.opencv.imgproc.Moments
- Moments(double, double, double, double, double, double, double, double, double, double) - Constructor for class org.opencv.imgproc.Moments
- MONOCHROME_TRANSFER - Static variable in class org.opencv.photo.Photo
- MORPH_BLACKHAT - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_CLOSE - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_CROSS - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_DILATE - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_ELLIPSE - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_ERODE - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_GRADIENT - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_HITMISS - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_OPEN - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_RECT - Static variable in class org.opencv.imgproc.Imgproc
- MORPH_TOPHAT - Static variable in class org.opencv.imgproc.Imgproc
- morphologyEx(Mat, Mat, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
- morphologyEx(Mat, Mat, int, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
- morphologyEx(Mat, Mat, int, Mat, Point, int) - Static method in class org.opencv.imgproc.Imgproc
- morphologyEx(Mat, Mat, int, Mat, Point, int, int) - Static method in class org.opencv.imgproc.Imgproc
- morphologyEx(Mat, Mat, int, Mat, Point, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- MOTION_AFFINE - Static variable in class org.opencv.video.Video
- MOTION_EUCLIDEAN - Static variable in class org.opencv.video.Video
- MOTION_HOMOGRAPHY - Static variable in class org.opencv.video.Video
- MOTION_TRANSLATION - Static variable in class org.opencv.video.Video
- moveWindow(String, int, int) - Static method in class org.opencv.highgui.HighGui
- MSDDetector - Class in org.opencv.xfeatures2d
- MSDDetector(long) - Constructor for class org.opencv.xfeatures2d.MSDDetector
- MSER - Class in org.opencv.features2d
- MSER(long) - Constructor for class org.opencv.features2d.MSER
- MSLIC - Static variable in class org.opencv.ximgproc.Ximgproc
- mu02 - Variable in class org.opencv.imgproc.Moments
- mu03 - Variable in class org.opencv.imgproc.Moments
- mu11 - Variable in class org.opencv.imgproc.Moments
- mu12 - Variable in class org.opencv.imgproc.Moments
- mu20 - Variable in class org.opencv.imgproc.Moments
- mu21 - Variable in class org.opencv.imgproc.Moments
- mu30 - Variable in class org.opencv.imgproc.Moments
- mul(Mat) - Method in class org.opencv.core.Mat
- mul(Mat, double) - Method in class org.opencv.core.Mat
- mul(Scalar) - Method in class org.opencv.core.Scalar
- mul(Scalar, double) - Method in class org.opencv.core.Scalar
- mulSpectrums(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
- mulSpectrums(Mat, Mat, Mat, int, boolean) - Static method in class org.opencv.core.Core
- multiply(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- multiply(Mat, Mat, Mat, double) - Static method in class org.opencv.core.Core
- multiply(Mat, Mat, Mat, double, int) - Static method in class org.opencv.core.Core
- multiply(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
- multiply(Mat, Scalar, Mat, double) - Static method in class org.opencv.core.Core
- multiply(Mat, Scalar, Mat, double, int) - Static method in class org.opencv.core.Core
- MultiTracker - Class in org.opencv.tracking
- MultiTracker() - Constructor for class org.opencv.tracking.MultiTracker
- MultiTracker(long) - Constructor for class org.opencv.tracking.MultiTracker
- mulTransposed(Mat, Mat, boolean) - Static method in class org.opencv.core.Core
- mulTransposed(Mat, Mat, boolean, Mat) - Static method in class org.opencv.core.Core
- mulTransposed(Mat, Mat, boolean, Mat, double) - Static method in class org.opencv.core.Core
- mulTransposed(Mat, Mat, boolean, Mat, double, int) - Static method in class org.opencv.core.Core
N
- n_closed_windows - Static variable in class org.opencv.highgui.HighGui
- name - Variable in class org.opencv.highgui.ImageWindow
- namedWindow(String) - Static method in class org.opencv.highgui.HighGui
- namedWindow(String, int) - Static method in class org.opencv.highgui.HighGui
- NATIVE_LIBRARY_NAME - Static variable in class org.opencv.core.Core
- nativeObj - Variable in class org.opencv.aruco.Board
- nativeObj - Variable in class org.opencv.aruco.DetectorParameters
- nativeObj - Variable in class org.opencv.aruco.Dictionary
- nativeObj - Variable in class org.opencv.bgsegm.BackgroundSubtractorLSBPDesc
- nativeObj - Variable in class org.opencv.core.Algorithm
- nativeObj - Variable in class org.opencv.core.Mat
- nativeObj - Variable in class org.opencv.core.TickMeter
- nativeObj - Variable in class org.opencv.dnn.DictValue
- nativeObj - Variable in class org.opencv.dnn.Net
- nativeObj - Variable in class org.opencv.face.PredictCollector
- nativeObj - Variable in class org.opencv.features2d.BOWImgDescriptorExtractor
- nativeObj - Variable in class org.opencv.features2d.BOWTrainer
- nativeObj - Variable in class org.opencv.features2d.Params
- nativeObj - Variable in class org.opencv.imgproc.Subdiv2D
- nativeObj - Variable in class org.opencv.ml.ParamGrid
- nativeObj - Variable in class org.opencv.ml.TrainData
- nativeObj - Variable in class org.opencv.objdetect.CascadeClassifier
- nativeObj - Variable in class org.opencv.objdetect.HOGDescriptor
- nativeObj - Variable in class org.opencv.objdetect.QRCodeDetector
- nativeObj - Variable in class org.opencv.structured_light.Params
- nativeObj - Variable in class org.opencv.text.BaseOCR
- nativeObj - Variable in class org.opencv.text.Callback
- nativeObj - Variable in class org.opencv.text.ClassifierCallback
- nativeObj - Variable in class org.opencv.text.TextDetector
- nativeObj - Variable in class org.opencv.video.KalmanFilter
- nativeObj - Variable in class org.opencv.videoio.VideoCapture
- nativeObj - Variable in class org.opencv.videoio.VideoWriter
- Net - Class in org.opencv.dnn
- Net() - Constructor for class org.opencv.dnn.Net
- Net(long) - Constructor for class org.opencv.dnn.Net
- NEXT_AROUND_DST - Static variable in class org.opencv.imgproc.Subdiv2D
- NEXT_AROUND_LEFT - Static variable in class org.opencv.imgproc.Subdiv2D
- NEXT_AROUND_ORG - Static variable in class org.opencv.imgproc.Subdiv2D
- NEXT_AROUND_RIGHT - Static variable in class org.opencv.imgproc.Subdiv2D
- nextEdge(int) - Method in class org.opencv.imgproc.Subdiv2D
- niBlackThreshold(Mat, Mat, double, int, int, double) - Static method in class org.opencv.ximgproc.Ximgproc
- niBlackThreshold(Mat, Mat, double, int, int, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- NMSBoxes(MatOfRect2d, MatOfFloat, float, float, MatOfInt) - Static method in class org.opencv.dnn.Dnn
- NMSBoxes(MatOfRect2d, MatOfFloat, float, float, MatOfInt, float) - Static method in class org.opencv.dnn.Dnn
- NMSBoxes(MatOfRect2d, MatOfFloat, float, float, MatOfInt, float, int) - Static method in class org.opencv.dnn.Dnn
- NMSBoxes(MatOfRect, MatOfFloat, float, float, MatOfInt) - Static method in class org.opencv.dnn.Dnn
- NMSBoxes(MatOfRect, MatOfFloat, float, float, MatOfInt, float) - Static method in class org.opencv.dnn.Dnn
- NMSBoxes(MatOfRect, MatOfFloat, float, float, MatOfInt, float, int) - Static method in class org.opencv.dnn.Dnn
- NMSBoxesRotated(MatOfRotatedRect, MatOfFloat, float, float, MatOfInt) - Static method in class org.opencv.dnn.Dnn
- NMSBoxesRotated(MatOfRotatedRect, MatOfFloat, float, float, MatOfInt, float) - Static method in class org.opencv.dnn.Dnn
- NMSBoxesRotated(MatOfRotatedRect, MatOfFloat, float, float, MatOfInt, float, int) - Static method in class org.opencv.dnn.Dnn
- NO_INPUT_SCALE - Static variable in class org.opencv.ml.ANN_MLP
- NO_OUTPUT_SCALE - Static variable in class org.opencv.ml.ANN_MLP
- NONMAX_SUPPRESSION - Static variable in class org.opencv.features2d.AgastFeatureDetector
- NONMAX_SUPPRESSION - Static variable in class org.opencv.features2d.FastFeatureDetector
- norm(Mat) - Static method in class org.opencv.core.Core
- norm(Mat, int) - Static method in class org.opencv.core.Core
- norm(Mat, int, Mat) - Static method in class org.opencv.core.Core
- norm(Mat, Mat) - Static method in class org.opencv.core.Core
- norm(Mat, Mat, int) - Static method in class org.opencv.core.Core
- norm(Mat, Mat, int, Mat) - Static method in class org.opencv.core.Core
- NORM_HAMMING - Static variable in class org.opencv.core.Core
- NORM_HAMMING2 - Static variable in class org.opencv.core.Core
- NORM_INF - Static variable in class org.opencv.core.Core
- NORM_L1 - Static variable in class org.opencv.core.Core
- NORM_L2 - Static variable in class org.opencv.core.Core
- NORM_L2SQR - Static variable in class org.opencv.core.Core
- NORM_MINMAX - Static variable in class org.opencv.core.Core
- NORM_RELATIVE - Static variable in class org.opencv.core.Core
- NORM_TYPE_MASK - Static variable in class org.opencv.core.Core
- NORMAL - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- NORMAL_CLONE - Static variable in class org.opencv.photo.Photo
- NormalBayesClassifier - Class in org.opencv.ml
- NormalBayesClassifier(long) - Constructor for class org.opencv.ml.NormalBayesClassifier
- normalize(Mat, Mat) - Static method in class org.opencv.core.Core
- normalize(Mat, Mat, double) - Static method in class org.opencv.core.Core
- normalize(Mat, Mat, double, double) - Static method in class org.opencv.core.Core
- normalize(Mat, Mat, double, double, int) - Static method in class org.opencv.core.Core
- normalize(Mat, Mat, double, double, int, int) - Static method in class org.opencv.core.Core
- normalize(Mat, Mat, double, double, int, int, Mat) - Static method in class org.opencv.core.Core
- NORMCONV_FILTER - Static variable in class org.opencv.photo.Photo
- NRM_FULL - Static variable in class org.opencv.xfeatures2d.DAISY
- NRM_NONE - Static variable in class org.opencv.xfeatures2d.DAISY
- NRM_PARTIAL - Static variable in class org.opencv.xfeatures2d.DAISY
- NRM_SIFT - Static variable in class org.opencv.xfeatures2d.DAISY
- NU - Static variable in class org.opencv.ml.SVM
- NU_SVC - Static variable in class org.opencv.ml.SVM
- NU_SVR - Static variable in class org.opencv.ml.SVM
- nu02 - Variable in class org.opencv.imgproc.Moments
- nu03 - Variable in class org.opencv.imgproc.Moments
- nu11 - Variable in class org.opencv.imgproc.Moments
- nu12 - Variable in class org.opencv.imgproc.Moments
- nu20 - Variable in class org.opencv.imgproc.Moments
- nu21 - Variable in class org.opencv.imgproc.Moments
- nu30 - Variable in class org.opencv.imgproc.Moments
O
- OAST_9_16 - Static variable in class org.opencv.features2d.AgastFeatureDetector
- Objdetect - Class in org.opencv.objdetect
- Objdetect() - Constructor for class org.opencv.objdetect.Objdetect
- OCR_CNN_CLASSIFIER - Static variable in class org.opencv.text.Text
- OCR_DECODER_VITERBI - Static variable in class org.opencv.text.Text
- OCR_KNN_CLASSIFIER - Static variable in class org.opencv.text.Text
- OCR_LEVEL_TEXTLINE - Static variable in class org.opencv.text.Text
- OCR_LEVEL_WORD - Static variable in class org.opencv.text.Text
- OCRBeamSearchDecoder - Class in org.opencv.text
- OCRBeamSearchDecoder(long) - Constructor for class org.opencv.text.OCRBeamSearchDecoder
- OCRHMMDecoder - Class in org.opencv.text
- OCRHMMDecoder(long) - Constructor for class org.opencv.text.OCRHMMDecoder
- OCRTesseract - Class in org.opencv.text
- OCRTesseract(long) - Constructor for class org.opencv.text.OCRTesseract
- octave - Variable in class org.opencv.core.KeyPoint
-
Octave (pyramid layer), from which the keypoint has been extracted.
- OEM_CUBE_ONLY - Static variable in class org.opencv.text.Text
- OEM_DEFAULT - Static variable in class org.opencv.text.Text
- OEM_TESSERACT_CUBE_COMBINED - Static variable in class org.opencv.text.Text
- OEM_TESSERACT_ONLY - Static variable in class org.opencv.text.Text
- oilPainting(Mat, Mat, int, int) - Static method in class org.opencv.xphoto.Xphoto
- oilPainting(Mat, Mat, int, int, int) - Static method in class org.opencv.xphoto.Xphoto
- ONE_CLASS - Static variable in class org.opencv.ml.SVM
- ones(int, int, int) - Static method in class org.opencv.core.Mat
- ones(Size, int) - Static method in class org.opencv.core.Mat
- open(int) - Method in class org.opencv.videoio.VideoCapture
- open(int, int) - Method in class org.opencv.videoio.VideoCapture
- open(String) - Method in class org.opencv.videoio.VideoCapture
- open(String, int) - Method in class org.opencv.videoio.VideoCapture
- open(String, int, double, Size) - Method in class org.opencv.videoio.VideoWriter
- open(String, int, double, Size, boolean) - Method in class org.opencv.videoio.VideoWriter
- open(String, int, int, double, Size) - Method in class org.opencv.videoio.VideoWriter
- open(String, int, int, double, Size, boolean) - Method in class org.opencv.videoio.VideoWriter
- OpenCLApiCallError - Static variable in class org.opencv.core.Core
- OpenCLDoubleNotSupported - Static variable in class org.opencv.core.Core
- OpenCLInitError - Static variable in class org.opencv.core.Core
- OpenCLNoAMDBlasFft - Static variable in class org.opencv.core.Core
- OpenCVInterface - Interface in org.opencv.osgi
-
Dummy interface to allow some integration testing within OSGi implementation.
- OpenCVNativeLoader - Class in org.opencv.osgi
-
This class is intended to provide a convenient way to load OpenCV's native library from the Java bundle.
- OpenCVNativeLoader() - Constructor for class org.opencv.osgi.OpenCVNativeLoader
- OpenGlApiCallError - Static variable in class org.opencv.core.Core
- OpenGlNotSupported - Static variable in class org.opencv.core.Core
- OPTFLOW_FARNEBACK_GAUSSIAN - Static variable in class org.opencv.video.Video
- OPTFLOW_LK_GET_MIN_EIGENVALS - Static variable in class org.opencv.video.Video
- OPTFLOW_USE_INITIAL_FLOW - Static variable in class org.opencv.video.Video
- ORB - Class in org.opencv.features2d
- ORB(long) - Constructor for class org.opencv.features2d.ORB
- org.opencv.aruco - package org.opencv.aruco
- org.opencv.bgsegm - package org.opencv.bgsegm
- org.opencv.bioinspired - package org.opencv.bioinspired
- org.opencv.calib3d - package org.opencv.calib3d
- org.opencv.core - package org.opencv.core
- org.opencv.dnn - package org.opencv.dnn
- org.opencv.face - package org.opencv.face
- org.opencv.features2d - package org.opencv.features2d
- org.opencv.highgui - package org.opencv.highgui
- org.opencv.img_hash - package org.opencv.img_hash
- org.opencv.imgcodecs - package org.opencv.imgcodecs
- org.opencv.imgproc - package org.opencv.imgproc
- org.opencv.ml - package org.opencv.ml
- org.opencv.objdetect - package org.opencv.objdetect
- org.opencv.osgi - package org.opencv.osgi
- org.opencv.phase_unwrapping - package org.opencv.phase_unwrapping
- org.opencv.photo - package org.opencv.photo
- org.opencv.plot - package org.opencv.plot
- org.opencv.structured_light - package org.opencv.structured_light
- org.opencv.text - package org.opencv.text
- org.opencv.tracking - package org.opencv.tracking
- org.opencv.utils - package org.opencv.utils
- org.opencv.video - package org.opencv.video
- org.opencv.videoio - package org.opencv.videoio
- org.opencv.xfeatures2d - package org.opencv.xfeatures2d
- org.opencv.ximgproc - package org.opencv.ximgproc
- org.opencv.xphoto - package org.opencv.xphoto
- outputNameToIndex(String) - Method in class org.opencv.dnn.Layer
P
- P - Static variable in class org.opencv.ml.SVM
- Param_ALGORITHM - Static variable in class org.opencv.core.Core
- Param_BOOLEAN - Static variable in class org.opencv.core.Core
- Param_FLOAT - Static variable in class org.opencv.core.Core
- Param_INT - Static variable in class org.opencv.core.Core
- Param_MAT - Static variable in class org.opencv.core.Core
- Param_MAT_VECTOR - Static variable in class org.opencv.core.Core
- Param_REAL - Static variable in class org.opencv.core.Core
- Param_SCALAR - Static variable in class org.opencv.core.Core
- Param_STRING - Static variable in class org.opencv.core.Core
- Param_UCHAR - Static variable in class org.opencv.core.Core
- Param_UINT64 - Static variable in class org.opencv.core.Core
- Param_UNSIGNED_INT - Static variable in class org.opencv.core.Core
- ParamGrid - Class in org.opencv.ml
- ParamGrid(long) - Constructor for class org.opencv.ml.ParamGrid
- Params - Class in org.opencv.features2d
- Params - Class in org.opencv.structured_light
- Params() - Constructor for class org.opencv.features2d.Params
- Params() - Constructor for class org.opencv.structured_light.Params
- Params(long) - Constructor for class org.opencv.features2d.Params
- Params(long) - Constructor for class org.opencv.structured_light.Params
- patchNaNs(Mat) - Static method in class org.opencv.core.Core
- patchNaNs(Mat, double) - Static method in class org.opencv.core.Core
- PCA_DATA_AS_COL - Static variable in class org.opencv.core.Core
- PCA_DATA_AS_ROW - Static variable in class org.opencv.core.Core
- PCA_USE_AVG - Static variable in class org.opencv.core.Core
- PCABackProject(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- PCACompute(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- PCACompute(Mat, Mat, Mat, double) - Static method in class org.opencv.core.Core
- PCACompute(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
- PCACompute2(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- PCACompute2(Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.core.Core
- PCACompute2(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
- PCAProject(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- PCTSignatures - Class in org.opencv.xfeatures2d
- PCTSignatures(long) - Constructor for class org.opencv.xfeatures2d.PCTSignatures
- PCTSignaturesSQFD - Class in org.opencv.xfeatures2d
- PCTSignaturesSQFD(long) - Constructor for class org.opencv.xfeatures2d.PCTSignaturesSQFD
- PeiLinNormalization(Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- pencilSketch(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
- pencilSketch(Mat, Mat, Mat, float) - Static method in class org.opencv.photo.Photo
- pencilSketch(Mat, Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
- pencilSketch(Mat, Mat, Mat, float, float, float) - Static method in class org.opencv.photo.Photo
- perspectiveTransform(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- phase(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- phase(Mat, Mat, Mat, boolean) - Static method in class org.opencv.core.Core
- Phase_unwrapping - Class in org.opencv.phase_unwrapping
- Phase_unwrapping() - Constructor for class org.opencv.phase_unwrapping.Phase_unwrapping
- phaseCorrelate(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- phaseCorrelate(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- phaseCorrelate(Mat, Mat, Mat, double[]) - Static method in class org.opencv.imgproc.Imgproc
- PhaseUnwrapping - Class in org.opencv.phase_unwrapping
- PhaseUnwrapping(long) - Constructor for class org.opencv.phase_unwrapping.PhaseUnwrapping
- pHash(Mat, Mat) - Static method in class org.opencv.img_hash.Img_hash
- PHash - Class in org.opencv.img_hash
- PHash(long) - Constructor for class org.opencv.img_hash.PHash
- Photo - Class in org.opencv.photo
- Photo() - Constructor for class org.opencv.photo.Photo
- Plot - Class in org.opencv.plot
- Plot() - Constructor for class org.opencv.plot.Plot
- Plot2d - Class in org.opencv.plot
- Plot2d(long) - Constructor for class org.opencv.plot.Plot2d
- Point - Class in org.opencv.core
- Point() - Constructor for class org.opencv.core.Point
- Point(double[]) - Constructor for class org.opencv.core.Point
- Point(double, double) - Constructor for class org.opencv.core.Point
- Point3 - Class in org.opencv.core
- Point3() - Constructor for class org.opencv.core.Point3
- Point3(double[]) - Constructor for class org.opencv.core.Point3
- Point3(double, double, double) - Constructor for class org.opencv.core.Point3
- Point3(Point) - Constructor for class org.opencv.core.Point3
- pointPolygonTest(MatOfPoint2f, Point, boolean) - Static method in class org.opencv.imgproc.Imgproc
- points(Point[]) - Method in class org.opencv.core.RotatedRect
- polarToCart(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- polarToCart(Mat, Mat, Mat, Mat, boolean) - Static method in class org.opencv.core.Core
- POLY - Static variable in class org.opencv.ml.SVM
- polylines(Mat, List<MatOfPoint>, boolean, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- polylines(Mat, List<MatOfPoint>, boolean, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- polylines(Mat, List<MatOfPoint>, boolean, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- polylines(Mat, List<MatOfPoint>, boolean, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- positionToBeChanged - Variable in class org.opencv.highgui.ImageWindow
- pow(Mat, double, Mat) - Static method in class org.opencv.core.Core
- preCornerDetect(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- preCornerDetect(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- predict() - Method in class org.opencv.video.KalmanFilter
- predict(Mat) - Method in class org.opencv.ml.EM
- predict(Mat) - Method in class org.opencv.ml.LogisticRegression
- predict(Mat) - Method in class org.opencv.ml.StatModel
- predict(Mat) - Method in class org.opencv.video.KalmanFilter
- predict(Mat, int[], double[]) - Method in class org.opencv.face.FaceRecognizer
- predict(Mat, Mat) - Method in class org.opencv.ml.EM
- predict(Mat, Mat) - Method in class org.opencv.ml.LogisticRegression
- predict(Mat, Mat) - Method in class org.opencv.ml.StatModel
- predict(Mat, Mat, int) - Method in class org.opencv.ml.EM
- predict(Mat, Mat, int) - Method in class org.opencv.ml.LogisticRegression
- predict(Mat, Mat, int) - Method in class org.opencv.ml.StatModel
- PREDICT_AUTO - Static variable in class org.opencv.ml.DTrees
- predict_collect(Mat, PredictCollector) - Method in class org.opencv.face.FaceRecognizer
- predict_label(Mat) - Method in class org.opencv.face.FaceRecognizer
- PREDICT_MASK - Static variable in class org.opencv.ml.DTrees
- PREDICT_MAX_VOTE - Static variable in class org.opencv.ml.DTrees
- PREDICT_SUM - Static variable in class org.opencv.ml.DTrees
- predict2(Mat, Mat) - Method in class org.opencv.ml.EM
- PredictCollector - Class in org.opencv.face
- PredictCollector(long) - Constructor for class org.opencv.face.PredictCollector
- predictProb(Mat, Mat, Mat) - Method in class org.opencv.ml.NormalBayesClassifier
- predictProb(Mat, Mat, Mat, int) - Method in class org.opencv.ml.NormalBayesClassifier
- PREFILTER_NORMALIZED_RESPONSE - Static variable in class org.opencv.calib3d.StereoBM
- PREFILTER_XSOBEL - Static variable in class org.opencv.calib3d.StereoBM
- PREPROCESSED_INPUT - Static variable in class org.opencv.ml.StatModel
- PRESET_FAST - Static variable in class org.opencv.video.DISOpticalFlow
- PRESET_MEDIUM - Static variable in class org.opencv.video.DISOpticalFlow
- PRESET_ULTRAFAST - Static variable in class org.opencv.video.DISOpticalFlow
- pressedKey - Static variable in class org.opencv.highgui.HighGui
- PREV_AROUND_DST - Static variable in class org.opencv.imgproc.Subdiv2D
- PREV_AROUND_LEFT - Static variable in class org.opencv.imgproc.Subdiv2D
- PREV_AROUND_ORG - Static variable in class org.opencv.imgproc.Subdiv2D
- PREV_AROUND_RIGHT - Static variable in class org.opencv.imgproc.Subdiv2D
- printSetup() - Method in class org.opencv.bioinspired.Retina
- printSetup() - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- process(List<Mat>, List<Mat>) - Method in class org.opencv.photo.AlignMTB
- process(List<Mat>, List<Mat>, Mat, Mat) - Method in class org.opencv.photo.AlignExposures
- process(List<Mat>, List<Mat>, Mat, Mat) - Method in class org.opencv.photo.AlignMTB
- process(List<Mat>, Mat) - Method in class org.opencv.photo.MergeMertens
- process(List<Mat>, Mat, Mat) - Method in class org.opencv.photo.CalibrateCRF
- process(List<Mat>, Mat, Mat) - Method in class org.opencv.photo.MergeDebevec
- process(List<Mat>, Mat, Mat) - Method in class org.opencv.photo.MergeRobertson
- process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeDebevec
- process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeExposures
- process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeMertens
- process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeRobertson
- process(MatOfRect) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- process(Mat, Mat) - Method in class org.opencv.photo.Tonemap
- processImage(Mat, Mat) - Method in class org.opencv.ximgproc.GraphSegmentation
- PROJ_SPHERICAL_EQRECT - Static variable in class org.opencv.calib3d.Calib3d
- PROJ_SPHERICAL_ORTHO - Static variable in class org.opencv.calib3d.Calib3d
- projectPoints(MatOfPoint3f, Mat, Mat, Mat, MatOfDouble, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
- projectPoints(MatOfPoint3f, Mat, Mat, Mat, MatOfDouble, MatOfPoint2f, Mat) - Static method in class org.opencv.calib3d.Calib3d
- projectPoints(MatOfPoint3f, Mat, Mat, Mat, MatOfDouble, MatOfPoint2f, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
- PSM_AUTO - Static variable in class org.opencv.text.Text
- PSM_AUTO_ONLY - Static variable in class org.opencv.text.Text
- PSM_AUTO_OSD - Static variable in class org.opencv.text.Text
- PSM_CIRCLE_WORD - Static variable in class org.opencv.text.Text
- PSM_OSD_ONLY - Static variable in class org.opencv.text.Text
- PSM_SINGLE_BLOCK - Static variable in class org.opencv.text.Text
- PSM_SINGLE_BLOCK_VERT_TEXT - Static variable in class org.opencv.text.Text
- PSM_SINGLE_CHAR - Static variable in class org.opencv.text.Text
- PSM_SINGLE_COLUMN - Static variable in class org.opencv.text.Text
- PSM_SINGLE_LINE - Static variable in class org.opencv.text.Text
- PSM_SINGLE_WORD - Static variable in class org.opencv.text.Text
- PSNR(Mat, Mat) - Static method in class org.opencv.core.Core
- PSNR(Mat, Mat, double) - Static method in class org.opencv.core.Core
- PSP - Static variable in class org.opencv.structured_light.Structured_light
- pt - Variable in class org.opencv.core.KeyPoint
-
Coordinates of the keypoint.
- PTLOC_ERROR - Static variable in class org.opencv.imgproc.Subdiv2D
- PTLOC_INSIDE - Static variable in class org.opencv.imgproc.Subdiv2D
- PTLOC_ON_EDGE - Static variable in class org.opencv.imgproc.Subdiv2D
- PTLOC_OUTSIDE_RECT - Static variable in class org.opencv.imgproc.Subdiv2D
- PTLOC_VERTEX - Static variable in class org.opencv.imgproc.Subdiv2D
- push_back(Mat) - Method in class org.opencv.core.Mat
- put(int, int, byte[]) - Method in class org.opencv.core.Mat
- put(int, int, byte[], int, int) - Method in class org.opencv.core.Mat
- put(int, int, double...) - Method in class org.opencv.core.Mat
- put(int, int, float[]) - Method in class org.opencv.core.Mat
- put(int, int, int[]) - Method in class org.opencv.core.Mat
- put(int, int, short[]) - Method in class org.opencv.core.Mat
- putText(Mat, String, Point, int, double, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- putText(Mat, String, Point, int, double, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- putText(Mat, String, Point, int, double, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- putText(Mat, String, Point, int, double, Scalar, int, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
- pyrDown(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- pyrDown(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
- pyrDown(Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
- pyrMeanShiftFiltering(Mat, Mat, double, double) - Static method in class org.opencv.imgproc.Imgproc
- pyrMeanShiftFiltering(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- pyrMeanShiftFiltering(Mat, Mat, double, double, int, TermCriteria) - Static method in class org.opencv.imgproc.Imgproc
- pyrUp(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- pyrUp(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
- pyrUp(Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
Q
- qconj(Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- qdft(Mat, Mat, int, boolean) - Static method in class org.opencv.ximgproc.Ximgproc
- qmultiply(Mat, Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- QRCodeDetector - Class in org.opencv.objdetect
- QRCodeDetector() - Constructor for class org.opencv.objdetect.QRCodeDetector
- QRCodeDetector(long) - Constructor for class org.opencv.objdetect.QRCodeDetector
- queryIdx - Variable in class org.opencv.core.DMatch
-
Query descriptor index.
- qunitary(Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
R
- radialVarianceHash(Mat, Mat) - Static method in class org.opencv.img_hash.Img_hash
- radialVarianceHash(Mat, Mat, double) - Static method in class org.opencv.img_hash.Img_hash
- radialVarianceHash(Mat, Mat, double, int) - Static method in class org.opencv.img_hash.Img_hash
- RadialVarianceHash - Class in org.opencv.img_hash
- RadialVarianceHash(long) - Constructor for class org.opencv.img_hash.RadialVarianceHash
- radiusMatch(Mat, List<MatOfDMatch>, float) - Method in class org.opencv.features2d.DescriptorMatcher
- radiusMatch(Mat, List<MatOfDMatch>, float, List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
- radiusMatch(Mat, List<MatOfDMatch>, float, List<Mat>, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
- radiusMatch(Mat, Mat, List<MatOfDMatch>, float) - Method in class org.opencv.features2d.DescriptorMatcher
- radiusMatch(Mat, Mat, List<MatOfDMatch>, float, Mat) - Method in class org.opencv.features2d.DescriptorMatcher
- radiusMatch(Mat, Mat, List<MatOfDMatch>, float, Mat, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
- randn(Mat, double, double) - Static method in class org.opencv.core.Core
- randShuffle(Mat) - Static method in class org.opencv.core.Core
- randShuffle(Mat, double) - Static method in class org.opencv.core.Core
- randu(Mat, double, double) - Static method in class org.opencv.core.Core
- Range - Class in org.opencv.core
- Range() - Constructor for class org.opencv.core.Range
- Range(double[]) - Constructor for class org.opencv.core.Range
- Range(int, int) - Constructor for class org.opencv.core.Range
- RANSAC - Static variable in class org.opencv.calib3d.Calib3d
- RAW_OUTPUT - Static variable in class org.opencv.ml.StatModel
- RBF - Static variable in class org.opencv.ml.SVM
- read(String) - Method in class org.opencv.face.FaceRecognizer
- read(String) - Method in class org.opencv.features2d.DescriptorMatcher
- read(String) - Method in class org.opencv.features2d.Feature2D
- read(Mat) - Method in class org.opencv.videoio.VideoCapture
- readFromModelOptimizer(String, String) - Static method in class org.opencv.dnn.Net
- readNet(String) - Static method in class org.opencv.dnn.Dnn
- readNet(String, String) - Static method in class org.opencv.dnn.Dnn
- readNet(String, String, String) - Static method in class org.opencv.dnn.Dnn
- readNet(String, MatOfByte) - Static method in class org.opencv.dnn.Dnn
- readNet(String, MatOfByte, MatOfByte) - Static method in class org.opencv.dnn.Dnn
- readNetFromCaffe(String) - Static method in class org.opencv.dnn.Dnn
- readNetFromCaffe(String, String) - Static method in class org.opencv.dnn.Dnn
- readNetFromCaffe(MatOfByte) - Static method in class org.opencv.dnn.Dnn
- readNetFromCaffe(MatOfByte, MatOfByte) - Static method in class org.opencv.dnn.Dnn
- readNetFromDarknet(String) - Static method in class org.opencv.dnn.Dnn
- readNetFromDarknet(String, String) - Static method in class org.opencv.dnn.Dnn
- readNetFromDarknet(MatOfByte) - Static method in class org.opencv.dnn.Dnn
- readNetFromDarknet(MatOfByte, MatOfByte) - Static method in class org.opencv.dnn.Dnn
- readNetFromModelOptimizer(String, String) - Static method in class org.opencv.dnn.Dnn
- readNetFromONNX(String) - Static method in class org.opencv.dnn.Dnn
- readNetFromTensorflow(String) - Static method in class org.opencv.dnn.Dnn
- readNetFromTensorflow(String, String) - Static method in class org.opencv.dnn.Dnn
- readNetFromTensorflow(MatOfByte) - Static method in class org.opencv.dnn.Dnn
- readNetFromTensorflow(MatOfByte, MatOfByte) - Static method in class org.opencv.dnn.Dnn
- readNetFromTorch(String) - Static method in class org.opencv.dnn.Dnn
- readNetFromTorch(String, boolean) - Static method in class org.opencv.dnn.Dnn
- readNetFromTorch(String, boolean, boolean) - Static method in class org.opencv.dnn.Dnn
- readOpticalFlow(String) - Static method in class org.opencv.video.Video
- readTensorFromONNX(String) - Static method in class org.opencv.dnn.Dnn
- readTorchBlob(String) - Static method in class org.opencv.dnn.Dnn
- readTorchBlob(String, boolean) - Static method in class org.opencv.dnn.Dnn
- REAL - Static variable in class org.opencv.ml.Boost
- recoverPose(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- recoverPose(Mat, Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
- recoverPose(Mat, Mat, Mat, Mat, Mat, double, Point) - Static method in class org.opencv.calib3d.Calib3d
- recoverPose(Mat, Mat, Mat, Mat, Mat, double, Point, Mat) - Static method in class org.opencv.calib3d.Calib3d
- recoverPose(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- recoverPose(Mat, Mat, Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
- recoverPose(Mat, Mat, Mat, Mat, Mat, Mat, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
- recoverPose(Mat, Mat, Mat, Mat, Mat, Mat, double, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- recoverPose(Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- Rect - Class in org.opencv.core
- Rect() - Constructor for class org.opencv.core.Rect
- Rect(double[]) - Constructor for class org.opencv.core.Rect
- Rect(int, int, int, int) - Constructor for class org.opencv.core.Rect
- Rect(Point, Point) - Constructor for class org.opencv.core.Rect
- Rect(Point, Size) - Constructor for class org.opencv.core.Rect
- Rect2d - Class in org.opencv.core
- Rect2d() - Constructor for class org.opencv.core.Rect2d
- Rect2d(double[]) - Constructor for class org.opencv.core.Rect2d
- Rect2d(double, double, double, double) - Constructor for class org.opencv.core.Rect2d
- Rect2d(Point, Point) - Constructor for class org.opencv.core.Rect2d
- Rect2d(Point, Size) - Constructor for class org.opencv.core.Rect2d
- rectangle(Mat, Point, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- rectangle(Mat, Point, Point, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- rectangle(Mat, Point, Point, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- rectangle(Mat, Point, Point, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- rectangle(Mat, Rect, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- rectangle(Mat, Rect, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
- rectangle(Mat, Rect, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
- rectangle(Mat, Rect, Scalar, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- rectify3Collinear(Mat, Mat, Mat, Mat, Mat, Mat, List<Mat>, List<Mat>, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, Mat, double, Size, Rect, Rect, int) - Static method in class org.opencv.calib3d.Calib3d
- RECURS_FILTER - Static variable in class org.opencv.photo.Photo
- reduce(Mat, Mat, int, int) - Static method in class org.opencv.core.Core
- reduce(Mat, Mat, int, int, int) - Static method in class org.opencv.core.Core
- REDUCE_AVG - Static variable in class org.opencv.core.Core
- REDUCE_MAX - Static variable in class org.opencv.core.Core
- REDUCE_MIN - Static variable in class org.opencv.core.Core
- REDUCE_SUM - Static variable in class org.opencv.core.Core
- refineDetectedMarkers(Mat, Board, List<Mat>, Mat, List<Mat>) - Static method in class org.opencv.aruco.Aruco
- refineDetectedMarkers(Mat, Board, List<Mat>, Mat, List<Mat>, Mat) - Static method in class org.opencv.aruco.Aruco
- refineDetectedMarkers(Mat, Board, List<Mat>, Mat, List<Mat>, Mat, Mat) - Static method in class org.opencv.aruco.Aruco
- refineDetectedMarkers(Mat, Board, List<Mat>, Mat, List<Mat>, Mat, Mat, float) - Static method in class org.opencv.aruco.Aruco
- refineDetectedMarkers(Mat, Board, List<Mat>, Mat, List<Mat>, Mat, Mat, float, float) - Static method in class org.opencv.aruco.Aruco
- refineDetectedMarkers(Mat, Board, List<Mat>, Mat, List<Mat>, Mat, Mat, float, float, boolean) - Static method in class org.opencv.aruco.Aruco
- refineDetectedMarkers(Mat, Board, List<Mat>, Mat, List<Mat>, Mat, Mat, float, float, boolean, Mat) - Static method in class org.opencv.aruco.Aruco
- refineDetectedMarkers(Mat, Board, List<Mat>, Mat, List<Mat>, Mat, Mat, float, float, boolean, Mat, DetectorParameters) - Static method in class org.opencv.aruco.Aruco
- REG_DISABLE - Static variable in class org.opencv.ml.LogisticRegression
- REG_L1 - Static variable in class org.opencv.ml.LogisticRegression
- REG_L2 - Static variable in class org.opencv.ml.LogisticRegression
- REGULAR - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- release() - Method in class org.opencv.core.Mat
- release() - Method in class org.opencv.videoio.VideoCapture
- release() - Method in class org.opencv.videoio.VideoWriter
- RELU - Static variable in class org.opencv.ml.ANN_MLP
- remap(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- remap(Mat, Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- remap(Mat, Mat, Mat, Mat, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- render(Mat) - Method in class org.opencv.plot.Plot2d
- repeat(Mat, int, int, Mat) - Static method in class org.opencv.core.Core
- reprojectImageTo3D(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- reprojectImageTo3D(Mat, Mat, Mat, boolean) - Static method in class org.opencv.calib3d.Calib3d
- reprojectImageTo3D(Mat, Mat, Mat, boolean, int) - Static method in class org.opencv.calib3d.Calib3d
- reset() - Method in class org.opencv.core.TickMeter
- resetMyriadDevice() - Static method in class org.opencv.dnn.Dnn
- reshape(int) - Method in class org.opencv.core.Mat
- reshape(int, int) - Method in class org.opencv.core.Mat
- reshape(int, int[]) - Method in class org.opencv.core.Mat
- resize(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
- resize(Mat, Mat, Size, double) - Static method in class org.opencv.imgproc.Imgproc
- resize(Mat, Mat, Size, double, double) - Static method in class org.opencv.imgproc.Imgproc
- resize(Mat, Mat, Size, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- resizeWindow(String, int, int) - Static method in class org.opencv.highgui.HighGui
- response - Variable in class org.opencv.core.KeyPoint
-
The response, by which the strongest keypoints have been selected.
- Retina - Class in org.opencv.bioinspired
- Retina(long) - Constructor for class org.opencv.bioinspired.Retina
- RETINA_COLOR_BAYER - Static variable in class org.opencv.bioinspired.Bioinspired
- RETINA_COLOR_DIAGONAL - Static variable in class org.opencv.bioinspired.Bioinspired
- RETINA_COLOR_RANDOM - Static variable in class org.opencv.bioinspired.Bioinspired
- RetinaFastToneMapping - Class in org.opencv.bioinspired
- RetinaFastToneMapping(long) - Constructor for class org.opencv.bioinspired.RetinaFastToneMapping
- RETR_CCOMP - Static variable in class org.opencv.imgproc.Imgproc
- RETR_EXTERNAL - Static variable in class org.opencv.imgproc.Imgproc
- RETR_FLOODFILL - Static variable in class org.opencv.imgproc.Imgproc
- RETR_LIST - Static variable in class org.opencv.imgproc.Imgproc
- RETR_TREE - Static variable in class org.opencv.imgproc.Imgproc
- retrieve(Mat) - Method in class org.opencv.videoio.VideoCapture
- retrieve(Mat, int) - Method in class org.opencv.videoio.VideoCapture
- RFFeatureGetter - Class in org.opencv.ximgproc
- RFFeatureGetter(long) - Constructor for class org.opencv.ximgproc.RFFeatureGetter
- RHO - Static variable in class org.opencv.calib3d.Calib3d
- RidgeDetectionFilter - Class in org.opencv.ximgproc
- RidgeDetectionFilter(long) - Constructor for class org.opencv.ximgproc.RidgeDetectionFilter
- RNG_NORMAL - Static variable in class org.opencv.core.Core
- RNG_UNIFORM - Static variable in class org.opencv.core.Core
- Rodrigues(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- Rodrigues(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- rollingGuidanceFilter(Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- rollingGuidanceFilter(Mat, Mat, int) - Static method in class org.opencv.ximgproc.Ximgproc
- rollingGuidanceFilter(Mat, Mat, int, double) - Static method in class org.opencv.ximgproc.Ximgproc
- rollingGuidanceFilter(Mat, Mat, int, double, double) - Static method in class org.opencv.ximgproc.Ximgproc
- rollingGuidanceFilter(Mat, Mat, int, double, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- rollingGuidanceFilter(Mat, Mat, int, double, double, int, int) - Static method in class org.opencv.ximgproc.Ximgproc
- rotate(Mat, Mat, int) - Static method in class org.opencv.core.Core
- ROTATE_180 - Static variable in class org.opencv.core.Core
- ROTATE_90_CLOCKWISE - Static variable in class org.opencv.core.Core
- ROTATE_90_COUNTERCLOCKWISE - Static variable in class org.opencv.core.Core
- RotatedRect - Class in org.opencv.core
- RotatedRect() - Constructor for class org.opencv.core.RotatedRect
- RotatedRect(double[]) - Constructor for class org.opencv.core.RotatedRect
- RotatedRect(Point, Size, double) - Constructor for class org.opencv.core.RotatedRect
- rotatedRectangleIntersection(RotatedRect, RotatedRect, Mat) - Static method in class org.opencv.imgproc.Imgproc
- rotateEdge(int, int) - Method in class org.opencv.imgproc.Subdiv2D
- row(int) - Method in class org.opencv.core.Mat
- ROW_SAMPLE - Static variable in class org.opencv.ml.Ml
- rowRange(int, int) - Method in class org.opencv.core.Mat
- rowRange(Range) - Method in class org.opencv.core.Mat
- rows() - Method in class org.opencv.core.Mat
- RPROP - Static variable in class org.opencv.ml.ANN_MLP
- RQDecomp3x3(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- RQDecomp3x3(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- RQDecomp3x3(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- RQDecomp3x3(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- RTrees - Class in org.opencv.ml
- RTrees(long) - Constructor for class org.opencv.ml.RTrees
- run(List<Mat>, List<Mat>, List<Mat>) - Method in class org.opencv.dnn.Layer
-
Deprecated.
- run(Mat) - Method in class org.opencv.bioinspired.Retina
- run(Mat) - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- run(Mat, int) - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- run(Mat, int) - Method in class org.opencv.text.OCRBeamSearchDecoder
- run(Mat, int) - Method in class org.opencv.text.OCRHMMDecoder
- run(Mat, int) - Method in class org.opencv.text.OCRTesseract
- run(Mat, int, int) - Method in class org.opencv.text.OCRBeamSearchDecoder
- run(Mat, int, int) - Method in class org.opencv.text.OCRHMMDecoder
- run(Mat, int, int) - Method in class org.opencv.text.OCRTesseract
- run(Mat, Mat, int) - Method in class org.opencv.text.OCRBeamSearchDecoder
- run(Mat, Mat, int) - Method in class org.opencv.text.OCRHMMDecoder
- run(Mat, Mat, int) - Method in class org.opencv.text.OCRTesseract
- run(Mat, Mat, int, int) - Method in class org.opencv.text.OCRBeamSearchDecoder
- run(Mat, Mat, int, int) - Method in class org.opencv.text.OCRHMMDecoder
- run(Mat, Mat, int, int) - Method in class org.opencv.text.OCRTesseract
S
- salt(String) - Method in class org.opencv.face.MACE
- same(Mat) - Method in class org.opencv.face.MACE
- sampsonDistance(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- save(String) - Method in class org.opencv.core.Algorithm
- save(String) - Method in class org.opencv.objdetect.HOGDescriptor
- save(String, String) - Method in class org.opencv.objdetect.HOGDescriptor
- Scalar - Class in org.opencv.core
- Scalar(double) - Constructor for class org.opencv.core.Scalar
- Scalar(double[]) - Constructor for class org.opencv.core.Scalar
- Scalar(double, double) - Constructor for class org.opencv.core.Scalar
- Scalar(double, double, double) - Constructor for class org.opencv.core.Scalar
- Scalar(double, double, double, double) - Constructor for class org.opencv.core.Scalar
- scaleAdd(Mat, double, Mat, Mat) - Static method in class org.opencv.core.Core
- Scharr(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- Scharr(Mat, Mat, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
- Scharr(Mat, Mat, int, int, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
- Scharr(Mat, Mat, int, int, int, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- seamlessClone(Mat, Mat, Mat, Point, Mat, int) - Static method in class org.opencv.photo.Photo
- SelectiveSearchSegmentation - Class in org.opencv.ximgproc
- SelectiveSearchSegmentation(long) - Constructor for class org.opencv.ximgproc.SelectiveSearchSegmentation
- SelectiveSearchSegmentationStrategy - Class in org.opencv.ximgproc
- SelectiveSearchSegmentationStrategy(long) - Constructor for class org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
- SelectiveSearchSegmentationStrategyColor - Class in org.opencv.ximgproc
- SelectiveSearchSegmentationStrategyColor(long) - Constructor for class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyColor
- SelectiveSearchSegmentationStrategyFill - Class in org.opencv.ximgproc
- SelectiveSearchSegmentationStrategyFill(long) - Constructor for class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyFill
- SelectiveSearchSegmentationStrategyMultiple - Class in org.opencv.ximgproc
- SelectiveSearchSegmentationStrategyMultiple(long) - Constructor for class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyMultiple
- SelectiveSearchSegmentationStrategySize - Class in org.opencv.ximgproc
- SelectiveSearchSegmentationStrategySize(long) - Constructor for class org.opencv.ximgproc.SelectiveSearchSegmentationStrategySize
- SelectiveSearchSegmentationStrategyTexture - Class in org.opencv.ximgproc
- SelectiveSearchSegmentationStrategyTexture(long) - Constructor for class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyTexture
- sepFilter2D(Mat, Mat, int, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- sepFilter2D(Mat, Mat, int, Mat, Mat, Point) - Static method in class org.opencv.imgproc.Imgproc
- sepFilter2D(Mat, Mat, int, Mat, Mat, Point, double) - Static method in class org.opencv.imgproc.Imgproc
- sepFilter2D(Mat, Mat, int, Mat, Mat, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
- set(double[]) - Method in class org.opencv.core.Point
- set(double[]) - Method in class org.opencv.core.Point3
- set(double[]) - Method in class org.opencv.core.Range
- set(double[]) - Method in class org.opencv.core.Rect
- set(double[]) - Method in class org.opencv.core.Rect2d
- set(double[]) - Method in class org.opencv.core.RotatedRect
- set(double[]) - Method in class org.opencv.core.Scalar
- set(double[]) - Method in class org.opencv.core.Size
- set(double[]) - Method in class org.opencv.core.TermCriteria
- set(double[]) - Method in class org.opencv.imgproc.Moments
- set(int, double) - Method in class org.opencv.videoio.VideoCapture
- set(int, double) - Method in class org.opencv.videoio.VideoWriter
- set_adaptiveThreshConstant(double) - Method in class org.opencv.aruco.DetectorParameters
- set_adaptiveThreshWinSizeMax(int) - Method in class org.opencv.aruco.DetectorParameters
- set_adaptiveThreshWinSizeMin(int) - Method in class org.opencv.aruco.DetectorParameters
- set_adaptiveThreshWinSizeStep(int) - Method in class org.opencv.aruco.DetectorParameters
- set_aprilTagCriticalRad(float) - Method in class org.opencv.aruco.DetectorParameters
- set_aprilTagDeglitch(int) - Method in class org.opencv.aruco.DetectorParameters
- set_aprilTagMaxLineFitMse(float) - Method in class org.opencv.aruco.DetectorParameters
- set_aprilTagMaxNmaxima(int) - Method in class org.opencv.aruco.DetectorParameters
- set_aprilTagMinClusterPixels(int) - Method in class org.opencv.aruco.DetectorParameters
- set_aprilTagMinWhiteBlackDiff(int) - Method in class org.opencv.aruco.DetectorParameters
- set_aprilTagQuadDecimate(float) - Method in class org.opencv.aruco.DetectorParameters
- set_aprilTagQuadSigma(float) - Method in class org.opencv.aruco.DetectorParameters
- set_blobs(List<Mat>) - Method in class org.opencv.dnn.Layer
- set_bytesList(Mat) - Method in class org.opencv.aruco.Dictionary
- set_controlMatrix(Mat) - Method in class org.opencv.video.KalmanFilter
- set_cornerRefinementMaxIterations(int) - Method in class org.opencv.aruco.DetectorParameters
- set_cornerRefinementMethod(int) - Method in class org.opencv.aruco.DetectorParameters
- set_cornerRefinementMinAccuracy(double) - Method in class org.opencv.aruco.DetectorParameters
- set_cornerRefinementWinSize(int) - Method in class org.opencv.aruco.DetectorParameters
- set_errorCorrectionRate(double) - Method in class org.opencv.aruco.DetectorParameters
- set_errorCovPost(Mat) - Method in class org.opencv.video.KalmanFilter
- set_errorCovPre(Mat) - Method in class org.opencv.video.KalmanFilter
- set_filterByArea(boolean) - Method in class org.opencv.features2d.Params
- set_filterByCircularity(boolean) - Method in class org.opencv.features2d.Params
- set_filterByColor(boolean) - Method in class org.opencv.features2d.Params
- set_filterByConvexity(boolean) - Method in class org.opencv.features2d.Params
- set_filterByInertia(boolean) - Method in class org.opencv.features2d.Params
- set_gain(Mat) - Method in class org.opencv.video.KalmanFilter
- set_logStep(double) - Method in class org.opencv.ml.ParamGrid
- set_m00(double) - Method in class org.opencv.imgproc.Moments
- set_m01(double) - Method in class org.opencv.imgproc.Moments
- set_m02(double) - Method in class org.opencv.imgproc.Moments
- set_m03(double) - Method in class org.opencv.imgproc.Moments
- set_m10(double) - Method in class org.opencv.imgproc.Moments
- set_m11(double) - Method in class org.opencv.imgproc.Moments
- set_m12(double) - Method in class org.opencv.imgproc.Moments
- set_m20(double) - Method in class org.opencv.imgproc.Moments
- set_m21(double) - Method in class org.opencv.imgproc.Moments
- set_m30(double) - Method in class org.opencv.imgproc.Moments
- set_markerBorderBits(int) - Method in class org.opencv.aruco.DetectorParameters
- set_markerSize(int) - Method in class org.opencv.aruco.Dictionary
- set_maxArea(float) - Method in class org.opencv.features2d.Params
- set_maxCircularity(float) - Method in class org.opencv.features2d.Params
- set_maxConvexity(float) - Method in class org.opencv.features2d.Params
- set_maxCorrectionBits(int) - Method in class org.opencv.aruco.Dictionary
- set_maxErroneousBitsInBorderRate(double) - Method in class org.opencv.aruco.DetectorParameters
- set_maxInertiaRatio(float) - Method in class org.opencv.features2d.Params
- set_maxMarkerPerimeterRate(double) - Method in class org.opencv.aruco.DetectorParameters
- set_maxThreshold(float) - Method in class org.opencv.features2d.Params
- set_maxVal(double) - Method in class org.opencv.ml.ParamGrid
- set_measurementMatrix(Mat) - Method in class org.opencv.video.KalmanFilter
- set_measurementNoiseCov(Mat) - Method in class org.opencv.video.KalmanFilter
- set_minArea(float) - Method in class org.opencv.features2d.Params
- set_minCircularity(float) - Method in class org.opencv.features2d.Params
- set_minConvexity(float) - Method in class org.opencv.features2d.Params
- set_minCornerDistanceRate(double) - Method in class org.opencv.aruco.DetectorParameters
- set_minDistanceToBorder(int) - Method in class org.opencv.aruco.DetectorParameters
- set_minDistBetweenBlobs(float) - Method in class org.opencv.features2d.Params
- set_minInertiaRatio(float) - Method in class org.opencv.features2d.Params
- set_minMarkerDistanceRate(double) - Method in class org.opencv.aruco.DetectorParameters
- set_minMarkerPerimeterRate(double) - Method in class org.opencv.aruco.DetectorParameters
- set_minOtsuStdDev(double) - Method in class org.opencv.aruco.DetectorParameters
- set_minRepeatability(long) - Method in class org.opencv.features2d.Params
- set_minThreshold(float) - Method in class org.opencv.features2d.Params
- set_minVal(double) - Method in class org.opencv.ml.ParamGrid
- set_mu02(double) - Method in class org.opencv.imgproc.Moments
- set_mu03(double) - Method in class org.opencv.imgproc.Moments
- set_mu11(double) - Method in class org.opencv.imgproc.Moments
- set_mu12(double) - Method in class org.opencv.imgproc.Moments
- set_mu20(double) - Method in class org.opencv.imgproc.Moments
- set_mu21(double) - Method in class org.opencv.imgproc.Moments
- set_mu30(double) - Method in class org.opencv.imgproc.Moments
- set_nu02(double) - Method in class org.opencv.imgproc.Moments
- set_nu03(double) - Method in class org.opencv.imgproc.Moments
- set_nu11(double) - Method in class org.opencv.imgproc.Moments
- set_nu12(double) - Method in class org.opencv.imgproc.Moments
- set_nu20(double) - Method in class org.opencv.imgproc.Moments
- set_nu21(double) - Method in class org.opencv.imgproc.Moments
- set_nu30(double) - Method in class org.opencv.imgproc.Moments
- set_perspectiveRemoveIgnoredMarginPerCell(double) - Method in class org.opencv.aruco.DetectorParameters
- set_perspectiveRemovePixelPerCell(int) - Method in class org.opencv.aruco.DetectorParameters
- set_polygonalApproxAccuracyRate(double) - Method in class org.opencv.aruco.DetectorParameters
- set_processNoiseCov(Mat) - Method in class org.opencv.video.KalmanFilter
- set_statePost(Mat) - Method in class org.opencv.video.KalmanFilter
- set_statePre(Mat) - Method in class org.opencv.video.KalmanFilter
- set_thresholdStep(float) - Method in class org.opencv.features2d.Params
- set_transitionMatrix(Mat) - Method in class org.opencv.video.KalmanFilter
- setActivationFunction(int) - Method in class org.opencv.ml.ANN_MLP
- setActivationFunction(int, double) - Method in class org.opencv.ml.ANN_MLP
- setActivationFunction(int, double, double) - Method in class org.opencv.ml.ANN_MLP
- setActiveVarCount(int) - Method in class org.opencv.ml.RTrees
- setAlgorithmType(int) - Method in class org.opencv.ml.KNearest
- setAlpha(float) - Method in class org.opencv.video.VariationalRefinement
- setAlpha(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setAnnealCoolingRatio(double) - Method in class org.opencv.ml.ANN_MLP
- setAnnealFinalT(double) - Method in class org.opencv.ml.ANN_MLP
- setAnnealInitialT(double) - Method in class org.opencv.ml.ANN_MLP
- setAnnealItePerStep(int) - Method in class org.opencv.ml.ANN_MLP
- setBackgroundPrior(double) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setBackgroundRatio(double) - Method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- setBackgroundRatio(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setBackpropMomentumScale(double) - Method in class org.opencv.ml.ANN_MLP
- setBackpropWeightScale(double) - Method in class org.opencv.ml.ANN_MLP
- setBaseImage(Mat) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- setBeta(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setBias(float) - Method in class org.opencv.photo.TonemapDrago
- setBlackThreshold(long) - Method in class org.opencv.structured_light.GrayCodePattern
- setBlockSize(int) - Method in class org.opencv.calib3d.StereoMatcher
- setBlockSize(int) - Method in class org.opencv.features2d.GFTTDetector
- setBoostType(int) - Method in class org.opencv.ml.Boost
- setC(double) - Method in class org.opencv.ml.SVM
- setCalculateVarImportance(boolean) - Method in class org.opencv.ml.RTrees
- setCannyHighThresh(int) - Method in class org.opencv.imgproc.GeneralizedHough
- setCannyLowThresh(int) - Method in class org.opencv.imgproc.GeneralizedHough
- setClassWeights(Mat) - Method in class org.opencv.ml.SVM
- setClipLimit(double) - Method in class org.opencv.imgproc.CLAHE
- setClusterMinMag(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setClusterMinSize(int) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setClustersNumber(int) - Method in class org.opencv.ml.EM
- setCoef0(double) - Method in class org.opencv.ml.SVM
- setColorAdaptation(float) - Method in class org.opencv.photo.TonemapReinhard
- setColorSaturation() - Method in class org.opencv.bioinspired.Retina
- setColorSaturation(boolean) - Method in class org.opencv.bioinspired.Retina
- setColorSaturation(boolean, float) - Method in class org.opencv.bioinspired.Retina
- setComplexityReductionThreshold(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setContrast(float) - Method in class org.opencv.xphoto.TonemapDurand
- setContrastWeight(float) - Method in class org.opencv.photo.MergeMertens
- setCovarianceMatrixType(int) - Method in class org.opencv.ml.EM
- setCtrSize(int) - Method in class org.opencv.ximgproc.ContourFitting
- setCut(boolean) - Method in class org.opencv.photo.AlignMTB
- setCVFolds(int) - Method in class org.opencv.ml.DTrees
- setDecisionThreshold(double) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setDefaultK(int) - Method in class org.opencv.ml.KNearest
- setDefaultLearningRate(double) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setDegree(double) - Method in class org.opencv.ml.SVM
- setDelta(float) - Method in class org.opencv.video.VariationalRefinement
- setDelta(int) - Method in class org.opencv.features2d.MSER
- setDepthDiscontinuityRadius(int) - Method in class org.opencv.ximgproc.DisparityWLSFilter
- setDescriptorChannels(int) - Method in class org.opencv.features2d.AKAZE
- setDescriptorSize(int) - Method in class org.opencv.features2d.AKAZE
- setDescriptorType(int) - Method in class org.opencv.features2d.AKAZE
- setDetectShadows(boolean) - Method in class org.opencv.video.BackgroundSubtractorKNN
- setDetectShadows(boolean) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setDiffusivity(int) - Method in class org.opencv.features2d.AKAZE
- setDiffusivity(int) - Method in class org.opencv.features2d.KAZE
- setDisp12MaxDiff(int) - Method in class org.opencv.calib3d.StereoMatcher
- setDist2Threshold(double) - Method in class org.opencv.video.BackgroundSubtractorKNN
- setDistanceFunction(int) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setDp(double) - Method in class org.opencv.imgproc.GeneralizedHough
- setDropThreshold(float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setEdgeMergeThr(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setEdgeMinMag(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setEdgeThreshold(int) - Method in class org.opencv.features2d.ORB
- setEmax(int) - Method in class org.opencv.ml.KNearest
- setEpsX(double) - Method in class org.opencv.objdetect.QRCodeDetector
- setEpsY(double) - Method in class org.opencv.objdetect.QRCodeDetector
- setErrorVerbosity(boolean) - Static method in class org.opencv.core.Core
- setEta(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setExcludeRange(int) - Method in class org.opencv.photo.AlignMTB
- setExposureWeight(float) - Method in class org.opencv.photo.MergeMertens
- setExtended(boolean) - Method in class org.opencv.features2d.KAZE
- setExtended(boolean) - Method in class org.opencv.xfeatures2d.SURF
- setFastPyramids(boolean) - Method in class org.opencv.video.FarnebackOpticalFlow
- setFastThreshold(int) - Method in class org.opencv.features2d.ORB
- setFDSize(int) - Method in class org.opencv.ximgproc.ContourFitting
- setFGSLambda(float) - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- setFGSSigma(float) - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- setFinestScale(int) - Method in class org.opencv.video.DISOpticalFlow
- setFirstLevel(int) - Method in class org.opencv.features2d.ORB
- setFixedPointIterations(int) - Method in class org.opencv.video.VariationalRefinement
- setFlags(int) - Method in class org.opencv.video.FarnebackOpticalFlow
- setFlags(int) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- setFrameLabelVisible(JFrame, JLabel) - Method in class org.opencv.highgui.ImageWindow
- setGamma(double) - Method in class org.opencv.ml.SVM
- setGamma(float) - Method in class org.opencv.photo.Tonemap
- setGamma(float) - Method in class org.opencv.video.VariationalRefinement
- setGamma(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setGradientDescentIterations(int) - Method in class org.opencv.video.DISOpticalFlow
- setGrayscaleBits(int) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setGridLinesNumber(int) - Method in class org.opencv.plot.Plot2d
- setGridX(int) - Method in class org.opencv.face.LBPHFaceRecognizer
- setGridY(int) - Method in class org.opencv.face.LBPHFaceRecognizer
- setHalideScheduler(String) - Method in class org.opencv.dnn.Net
- setHarrisDetector(boolean) - Method in class org.opencv.features2d.GFTTDetector
- setHessianThreshold(double) - Method in class org.opencv.xfeatures2d.SURF
- setHistBinNum(int) - Method in class org.opencv.xphoto.LearningBasedWB
- setHistory(int) - Method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- setHistory(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
- setHistory(int) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setIdentity(Mat) - Static method in class org.opencv.core.Core
- setIdentity(Mat, Scalar) - Static method in class org.opencv.core.Core
- setImage(Mat, Mat, Mat) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
- setImage(Mat, Mat, Mat, int) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
- setInitialMask(Mat) - Method in class org.opencv.tracking.TrackerCSRT
- setInitialStepSize(float) - Method in class org.opencv.ml.SVMSGD
- setInitSeedIndexes(MatOfInt) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setInput(Mat) - Method in class org.opencv.dnn.Net
- setInput(Mat, String) - Method in class org.opencv.dnn.Net
- setInput(Mat, String, double) - Method in class org.opencv.dnn.Net
- setInput(Mat, String, double, Scalar) - Method in class org.opencv.dnn.Net
- setInputMax(float) - Method in class org.opencv.xphoto.SimpleWB
- setInputMin(float) - Method in class org.opencv.xphoto.SimpleWB
- setInputsNames(List<String>) - Method in class org.opencv.dnn.Net
- setIntensity(float) - Method in class org.opencv.photo.TonemapReinhard
- setInvertOrientation(boolean) - Method in class org.opencv.plot.Plot2d
- setIsClassifier(boolean) - Method in class org.opencv.ml.KNearest
- setIsParallel(boolean) - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- setIterationCount(int) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setIterations(int) - Method in class org.opencv.ml.LogisticRegression
- setJoiningDistance(float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setK(double) - Method in class org.opencv.features2d.GFTTDetector
- setK(float) - Method in class org.opencv.ximgproc.GraphSegmentation
- setK(int) - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- setKappa(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setKernel(int) - Method in class org.opencv.ml.SVM
- setKernelParam(float, float) - Method in class org.opencv.img_hash.MarrHildrethHash
- setkNNSamples(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
- setLabelInfo(int, String) - Method in class org.opencv.face.FaceRecognizer
- setLambda(double) - Method in class org.opencv.ximgproc.DisparityWLSFilter
- setLambda(float) - Method in class org.opencv.photo.CalibrateDebevec
- setLambda(float) - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- setLayerSizes(Mat) - Method in class org.opencv.ml.ANN_MLP
- setLearningRate(double) - Method in class org.opencv.ml.LogisticRegression
- setLevels(int) - Method in class org.opencv.imgproc.GeneralizedHoughBallard
- setLightAdaptation(float) - Method in class org.opencv.photo.TonemapReinhard
- setLRCthresh(int) - Method in class org.opencv.ximgproc.DisparityWLSFilter
- setMarginRegularization(float) - Method in class org.opencv.ml.SVMSGD
- setMarginType(int) - Method in class org.opencv.ml.SVMSGD
- setMat(Mat) - Method in class org.opencv.highgui.ImageWindow
- setMaxArea(int) - Method in class org.opencv.features2d.MSER
- setMaxAspectRatio(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setMaxBits(int) - Method in class org.opencv.photo.AlignMTB
- setMaxBoxes(int) - Method in class org.opencv.ximgproc.EdgeBoxes
- setMaxBufferSize(int) - Method in class org.opencv.imgproc.GeneralizedHough
- setMaxCategories(int) - Method in class org.opencv.ml.DTrees
- setMaxClustersCount(int) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setMaxDepth(int) - Method in class org.opencv.ml.DTrees
- setMaxFeatures(int) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setMaxFeatures(int) - Method in class org.opencv.features2d.GFTTDetector
- setMaxFeatures(int) - Method in class org.opencv.features2d.ORB
- setMaxIter(int) - Method in class org.opencv.photo.CalibrateRobertson
- setMaxLevel(int) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- setMaxPixelStability(int) - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- setMaxVal(double) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setMaxX(double) - Method in class org.opencv.plot.Plot2d
- setMaxY(double) - Method in class org.opencv.plot.Plot2d
- setMinArea(int) - Method in class org.opencv.features2d.MSER
- setMinBoxArea(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setMinDisparity(int) - Method in class org.opencv.calib3d.StereoMatcher
- setMinDist(double) - Method in class org.opencv.imgproc.GeneralizedHough
- setMinDistance(double) - Method in class org.opencv.features2d.GFTTDetector
- setMinEigThreshold(double) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- setMiniBatchSize(int) - Method in class org.opencv.ml.LogisticRegression
- setMinPixelStability(int) - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- setMinSampleCount(int) - Method in class org.opencv.ml.DTrees
- setMinScore(float) - Method in class org.opencv.ximgproc.EdgeBoxes
- setMinSize(int) - Method in class org.opencv.ximgproc.GraphSegmentation
- setMinVal(double) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setMinX(double) - Method in class org.opencv.plot.Plot2d
- setMinY(double) - Method in class org.opencv.plot.Plot2d
- setMode(int) - Method in class org.opencv.calib3d.StereoSGBM
- setMode(int) - Method in class org.opencv.img_hash.BlockMeanHash
- setNeedPlotLine(boolean) - Method in class org.opencv.plot.Plot2d
- setNeighbors(int) - Method in class org.opencv.face.LBPHFaceRecognizer
- setNewDimension(int, int) - Method in class org.opencv.highgui.ImageWindow
- setNewPosition(int, int) - Method in class org.opencv.highgui.ImageWindow
- setNLevels(int) - Method in class org.opencv.features2d.ORB
- setNMixtures(int) - Method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- setNMixtures(int) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setNOctaveLayers(int) - Method in class org.opencv.features2d.AKAZE
- setNOctaveLayers(int) - Method in class org.opencv.features2d.KAZE
- setNOctaveLayers(int) - Method in class org.opencv.xfeatures2d.SURF
- setNOctaves(int) - Method in class org.opencv.features2d.AKAZE
- setNOctaves(int) - Method in class org.opencv.features2d.KAZE
- setNOctaves(int) - Method in class org.opencv.xfeatures2d.SURF
- setNoiseSigma(double) - Method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- setNonmaxSuppression(boolean) - Method in class org.opencv.features2d.AgastFeatureDetector
- setNonmaxSuppression(boolean) - Method in class org.opencv.features2d.FastFeatureDetector
- setNSamples(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
- setNu(double) - Method in class org.opencv.ml.SVM
- setNumComponents(int) - Method in class org.opencv.face.BasicFaceRecognizer
- setNumDisparities(int) - Method in class org.opencv.calib3d.StereoMatcher
- setNumFrames(int) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setNumIters(int) - Method in class org.opencv.video.FarnebackOpticalFlow
- setNumLevels(int) - Method in class org.opencv.video.FarnebackOpticalFlow
- setNumOfAngleLine(int) - Method in class org.opencv.img_hash.RadialVarianceHash
- setNumThreads(int) - Static method in class org.opencv.core.Core
- setOctaves(int) - Method in class org.opencv.features2d.BRISK
- setOmega(float) - Method in class org.opencv.video.VariationalRefinement
- setOptimalParameters() - Method in class org.opencv.ml.SVMSGD
- setOptimalParameters(int) - Method in class org.opencv.ml.SVMSGD
- setOptimalParameters(int, int) - Method in class org.opencv.ml.SVMSGD
- setOutputMax(float) - Method in class org.opencv.xphoto.SimpleWB
- setOutputMin(float) - Method in class org.opencv.xphoto.SimpleWB
- setP(double) - Method in class org.opencv.ml.SVM
- setP(float) - Method in class org.opencv.xphoto.SimpleWB
- setP1(int) - Method in class org.opencv.calib3d.StereoSGBM
- setP2(int) - Method in class org.opencv.calib3d.StereoSGBM
- setParam(DictValue, int, Mat) - Method in class org.opencv.dnn.Net
- setPass2Only(boolean) - Method in class org.opencv.features2d.MSER
- setPatchSize(int) - Method in class org.opencv.features2d.ORB
- setPatchSize(int) - Method in class org.opencv.video.DISOpticalFlow
- setPatchStride(int) - Method in class org.opencv.video.DISOpticalFlow
- setPlotAxisColor(Scalar) - Method in class org.opencv.plot.Plot2d
- setPlotBackgroundColor(Scalar) - Method in class org.opencv.plot.Plot2d
- setPlotGridColor(Scalar) - Method in class org.opencv.plot.Plot2d
- setPlotLineColor(Scalar) - Method in class org.opencv.plot.Plot2d
- setPlotLineWidth(int) - Method in class org.opencv.plot.Plot2d
- setPlotSize(int, int) - Method in class org.opencv.plot.Plot2d
- setPlotTextColor(Scalar) - Method in class org.opencv.plot.Plot2d
- setPointIdxToPrint(int) - Method in class org.opencv.plot.Plot2d
- setPolyN(int) - Method in class org.opencv.video.FarnebackOpticalFlow
- setPolySigma(double) - Method in class org.opencv.video.FarnebackOpticalFlow
- setPreferableBackend(int) - Method in class org.opencv.dnn.Net
- setPreferableTarget(int) - Method in class org.opencv.dnn.Net
- setPreFilterCap(int) - Method in class org.opencv.calib3d.StereoBM
- setPreFilterCap(int) - Method in class org.opencv.calib3d.StereoSGBM
- setPreFilterSize(int) - Method in class org.opencv.calib3d.StereoBM
- setPreFilterType(int) - Method in class org.opencv.calib3d.StereoBM
- setPriors(Mat) - Method in class org.opencv.ml.DTrees
- setPyrScale(double) - Method in class org.opencv.video.FarnebackOpticalFlow
- setQualityLevel(double) - Method in class org.opencv.features2d.GFTTDetector
- setQuantizationLevels(int) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setRadius(int) - Method in class org.opencv.face.LBPHFaceRecognizer
- setRandom(boolean) - Method in class org.opencv.photo.CalibrateDebevec
- setRangeMaxVal(int) - Method in class org.opencv.xphoto.LearningBasedWB
- setRegressionAccuracy(float) - Method in class org.opencv.ml.DTrees
- setRegularization(int) - Method in class org.opencv.ml.LogisticRegression
- setRNGSeed(int) - Static method in class org.opencv.core.Core
- setROI1(Rect) - Method in class org.opencv.calib3d.StereoBM
- setROI2(Rect) - Method in class org.opencv.calib3d.StereoBM
- setRpropDW0(double) - Method in class org.opencv.ml.ANN_MLP
- setRpropDWMax(double) - Method in class org.opencv.ml.ANN_MLP
- setRpropDWMin(double) - Method in class org.opencv.ml.ANN_MLP
- setRpropDWMinus(double) - Method in class org.opencv.ml.ANN_MLP
- setRpropDWPlus(double) - Method in class org.opencv.ml.ANN_MLP
- setSamples(int) - Method in class org.opencv.photo.CalibrateDebevec
- setSamplingPoints(MatOfPoint2f) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setSaturation(float) - Method in class org.opencv.photo.TonemapDrago
- setSaturation(float) - Method in class org.opencv.photo.TonemapMantiuk
- setSaturation(float) - Method in class org.opencv.xphoto.TonemapDurand
- setSaturationThreshold(float) - Method in class org.opencv.xphoto.GrayworldWB
- setSaturationThreshold(float) - Method in class org.opencv.xphoto.LearningBasedWB
- setSaturationWeight(float) - Method in class org.opencv.photo.MergeMertens
- setScale(float) - Method in class org.opencv.photo.TonemapMantiuk
- setScaleFactor(double) - Method in class org.opencv.features2d.ORB
- setScaleFactor(float) - Method in class org.opencv.xfeatures2d.BoostDesc
- setScaleFactor(float) - Method in class org.opencv.xfeatures2d.VGG
- setScoreType(int) - Method in class org.opencv.features2d.ORB
- setShadowThreshold(double) - Method in class org.opencv.video.BackgroundSubtractorKNN
- setShadowThreshold(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setShadowValue(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
- setShadowValue(int) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setShowGrid(boolean) - Method in class org.opencv.plot.Plot2d
- setShowText(boolean) - Method in class org.opencv.plot.Plot2d
- setSigma(double) - Method in class org.opencv.img_hash.RadialVarianceHash
- setSigma(double) - Method in class org.opencv.ximgproc.GraphSegmentation
- setSigma(float) - Method in class org.opencv.xfeatures2d.VGG
- setSigma(float) - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- setSigmaColor(double) - Method in class org.opencv.ximgproc.DisparityWLSFilter
- setSigmaColor(float) - Method in class org.opencv.xphoto.TonemapDurand
- setSigmaSpace(float) - Method in class org.opencv.xphoto.TonemapDurand
- setSmallerBlockSize(int) - Method in class org.opencv.calib3d.StereoBM
- setSmoothingRadius(int) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setSorIterations(int) - Method in class org.opencv.video.VariationalRefinement
- setSpeckleRange(int) - Method in class org.opencv.calib3d.StereoMatcher
- setSpeckleWindowSize(int) - Method in class org.opencv.calib3d.StereoMatcher
- setStepDecreasingPower(float) - Method in class org.opencv.ml.SVMSGD
- setSVMDetector(Mat) - Method in class org.opencv.objdetect.HOGDescriptor
- setSvmsgdType(int) - Method in class org.opencv.ml.SVMSGD
- setTemplate(Mat) - Method in class org.opencv.imgproc.GeneralizedHough
- setTemplate(Mat, Mat, Mat) - Method in class org.opencv.imgproc.GeneralizedHough
- setTemplate(Mat, Mat, Mat, Point) - Method in class org.opencv.imgproc.GeneralizedHough
- setTemplate(Mat, Point) - Method in class org.opencv.imgproc.GeneralizedHough
- setTermCriteria(TermCriteria) - Method in class org.opencv.ml.ANN_MLP
- setTermCriteria(TermCriteria) - Method in class org.opencv.ml.EM
- setTermCriteria(TermCriteria) - Method in class org.opencv.ml.LogisticRegression
- setTermCriteria(TermCriteria) - Method in class org.opencv.ml.RTrees
- setTermCriteria(TermCriteria) - Method in class org.opencv.ml.SVM
- setTermCriteria(TermCriteria) - Method in class org.opencv.ml.SVMSGD
- setTermCriteria(TermCriteria) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- setTextureThreshold(int) - Method in class org.opencv.calib3d.StereoBM
- setThreshold(double) - Method in class org.opencv.face.BasicFaceRecognizer
- setThreshold(double) - Method in class org.opencv.face.LBPHFaceRecognizer
- setThreshold(double) - Method in class org.opencv.features2d.AKAZE
- setThreshold(double) - Method in class org.opencv.features2d.KAZE
- setThreshold(float) - Method in class org.opencv.photo.CalibrateRobertson
- setThreshold(int) - Method in class org.opencv.features2d.AgastFeatureDetector
- setThreshold(int) - Method in class org.opencv.features2d.BRISK
- setThreshold(int) - Method in class org.opencv.features2d.FastFeatureDetector
- setTilesGridSize(Size) - Method in class org.opencv.imgproc.CLAHE
- setTo(Mat) - Method in class org.opencv.core.Mat
- setTo(Mat, Mat) - Method in class org.opencv.core.Mat
- setTo(Scalar) - Method in class org.opencv.core.Mat
- setTo(Scalar, Mat) - Method in class org.opencv.core.Mat
- setTrainMethod(int) - Method in class org.opencv.ml.ANN_MLP
- setTrainMethod(int) - Method in class org.opencv.ml.LogisticRegression
- setTrainMethod(int, double) - Method in class org.opencv.ml.ANN_MLP
- setTrainMethod(int, double, double) - Method in class org.opencv.ml.ANN_MLP
- setTrainTestSplit(int) - Method in class org.opencv.ml.TrainData
- setTrainTestSplit(int, boolean) - Method in class org.opencv.ml.TrainData
- setTrainTestSplitRatio(double) - Method in class org.opencv.ml.TrainData
- setTrainTestSplitRatio(double, boolean) - Method in class org.opencv.ml.TrainData
- setTranslation(int, float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setTranslations(MatOfFloat) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setTruncatePrunedTree(boolean) - Method in class org.opencv.ml.DTrees
- setType(int) - Method in class org.opencv.features2d.AgastFeatureDetector
- setType(int) - Method in class org.opencv.features2d.FastFeatureDetector
- setType(int) - Method in class org.opencv.ml.SVM
- setUniquenessRatio(int) - Method in class org.opencv.calib3d.StereoBM
- setUniquenessRatio(int) - Method in class org.opencv.calib3d.StereoSGBM
- setup() - Method in class org.opencv.bioinspired.Retina
- setup() - Method in class org.opencv.bioinspired.RetinaFastToneMapping
- setup() - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- setup(float) - Method in class org.opencv.bioinspired.RetinaFastToneMapping
- setup(float, float) - Method in class org.opencv.bioinspired.RetinaFastToneMapping
- setup(float, float, float) - Method in class org.opencv.bioinspired.RetinaFastToneMapping
- setup(String) - Method in class org.opencv.bioinspired.Retina
- setup(String) - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- setup(String, boolean) - Method in class org.opencv.bioinspired.Retina
- setup(String, boolean) - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- setUpdateBackgroundModel(boolean) - Method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- setupIPLMagnoChannel() - Method in class org.opencv.bioinspired.Retina
- setupIPLMagnoChannel(boolean) - Method in class org.opencv.bioinspired.Retina
- setupIPLMagnoChannel(boolean, float) - Method in class org.opencv.bioinspired.Retina
- setupIPLMagnoChannel(boolean, float, float) - Method in class org.opencv.bioinspired.Retina
- setupIPLMagnoChannel(boolean, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setupIPLMagnoChannel(boolean, float, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setupIPLMagnoChannel(boolean, float, float, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setupIPLMagnoChannel(boolean, float, float, float, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setupIPLMagnoChannel(boolean, float, float, float, float, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel() - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel(boolean) - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel(boolean, boolean) - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel(boolean, boolean, float) - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel(boolean, boolean, float, float) - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel(boolean, boolean, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel(boolean, boolean, float, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel(boolean, boolean, float, float, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel(boolean, boolean, float, float, float, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setupOPLandIPLParvoChannel(boolean, boolean, float, float, float, float, float, float, float) - Method in class org.opencv.bioinspired.Retina
- setUpright(boolean) - Method in class org.opencv.features2d.KAZE
- setUpright(boolean) - Method in class org.opencv.xfeatures2d.SURF
- setUse1SERule(boolean) - Method in class org.opencv.ml.DTrees
- setUseHistory(boolean) - Method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- setUseIPP(boolean) - Static method in class org.opencv.core.Core
- setUseIPP_NotExact(boolean) - Static method in class org.opencv.core.Core
- setUseMeanNormalization(boolean) - Method in class org.opencv.video.DISOpticalFlow
- setUseNormalizeDescriptor(boolean) - Method in class org.opencv.xfeatures2d.VGG
- setUseNormalizeImage(boolean) - Method in class org.opencv.xfeatures2d.VGG
- setUsePostProcessing(boolean) - Method in class org.opencv.ximgproc.EdgeAwareInterpolator
- setUseScaleOrientation(boolean) - Method in class org.opencv.xfeatures2d.BoostDesc
- setUseScaleOrientation(boolean) - Method in class org.opencv.xfeatures2d.VGG
- setUseSpatialPropagation(boolean) - Method in class org.opencv.video.DISOpticalFlow
- setUseSurrogates(boolean) - Method in class org.opencv.ml.DTrees
- setVariationalRefinementAlpha(float) - Method in class org.opencv.video.DISOpticalFlow
- setVariationalRefinementDelta(float) - Method in class org.opencv.video.DISOpticalFlow
- setVariationalRefinementGamma(float) - Method in class org.opencv.video.DISOpticalFlow
- setVariationalRefinementIterations(int) - Method in class org.opencv.video.DISOpticalFlow
- setVarInit(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setVarMax(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setVarMin(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setVarThreshold(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setVarThresholdGen(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
- setVocabulary(Mat) - Method in class org.opencv.features2d.BOWImgDescriptorExtractor
- setVotesThreshold(int) - Method in class org.opencv.imgproc.GeneralizedHoughBallard
- setWeakCount(int) - Method in class org.opencv.ml.Boost
- setWeight(int, float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWeightA(float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWeightB(float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWeightContrast(float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWeightEntropy(float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWeightL(float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWeights(MatOfFloat) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWeightTrimRate(double) - Method in class org.opencv.ml.Boost
- setWeightX(float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWeightY(float) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWhiteList(String) - Method in class org.opencv.text.OCRTesseract
- setWhiteThreshold(long) - Method in class org.opencv.structured_light.GrayCodePattern
- setWindowRadius(int) - Method in class org.opencv.xfeatures2d.PCTSignatures
- setWinSize(int) - Method in class org.opencv.video.FarnebackOpticalFlow
- setWinSize(Size) - Method in class org.opencv.video.SparsePyrLKOpticalFlow
- setWTA_K(int) - Method in class org.opencv.features2d.ORB
- SGD - Static variable in class org.opencv.ml.SVMSGD
- shift(int) - Method in class org.opencv.core.Range
- shiftMat(Mat, Mat, Point) - Method in class org.opencv.photo.AlignMTB
- shrinkCaffeModel(String, String) - Static method in class org.opencv.dnn.Dnn
- shrinkCaffeModel(String, String, List<String>) - Static method in class org.opencv.dnn.Dnn
- shuffleTrainTest() - Method in class org.opencv.ml.TrainData
- SIFT - Class in org.opencv.xfeatures2d
- SIFT(long) - Constructor for class org.opencv.xfeatures2d.SIFT
- SIGMOID - Static variable in class org.opencv.ml.SVM
- SIGMOID_SYM - Static variable in class org.opencv.ml.ANN_MLP
- SimpleWB - Class in org.opencv.xphoto
- SimpleWB(long) - Constructor for class org.opencv.xphoto.SimpleWB
- SinusoidalPattern - Class in org.opencv.structured_light
- SinusoidalPattern(long) - Constructor for class org.opencv.structured_light.SinusoidalPattern
- size - Variable in class org.opencv.core.KeyPoint
-
Diameter of the useful keypoint adjacent area.
- size - Variable in class org.opencv.core.RotatedRect
- size() - Method in class org.opencv.core.Mat
- size() - Method in class org.opencv.core.Range
- size() - Method in class org.opencv.core.Rect
- size() - Method in class org.opencv.core.Rect2d
- size(int) - Method in class org.opencv.core.Mat
- Size - Class in org.opencv.core
- Size() - Constructor for class org.opencv.core.Size
- Size(double[]) - Constructor for class org.opencv.core.Size
- Size(double, double) - Constructor for class org.opencv.core.Size
- Size(Point) - Constructor for class org.opencv.core.Size
- SLIC - Static variable in class org.opencv.ximgproc.Ximgproc
- SLICO - Static variable in class org.opencv.ximgproc.Ximgproc
- Sobel(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- Sobel(Mat, Mat, int, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
- Sobel(Mat, Mat, int, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
- Sobel(Mat, Mat, int, int, int, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
- Sobel(Mat, Mat, int, int, int, int, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- SOFT_MARGIN - Static variable in class org.opencv.ml.SVMSGD
- solve(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- solve(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
- solveCubic(Mat, Mat) - Static method in class org.opencv.core.Core
- solveP3P(Mat, Mat, Mat, Mat, List<Mat>, List<Mat>, int) - Static method in class org.opencv.calib3d.Calib3d
- solvePnP(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- solvePnP(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean) - Static method in class org.opencv.calib3d.Calib3d
- solvePnP(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int) - Static method in class org.opencv.calib3d.Calib3d
- SOLVEPNP_AP3P - Static variable in class org.opencv.calib3d.Calib3d
- SOLVEPNP_DLS - Static variable in class org.opencv.calib3d.Calib3d
- SOLVEPNP_EPNP - Static variable in class org.opencv.calib3d.Calib3d
- SOLVEPNP_ITERATIVE - Static variable in class org.opencv.calib3d.Calib3d
- SOLVEPNP_MAX_COUNT - Static variable in class org.opencv.calib3d.Calib3d
- SOLVEPNP_P3P - Static variable in class org.opencv.calib3d.Calib3d
- SOLVEPNP_UPNP - Static variable in class org.opencv.calib3d.Calib3d
- solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean) - Static method in class org.opencv.calib3d.Calib3d
- solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int) - Static method in class org.opencv.calib3d.Calib3d
- solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int, float) - Static method in class org.opencv.calib3d.Calib3d
- solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int, float, double) - Static method in class org.opencv.calib3d.Calib3d
- solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int, float, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
- solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, int, float, double, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- solvePoly(Mat, Mat) - Static method in class org.opencv.core.Core
- solvePoly(Mat, Mat, int) - Static method in class org.opencv.core.Core
- sort(Mat, Mat, int) - Static method in class org.opencv.core.Core
- SORT_ASCENDING - Static variable in class org.opencv.core.Core
- SORT_DESCENDING - Static variable in class org.opencv.core.Core
- SORT_EVERY_COLUMN - Static variable in class org.opencv.core.Core
- SORT_EVERY_ROW - Static variable in class org.opencv.core.Core
- sortIdx(Mat, Mat, int) - Static method in class org.opencv.core.Core
- SparseMatchInterpolator - Class in org.opencv.ximgproc
- SparseMatchInterpolator(long) - Constructor for class org.opencv.ximgproc.SparseMatchInterpolator
- SparseOpticalFlow - Class in org.opencv.video
- SparseOpticalFlow(long) - Constructor for class org.opencv.video.SparseOpticalFlow
- SparsePyrLKOpticalFlow - Class in org.opencv.video
- SparsePyrLKOpticalFlow(long) - Constructor for class org.opencv.video.SparsePyrLKOpticalFlow
- spatialGradient(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- spatialGradient(Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
- spatialGradient(Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
- split(Mat, List<Mat>) - Static method in class org.opencv.core.Core
- sqrBoxFilter(Mat, Mat, int, Size) - Static method in class org.opencv.imgproc.Imgproc
- sqrBoxFilter(Mat, Mat, int, Size, Point) - Static method in class org.opencv.imgproc.Imgproc
- sqrBoxFilter(Mat, Mat, int, Size, Point, boolean) - Static method in class org.opencv.imgproc.Imgproc
- sqrBoxFilter(Mat, Mat, int, Size, Point, boolean, int) - Static method in class org.opencv.imgproc.Imgproc
- sqrt(Mat, Mat) - Static method in class org.opencv.core.Core
- StandardCollector - Class in org.opencv.face
- StandardCollector(long) - Constructor for class org.opencv.face.StandardCollector
- StarDetector - Class in org.opencv.xfeatures2d
- StarDetector(long) - Constructor for class org.opencv.xfeatures2d.StarDetector
- start - Variable in class org.opencv.core.Range
- start() - Method in class org.opencv.core.TickMeter
- START_AUTO_STEP - Static variable in class org.opencv.ml.EM
- START_E_STEP - Static variable in class org.opencv.ml.EM
- START_M_STEP - Static variable in class org.opencv.ml.EM
- StatModel - Class in org.opencv.ml
- StatModel(long) - Constructor for class org.opencv.ml.StatModel
- step1() - Method in class org.opencv.core.Mat
- step1(int) - Method in class org.opencv.core.Mat
- StereoBM - Class in org.opencv.calib3d
- StereoBM(long) - Constructor for class org.opencv.calib3d.StereoBM
- stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
- stereoCalibrateExtended(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- stereoCalibrateExtended(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- stereoCalibrateExtended(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
- StereoMatcher - Class in org.opencv.calib3d
- StereoMatcher(long) - Constructor for class org.opencv.calib3d.StereoMatcher
- stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
- stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
- stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, double, Size) - Static method in class org.opencv.calib3d.Calib3d
- stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, double, Size, Rect) - Static method in class org.opencv.calib3d.Calib3d
- stereoRectify(Mat, Mat, Mat, Mat, Size, Mat, Mat, Mat, Mat, Mat, Mat, Mat, int, double, Size, Rect, Rect) - Static method in class org.opencv.calib3d.Calib3d
- stereoRectifyUncalibrated(Mat, Mat, Mat, Size, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- stereoRectifyUncalibrated(Mat, Mat, Mat, Size, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
- StereoSGBM - Class in org.opencv.calib3d
- StereoSGBM(long) - Constructor for class org.opencv.calib3d.StereoSGBM
- stop() - Method in class org.opencv.core.TickMeter
- Structured_light - Class in org.opencv.structured_light
- Structured_light() - Constructor for class org.opencv.structured_light.Structured_light
- StructuredEdgeDetection - Class in org.opencv.ximgproc
- StructuredEdgeDetection(long) - Constructor for class org.opencv.ximgproc.StructuredEdgeDetection
- StructuredLightPattern - Class in org.opencv.structured_light
- StructuredLightPattern(long) - Constructor for class org.opencv.structured_light.StructuredLightPattern
- StsAssert - Static variable in class org.opencv.core.Core
- StsAutoTrace - Static variable in class org.opencv.core.Core
- StsBackTrace - Static variable in class org.opencv.core.Core
- StsBadArg - Static variable in class org.opencv.core.Core
- StsBadFlag - Static variable in class org.opencv.core.Core
- StsBadFunc - Static variable in class org.opencv.core.Core
- StsBadMask - Static variable in class org.opencv.core.Core
- StsBadMemBlock - Static variable in class org.opencv.core.Core
- StsBadPoint - Static variable in class org.opencv.core.Core
- StsBadSize - Static variable in class org.opencv.core.Core
- StsDivByZero - Static variable in class org.opencv.core.Core
- StsError - Static variable in class org.opencv.core.Core
- StsFilterOffsetErr - Static variable in class org.opencv.core.Core
- StsFilterStructContentErr - Static variable in class org.opencv.core.Core
- StsInplaceNotSupported - Static variable in class org.opencv.core.Core
- StsInternal - Static variable in class org.opencv.core.Core
- StsKernelStructContentErr - Static variable in class org.opencv.core.Core
- StsNoConv - Static variable in class org.opencv.core.Core
- StsNoMem - Static variable in class org.opencv.core.Core
- StsNotImplemented - Static variable in class org.opencv.core.Core
- StsNullPtr - Static variable in class org.opencv.core.Core
- StsObjectNotFound - Static variable in class org.opencv.core.Core
- StsOk - Static variable in class org.opencv.core.Core
- StsOutOfRange - Static variable in class org.opencv.core.Core
- StsParseError - Static variable in class org.opencv.core.Core
- StsUnmatchedFormats - Static variable in class org.opencv.core.Core
- StsUnmatchedSizes - Static variable in class org.opencv.core.Core
- StsUnsupportedFormat - Static variable in class org.opencv.core.Core
- StsVecLengthErr - Static variable in class org.opencv.core.Core
- stylization(Mat, Mat) - Static method in class org.opencv.photo.Photo
- stylization(Mat, Mat, float) - Static method in class org.opencv.photo.Photo
- stylization(Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
- Subdiv2D - Class in org.opencv.imgproc
- Subdiv2D() - Constructor for class org.opencv.imgproc.Subdiv2D
- Subdiv2D(long) - Constructor for class org.opencv.imgproc.Subdiv2D
- Subdiv2D(Rect) - Constructor for class org.opencv.imgproc.Subdiv2D
- submat(int, int, int, int) - Method in class org.opencv.core.Mat
- submat(Range, Range) - Method in class org.opencv.core.Mat
- submat(Rect) - Method in class org.opencv.core.Mat
- subtract(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- subtract(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- subtract(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
- subtract(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
- subtract(Mat, Scalar, Mat, Mat) - Static method in class org.opencv.core.Core
- subtract(Mat, Scalar, Mat, Mat, int) - Static method in class org.opencv.core.Core
- sumElems(Mat) - Static method in class org.opencv.core.Core
- SuperpixelLSC - Class in org.opencv.ximgproc
- SuperpixelLSC(long) - Constructor for class org.opencv.ximgproc.SuperpixelLSC
- SuperpixelSEEDS - Class in org.opencv.ximgproc
- SuperpixelSEEDS(long) - Constructor for class org.opencv.ximgproc.SuperpixelSEEDS
- SuperpixelSLIC - Class in org.opencv.ximgproc
- SuperpixelSLIC(long) - Constructor for class org.opencv.ximgproc.SuperpixelSLIC
- SURF - Class in org.opencv.xfeatures2d
- SURF(long) - Constructor for class org.opencv.xfeatures2d.SURF
- SURF_CUDA_ANGLE_ROW - Static variable in class org.opencv.xfeatures2d.Xfeatures2d
- SURF_CUDA_HESSIAN_ROW - Static variable in class org.opencv.xfeatures2d.Xfeatures2d
- SURF_CUDA_LAPLACIAN_ROW - Static variable in class org.opencv.xfeatures2d.Xfeatures2d
- SURF_CUDA_OCTAVE_ROW - Static variable in class org.opencv.xfeatures2d.Xfeatures2d
- SURF_CUDA_ROWS_COUNT - Static variable in class org.opencv.xfeatures2d.Xfeatures2d
- SURF_CUDA_SIZE_ROW - Static variable in class org.opencv.xfeatures2d.Xfeatures2d
- SURF_CUDA_X_ROW - Static variable in class org.opencv.xfeatures2d.Xfeatures2d
- SURF_CUDA_Y_ROW - Static variable in class org.opencv.xfeatures2d.Xfeatures2d
- SVBackSubst(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- SVD_FULL_UV - Static variable in class org.opencv.core.Core
- SVD_MODIFY_A - Static variable in class org.opencv.core.Core
- SVD_NO_UV - Static variable in class org.opencv.core.Core
- SVDecomp(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- SVDecomp(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
- SVM - Class in org.opencv.ml
- SVM(long) - Constructor for class org.opencv.ml.SVM
- SVMSGD - Class in org.opencv.ml
- SVMSGD(long) - Constructor for class org.opencv.ml.SVMSGD
- switchToSelectiveSearchFast() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSelectiveSearchFast(int) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSelectiveSearchFast(int, int) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSelectiveSearchFast(int, int, float) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSelectiveSearchQuality() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSelectiveSearchQuality(int) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSelectiveSearchQuality(int, int) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSelectiveSearchQuality(int, int, float) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSingleStrategy() - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSingleStrategy(int) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- switchToSingleStrategy(int, float) - Method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- symEdge(int) - Method in class org.opencv.imgproc.Subdiv2D
- SyntheticSequenceGenerator - Class in org.opencv.bgsegm
- SyntheticSequenceGenerator(long) - Constructor for class org.opencv.bgsegm.SyntheticSequenceGenerator
- SyntheticSequenceGenerator(Mat, Mat, double, double, double, double) - Constructor for class org.opencv.bgsegm.SyntheticSequenceGenerator
T
- t() - Method in class org.opencv.core.Mat
- TermCriteria - Class in org.opencv.core
- TermCriteria() - Constructor for class org.opencv.core.TermCriteria
-
Termination criteria for iterative algorithms.
- TermCriteria(double[]) - Constructor for class org.opencv.core.TermCriteria
- TermCriteria(int, int, double) - Constructor for class org.opencv.core.TermCriteria
-
Termination criteria for iterative algorithms.
- TEST_ERROR - Static variable in class org.opencv.ml.Ml
- Text - Class in org.opencv.text
- Text() - Constructor for class org.opencv.text.Text
- TextDetector - Class in org.opencv.text
- TextDetector(long) - Constructor for class org.opencv.text.TextDetector
- TextDetectorCNN - Class in org.opencv.text
- TextDetectorCNN(long) - Constructor for class org.opencv.text.TextDetectorCNN
- textureFlattening(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
- textureFlattening(Mat, Mat, Mat, float) - Static method in class org.opencv.photo.Photo
- textureFlattening(Mat, Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
- textureFlattening(Mat, Mat, Mat, float, float, int) - Static method in class org.opencv.photo.Photo
- thinning(Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- thinning(Mat, Mat, int) - Static method in class org.opencv.ximgproc.Ximgproc
- THINNING_GUOHALL - Static variable in class org.opencv.ximgproc.Ximgproc
- THINNING_ZHANGSUEN - Static variable in class org.opencv.ximgproc.Ximgproc
- THRESH_BINARY - Static variable in class org.opencv.imgproc.Imgproc
- THRESH_BINARY_INV - Static variable in class org.opencv.imgproc.Imgproc
- THRESH_MASK - Static variable in class org.opencv.imgproc.Imgproc
- THRESH_OTSU - Static variable in class org.opencv.imgproc.Imgproc
- THRESH_TOZERO - Static variable in class org.opencv.imgproc.Imgproc
- THRESH_TOZERO_INV - Static variable in class org.opencv.imgproc.Imgproc
- THRESH_TRIANGLE - Static variable in class org.opencv.imgproc.Imgproc
- THRESH_TRUNC - Static variable in class org.opencv.imgproc.Imgproc
- threshold(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
- THRESHOLD - Static variable in class org.opencv.features2d.AgastFeatureDetector
- THRESHOLD - Static variable in class org.opencv.features2d.FastFeatureDetector
- TickMeter - Class in org.opencv.core
- TickMeter() - Constructor for class org.opencv.core.TickMeter
- TickMeter(long) - Constructor for class org.opencv.core.TickMeter
- tl() - Method in class org.opencv.core.Rect
- tl() - Method in class org.opencv.core.Rect2d
- TM_CCOEFF - Static variable in class org.opencv.imgproc.Imgproc
- TM_CCOEFF_NORMED - Static variable in class org.opencv.imgproc.Imgproc
- TM_CCORR - Static variable in class org.opencv.imgproc.Imgproc
- TM_CCORR_NORMED - Static variable in class org.opencv.imgproc.Imgproc
- TM_SQDIFF - Static variable in class org.opencv.imgproc.Imgproc
- TM_SQDIFF_NORMED - Static variable in class org.opencv.imgproc.Imgproc
- toArray() - Method in class org.opencv.core.MatOfByte
- toArray() - Method in class org.opencv.core.MatOfDMatch
- toArray() - Method in class org.opencv.core.MatOfDouble
- toArray() - Method in class org.opencv.core.MatOfFloat
- toArray() - Method in class org.opencv.core.MatOfFloat4
- toArray() - Method in class org.opencv.core.MatOfFloat6
- toArray() - Method in class org.opencv.core.MatOfInt
- toArray() - Method in class org.opencv.core.MatOfInt4
- toArray() - Method in class org.opencv.core.MatOfKeyPoint
- toArray() - Method in class org.opencv.core.MatOfPoint
- toArray() - Method in class org.opencv.core.MatOfPoint2f
- toArray() - Method in class org.opencv.core.MatOfPoint3
- toArray() - Method in class org.opencv.core.MatOfPoint3f
- toArray() - Method in class org.opencv.core.MatOfRect
- toArray() - Method in class org.opencv.core.MatOfRect2d
- toArray() - Method in class org.opencv.core.MatOfRotatedRect
- toBufferedImage(Mat) - Static method in class org.opencv.highgui.HighGui
- toList() - Method in class org.opencv.core.MatOfByte
- toList() - Method in class org.opencv.core.MatOfDMatch
- toList() - Method in class org.opencv.core.MatOfDouble
- toList() - Method in class org.opencv.core.MatOfFloat
- toList() - Method in class org.opencv.core.MatOfFloat4
- toList() - Method in class org.opencv.core.MatOfFloat6
- toList() - Method in class org.opencv.core.MatOfInt
- toList() - Method in class org.opencv.core.MatOfInt4
- toList() - Method in class org.opencv.core.MatOfKeyPoint
- toList() - Method in class org.opencv.core.MatOfPoint
- toList() - Method in class org.opencv.core.MatOfPoint2f
- toList() - Method in class org.opencv.core.MatOfPoint3
- toList() - Method in class org.opencv.core.MatOfPoint3f
- toList() - Method in class org.opencv.core.MatOfRect
- toList() - Method in class org.opencv.core.MatOfRect2d
- toList() - Method in class org.opencv.core.MatOfRotatedRect
- Tonemap - Class in org.opencv.photo
- Tonemap(long) - Constructor for class org.opencv.photo.Tonemap
- TonemapDrago - Class in org.opencv.photo
- TonemapDrago(long) - Constructor for class org.opencv.photo.TonemapDrago
- TonemapDurand - Class in org.opencv.xphoto
- TonemapDurand(long) - Constructor for class org.opencv.xphoto.TonemapDurand
- TonemapMantiuk - Class in org.opencv.photo
- TonemapMantiuk(long) - Constructor for class org.opencv.photo.TonemapMantiuk
- TonemapReinhard - Class in org.opencv.photo
- TonemapReinhard(long) - Constructor for class org.opencv.photo.TonemapReinhard
- toString() - Method in exception org.opencv.core.CvException
- toString() - Method in class org.opencv.core.DMatch
- toString() - Method in class org.opencv.core.KeyPoint
- toString() - Method in class org.opencv.core.Mat
- toString() - Method in class org.opencv.core.Point
- toString() - Method in class org.opencv.core.Point3
- toString() - Method in class org.opencv.core.Range
- toString() - Method in class org.opencv.core.Rect
- toString() - Method in class org.opencv.core.Rect2d
- toString() - Method in class org.opencv.core.RotatedRect
- toString() - Method in class org.opencv.core.Scalar
- toString() - Method in class org.opencv.core.Size
- toString() - Method in class org.opencv.core.TermCriteria
- toString() - Method in class org.opencv.imgproc.Moments
- total() - Method in class org.opencv.core.Mat
- trace(Mat) - Static method in class org.opencv.core.Core
- Tracker - Class in org.opencv.tracking
- Tracker(long) - Constructor for class org.opencv.tracking.Tracker
- TrackerBoosting - Class in org.opencv.tracking
- TrackerBoosting(long) - Constructor for class org.opencv.tracking.TrackerBoosting
- TrackerCSRT - Class in org.opencv.tracking
- TrackerCSRT(long) - Constructor for class org.opencv.tracking.TrackerCSRT
- TrackerGOTURN - Class in org.opencv.tracking
- TrackerGOTURN(long) - Constructor for class org.opencv.tracking.TrackerGOTURN
- TrackerKCF - Class in org.opencv.tracking
- TrackerKCF(long) - Constructor for class org.opencv.tracking.TrackerKCF
- TrackerMedianFlow - Class in org.opencv.tracking
- TrackerMedianFlow(long) - Constructor for class org.opencv.tracking.TrackerMedianFlow
- TrackerMIL - Class in org.opencv.tracking
- TrackerMIL(long) - Constructor for class org.opencv.tracking.TrackerMIL
- TrackerMOSSE - Class in org.opencv.tracking
- TrackerMOSSE(long) - Constructor for class org.opencv.tracking.TrackerMOSSE
- TrackerSamplerCS_MODE_CLASSIFY - Static variable in class org.opencv.tracking.Tracking
- TrackerSamplerCS_MODE_NEGATIVE - Static variable in class org.opencv.tracking.Tracking
- TrackerSamplerCS_MODE_POSITIVE - Static variable in class org.opencv.tracking.Tracking
- TrackerSamplerCSC_MODE_DETECT - Static variable in class org.opencv.tracking.Tracking
- TrackerSamplerCSC_MODE_INIT_NEG - Static variable in class org.opencv.tracking.Tracking
- TrackerSamplerCSC_MODE_INIT_POS - Static variable in class org.opencv.tracking.Tracking
- TrackerSamplerCSC_MODE_TRACK_NEG - Static variable in class org.opencv.tracking.Tracking
- TrackerSamplerCSC_MODE_TRACK_POS - Static variable in class org.opencv.tracking.Tracking
- TrackerTLD - Class in org.opencv.tracking
- TrackerTLD(long) - Constructor for class org.opencv.tracking.TrackerTLD
- Tracking - Class in org.opencv.tracking
- Tracking() - Constructor for class org.opencv.tracking.Tracking
- train() - Method in class org.opencv.features2d.DescriptorMatcher
- train(List<Mat>) - Method in class org.opencv.face.MACE
- train(List<Mat>, Mat) - Method in class org.opencv.face.FaceRecognizer
- train(Mat, int, Mat) - Method in class org.opencv.ml.StatModel
- train(TrainData) - Method in class org.opencv.ml.StatModel
- train(TrainData, int) - Method in class org.opencv.ml.StatModel
- TRAIN_ERROR - Static variable in class org.opencv.ml.Ml
- trainAuto(Mat, int, Mat) - Method in class org.opencv.ml.SVM
- trainAuto(Mat, int, Mat, int) - Method in class org.opencv.ml.SVM
- trainAuto(Mat, int, Mat, int, ParamGrid) - Method in class org.opencv.ml.SVM
- trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
- trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
- trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
- trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
- trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid) - Method in class org.opencv.ml.SVM
- trainAuto(Mat, int, Mat, int, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid, ParamGrid, boolean) - Method in class org.opencv.ml.SVM
- TrainData - Class in org.opencv.ml
- TrainData(long) - Constructor for class org.opencv.ml.TrainData
- trainE(Mat, Mat) - Method in class org.opencv.ml.EM
- trainE(Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- trainE(Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- trainE(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- trainE(Mat, Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- trainE(Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- trainEM(Mat) - Method in class org.opencv.ml.EM
- trainEM(Mat, Mat) - Method in class org.opencv.ml.EM
- trainEM(Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- trainEM(Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- trainIdx - Variable in class org.opencv.core.DMatch
-
Train descriptor index.
- trainM(Mat, Mat) - Method in class org.opencv.ml.EM
- trainM(Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- trainM(Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- trainM(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
- transform(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
- transformFD(Mat, Mat, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- transformFD(Mat, Mat, Mat, boolean) - Static method in class org.opencv.ximgproc.Ximgproc
- TransientAreasSegmentationModule - Class in org.opencv.bioinspired
- TransientAreasSegmentationModule(long) - Constructor for class org.opencv.bioinspired.TransientAreasSegmentationModule
- transpose(Mat, Mat) - Static method in class org.opencv.core.Core
- triangulatePoints(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- type - Variable in class org.opencv.core.TermCriteria
- type() - Method in class org.opencv.core.Mat
- TYPE_5_8 - Static variable in class org.opencv.features2d.FastFeatureDetector
- TYPE_7_12 - Static variable in class org.opencv.features2d.FastFeatureDetector
- TYPE_9_16 - Static variable in class org.opencv.features2d.FastFeatureDetector
- TYPE_FUN - Static variable in class org.opencv.core.Core
- TYPE_GENERAL - Static variable in class org.opencv.core.Core
- TYPE_MARKER - Static variable in class org.opencv.core.Core
- TYPE_WRAPPER - Static variable in class org.opencv.core.Core
- typeToString(int) - Static method in class org.opencv.core.CvType
U
- undistort(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- undistort(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- undistortPoints(MatOfPoint2f, MatOfPoint2f, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- undistortPoints(MatOfPoint2f, MatOfPoint2f, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- undistortPoints(MatOfPoint2f, MatOfPoint2f, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
- undistortPointsIter(Mat, Mat, Mat, Mat, Mat, Mat, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
- UNIFORM - Static variable in class org.opencv.xfeatures2d.PCTSignatures
- unwrapPhaseMap(List<Mat>, Mat, Size) - Method in class org.opencv.structured_light.SinusoidalPattern
- unwrapPhaseMap(List<Mat>, Mat, Size, Mat) - Method in class org.opencv.structured_light.SinusoidalPattern
- unwrapPhaseMap(Mat, Mat) - Method in class org.opencv.phase_unwrapping.PhaseUnwrapping
- unwrapPhaseMap(Mat, Mat, Mat) - Method in class org.opencv.phase_unwrapping.PhaseUnwrapping
- update(List<Mat>, Mat) - Method in class org.opencv.face.FaceRecognizer
- update(Mat, MatOfRect2d) - Method in class org.opencv.tracking.MultiTracker
- update(Mat, Rect2d) - Method in class org.opencv.tracking.Tracker
- UPDATE_MODEL - Static variable in class org.opencv.ml.StatModel
- UPDATE_WEIGHTS - Static variable in class org.opencv.ml.ANN_MLP
- useIPP() - Static method in class org.opencv.core.Core
- useIPP_NotExact() - Static method in class org.opencv.core.Core
V
- val - Variable in class org.opencv.core.Scalar
- validateDisparity(Mat, Mat, int, int) - Static method in class org.opencv.calib3d.Calib3d
- validateDisparity(Mat, Mat, int, int, int) - Static method in class org.opencv.calib3d.Calib3d
- VAR_CATEGORICAL - Static variable in class org.opencv.ml.Ml
- VAR_NUMERICAL - Static variable in class org.opencv.ml.Ml
- VAR_ORDERED - Static variable in class org.opencv.ml.Ml
- VariationalRefinement - Class in org.opencv.video
- VariationalRefinement(long) - Constructor for class org.opencv.video.VariationalRefinement
- vconcat(List<Mat>, Mat) - Static method in class org.opencv.core.Core
- vector_char_to_Mat(List<Byte>) - Static method in class org.opencv.utils.Converters
- vector_DMatch_to_Mat(List<DMatch>) - Static method in class org.opencv.utils.Converters
- vector_double_to_Mat(List<Double>) - Static method in class org.opencv.utils.Converters
- vector_float_to_Mat(List<Float>) - Static method in class org.opencv.utils.Converters
- vector_int_to_Mat(List<Integer>) - Static method in class org.opencv.utils.Converters
- vector_KeyPoint_to_Mat(List<KeyPoint>) - Static method in class org.opencv.utils.Converters
- vector_Mat_to_Mat(List<Mat>) - Static method in class org.opencv.utils.Converters
- vector_Point_to_Mat(List<Point>) - Static method in class org.opencv.utils.Converters
- vector_Point_to_Mat(List<Point>, int) - Static method in class org.opencv.utils.Converters
- vector_Point2d_to_Mat(List<Point>) - Static method in class org.opencv.utils.Converters
- vector_Point2f_to_Mat(List<Point>) - Static method in class org.opencv.utils.Converters
- vector_Point3_to_Mat(List<Point3>, int) - Static method in class org.opencv.utils.Converters
- vector_Point3d_to_Mat(List<Point3>) - Static method in class org.opencv.utils.Converters
- vector_Point3f_to_Mat(List<Point3>) - Static method in class org.opencv.utils.Converters
- vector_Point3i_to_Mat(List<Point3>) - Static method in class org.opencv.utils.Converters
- vector_Rect_to_Mat(List<Rect>) - Static method in class org.opencv.utils.Converters
- vector_Rect2d_to_Mat(List<Rect2d>) - Static method in class org.opencv.utils.Converters
- vector_RotatedRect_to_Mat(List<RotatedRect>) - Static method in class org.opencv.utils.Converters
- vector_uchar_to_Mat(List<Byte>) - Static method in class org.opencv.utils.Converters
- vector_vector_char_to_Mat(List<MatOfByte>, List<Mat>) - Static method in class org.opencv.utils.Converters
- vector_vector_DMatch_to_Mat(List<MatOfDMatch>, List<Mat>) - Static method in class org.opencv.utils.Converters
- vector_vector_KeyPoint_to_Mat(List<MatOfKeyPoint>, List<Mat>) - Static method in class org.opencv.utils.Converters
- vector_vector_Point_to_Mat(List<MatOfPoint>, List<Mat>) - Static method in class org.opencv.utils.Converters
- vector_vector_Point2f_to_Mat(List<MatOfPoint2f>, List<Mat>) - Static method in class org.opencv.utils.Converters
- vector_vector_Point3f_to_Mat(List<MatOfPoint3f>, List<Mat>) - Static method in class org.opencv.utils.Converters
- VERSION - Static variable in class org.opencv.core.Core
- VERSION_MAJOR - Static variable in class org.opencv.core.Core
- VERSION_MINOR - Static variable in class org.opencv.core.Core
- VERSION_REVISION - Static variable in class org.opencv.core.Core
- VERSION_STATUS - Static variable in class org.opencv.core.Core
- VGG - Class in org.opencv.xfeatures2d
- VGG(long) - Constructor for class org.opencv.xfeatures2d.VGG
- Video - Class in org.opencv.video
- Video() - Constructor for class org.opencv.video.Video
- VideoCapture - Class in org.opencv.videoio
- VideoCapture() - Constructor for class org.opencv.videoio.VideoCapture
- VideoCapture(int) - Constructor for class org.opencv.videoio.VideoCapture
- VideoCapture(int, int) - Constructor for class org.opencv.videoio.VideoCapture
- VideoCapture(long) - Constructor for class org.opencv.videoio.VideoCapture
- VideoCapture(String) - Constructor for class org.opencv.videoio.VideoCapture
- VideoCapture(String, int) - Constructor for class org.opencv.videoio.VideoCapture
- Videoio - Class in org.opencv.videoio
- Videoio() - Constructor for class org.opencv.videoio.Videoio
- VideoWriter - Class in org.opencv.videoio
- VideoWriter() - Constructor for class org.opencv.videoio.VideoWriter
- VideoWriter(long) - Constructor for class org.opencv.videoio.VideoWriter
- VideoWriter(String, int, double, Size) - Constructor for class org.opencv.videoio.VideoWriter
- VideoWriter(String, int, double, Size, boolean) - Constructor for class org.opencv.videoio.VideoWriter
- VideoWriter(String, int, int, double, Size) - Constructor for class org.opencv.videoio.VideoWriter
- VideoWriter(String, int, int, double, Size, boolean) - Constructor for class org.opencv.videoio.VideoWriter
- VIDEOWRITER_PROP_FRAMEBYTES - Static variable in class org.opencv.videoio.Videoio
- VIDEOWRITER_PROP_NSTRIPES - Static variable in class org.opencv.videoio.Videoio
- VIDEOWRITER_PROP_QUALITY - Static variable in class org.opencv.videoio.Videoio
W
- waitKey() - Static method in class org.opencv.highgui.HighGui
- waitKey(int) - Static method in class org.opencv.highgui.HighGui
- WARP_FILL_OUTLIERS - Static variable in class org.opencv.imgproc.Imgproc
- WARP_INVERSE_MAP - Static variable in class org.opencv.imgproc.Imgproc
- WARP_POLAR_LINEAR - Static variable in class org.opencv.imgproc.Imgproc
- WARP_POLAR_LOG - Static variable in class org.opencv.imgproc.Imgproc
- warpAffine(Mat, Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
- warpAffine(Mat, Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
- warpAffine(Mat, Mat, Mat, Size, int, int) - Static method in class org.opencv.imgproc.Imgproc
- warpAffine(Mat, Mat, Mat, Size, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- warpPerspective(Mat, Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
- warpPerspective(Mat, Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
- warpPerspective(Mat, Mat, Mat, Size, int, int) - Static method in class org.opencv.imgproc.Imgproc
- warpPerspective(Mat, Mat, Mat, Size, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
- warpPolar(Mat, Mat, Size, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
- watershed(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
- weightedMedianFilter(Mat, Mat, Mat, int) - Static method in class org.opencv.ximgproc.Ximgproc
- weightedMedianFilter(Mat, Mat, Mat, int, double) - Static method in class org.opencv.ximgproc.Ximgproc
- weightedMedianFilter(Mat, Mat, Mat, int, double, int) - Static method in class org.opencv.ximgproc.Ximgproc
- weightedMedianFilter(Mat, Mat, Mat, int, double, int, Mat) - Static method in class org.opencv.ximgproc.Ximgproc
- WhiteBalancer - Class in org.opencv.xphoto
- WhiteBalancer(long) - Constructor for class org.opencv.xphoto.WhiteBalancer
- width - Variable in class org.opencv.core.Rect
- width - Variable in class org.opencv.core.Rect2d
- width - Variable in class org.opencv.core.Size
- width - Variable in class org.opencv.highgui.ImageWindow
- width() - Method in class org.opencv.core.Mat
- WINDOW_AUTOSIZE - Static variable in class org.opencv.highgui.HighGui
- WINDOW_AUTOSIZE - Static variable in class org.opencv.highgui.ImageWindow
- WINDOW_NORMAL - Static variable in class org.opencv.highgui.HighGui
- WINDOW_NORMAL - Static variable in class org.opencv.highgui.ImageWindow
- windows - Static variable in class org.opencv.highgui.HighGui
- windowToBeResized - Variable in class org.opencv.highgui.ImageWindow
- WMF_COS - Static variable in class org.opencv.ximgproc.Ximgproc
- WMF_EXP - Static variable in class org.opencv.ximgproc.Ximgproc
- WMF_IV1 - Static variable in class org.opencv.ximgproc.Ximgproc
- WMF_IV2 - Static variable in class org.opencv.ximgproc.Ximgproc
- WMF_JAC - Static variable in class org.opencv.ximgproc.Ximgproc
- WMF_OFF - Static variable in class org.opencv.ximgproc.Ximgproc
- write(String) - Method in class org.opencv.bioinspired.Retina
- write(String) - Method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- write(String) - Method in class org.opencv.face.FaceRecognizer
- write(String) - Method in class org.opencv.features2d.DescriptorMatcher
- write(String) - Method in class org.opencv.features2d.Feature2D
- write(Mat) - Method in class org.opencv.videoio.VideoWriter
- writeOpticalFlow(String, Mat) - Static method in class org.opencv.video.Video
- writeTextGraph(String, String) - Static method in class org.opencv.dnn.Dnn
X
- x - Variable in class org.opencv.core.Point
- x - Variable in class org.opencv.core.Point3
- x - Variable in class org.opencv.core.Rect
- x - Variable in class org.opencv.core.Rect2d
- x - Variable in class org.opencv.highgui.ImageWindow
- Xfeatures2d - Class in org.opencv.xfeatures2d
- Xfeatures2d() - Constructor for class org.opencv.xfeatures2d.Xfeatures2d
- Ximgproc - Class in org.opencv.ximgproc
- Ximgproc() - Constructor for class org.opencv.ximgproc.Ximgproc
- Xphoto - Class in org.opencv.xphoto
- Xphoto() - Constructor for class org.opencv.xphoto.Xphoto
Y
- y - Variable in class org.opencv.core.Point
- y - Variable in class org.opencv.core.Point3
- y - Variable in class org.opencv.core.Rect
- y - Variable in class org.opencv.core.Rect2d
- y - Variable in class org.opencv.highgui.ImageWindow
Z
- z - Variable in class org.opencv.core.Point3
- zeros(int, int, int) - Static method in class org.opencv.core.Mat
- zeros(Size, int) - Static method in class org.opencv.core.Mat
_
- __fromPtr__(long) - Static method in class org.opencv.aruco.Board
- __fromPtr__(long) - Static method in class org.opencv.aruco.CharucoBoard
- __fromPtr__(long) - Static method in class org.opencv.aruco.DetectorParameters
- __fromPtr__(long) - Static method in class org.opencv.aruco.Dictionary
- __fromPtr__(long) - Static method in class org.opencv.aruco.GridBoard
- __fromPtr__(long) - Static method in class org.opencv.bgsegm.BackgroundSubtractorCNT
- __fromPtr__(long) - Static method in class org.opencv.bgsegm.BackgroundSubtractorGMG
- __fromPtr__(long) - Static method in class org.opencv.bgsegm.BackgroundSubtractorGSOC
- __fromPtr__(long) - Static method in class org.opencv.bgsegm.BackgroundSubtractorLSBP
- __fromPtr__(long) - Static method in class org.opencv.bgsegm.BackgroundSubtractorLSBPDesc
- __fromPtr__(long) - Static method in class org.opencv.bgsegm.BackgroundSubtractorMOG
- __fromPtr__(long) - Static method in class org.opencv.bgsegm.SyntheticSequenceGenerator
- __fromPtr__(long) - Static method in class org.opencv.bioinspired.Retina
- __fromPtr__(long) - Static method in class org.opencv.bioinspired.RetinaFastToneMapping
- __fromPtr__(long) - Static method in class org.opencv.bioinspired.TransientAreasSegmentationModule
- __fromPtr__(long) - Static method in class org.opencv.calib3d.StereoBM
- __fromPtr__(long) - Static method in class org.opencv.calib3d.StereoMatcher
- __fromPtr__(long) - Static method in class org.opencv.calib3d.StereoSGBM
- __fromPtr__(long) - Static method in class org.opencv.core.Algorithm
- __fromPtr__(long) - Static method in class org.opencv.core.TickMeter
- __fromPtr__(long) - Static method in class org.opencv.dnn.DictValue
- __fromPtr__(long) - Static method in class org.opencv.dnn.Layer
- __fromPtr__(long) - Static method in class org.opencv.dnn.Net
- __fromPtr__(long) - Static method in class org.opencv.face.BasicFaceRecognizer
- __fromPtr__(long) - Static method in class org.opencv.face.BIF
- __fromPtr__(long) - Static method in class org.opencv.face.EigenFaceRecognizer
- __fromPtr__(long) - Static method in class org.opencv.face.Facemark
- __fromPtr__(long) - Static method in class org.opencv.face.FacemarkAAM
- __fromPtr__(long) - Static method in class org.opencv.face.FacemarkKazemi
- __fromPtr__(long) - Static method in class org.opencv.face.FacemarkLBF
- __fromPtr__(long) - Static method in class org.opencv.face.FacemarkTrain
- __fromPtr__(long) - Static method in class org.opencv.face.FaceRecognizer
- __fromPtr__(long) - Static method in class org.opencv.face.FisherFaceRecognizer
- __fromPtr__(long) - Static method in class org.opencv.face.LBPHFaceRecognizer
- __fromPtr__(long) - Static method in class org.opencv.face.MACE
- __fromPtr__(long) - Static method in class org.opencv.face.PredictCollector
- __fromPtr__(long) - Static method in class org.opencv.face.StandardCollector
- __fromPtr__(long) - Static method in class org.opencv.features2d.AgastFeatureDetector
- __fromPtr__(long) - Static method in class org.opencv.features2d.AKAZE
- __fromPtr__(long) - Static method in class org.opencv.features2d.BFMatcher
- __fromPtr__(long) - Static method in class org.opencv.features2d.BOWImgDescriptorExtractor
- __fromPtr__(long) - Static method in class org.opencv.features2d.BOWKMeansTrainer
- __fromPtr__(long) - Static method in class org.opencv.features2d.BOWTrainer
- __fromPtr__(long) - Static method in class org.opencv.features2d.BRISK
- __fromPtr__(long) - Static method in class org.opencv.features2d.DescriptorMatcher
- __fromPtr__(long) - Static method in class org.opencv.features2d.FastFeatureDetector
- __fromPtr__(long) - Static method in class org.opencv.features2d.Feature2D
- __fromPtr__(long) - Static method in class org.opencv.features2d.FlannBasedMatcher
- __fromPtr__(long) - Static method in class org.opencv.features2d.GFTTDetector
- __fromPtr__(long) - Static method in class org.opencv.features2d.KAZE
- __fromPtr__(long) - Static method in class org.opencv.features2d.MSER
- __fromPtr__(long) - Static method in class org.opencv.features2d.ORB
- __fromPtr__(long) - Static method in class org.opencv.features2d.Params
- __fromPtr__(long) - Static method in class org.opencv.img_hash.AverageHash
- __fromPtr__(long) - Static method in class org.opencv.img_hash.BlockMeanHash
- __fromPtr__(long) - Static method in class org.opencv.img_hash.ColorMomentHash
- __fromPtr__(long) - Static method in class org.opencv.img_hash.ImgHashBase
- __fromPtr__(long) - Static method in class org.opencv.img_hash.MarrHildrethHash
- __fromPtr__(long) - Static method in class org.opencv.img_hash.PHash
- __fromPtr__(long) - Static method in class org.opencv.img_hash.RadialVarianceHash
- __fromPtr__(long) - Static method in class org.opencv.imgproc.CLAHE
- __fromPtr__(long) - Static method in class org.opencv.imgproc.GeneralizedHough
- __fromPtr__(long) - Static method in class org.opencv.imgproc.GeneralizedHoughBallard
- __fromPtr__(long) - Static method in class org.opencv.imgproc.GeneralizedHoughGuil
- __fromPtr__(long) - Static method in class org.opencv.imgproc.LineSegmentDetector
- __fromPtr__(long) - Static method in class org.opencv.imgproc.Subdiv2D
- __fromPtr__(long) - Static method in class org.opencv.ml.ANN_MLP
- __fromPtr__(long) - Static method in class org.opencv.ml.Boost
- __fromPtr__(long) - Static method in class org.opencv.ml.DTrees
- __fromPtr__(long) - Static method in class org.opencv.ml.EM
- __fromPtr__(long) - Static method in class org.opencv.ml.KNearest
- __fromPtr__(long) - Static method in class org.opencv.ml.LogisticRegression
- __fromPtr__(long) - Static method in class org.opencv.ml.NormalBayesClassifier
- __fromPtr__(long) - Static method in class org.opencv.ml.ParamGrid
- __fromPtr__(long) - Static method in class org.opencv.ml.RTrees
- __fromPtr__(long) - Static method in class org.opencv.ml.StatModel
- __fromPtr__(long) - Static method in class org.opencv.ml.SVM
- __fromPtr__(long) - Static method in class org.opencv.ml.SVMSGD
- __fromPtr__(long) - Static method in class org.opencv.ml.TrainData
- __fromPtr__(long) - Static method in class org.opencv.objdetect.BaseCascadeClassifier
- __fromPtr__(long) - Static method in class org.opencv.objdetect.CascadeClassifier
- __fromPtr__(long) - Static method in class org.opencv.objdetect.HOGDescriptor
- __fromPtr__(long) - Static method in class org.opencv.objdetect.QRCodeDetector
- __fromPtr__(long) - Static method in class org.opencv.phase_unwrapping.HistogramPhaseUnwrapping
- __fromPtr__(long) - Static method in class org.opencv.phase_unwrapping.PhaseUnwrapping
- __fromPtr__(long) - Static method in class org.opencv.photo.AlignExposures
- __fromPtr__(long) - Static method in class org.opencv.photo.AlignMTB
- __fromPtr__(long) - Static method in class org.opencv.photo.CalibrateCRF
- __fromPtr__(long) - Static method in class org.opencv.photo.CalibrateDebevec
- __fromPtr__(long) - Static method in class org.opencv.photo.CalibrateRobertson
- __fromPtr__(long) - Static method in class org.opencv.photo.MergeDebevec
- __fromPtr__(long) - Static method in class org.opencv.photo.MergeExposures
- __fromPtr__(long) - Static method in class org.opencv.photo.MergeMertens
- __fromPtr__(long) - Static method in class org.opencv.photo.MergeRobertson
- __fromPtr__(long) - Static method in class org.opencv.photo.Tonemap
- __fromPtr__(long) - Static method in class org.opencv.photo.TonemapDrago
- __fromPtr__(long) - Static method in class org.opencv.photo.TonemapMantiuk
- __fromPtr__(long) - Static method in class org.opencv.photo.TonemapReinhard
- __fromPtr__(long) - Static method in class org.opencv.plot.Plot2d
- __fromPtr__(long) - Static method in class org.opencv.structured_light.GrayCodePattern
- __fromPtr__(long) - Static method in class org.opencv.structured_light.Params
- __fromPtr__(long) - Static method in class org.opencv.structured_light.SinusoidalPattern
- __fromPtr__(long) - Static method in class org.opencv.structured_light.StructuredLightPattern
- __fromPtr__(long) - Static method in class org.opencv.text.BaseOCR
- __fromPtr__(long) - Static method in class org.opencv.text.Callback
- __fromPtr__(long) - Static method in class org.opencv.text.ClassifierCallback
- __fromPtr__(long) - Static method in class org.opencv.text.ERFilter
- __fromPtr__(long) - Static method in class org.opencv.text.OCRBeamSearchDecoder
- __fromPtr__(long) - Static method in class org.opencv.text.OCRHMMDecoder
- __fromPtr__(long) - Static method in class org.opencv.text.OCRTesseract
- __fromPtr__(long) - Static method in class org.opencv.text.TextDetector
- __fromPtr__(long) - Static method in class org.opencv.text.TextDetectorCNN
- __fromPtr__(long) - Static method in class org.opencv.tracking.MultiTracker
- __fromPtr__(long) - Static method in class org.opencv.tracking.Tracker
- __fromPtr__(long) - Static method in class org.opencv.tracking.TrackerBoosting
- __fromPtr__(long) - Static method in class org.opencv.tracking.TrackerCSRT
- __fromPtr__(long) - Static method in class org.opencv.tracking.TrackerGOTURN
- __fromPtr__(long) - Static method in class org.opencv.tracking.TrackerKCF
- __fromPtr__(long) - Static method in class org.opencv.tracking.TrackerMedianFlow
- __fromPtr__(long) - Static method in class org.opencv.tracking.TrackerMIL
- __fromPtr__(long) - Static method in class org.opencv.tracking.TrackerMOSSE
- __fromPtr__(long) - Static method in class org.opencv.tracking.TrackerTLD
- __fromPtr__(long) - Static method in class org.opencv.video.BackgroundSubtractor
- __fromPtr__(long) - Static method in class org.opencv.video.BackgroundSubtractorKNN
- __fromPtr__(long) - Static method in class org.opencv.video.BackgroundSubtractorMOG2
- __fromPtr__(long) - Static method in class org.opencv.video.DenseOpticalFlow
- __fromPtr__(long) - Static method in class org.opencv.video.DISOpticalFlow
- __fromPtr__(long) - Static method in class org.opencv.video.FarnebackOpticalFlow
- __fromPtr__(long) - Static method in class org.opencv.video.KalmanFilter
- __fromPtr__(long) - Static method in class org.opencv.video.SparseOpticalFlow
- __fromPtr__(long) - Static method in class org.opencv.video.SparsePyrLKOpticalFlow
- __fromPtr__(long) - Static method in class org.opencv.video.VariationalRefinement
- __fromPtr__(long) - Static method in class org.opencv.videoio.VideoCapture
- __fromPtr__(long) - Static method in class org.opencv.videoio.VideoWriter
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.BoostDesc
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.BriefDescriptorExtractor
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.DAISY
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.FREAK
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.HarrisLaplaceFeatureDetector
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.LATCH
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.LUCID
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.MSDDetector
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.PCTSignatures
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.PCTSignaturesSQFD
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.SIFT
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.StarDetector
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.SURF
- __fromPtr__(long) - Static method in class org.opencv.xfeatures2d.VGG
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.AdaptiveManifoldFilter
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.ContourFitting
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.DisparityFilter
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.DisparityWLSFilter
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.DTFilter
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.EdgeAwareInterpolator
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.EdgeBoxes
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.FastBilateralSolverFilter
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.FastGlobalSmootherFilter
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.FastLineDetector
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.GraphSegmentation
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.GuidedFilter
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.RFFeatureGetter
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.RidgeDetectionFilter
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SelectiveSearchSegmentation
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyColor
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyFill
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyMultiple
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategySize
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SelectiveSearchSegmentationStrategyTexture
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SparseMatchInterpolator
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.StructuredEdgeDetection
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SuperpixelLSC
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SuperpixelSEEDS
- __fromPtr__(long) - Static method in class org.opencv.ximgproc.SuperpixelSLIC
- __fromPtr__(long) - Static method in class org.opencv.xphoto.GrayworldWB
- __fromPtr__(long) - Static method in class org.opencv.xphoto.LearningBasedWB
- __fromPtr__(long) - Static method in class org.opencv.xphoto.SimpleWB
- __fromPtr__(long) - Static method in class org.opencv.xphoto.TonemapDurand
- __fromPtr__(long) - Static method in class org.opencv.xphoto.WhiteBalancer
All Classes All Packages