OpenCV 3.0.0
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

A

absdiff(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
absdiff(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
accumulate(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulate(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateProduct(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateProduct(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateSquare(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateSquare(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateWeighted(Mat, Mat, double, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
accumulateWeighted(Mat, Mat, double) - Static method in class org.opencv.imgproc.Imgproc
 
ADAPTIVE_THRESH_GAUSSIAN_C - Static variable in class org.opencv.imgproc.Imgproc
 
ADAPTIVE_THRESH_MEAN_C - Static variable in class org.opencv.imgproc.Imgproc
 
adaptiveThreshold(Mat, Mat, double, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
add(Mat, Scalar, Mat, Mat, int) - 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) - Static method in class org.opencv.core.Core
 
add(Mat, Mat, Mat, Mat, int) - 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) - Static method in class org.opencv.core.Core
 
add(List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
 
addWeighted(Mat, double, Mat, double, double, Mat, int) - Static method in class org.opencv.core.Core
 
addWeighted(Mat, double, Mat, double, double, Mat) - Static method in class org.opencv.core.Core
 
adjustROI(int, int, int, int) - Method in class org.opencv.core.Mat
 
AKAZE - Static variable in class org.opencv.features2d.DescriptorExtractor
 
AKAZE - Static variable in class org.opencv.features2d.FeatureDetector
 
Algorithm - Class in org.opencv.core
 
AlignExposures - Class in org.opencv.photo
 
AlignMTB - Class in org.opencv.photo
 
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
 
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
 
ANN_MLP - Class in org.opencv.ml
 
apply(Mat, Mat) - Method in class org.opencv.imgproc.CLAHE
 
apply(Mat, Mat, double) - Method in class org.opencv.video.BackgroundSubtractor
 
apply(Mat, Mat) - Method in class org.opencv.video.BackgroundSubtractor
 
applyColorMap(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
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.Size
 
arrowedLine(Mat, Point, Point, Scalar, int, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
arrowedLine(Mat, Point, Point, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
assignTo(Mat, int) - Method in class org.opencv.core.Mat
 
assignTo(Mat) - Method in class org.opencv.core.Mat
 

B

BackgroundSubtractor - Class in org.opencv.video
 
BackgroundSubtractorKNN - Class in org.opencv.video
 
BackgroundSubtractorMOG2 - Class in org.opencv.video
 
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
 
BaseCascadeClassifier - Class in org.opencv.objdetect
 
BaseLoaderCallback - Class in org.opencv.android
Basic implementation of LoaderCallbackInterface.
BaseLoaderCallback(Context) - Constructor for class org.opencv.android.BaseLoaderCallback
 
BATCH - Static variable in class org.opencv.ml.LogisticRegression
 
batchDistance(Mat, Mat, Mat, int, Mat, int, int, Mat, int, boolean) - 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) - Static method in class org.opencv.core.Core
 
bilateralFilter(Mat, Mat, int, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
bilateralFilter(Mat, Mat, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
bitmapToMat(Bitmap, Mat, boolean) - Static method in class org.opencv.android.Utils
Converts Android Bitmap to OpenCV Mat.
bitmapToMat(Bitmap, Mat) - Static method in class org.opencv.android.Utils
Short form of the bitmapToMat(bmp, mat, unPremultiplyAlpha=false).
bitwise_and(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_and(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_not(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
bitwise_not(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_or(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
 
bitwise_xor(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
blur(Mat, Mat, Size, Point, int) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
Boost - Class in org.opencv.ml
 
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_REFLECT101 - Static variable in class org.opencv.core.Core
 
BORDER_REFLECT_101 - 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(MatOfPoint) - Static method in class org.opencv.imgproc.Imgproc
 
boxFilter(Mat, Mat, int, Size, Point, boolean, int) - 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) - 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
 
BRIEF - Static variable in class org.opencv.features2d.DescriptorExtractor
 
BRISK - Static variable in class org.opencv.features2d.DescriptorExtractor
 
BRISK - Static variable in class org.opencv.features2d.FeatureDetector
 
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, boolean, int, int, boolean) - Static method in class org.opencv.video.Video
 
buildOpticalFlowPyramid(Mat, List<Mat>, Size, int) - 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
 
calcBackProject(List<Mat>, MatOfInt, Mat, Mat, MatOfFloat, double) - Static method in class org.opencv.imgproc.Imgproc
 
calcCovarMatrix(Mat, Mat, Mat, int, int) - Static method in class org.opencv.core.Core
 
calcCovarMatrix(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
calcHist(List<Mat>, MatOfInt, Mat, Mat, MatOfInt, MatOfFloat, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
calcHist(List<Mat>, MatOfInt, Mat, Mat, MatOfInt, MatOfFloat) - 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, Size, int, TermCriteria, int, double) - 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) - Static method in class org.opencv.video.Video
 
calculateShift(Mat, Mat) - Method in class org.opencv.photo.AlignMTB
 
Calib3d - Class in org.opencv.calib3d
 
Calib3d() - Constructor for 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_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_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_USE_INTRINSIC_GUESS - 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
 
calibrate(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
 
calibrate(List<Mat>, List<Mat>, Size, Mat, Mat, List<Mat>, List<Mat>, int) - Static method in class org.opencv.calib3d.Calib3d
 
calibrate(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, TermCriteria) - 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>) - Static method in class org.opencv.calib3d.Calib3d
 
CalibrateCRF - Class in org.opencv.photo
 
CalibrateDebevec - Class in org.opencv.photo
 
CalibrateRobertson - Class in org.opencv.photo
 
calibrationMatrixValues(Mat, Size, double, double, double[], double[], double[], Point, double[]) - Static method in class org.opencv.calib3d.Calib3d
 
CAMERA_ID_ANY - Static variable in class org.opencv.android.CameraBridgeViewBase
 
CAMERA_ID_BACK - Static variable in class org.opencv.android.CameraBridgeViewBase
 
CAMERA_ID_FRONT - Static variable in class org.opencv.android.CameraBridgeViewBase
 
CameraBridgeViewBase - Class in org.opencv.android
This is a basic class, implementing the interaction with Camera and OpenCV library.
CameraBridgeViewBase(Context, int) - Constructor for class org.opencv.android.CameraBridgeViewBase
 
CameraBridgeViewBase(Context, AttributeSet) - Constructor for class org.opencv.android.CameraBridgeViewBase
 
CameraBridgeViewBase.CvCameraViewFrame - Interface in org.opencv.android
This class interface is abstract representation of single frame from camera for onCameraFrame callback Attention: Do not use objects, that represents this interface out of onCameraFrame callback!
CameraBridgeViewBase.CvCameraViewListener - Interface in org.opencv.android
 
CameraBridgeViewBase.CvCameraViewListener2 - Interface in org.opencv.android
 
CameraBridgeViewBase.ListItemAccessor - Interface in org.opencv.android
 
CamShift(Mat, Rect, TermCriteria) - Static method in class org.opencv.video.Video
 
cancel() - Method in interface org.opencv.android.InstallCallbackInterface
Installation is canceled.
Canny(Mat, Mat, double, double, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
Canny(Mat, Mat, double, double) - 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_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_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_IEEE1394 - 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_MAP - Static variable in class org.opencv.videoio.Videoio
 
CAP_INTELPERC_UVDEPTH_MAP - Static variable in class org.opencv.videoio.Videoio
 
CAP_MODE_BGR - Static variable in class org.opencv.videoio.Videoio
 
CAP_MODE_GRAY - Static variable in class org.opencv.videoio.Videoio
 
CAP_MODE_RGB - Static variable in class org.opencv.videoio.Videoio
 
CAP_MODE_YUYV - Static variable in class org.opencv.videoio.Videoio
 
CAP_MSMF - Static variable in class org.opencv.videoio.Videoio
 
CAP_OPENNI - 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_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_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_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_PROP_APERTURE - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_AUTO_EXPOSURE - 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_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_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_OPENNI2_MIRROR - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_OPENNI2_SYNC - 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_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_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_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_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_AG_MAX_LIMIT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_AUTO_WB - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DATA_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_DOWNSAMPLING - Static variable in class org.opencv.videoio.Videoio
 
CAP_PROP_XI_EXP_PRIORITY - 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_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_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_TIMEOUT - 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_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
 
cartToPolar(Mat, Mat, Mat, Mat, boolean) - Static method in class org.opencv.core.Core
 
cartToPolar(Mat, Mat, Mat, Mat) - 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(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
 
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(int) - Static method in class org.opencv.core.CvType
 
channels() - Method in class org.opencv.core.Mat
 
checkDetectorSize() - Method in class org.opencv.objdetect.HOGDescriptor
 
checkRange(Mat, boolean, double, double) - Static method in class org.opencv.core.Core
 
checkRange(Mat) - Static method in class org.opencv.core.Core
 
checkVector(int, int, boolean) - Method in class org.opencv.core.Mat
 
checkVector(int, int) - Method in class org.opencv.core.Mat
 
checkVector(int) - Method in class org.opencv.core.Mat
 
CHI2 - Static variable in class org.opencv.ml.SVM
 
circle(Mat, Point, int, Scalar, int, int, int) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
CLAHE - Class in org.opencv.imgproc
 
class_id - Variable in class org.opencv.core.KeyPoint
Object ID, that can be used to cluster keypoints by an object they belong to.
clear() - Method in class org.opencv.core.Algorithm
 
clear() - Method in class org.opencv.features2d.DescriptorMatcher
 
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.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(boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
clone() - Method in class org.opencv.features2d.DescriptorMatcher
 
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
 
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
 
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_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_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_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_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_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_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_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_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, float, float, float) - Static method in class org.opencv.photo.Photo
 
colorChange(Mat, Mat, Mat) - 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
 
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, Scalar, Mat, int) - Static method in class org.opencv.core.Core
 
compare(Mat, Mat, 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, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
compareSegments(Size, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
completeSymm(Mat, boolean) - Static method in class org.opencv.core.Core
 
completeSymm(Mat) - Static method in class org.opencv.core.Core
 
composeRT(Mat, 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) - Static method in class org.opencv.calib3d.Calib3d
 
COMPRESSED_INPUT - Static variable in class org.opencv.ml.StatModel
 
compute(Mat, Mat, Mat) - Method in class org.opencv.calib3d.StereoMatcher
 
compute(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.DescriptorExtractor
 
compute(List<Mat>, List<MatOfKeyPoint>, List<Mat>) - Method in class org.opencv.features2d.DescriptorExtractor
 
compute(Mat, MatOfFloat, Size, Size, MatOfPoint) - Method in class org.opencv.objdetect.HOGDescriptor
 
compute(Mat, MatOfFloat) - Method in class org.opencv.objdetect.HOGDescriptor
 
computeBitmaps(Mat, Mat, Mat) - Method in class org.opencv.photo.AlignMTB
 
computeCorrespondEpilines(Mat, int, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
computeGradient(Mat, Mat, Mat, Size, Size) - Method in class org.opencv.objdetect.HOGDescriptor
 
computeGradient(Mat, Mat, Mat) - Method in class org.opencv.objdetect.HOGDescriptor
 
conj() - Method in class org.opencv.core.Scalar
 
connectedComponents(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponents(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponentsWithStats(Mat, Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
connectedComponentsWithStats(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
contains(Point) - Method in class org.opencv.core.Rect
 
contourArea(Mat, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
contourArea(Mat) - Static method in class org.opencv.imgproc.Imgproc
 
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
 
convertMaps(Mat, Mat, Mat, Mat, int, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
convertMaps(Mat, Mat, Mat, Mat, int) - 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, double, double) - Static method in class org.opencv.core.Core
 
convertScaleAbs(Mat, Mat) - Static method in class org.opencv.core.Core
 
convertTo(Mat, int, double, double) - Method in class org.opencv.core.Mat
 
convertTo(Mat, int, double) - Method in class org.opencv.core.Mat
 
convertTo(Mat, int) - Method in class org.opencv.core.Mat
 
convexHull(MatOfPoint, MatOfInt, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
convexHull(MatOfPoint, MatOfInt) - 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, Scalar) - Static method in class org.opencv.core.Core
 
copyMakeBorder(Mat, Mat, int, int, int, int, int) - 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
 
Core - Class in org.opencv.core
 
Core() - Constructor for class org.opencv.core.Core
 
Core.MinMaxLocResult - Class in org.opencv.core
 
Core.MinMaxLocResult() - Constructor for class org.opencv.core.Core.MinMaxLocResult
 
cornerEigenValsAndVecs(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
cornerEigenValsAndVecs(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
cornerHarris(Mat, Mat, int, int, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
cornerHarris(Mat, Mat, int, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
cornerMinEigenVal(Mat, Mat, int, int, 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) - Static method in class org.opencv.imgproc.Imgproc
 
cornerSubPix(Mat, MatOfPoint2f, 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
 
CPU_AVX - Static variable in class org.opencv.core.Core
 
CPU_AVX2 - Static variable in class org.opencv.core.Core
 
CPU_AVX_512BW - Static variable in class org.opencv.core.Core
 
CPU_AVX_512CD - Static variable in class org.opencv.core.Core
 
CPU_AVX_512DQ - Static variable in class org.opencv.core.Core
 
CPU_AVX_512ER - Static variable in class org.opencv.core.Core
 
CPU_AVX_512F - Static variable in class org.opencv.core.Core
 
CPU_AVX_512IFMA512 - Static variable in class org.opencv.core.Core
 
CPU_AVX_512PF - Static variable in class org.opencv.core.Core
 
CPU_AVX_512VBMI - Static variable in class org.opencv.core.Core
 
CPU_AVX_512VL - Static variable in class org.opencv.core.Core
 
CPU_FMA3 - Static variable in class org.opencv.core.Core
 
CPU_MMX - Static variable in class org.opencv.core.Core
 
CPU_NEON - Static variable in class org.opencv.core.Core
 
CPU_POPCNT - Static variable in class org.opencv.core.Core
 
CPU_SSE - Static variable in class org.opencv.core.Core
 
CPU_SSE2 - Static variable in class org.opencv.core.Core
 
CPU_SSE3 - Static variable in class org.opencv.core.Core
 
CPU_SSE4_1 - Static variable in class org.opencv.core.Core
 
CPU_SSE4_2 - Static variable in class org.opencv.core.Core
 
CPU_SSSE3 - Static variable in class org.opencv.core.Core
 
create(int, int) - Static method in class org.opencv.calib3d.StereoBM
 
create() - Static method in class org.opencv.calib3d.StereoBM
 
create(int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int) - Static method in class org.opencv.calib3d.StereoSGBM
 
create(int, int, int) - Method in class org.opencv.core.Mat
 
create(Size, int) - Method in class org.opencv.core.Mat
 
create(int) - Static method in class org.opencv.features2d.DescriptorExtractor
 
create(int) - Static method in class org.opencv.features2d.DescriptorMatcher
 
create(int) - Static method in class org.opencv.features2d.FeatureDetector
 
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.RTrees
 
create() - Static method in class org.opencv.ml.SVM
 
createAlignMTB(int, int, boolean) - Static method in class org.opencv.photo.Photo
 
createAlignMTB() - Static method in class org.opencv.photo.Photo
 
createBackgroundSubtractorKNN(int, double, boolean) - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorKNN() - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorMOG2(int, double, boolean) - Static method in class org.opencv.video.Video
 
createBackgroundSubtractorMOG2() - Static method in class org.opencv.video.Video
 
createCalibrateDebevec(int, float, boolean) - Static method in class org.opencv.photo.Photo
 
createCalibrateDebevec() - Static method in class org.opencv.photo.Photo
 
createCalibrateRobertson(int, float) - Static method in class org.opencv.photo.Photo
 
createCalibrateRobertson() - Static method in class org.opencv.photo.Photo
 
createCLAHE(double, Size) - Static method in class org.opencv.imgproc.Imgproc
 
createCLAHE() - Static method in class org.opencv.imgproc.Imgproc
 
createHanningWindow(Mat, Size, int) - 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
 
createLineSegmentDetector() - Static method in class org.opencv.imgproc.Imgproc
 
createMergeDebevec() - Static method in class org.opencv.photo.Photo
 
createMergeMertens(float, float, float) - Static method in class org.opencv.photo.Photo
 
createMergeMertens() - Static method in class org.opencv.photo.Photo
 
createMergeRobertson() - Static method in class org.opencv.photo.Photo
 
createOptFlow_DualTVL1() - Static method in class org.opencv.video.Video
 
createTonemap(float) - Static method in class org.opencv.photo.Photo
 
createTonemap() - Static method in class org.opencv.photo.Photo
 
createTonemapDrago(float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapDrago() - Static method in class org.opencv.photo.Photo
 
createTonemapDurand(float, float, float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapDurand() - Static method in class org.opencv.photo.Photo
 
createTonemapMantiuk(float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapMantiuk() - Static method in class org.opencv.photo.Photo
 
createTonemapReinhard(float, float, float, float) - Static method in class org.opencv.photo.Photo
 
createTonemapReinhard() - 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
 
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_CAP_ANDROID - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_ANDROID_BACK - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_ANDROID_FRONT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_AVFOUNDATION - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_GIGANETIX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_GPHOTO2 - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MODE_BGR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MODE_GRAY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MODE_RGB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MODE_YUYV - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_MSMF - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_ANTIBANDING - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_EXPOSE_LOCK - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FLASH_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCAL_LENGTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCUS_DISTANCE_FAR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCUS_DISTANCE_NEAR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCUS_DISTANCE_OPTIMAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_FOCUS_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_WHITE_BALANCE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ANDROID_WHITEBALANCE_LOCK - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_APERTURE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_AUTOGRAB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_BACKLIGHT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_BUFFERSIZE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FOCUS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FRAME_HEIGHT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_FRAME_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_HEIGH_MAX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_SENS_HEIGH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_SENS_WIDTH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GIGA_FRAME_WIDTH_MAX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_COLLECT_MSGS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_FLUSH_MSGS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_PREVIEW - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_RELOAD_CONFIG - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_RELOAD_ON_CHANGE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GPHOTO2_WIDGET_ENUMERATE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_GUID - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_CONFIDENCE_THRESHOLD - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_HORZ - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_VERT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_LOW_CONFIDENCE_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_DEPTH_SATURATION_VALUE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_PROFILE_COUNT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_INTELPERC_PROFILE_IDX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_EXPOSURE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_FLASH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_FOCUS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_TORCH - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IOS_DEVICE_WHITEBALANCE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_IRIS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ISO_SPEED - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI2_MIRROR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_OPENNI2_SYNC - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PAN - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PREVIEW_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_BINNINGX - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_BINNINGY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_DECIMATIONHORIZONTAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_DECIMATIONVERTICAL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_FRAMESTARTTRIGGERMODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_PVAPI_PIXELFORMAT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ROLL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_SETTINGS - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_SPEED - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_TILT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_VIEWFINDER - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AE_MAX_LIMIT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AEAG - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AEAG_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AG_MAX_LIMIT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_AUTO_WB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DATA_FORMAT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_DOWNSAMPLING - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_EXP_PRIORITY - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPI_LEVEL - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPI_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPI_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPO_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_GPO_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LED_MODE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_LED_SELECTOR - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_MANUAL_WB - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_OFFSET_X - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_OFFSET_Y - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TIMEOUT - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TRG_SOFTWARE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_XI_TRG_SOURCE - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_PROP_ZOOM - Static variable in class org.opencv.videoio.Videoio
 
CV_CAP_XIAPI - Static variable in class org.opencv.videoio.Videoio
 
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_CVTIMG_FLIP - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_CVTIMG_SWAP_RB - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
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_IMWRITE_JPEG_CHROMA_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_LUMA_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_OPTIMIZE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_PROGRESSIVE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_JPEG_RST_INTERVAL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_BILEVEL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_COMPRESSION - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_DEFAULT - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_FILTERED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_FIXED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_HUFFMAN_ONLY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PNG_STRATEGY_RLE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_PXM_BINARY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_IMWRITE_WEBP_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_ITERATIVE - Static variable in class org.opencv.calib3d.Calib3d
 
CV_LINK_RUNS - Static variable in class org.opencv.imgproc.Imgproc
 
CV_LOAD_IMAGE_ANYCOLOR - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_LOAD_IMAGE_ANYDEPTH - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_LOAD_IMAGE_COLOR - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_LOAD_IMAGE_GRAYSCALE - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
CV_LOAD_IMAGE_UNCHANGED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
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
 
cvtColor(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
cvtColor(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

dataAddr() - Method in class org.opencv.core.Mat
 
dct(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
dct(Mat, Mat) - 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
 
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, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
decomposeProjectionMatrix(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
 
DEGREE - Static variable in class org.opencv.ml.SVM
 
demosaicing(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
demosaicing(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
denoise_TVL1(List<Mat>, Mat, double, int) - Static method in class org.opencv.photo.Photo
 
denoise_TVL1(List<Mat>, Mat) - Static method in class org.opencv.photo.Photo
 
DENSE - Static variable in class org.opencv.features2d.FeatureDetector
 
DenseOpticalFlow - Class in org.opencv.video
 
depth(int) - Static method in class org.opencv.core.CvType
 
depth() - Method in class org.opencv.core.Mat
 
DescriptorExtractor - Class in org.opencv.features2d
 
DescriptorMatcher - Class in org.opencv.features2d
 
descriptorSize() - Method in class org.opencv.features2d.DescriptorExtractor
 
descriptorType() - Method in class org.opencv.features2d.DescriptorExtractor
 
detailEnhance(Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
 
detailEnhance(Mat, Mat) - Static method in class org.opencv.photo.Photo
 
detect(Mat, MatOfKeyPoint, Mat) - Method in class org.opencv.features2d.FeatureDetector
 
detect(Mat, MatOfKeyPoint) - Method in class org.opencv.features2d.FeatureDetector
 
detect(List<Mat>, List<MatOfKeyPoint>, List<Mat>) - Method in class org.opencv.features2d.FeatureDetector
 
detect(List<Mat>, List<MatOfKeyPoint>) - Method in class org.opencv.features2d.FeatureDetector
 
detect(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
detect(Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
detect(Mat, MatOfPoint, MatOfDouble, double, Size, Size, MatOfPoint) - Method in class org.opencv.objdetect.HOGDescriptor
 
detect(Mat, MatOfPoint, MatOfDouble) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale(Mat, MatOfRect, double, int, int, Size, Size) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale(Mat, MatOfRect) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale(Mat, MatOfRect, MatOfDouble, double, Size, Size, double, double, boolean) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale(Mat, MatOfRect, MatOfDouble) - Method in class org.opencv.objdetect.HOGDescriptor
 
detectMultiScale2(Mat, MatOfRect, MatOfInt, double, int, int, Size, Size) - Method in class org.opencv.objdetect.CascadeClassifier
 
detectMultiScale2(Mat, MatOfRect, MatOfInt) - 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
 
detectMultiScale3(Mat, MatOfRect, MatOfInt, MatOfDouble) - Method in class org.opencv.objdetect.CascadeClassifier
 
determinant(Mat) - Static method in class org.opencv.core.Core
 
dft(Mat, Mat, int, int) - Static method in class org.opencv.core.Core
 
dft(Mat, Mat) - Static method 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(int) - Method in class org.opencv.core.Mat
 
diag() - Method in class org.opencv.core.Mat
 
diag(Mat) - Static method in class org.opencv.core.Mat
 
dilate(Mat, Mat, Mat, Point, int, int, Scalar) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
dims() - Method in class org.opencv.core.Mat
 
disableFpsMeter() - Method in class org.opencv.android.CameraBridgeViewBase
 
disableView() - Method in class org.opencv.android.CameraBridgeViewBase
This method is provided for clients, so they can disable camera connection and stop the delivery of frames even though the surface view itself is not destroyed and still stays on the scren
DISCRETE - Static variable in class org.opencv.ml.Boost
 
DISP_SCALE - Static variable in class org.opencv.calib3d.StereoMatcher
 
DISP_SHIFT - Static variable in class org.opencv.calib3d.StereoMatcher
 
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, int) - Static method in class org.opencv.imgproc.Imgproc
 
distanceTransform(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
 
distanceTransformWithLabels(Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
distortPoints(Mat, Mat, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
distortPoints(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
divide(Mat, Scalar, Mat, double, int) - 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) - Static method in class org.opencv.core.Core
 
divide(Mat, Mat, Mat, double, int) - 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) - Static method in class org.opencv.core.Core
 
divide(double, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
divide(double, Mat, Mat) - 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
 
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(Canvas, float, float) - Method in class org.opencv.android.FpsMeter
 
DRAW_OVER_OUTIMG - Static variable in class org.opencv.features2d.Features2d
 
DRAW_RICH_KEYPOINTS - Static variable in class org.opencv.features2d.Features2d
 
drawChessboardCorners(Mat, Size, MatOfPoint2f, boolean) - Static method in class org.opencv.calib3d.Calib3d
 
drawContours(Mat, List<MatOfPoint>, int, Scalar, int, int, Mat, int, Point) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
drawKeypoints(Mat, MatOfKeyPoint, Mat, Scalar, int) - Static method in class org.opencv.features2d.Features2d
 
drawKeypoints(Mat, MatOfKeyPoint, Mat) - 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
 
drawMatches(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, MatOfDMatch, Mat) - Static method in class org.opencv.features2d.Features2d
 
drawMatches2(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat, Scalar, Scalar, List<MatOfByte>, int) - Static method in class org.opencv.features2d.Features2d
 
drawMatches2(Mat, MatOfKeyPoint, Mat, MatOfKeyPoint, List<MatOfDMatch>, Mat) - Static method in class org.opencv.features2d.Features2d
 
drawSegments(Mat, Mat) - Method in class org.opencv.imgproc.LineSegmentDetector
 
DTrees - Class in org.opencv.ml
 
DualTVL1OpticalFlow - Class in org.opencv.video
 
dump() - Method in class org.opencv.core.Mat
 
DYNAMIC_AKAZE - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_BRISK - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_DENSE - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_FAST - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_GFTT - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_HARRIS - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_MSER - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_ORB - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_SIFT - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_SIMPLEBLOB - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_STAR - Static variable in class org.opencv.features2d.FeatureDetector
 
DYNAMIC_SURF - Static variable in class org.opencv.features2d.FeatureDetector
 

E

edgeDst(int, Point) - Method in class org.opencv.imgproc.Subdiv2D
 
edgeDst(int) - Method in class org.opencv.imgproc.Subdiv2D
 
edgeOrg(int, Point) - Method in class org.opencv.imgproc.Subdiv2D
 
edgeOrg(int) - Method in class org.opencv.imgproc.Subdiv2D
 
edgePreservingFilter(Mat, Mat, int, float, float) - Static method in class org.opencv.photo.Photo
 
edgePreservingFilter(Mat, Mat) - Static method in class org.opencv.photo.Photo
 
eigen(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
eigen(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, RotatedRect, Scalar, int, int) - 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) - 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, Point, Size, double, double, double, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
ellipse(Mat, Point, Size, double, double, double, Scalar) - 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
 
empty() - Method in class org.opencv.core.Mat
 
empty() - Method in class org.opencv.core.Range
 
empty() - Method in class org.opencv.features2d.DescriptorExtractor
 
empty() - Method in class org.opencv.features2d.DescriptorMatcher
 
empty() - Method in class org.opencv.features2d.FeatureDetector
 
empty() - Method in class org.opencv.ml.StatModel
 
empty() - Method in class org.opencv.objdetect.CascadeClassifier
 
enableFpsMeter() - Method in class org.opencv.android.CameraBridgeViewBase
This method enables label with fps value on the screen
enableView() - Method in class org.opencv.android.CameraBridgeViewBase
This method is provided for clients, so they can enable the camera connection.
end - Variable in class org.opencv.core.Range
 
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.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
 
erode(Mat, Mat, Mat, Point, int, int, Scalar) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
estimateAffine3D(Mat, Mat, Mat, Mat, double, double) - Static method in class org.opencv.calib3d.Calib3d
 
estimateAffine3D(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat, double, Size, double) - Static method in class org.opencv.calib3d.Calib3d
 
estimateNewCameraMatrixForUndistortRectify(Mat, Mat, Size, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
estimateRigidTransform(Mat, Mat, boolean) - Static method in class org.opencv.video.Video
 
exp(Mat, Mat) - Static method in class org.opencv.core.Core
 
exportResource(Context, int) - Static method in class org.opencv.android.Utils
 
exportResource(Context, int, String) - Static method in class org.opencv.android.Utils
 
extractChannel(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
eye(int, int, int) - Static method in class org.opencv.core.Mat
 
eye(Size, int) - Static method in class org.opencv.core.Mat
 

F

FAST - Static variable in class org.opencv.features2d.FeatureDetector
 
fastAtan2(float, float) - Static method in class org.opencv.core.Core
 
fastNlMeansDenoising(Mat, Mat, MatOfFloat, int, 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, float, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoising(Mat, Mat) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColored(Mat, Mat, float, float, int, int) - Static method in class org.opencv.photo.Photo
 
fastNlMeansDenoisingColored(Mat, Mat) - 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
 
fastNlMeansDenoisingColoredMulti(List<Mat>, Mat, int, 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) - 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
 
fastNlMeansDenoisingMulti(List<Mat>, Mat, int, int, MatOfFloat) - Static method in class org.opencv.photo.Photo
 
FeatureDetector - Class in org.opencv.features2d
 
Features2d - Class in org.opencv.features2d
 
Features2d() - Constructor for class org.opencv.features2d.Features2d
 
fillConvexPoly(Mat, MatOfPoint, Scalar, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
fillConvexPoly(Mat, MatOfPoint, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
FILLED - Static variable in class org.opencv.core.Core
 
fillPoly(Mat, List<MatOfPoint>, Scalar, int, int, Point) - Static method in class org.opencv.imgproc.Imgproc
 
fillPoly(Mat, List<MatOfPoint>, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
filter2D(Mat, Mat, int, Mat, Point, double, int) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
filterSpeckles(Mat, double, int, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
filterSpeckles(Mat, double, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
findChessboardCorners(Mat, Size, MatOfPoint2f, int) - Static method in class org.opencv.calib3d.Calib3d
 
findChessboardCorners(Mat, Size, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
 
findCirclesGrid(Mat, Size, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
findCirclesGrid(Mat, Size, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
findContours(Mat, List<MatOfPoint>, Mat, int, int, Point) - Static method in class org.opencv.imgproc.Imgproc
 
findContours(Mat, List<MatOfPoint>, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
findEssentialMat(Mat, Mat, double, Point, int, double, double, Mat) - 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) - Static method in class org.opencv.calib3d.Calib3d
 
findFundamentalMat(MatOfPoint2f, MatOfPoint2f, int, double, double, Mat) - 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) - Static method in class org.opencv.calib3d.Calib3d
 
findHomography(MatOfPoint2f, MatOfPoint2f, int, double, Mat, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
findHomography(MatOfPoint2f, MatOfPoint2f, int, double) - Static method in class org.opencv.calib3d.Calib3d
 
findHomography(MatOfPoint2f, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
 
findNearest(Point, Point) - Method in class org.opencv.imgproc.Subdiv2D
 
findNearest(Point) - Method in class org.opencv.imgproc.Subdiv2D
 
findNearest(Mat, int, Mat, Mat, Mat) - Method in class org.opencv.ml.KNearest
 
findNearest(Mat, int, Mat) - Method in class org.opencv.ml.KNearest
 
findNonZero(Mat, Mat) - Static method in class org.opencv.core.Core
 
findTransformECC(Mat, Mat, Mat, int, TermCriteria, 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) - Static method in class org.opencv.video.Video
 
fitEllipse(MatOfPoint2f) - Static method in class org.opencv.imgproc.Imgproc
 
fitLine(Mat, Mat, int, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
FLANNBASED - Static variable in class org.opencv.features2d.DescriptorMatcher
 
flip(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
floodFill(Mat, Mat, Point, Scalar, Rect, Scalar, Scalar, int) - Static method in class org.opencv.imgproc.Imgproc
 
floodFill(Mat, Mat, Point, Scalar) - 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.core.Core
 
FONT_HERSHEY_COMPLEX_SMALL - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_DUPLEX - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_PLAIN - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_SCRIPT_COMPLEX - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_SCRIPT_SIMPLEX - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_SIMPLEX - Static variable in class org.opencv.core.Core
 
FONT_HERSHEY_TRIPLEX - Static variable in class org.opencv.core.Core
 
FONT_ITALIC - Static variable in class org.opencv.core.Core
 
FpsMeter - Class in org.opencv.android
 
FpsMeter() - Constructor for class org.opencv.android.FpsMeter
 
FREAK - Static variable in class org.opencv.features2d.DescriptorExtractor
 
fromArray(byte...) - Method in class org.opencv.core.MatOfByte
 
fromArray(DMatch...) - Method in class org.opencv.core.MatOfDMatch
 
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(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
 
fromList(List<Byte>) - Method in class org.opencv.core.MatOfByte
 
fromList(List<DMatch>) - Method in class org.opencv.core.MatOfDMatch
 
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<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
 
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
 

G

GAMMA - Static variable in class org.opencv.ml.SVM
 
GAUSSIAN - Static variable in class org.opencv.ml.ANN_MLP
 
GaussianBlur(Mat, Mat, Size, double, double, int) - 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) - 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_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, int) - Static method in class org.opencv.core.Core
 
gemm(Mat, Mat, double, Mat, double, Mat) - 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
 
GENTLE - Static variable in class org.opencv.ml.Boost
 
get(int, int, byte[]) - Method in class org.opencv.core.Mat
 
get(int, int, short[]) - Method in class org.opencv.core.Mat
 
get(int, int, int[]) - Method in class org.opencv.core.Mat
 
get(int, int, float[]) - Method in class org.opencv.core.Mat
 
get(int, int, double[]) - Method in class org.opencv.core.Mat
 
get(int, int) - Method in class org.opencv.core.Mat
 
get(int) - Method in class org.opencv.videoio.VideoCapture
 
get_blockSize() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_blockStride() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_cellSize() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_controlMatrix() - Method in class org.opencv.video.KalmanFilter
 
get_derivAperture() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_errorCovPost() - Method in class org.opencv.video.KalmanFilter
 
get_errorCovPre() - Method in class org.opencv.video.KalmanFilter
 
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_L2HysThreshold() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_learnt_thetas() - Method in class org.opencv.ml.LogisticRegression
 
get_measurementMatrix() - Method in class org.opencv.video.KalmanFilter
 
get_measurementNoiseCov() - Method in class org.opencv.video.KalmanFilter
 
get_nbins() - Method in class org.opencv.objdetect.HOGDescriptor
 
get_nlevels() - Method in class org.opencv.objdetect.HOGDescriptor
 
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_transitionMatrix() - Method in class org.opencv.video.KalmanFilter
 
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
 
getBackgroundImage(Mat) - Method in class org.opencv.video.BackgroundSubtractor
 
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
 
getBias() - Method in class org.opencv.photo.TonemapDrago
 
getBlockSize() - Method in class org.opencv.calib3d.StereoMatcher
 
getBoostType() - Method in class org.opencv.ml.Boost
 
getBuildInformation() - Static method in class org.opencv.core.Core
 
getC() - Method in class org.opencv.ml.SVM
 
getCalculateVarImportance() - Method in class org.opencv.ml.RTrees
 
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
 
getClassLabels() - Method in class org.opencv.ml.TrainData
 
getClassWeights() - Method in class org.opencv.ml.SVM
 
getClipLimit() - Method in class org.opencv.imgproc.CLAHE
 
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
 
getContrast() - Method in class org.opencv.photo.TonemapDurand
 
getContrastWeight() - Method in class org.opencv.photo.MergeMertens
 
getCovarianceMatrixType() - Method in class org.opencv.ml.EM
 
getCPUTickCount() - Static method in class org.opencv.core.Core
 
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
 
getDefaultK() - Method in class org.opencv.ml.KNearest
 
getDefaultName() - Method in class org.opencv.core.Algorithm
 
getDefaultNewCameraMatrix(Mat, Size, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
getDefaultNewCameraMatrix(Mat) - Static method in class org.opencv.imgproc.Imgproc
 
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
 
getDerivKernels(Mat, Mat, int, int, int, boolean, int) - Static method in class org.opencv.imgproc.Imgproc
 
getDerivKernels(Mat, Mat, int, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
getDescriptorSize() - Method in class org.opencv.objdetect.HOGDescriptor
 
getDetectShadows() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getDetectShadows() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getDisp12MaxDiff() - Method in class org.opencv.calib3d.StereoMatcher
 
getDist2Threshold() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getEdge(int, int) - Method in class org.opencv.imgproc.Subdiv2D
 
getEdgeList(MatOfFloat4) - Method in class org.opencv.imgproc.Subdiv2D
 
getEmax() - Method in class org.opencv.ml.KNearest
 
getExcludeRange() - Method in class org.opencv.photo.AlignMTB
 
getExposureWeight() - Method in class org.opencv.photo.MergeMertens
 
getFeatureType() - Method in class org.opencv.objdetect.CascadeClassifier
 
getGaborKernel(Size, double, double, double, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
getGaborKernel(Size, double, double, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
getGamma() - Method in class org.opencv.ml.SVM
 
getGamma() - Method in class org.opencv.photo.Tonemap
 
getGaussianKernel(int, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
getGaussianKernel(int, double) - Static method in class org.opencv.imgproc.Imgproc
 
getHeight(Object) - Method in interface org.opencv.android.CameraBridgeViewBase.ListItemAccessor
 
getHeight(Object) - Method in class org.opencv.android.JavaCameraView.JavaCameraSizeAccessor
 
getHistory() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getHistory() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getIntensity() - Method in class org.opencv.photo.TonemapReinhard
 
getIsClassifier() - Method in class org.opencv.ml.KNearest
 
getIterations() - Method in class org.opencv.ml.LogisticRegression
 
getKernelType() - Method in class org.opencv.ml.SVM
 
getkNNSamples() - Method in class org.opencv.video.BackgroundSubtractorKNN
 
getLambda() - Method in class org.opencv.photo.CalibrateDebevec
 
getLayerSizes() - Method in class org.opencv.ml.ANN_MLP
 
getLayout() - Method in class org.opencv.ml.TrainData
 
getLearningRate() - Method in class org.opencv.ml.LogisticRegression
 
getLightAdaptation() - Method in class org.opencv.photo.TonemapReinhard
 
getMaxBits() - Method in class org.opencv.photo.AlignMTB
 
getMaxCategories() - Method in class org.opencv.ml.DTrees
 
getMaxDepth() - Method in class org.opencv.ml.DTrees
 
getMaxIter() - Method in class org.opencv.photo.CalibrateRobertson
 
getMeans() - Method in class org.opencv.ml.EM
 
getMinDisparity() - Method in class org.opencv.calib3d.StereoMatcher
 
getMiniBatchSize() - Method in class org.opencv.ml.LogisticRegression
 
getMinSampleCount() - Method in class org.opencv.ml.DTrees
 
getMissing() - Method in class org.opencv.ml.TrainData
 
getMode() - Method in class org.opencv.calib3d.StereoSGBM
 
getNAllVars() - Method in class org.opencv.ml.TrainData
 
getNativeObjAddr() - Method in class org.opencv.core.Mat
 
getNMixtures() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
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
 
getNumberOfCPUs() - Static method in class org.opencv.core.Core
 
getNumDisparities() - Method in class org.opencv.calib3d.StereoMatcher
 
getNVars() - Method in class org.opencv.ml.TrainData
 
getOptimalDFTSize(int) - Static method in class org.opencv.core.Core
 
getOptimalNewCameraMatrix(Mat, Mat, Size, double, Size, Rect, boolean) - Static method in class org.opencv.calib3d.Calib3d
 
getOptimalNewCameraMatrix(Mat, Mat, Size, double) - Static method in class org.opencv.calib3d.Calib3d
 
getOriginalWindowSize() - Method in class org.opencv.objdetect.CascadeClassifier
 
getP() - Method in class org.opencv.ml.SVM
 
getP1() - Method in class org.opencv.calib3d.StereoSGBM
 
getP2() - Method in class org.opencv.calib3d.StereoSGBM
 
getPackageName() - Method in interface org.opencv.android.InstallCallbackInterface
Target package name.
getPerspectiveTransform(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
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
 
getRadiance() - Method in class org.opencv.photo.CalibrateRobertson
 
getRandom() - Method in class org.opencv.photo.CalibrateDebevec
 
getRectSubPix(Mat, Size, Point, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
getRectSubPix(Mat, Size, Point, Mat) - 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
 
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
 
getSamples() - Method in class org.opencv.ml.TrainData
 
getSamples() - Method in class org.opencv.photo.CalibrateDebevec
 
getSampleWeights() - Method in class org.opencv.ml.TrainData
 
getSaturation() - Method in class org.opencv.photo.TonemapDrago
 
getSaturation() - Method in class org.opencv.photo.TonemapDurand
 
getSaturation() - Method in class org.opencv.photo.TonemapMantiuk
 
getSaturationWeight() - Method in class org.opencv.photo.MergeMertens
 
getScale() - Method in class org.opencv.photo.TonemapMantiuk
 
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
 
getSigmaColor() - Method in class org.opencv.photo.TonemapDurand
 
getSigmaSpace() - Method in class org.opencv.photo.TonemapDurand
 
getSmallerBlockSize() - Method in class org.opencv.calib3d.StereoBM
 
getSpeckleRange() - Method in class org.opencv.calib3d.StereoMatcher
 
getSpeckleWindowSize() - Method in class org.opencv.calib3d.StereoMatcher
 
getStructuringElement(int, Size, Point) - Static method in class org.opencv.imgproc.Imgproc
 
getStructuringElement(int, Size) - Static method in class org.opencv.imgproc.Imgproc
 
getSubVector(Mat, Mat) - Static method in class org.opencv.ml.TrainData
 
getSupportVectors() - Method in class org.opencv.ml.SVM
 
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
 
getTestNormCatResponses() - Method in class org.opencv.ml.TrainData
 
getTestResponses() - Method in class org.opencv.ml.TrainData
 
getTestSampleIdx() - 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
 
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
 
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(int, boolean, boolean) - Method in class org.opencv.ml.TrainData
 
getTrainSamples() - 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.ml.SVM
 
getUniquenessRatio() - Method in class org.opencv.calib3d.StereoBM
 
getUniquenessRatio() - Method in class org.opencv.calib3d.StereoSGBM
 
getUse1SERule() - Method in class org.opencv.ml.DTrees
 
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
 
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
 
getVarThreshold() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getVarThresholdGen() - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
getVarType() - Method in class org.opencv.ml.TrainData
 
getVertex(int, int[]) - Method in class org.opencv.imgproc.Subdiv2D
 
getVertex(int) - Method in class org.opencv.imgproc.Subdiv2D
 
getVoronoiFacetList(MatOfInt, List<MatOfPoint2f>, MatOfPoint2f) - Method in class org.opencv.imgproc.Subdiv2D
 
getWeakCount() - Method in class org.opencv.ml.Boost
 
getWeights(int) - Method in class org.opencv.ml.ANN_MLP
 
getWeights() - Method in class org.opencv.ml.EM
 
getWeightTrimRate() - Method in class org.opencv.ml.Boost
 
getWidth(Object) - Method in interface org.opencv.android.CameraBridgeViewBase.ListItemAccessor
 
getWidth(Object) - Method in class org.opencv.android.JavaCameraView.JavaCameraSizeAccessor
 
getWinSigma() - Method in class org.opencv.objdetect.HOGDescriptor
 
GFTT - Static variable in class org.opencv.features2d.FeatureDetector
 
goodFeaturesToTrack(Mat, MatOfPoint, int, double, double, Mat, int, boolean, double) - Static method in class org.opencv.imgproc.Imgproc
 
goodFeaturesToTrack(Mat, MatOfPoint, int, double, 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, int) - Static method in class org.opencv.imgproc.Imgproc
 
grabCut(Mat, Mat, Rect, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
gray() - Method in interface org.opencv.android.CameraBridgeViewBase.CvCameraViewFrame
This method returns single channel gray scale Mat with frame
GRAY - Static variable in class org.opencv.android.CameraBridgeViewBase
 
GRID_AKAZE - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_BRISK - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_DENSE - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_FAST - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_GFTT - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_HARRIS - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_MSER - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_ORB - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_SIFT - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_SIMPLEBLOB - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_STAR - Static variable in class org.opencv.features2d.FeatureDetector
 
GRID_SURF - Static variable in class org.opencv.features2d.FeatureDetector
 
groupRectangles(MatOfRect, MatOfInt, int, double) - Static method in class org.opencv.objdetect.Objdetect
 
groupRectangles(MatOfRect, MatOfInt, int) - Static method in class org.opencv.objdetect.Objdetect
 

H

HARRIS - Static variable in class org.opencv.features2d.FeatureDetector
 
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.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
 
hconcat(List<Mat>, Mat) - Static method in class org.opencv.core.Core
 
HeaderIsNull - Static variable in class org.opencv.core.Core
 
height() - Method in class org.opencv.core.Mat
 
height - Variable in class org.opencv.core.Rect
 
height - Variable in class org.opencv.core.Size
 
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
 
HOGDescriptor - Class in org.opencv.objdetect
 
HOGDescriptor() - 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
 
HOGDescriptor(Size, Size, Size, Size, int) - Constructor for class org.opencv.objdetect.HOGDescriptor
 
HOGDescriptor(String) - 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, double, double, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
HoughCircles(Mat, Mat, int, 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
 
HoughLines(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLinesP(Mat, Mat, double, double, int, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
HoughLinesP(Mat, Mat, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 

I

idct(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
idct(Mat, Mat) - Static method in class org.opencv.core.Core
 
IDENTITY - Static variable in class org.opencv.ml.ANN_MLP
 
idft(Mat, Mat, int, int) - Static method in class org.opencv.core.Core
 
idft(Mat, Mat) - Static method in class org.opencv.core.Core
 
illuminationChange(Mat, Mat, Mat, float, float) - Static method in class org.opencv.photo.Photo
 
illuminationChange(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
 
imdecode(Mat, int) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imencode(String, Mat, MatOfByte, MatOfInt) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imencode(String, Mat, MatOfByte) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
Imgcodecs - Class in org.opencv.imgcodecs
 
Imgcodecs() - Constructor for class org.opencv.imgcodecs.Imgcodecs
 
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
 
imread(String, int) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imread(String) - 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_LOAD_GDAL - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
IMREAD_UNCHANGED - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
imreadmulti(String, List<Mat>, int) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imreadmulti(String, List<Mat>) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imwrite(String, Mat, MatOfInt) - Static method in class org.opencv.imgcodecs.Imgcodecs
 
imwrite(String, Mat) - Static method 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_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_WEBP_QUALITY - Static variable in class org.opencv.imgcodecs.Imgcodecs
 
INCOMPATIBLE_MANAGER_VERSION - Static variable in interface org.opencv.android.LoaderCallbackInterface
This version of OpenCV Manager Service is incompatible with the app.
init() - Method in class org.opencv.android.FpsMeter
 
INIT_FAILED - Static variable in interface org.opencv.android.LoaderCallbackInterface
OpenCV library initialization has failed.
initAsync(String, Context, LoaderCallbackInterface) - Static method in class org.opencv.android.OpenCVLoader
Loads and initializes OpenCV library using OpenCV Engine service.
initCameraMatrix2D(List<MatOfPoint3f>, List<MatOfPoint2f>, Size, double) - Static method in class org.opencv.calib3d.Calib3d
 
initCameraMatrix2D(List<MatOfPoint3f>, List<MatOfPoint2f>, Size) - Static method in class org.opencv.calib3d.Calib3d
 
initDebug() - Static method in class org.opencv.android.OpenCVLoader
Loads and initializes OpenCV library from current application package.
initDebug(boolean) - Static method in class org.opencv.android.OpenCVLoader
Loads and initializes OpenCV library from current application package.
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
 
initUndistortRectifyMap(Mat, Mat, Mat, Mat, Size, int, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
initWideAngleProjMap(Mat, Mat, Size, int, int, Mat, Mat, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
initWideAngleProjMap(Mat, Mat, Size, int, int, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
inpaint(Mat, Mat, Mat, double, int) - Static method in class org.opencv.photo.Photo
 
INPAINT_NS - Static variable in class org.opencv.photo.Photo
 
INPAINT_TELEA - Static variable in class org.opencv.photo.Photo
 
inRange(Mat, Scalar, Scalar, Mat) - Static method in class org.opencv.core.Core
 
insert(Point) - Method in class org.opencv.imgproc.Subdiv2D
 
insert(MatOfPoint2f) - 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
 
install() - Method in interface org.opencv.android.InstallCallbackInterface
Installation is approved.
INSTALL_CANCELED - Static variable in interface org.opencv.android.LoaderCallbackInterface
OpenCV library installation has been canceled by the user.
INSTALLATION_PROGRESS - Static variable in interface org.opencv.android.InstallCallbackInterface
Current package installation is in progress.
InstallCallbackInterface - Interface in org.opencv.android
Installation callback interface.
integral(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
integral(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
integral2(Mat, Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
integral2(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
integral3(Mat, 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
 
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_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
 
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, boolean) - Static method in class org.opencv.imgproc.Imgproc
 
intersectConvexConvex(Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
intersection(Range) - Method in class org.opencv.core.Range
 
inv(int) - Method in class org.opencv.core.Mat
 
inv() - Method in class org.opencv.core.Mat
 
invert(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
invert(Mat, Mat) - 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
 
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
 
isReal() - Method in class org.opencv.core.Scalar
 
isSubmatrix() - Method in class org.opencv.core.Mat
 
isTrained() - Method in class org.opencv.ml.StatModel
 

J

JavaCameraView - Class in org.opencv.android
This class is an implementation of the Bridge View between OpenCV and Java Camera.
JavaCameraView(Context, int) - Constructor for class org.opencv.android.JavaCameraView
 
JavaCameraView(Context, AttributeSet) - Constructor for class org.opencv.android.JavaCameraView
 
JavaCameraView.JavaCameraSizeAccessor - Class in org.opencv.android
 
JavaCameraView.JavaCameraSizeAccessor() - Constructor for class org.opencv.android.JavaCameraView.JavaCameraSizeAccessor
 

K

KalmanFilter - Class in org.opencv.video
 
KalmanFilter() - Constructor for class org.opencv.video.KalmanFilter
 
KalmanFilter(int, int, int, int) - Constructor for class org.opencv.video.KalmanFilter
 
KalmanFilter(int, int) - Constructor for class org.opencv.video.KalmanFilter
 
KDTREE - Static variable in class org.opencv.ml.KNearest
 
KeyPoint - Class in org.opencv.core
 
KeyPoint(float, float, float, float, float, int, int) - Constructor for class org.opencv.core.KeyPoint
 
KeyPoint() - 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) - Constructor for class org.opencv.core.KeyPoint
 
KeyPoint(float, float, float, float) - Constructor for class org.opencv.core.KeyPoint
 
KeyPoint(float, float, float) - Constructor for class org.opencv.core.KeyPoint
 
kmeans(Mat, int, Mat, TermCriteria, int, int, Mat) - Static method in class org.opencv.core.Core
 
kmeans(Mat, int, Mat, TermCriteria, int, int) - 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
 
knnMatch(Mat, Mat, List<MatOfDMatch>, int, Mat, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
knnMatch(Mat, Mat, List<MatOfDMatch>, int) - Method in class org.opencv.features2d.DescriptorMatcher
 
knnMatch(Mat, List<MatOfDMatch>, int, List<Mat>, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
knnMatch(Mat, List<MatOfDMatch>, int) - Method in class org.opencv.features2d.DescriptorMatcher
 

L

L2Hys - Static variable in class org.opencv.objdetect.HOGDescriptor
 
Laplacian(Mat, Mat, int, int, double, double, int) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
LDR_SIZE - Static variable in class org.opencv.photo.Photo
 
lessThan(DMatch) - Method in class org.opencv.core.DMatch
Less is better.
line(Mat, Point, Point, Scalar, int, int, int) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
LINE_4 - Static variable in class org.opencv.core.Core
 
LINE_4 - Static variable in class org.opencv.imgproc.Imgproc
 
LINE_8 - Static variable in class org.opencv.core.Core
 
LINE_8 - Static variable in class org.opencv.imgproc.Imgproc
 
LINE_AA - Static variable in class org.opencv.core.Core
 
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
 
LineSegmentDetector - Class in org.opencv.imgproc
 
LMEDS - Static variable in class org.opencv.calib3d.Calib3d
 
load(String) - Method in class org.opencv.objdetect.CascadeClassifier
 
load(String, String) - Method in class org.opencv.objdetect.HOGDescriptor
 
load(String) - Method in class org.opencv.objdetect.HOGDescriptor
 
LoaderCallbackInterface - Interface in org.opencv.android
Interface for callback object in case of asynchronous initialization of OpenCV.
loadResource(Context, int) - Static method in class org.opencv.android.Utils
 
loadResource(Context, int, int) - Static method in class org.opencv.android.Utils
 
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
 
LOGIT - Static variable in class org.opencv.ml.Boost
 
logPolar(Mat, Mat, Point, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
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
 
LUT(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 

M

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
 
MARKET_ERROR - Static variable in interface org.opencv.android.LoaderCallbackInterface
Google Play Market cannot be invoked.
MaskIsTiled - Static variable in class org.opencv.core.Core
 
Mat - Class in org.opencv.core
 
Mat(long) - Constructor for class org.opencv.core.Mat
 
Mat() - Constructor for class org.opencv.core.Mat
 
Mat(int, int, int) - Constructor for class org.opencv.core.Mat
 
Mat(Size, int) - Constructor for class org.opencv.core.Mat
 
Mat(int, int, int, Scalar) - Constructor for class org.opencv.core.Mat
 
Mat(Size, int, Scalar) - Constructor for class org.opencv.core.Mat
 
Mat(Mat, Range, Range) - Constructor for class org.opencv.core.Mat
 
Mat(Mat, Range) - Constructor for class org.opencv.core.Mat
 
Mat(Mat, Rect) - 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_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, Mat, MatOfDMatch, Mat) - Method in class org.opencv.features2d.DescriptorMatcher
 
match(Mat, Mat, MatOfDMatch) - Method in class org.opencv.features2d.DescriptorMatcher
 
match(Mat, MatOfDMatch, List<Mat>) - Method in class org.opencv.features2d.DescriptorMatcher
 
match(Mat, MatOfDMatch) - Method in class org.opencv.features2d.DescriptorMatcher
 
matchShapes(Mat, Mat, int, double) - Static method in class org.opencv.imgproc.Imgproc
 
matchTemplate(Mat, Mat, Mat, int, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
matchTemplate(Mat, Mat, Mat, int) - 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(Mat) - Constructor for class org.opencv.core.MatOfByte
 
MatOfByte(byte...) - Constructor for class org.opencv.core.MatOfByte
 
MatOfDMatch - Class in org.opencv.core
 
MatOfDMatch() - Constructor for class org.opencv.core.MatOfDMatch
 
MatOfDMatch(Mat) - Constructor for class org.opencv.core.MatOfDMatch
 
MatOfDMatch(DMatch...) - Constructor for class org.opencv.core.MatOfDMatch
 
MatOfDouble - Class in org.opencv.core
 
MatOfDouble() - Constructor for class org.opencv.core.MatOfDouble
 
MatOfDouble(Mat) - Constructor for class org.opencv.core.MatOfDouble
 
MatOfDouble(double...) - Constructor for class org.opencv.core.MatOfDouble
 
MatOfFloat - Class in org.opencv.core
 
MatOfFloat() - Constructor for class org.opencv.core.MatOfFloat
 
MatOfFloat(Mat) - Constructor for class org.opencv.core.MatOfFloat
 
MatOfFloat(float...) - Constructor for class org.opencv.core.MatOfFloat
 
MatOfFloat4 - Class in org.opencv.core
 
MatOfFloat4() - Constructor for class org.opencv.core.MatOfFloat4
 
MatOfFloat4(Mat) - Constructor for class org.opencv.core.MatOfFloat4
 
MatOfFloat4(float...) - Constructor for class org.opencv.core.MatOfFloat4
 
MatOfFloat6 - Class in org.opencv.core
 
MatOfFloat6() - Constructor for class org.opencv.core.MatOfFloat6
 
MatOfFloat6(Mat) - Constructor for class org.opencv.core.MatOfFloat6
 
MatOfFloat6(float...) - Constructor for class org.opencv.core.MatOfFloat6
 
MatOfInt - Class in org.opencv.core
 
MatOfInt() - Constructor for class org.opencv.core.MatOfInt
 
MatOfInt(Mat) - Constructor for class org.opencv.core.MatOfInt
 
MatOfInt(int...) - Constructor for class org.opencv.core.MatOfInt
 
MatOfInt4 - Class in org.opencv.core
 
MatOfInt4() - Constructor for class org.opencv.core.MatOfInt4
 
MatOfInt4(Mat) - Constructor for class org.opencv.core.MatOfInt4
 
MatOfInt4(int...) - Constructor for class org.opencv.core.MatOfInt4
 
MatOfKeyPoint - Class in org.opencv.core
 
MatOfKeyPoint() - Constructor for class org.opencv.core.MatOfKeyPoint
 
MatOfKeyPoint(Mat) - Constructor for class org.opencv.core.MatOfKeyPoint
 
MatOfKeyPoint(KeyPoint...) - Constructor for class org.opencv.core.MatOfKeyPoint
 
MatOfPoint - Class in org.opencv.core
 
MatOfPoint() - 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(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(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(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(Mat) - Constructor for class org.opencv.core.MatOfRect
 
MatOfRect(Rect...) - Constructor for class org.opencv.core.MatOfRect
 
matToBitmap(Mat, Bitmap, boolean) - Static method in class org.opencv.android.Utils
Converts OpenCV Mat to Android Bitmap.
matToBitmap(Mat, Bitmap) - Static method in class org.opencv.android.Utils
Short form of the matToBitmap(mat, bmp, premultiplyAlpha=false)
max(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
max(Mat, Mat, 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, Mat) - Static method in class org.opencv.core.Core
 
mean(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, Mat) - Static method in class org.opencv.core.Core
 
meanStdDev(Mat, MatOfDouble, MatOfDouble) - Static method in class org.opencv.core.Core
 
measure() - Method in class org.opencv.android.FpsMeter
 
medianBlur(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
merge(List<Mat>, Mat) - Static method in class org.opencv.core.Core
 
MergeDebevec - Class in org.opencv.photo
 
MergeExposures - Class in org.opencv.photo
 
MergeMertens - Class in org.opencv.photo
 
MergeRobertson - Class in org.opencv.photo
 
min(Mat, Scalar, Mat) - Static method in class org.opencv.core.Core
 
min(Mat, Mat, 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, Mat) - Static method in class org.opencv.core.Core
 
minMaxLoc(Mat) - Static method in class org.opencv.core.Core
 
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_SGBM - Static variable in class org.opencv.calib3d.StereoSGBM
 
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_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, Point, int, int, Scalar) - 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) - 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
 
MSER - Static variable in class org.opencv.features2d.FeatureDetector
 
mul(Mat, double) - Method in class org.opencv.core.Mat
 
mul(Mat) - Method in class org.opencv.core.Mat
 
mul(Scalar, double) - Method in class org.opencv.core.Scalar
 
mul(Scalar) - Method in class org.opencv.core.Scalar
 
mulSpectrums(Mat, Mat, Mat, int, boolean) - Static method in class org.opencv.core.Core
 
mulSpectrums(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
multiply(Mat, Scalar, Mat, double, int) - 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) - Static method in class org.opencv.core.Core
 
multiply(Mat, Mat, Mat, double, int) - 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) - Static method in class org.opencv.core.Core
 
mulTransposed(Mat, Mat, boolean, Mat, double, int) - 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) - Static method in class org.opencv.core.Core
 

N

NATIVE_LIBRARY_NAME - Static variable in class org.opencv.core.Core
 
nativeObj - Variable in class org.opencv.core.Mat
 
NEW_INSTALLATION - Static variable in interface org.opencv.android.InstallCallbackInterface
New package installation is required.
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
 
NO_INPUT_SCALE - Static variable in class org.opencv.ml.ANN_MLP
 
NO_OUTPUT_SCALE - Static variable in class org.opencv.ml.ANN_MLP
 
norm(Mat, int, Mat) - Static method in class org.opencv.core.Core
 
norm(Mat, int) - Static method in class org.opencv.core.Core
 
norm(Mat) - Static method in class org.opencv.core.Core
 
norm(Mat, Mat, int, Mat) - Static method in class org.opencv.core.Core
 
norm(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
norm(Mat, 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_CLONE - Static variable in class org.opencv.photo.Photo
 
NormalBayesClassifier - Class in org.opencv.ml
 
normalize(Mat, Mat, double, double, int, int, Mat) - 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) - Static method in class org.opencv.core.Core
 
normalize(Mat, Mat) - Static method in class org.opencv.core.Core
 
NORMCONV_FILTER - Static variable in class org.opencv.photo.Photo
 
NOT_DRAW_SINGLE_POINTS - Static variable in class org.opencv.features2d.Features2d
 
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
 

O

Objdetect - Class in org.opencv.objdetect
 
Objdetect() - Constructor for class org.opencv.objdetect.Objdetect
 
octave - Variable in class org.opencv.core.KeyPoint
Octave (pyramid layer), from which the keypoint has been extracted.
onCameraFrame(Mat) - Method in interface org.opencv.android.CameraBridgeViewBase.CvCameraViewListener
This method is invoked when delivery of the frame needs to be done.
onCameraFrame(CameraBridgeViewBase.CvCameraViewFrame) - Method in interface org.opencv.android.CameraBridgeViewBase.CvCameraViewListener2
This method is invoked when delivery of the frame needs to be done.
onCameraViewStarted(int, int) - Method in interface org.opencv.android.CameraBridgeViewBase.CvCameraViewListener
This method is invoked when camera preview has started.
onCameraViewStarted(int, int) - Method in interface org.opencv.android.CameraBridgeViewBase.CvCameraViewListener2
This method is invoked when camera preview has started.
onCameraViewStopped() - Method in interface org.opencv.android.CameraBridgeViewBase.CvCameraViewListener
This method is invoked when camera preview has been stopped for some reason.
onCameraViewStopped() - Method in interface org.opencv.android.CameraBridgeViewBase.CvCameraViewListener2
This method is invoked when camera preview has been stopped for some reason.
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
 
onManagerConnected(int) - Method in class org.opencv.android.BaseLoaderCallback
 
onManagerConnected(int) - Method in interface org.opencv.android.LoaderCallbackInterface
Callback method, called after OpenCV library initialization.
onPackageInstall(int, InstallCallbackInterface) - Method in class org.opencv.android.BaseLoaderCallback
 
onPackageInstall(int, InstallCallbackInterface) - Method in interface org.opencv.android.LoaderCallbackInterface
Callback method, called in case the package installation is needed.
onPreviewFrame(byte[], Camera) - Method in class org.opencv.android.JavaCameraView
 
open(String) - Method in class org.opencv.videoio.VideoCapture
 
open(int) - Method in class org.opencv.videoio.VideoCapture
 
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
 
OPENCV_VERSION_2_4_10 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.10.
OPENCV_VERSION_2_4_11 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.11.
OPENCV_VERSION_2_4_2 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.2.
OPENCV_VERSION_2_4_3 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.3.
OPENCV_VERSION_2_4_4 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.4.
OPENCV_VERSION_2_4_5 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.5.
OPENCV_VERSION_2_4_6 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.6.
OPENCV_VERSION_2_4_7 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.7.
OPENCV_VERSION_2_4_8 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.8.
OPENCV_VERSION_2_4_9 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 2.4.9.
OPENCV_VERSION_3_0_0 - Static variable in class org.opencv.android.OpenCVLoader
OpenCV Library version 3.0.0.
OpenCVLoader - Class in org.opencv.android
Helper class provides common initialization methods for OpenCV library.
OpenCVLoader() - Constructor for class org.opencv.android.OpenCVLoader
 
OpenGlApiCallError - Static variable in class org.opencv.core.Core
 
OpenGlNotSupported - Static variable in class org.opencv.core.Core
 
OPPONENT_AKAZE - Static variable in class org.opencv.features2d.DescriptorExtractor
 
OPPONENT_BRIEF - Static variable in class org.opencv.features2d.DescriptorExtractor
 
OPPONENT_BRISK - Static variable in class org.opencv.features2d.DescriptorExtractor
 
OPPONENT_FREAK - Static variable in class org.opencv.features2d.DescriptorExtractor
 
OPPONENT_ORB - Static variable in class org.opencv.features2d.DescriptorExtractor
 
OPPONENT_SIFT - Static variable in class org.opencv.features2d.DescriptorExtractor
 
OPPONENT_SURF - Static variable in class org.opencv.features2d.DescriptorExtractor
 
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 - Static variable in class org.opencv.features2d.DescriptorExtractor
 
ORB - Static variable in class org.opencv.features2d.FeatureDetector
 
org.opencv.android - package org.opencv.android
 
org.opencv.calib3d - package org.opencv.calib3d
 
org.opencv.core - package org.opencv.core
 
org.opencv.engine - package org.opencv.engine
 
org.opencv.features2d - package org.opencv.features2d
 
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.photo - package org.opencv.photo
 
org.opencv.utils - package org.opencv.utils
 
org.opencv.video - package org.opencv.video
 
org.opencv.videoio - package org.opencv.videoio
 

P

P - Static variable in class org.opencv.ml.SVM
 
patchNaNs(Mat, double) - Static method in class org.opencv.core.Core
 
patchNaNs(Mat) - Static method in class org.opencv.core.Core
 
PCABackProject(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
PCACompute(Mat, Mat, Mat, int) - 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
 
PCAProject(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
pencilSketch(Mat, Mat, Mat, float, float, float) - Static method in class org.opencv.photo.Photo
 
pencilSketch(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
 
perspectiveTransform(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(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
phaseCorrelate(Mat, Mat, Mat, double[]) - Static method in class org.opencv.imgproc.Imgproc
 
phaseCorrelate(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
Photo - Class in org.opencv.photo
 
Photo() - Constructor for class org.opencv.photo.Photo
 
Point - Class in org.opencv.core
 
Point(double, double) - Constructor for class org.opencv.core.Point
 
Point() - Constructor for class org.opencv.core.Point
 
Point(double[]) - Constructor for class org.opencv.core.Point
 
Point3 - Class in org.opencv.core
 
Point3(double, double, double) - Constructor for class org.opencv.core.Point3
 
Point3() - Constructor for class org.opencv.core.Point3
 
Point3(Point) - Constructor for class org.opencv.core.Point3
 
Point3(double[]) - 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, boolean) - Static method in class org.opencv.core.Core
 
polarToCart(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
POLY - Static variable in class org.opencv.ml.SVM
 
polylines(Mat, List<MatOfPoint>, boolean, Scalar, int, int, int) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
pow(Mat, double, Mat) - Static method in class org.opencv.core.Core
 
preCornerDetect(Mat, Mat, int, int) - Static method in class org.opencv.imgproc.Imgproc
 
preCornerDetect(Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
predict(Mat, Mat, int) - Method in class org.opencv.ml.LogisticRegression
 
predict(Mat) - Method in class org.opencv.ml.LogisticRegression
 
predict(Mat, Mat, int) - Method in class org.opencv.ml.StatModel
 
predict(Mat) - Method in class org.opencv.ml.StatModel
 
predict(Mat) - Method in class org.opencv.video.KalmanFilter
 
predict() - Method in class org.opencv.video.KalmanFilter
 
predict2(Mat, Mat) - Method in class org.opencv.ml.EM
 
PREDICT_AUTO - Static variable in class org.opencv.ml.DTrees
 
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
 
predictProb(Mat, Mat, Mat, int) - Method in class org.opencv.ml.NormalBayesClassifier
 
predictProb(Mat, Mat, Mat) - 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
 
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
 
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>, List<Mat>) - Method in class org.opencv.photo.AlignMTB
 
process(List<Mat>, Mat, Mat) - Method in class org.opencv.photo.CalibrateCRF
 
process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeDebevec
 
process(List<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) - Method in class org.opencv.photo.MergeMertens
 
process(List<Mat>, Mat, Mat, Mat) - Method in class org.opencv.photo.MergeRobertson
 
process(List<Mat>, Mat, Mat) - Method in class org.opencv.photo.MergeRobertson
 
process(Mat, Mat) - Method in class org.opencv.photo.Tonemap
 
PROJ_SPHERICAL_EQRECT - Static variable in class org.opencv.imgproc.Imgproc
 
PROJ_SPHERICAL_ORTHO - Static variable in class org.opencv.imgproc.Imgproc
 
projectPoints(MatOfPoint3f, Mat, Mat, Mat, MatOfDouble, MatOfPoint2f, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
projectPoints(MatOfPoint3f, Mat, Mat, Mat, MatOfDouble, MatOfPoint2f) - Static method in class org.opencv.calib3d.Calib3d
 
projectPoints(MatOfPoint3f, MatOfPoint2f, Mat, Mat, Mat, Mat, double, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
projectPoints(MatOfPoint3f, MatOfPoint2f, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
PSNR(Mat, Mat) - Static method in class org.opencv.core.Core
 
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, 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
 
put(int, int, byte[]) - Method in class org.opencv.core.Mat
 
putText(Mat, String, Point, int, double, Scalar, int, int, boolean) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
PYRAMID_AKAZE - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_BRISK - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_DENSE - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_FAST - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_GFTT - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_HARRIS - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_MSER - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_ORB - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_SIFT - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_SIMPLEBLOB - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_STAR - Static variable in class org.opencv.features2d.FeatureDetector
 
PYRAMID_SURF - Static variable in class org.opencv.features2d.FeatureDetector
 
pyrDown(Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
 
pyrDown(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
pyrDown(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
pyrMeanShiftFiltering(Mat, Mat, double, double, int, TermCriteria) - Static method in class org.opencv.imgproc.Imgproc
 
pyrMeanShiftFiltering(Mat, Mat, double, double) - Static method in class org.opencv.imgproc.Imgproc
 
pyrUp(Mat, Mat, Size, int) - Static method in class org.opencv.imgproc.Imgproc
 
pyrUp(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
pyrUp(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 

Q

queryIdx - Variable in class org.opencv.core.DMatch
Query descriptor index.

R

radiusMatch(Mat, Mat, List<MatOfDMatch>, float, Mat, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
radiusMatch(Mat, Mat, List<MatOfDMatch>, float) - Method in class org.opencv.features2d.DescriptorMatcher
 
radiusMatch(Mat, List<MatOfDMatch>, float, List<Mat>, boolean) - Method in class org.opencv.features2d.DescriptorMatcher
 
radiusMatch(Mat, List<MatOfDMatch>, float) - Method in class org.opencv.features2d.DescriptorMatcher
 
randn(Mat, double, double) - Static method in class org.opencv.core.Core
 
randShuffle(Mat, double) - Static method in class org.opencv.core.Core
 
randShuffle(Mat) - 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(int, int) - Constructor for class org.opencv.core.Range
 
Range() - Constructor for class org.opencv.core.Range
 
Range(double[]) - 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.features2d.DescriptorExtractor
 
read(String) - Method in class org.opencv.features2d.DescriptorMatcher
 
read(String) - Method in class org.opencv.features2d.FeatureDetector
 
read(Mat) - Method in class org.opencv.videoio.VideoCapture
 
REAL - Static variable in class org.opencv.ml.Boost
 
recoverPose(Mat, Mat, Mat, Mat, Mat, double, Point, Mat) - 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) - Static method in class org.opencv.calib3d.Calib3d
 
Rect - Class in org.opencv.core
 
Rect(int, int, int, int) - Constructor for class org.opencv.core.Rect
 
Rect() - 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
 
Rect(double[]) - Constructor for class org.opencv.core.Rect
 
rectangle(Mat, Point, Point, Scalar, int, int, int) - 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) - 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, int) - Static method in class org.opencv.core.Core
 
reduce(Mat, Mat, 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
 
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
 
release() - Method in class org.opencv.core.Mat
 
release() - Method in class org.opencv.videoio.VideoCapture
 
remap(Mat, Mat, Mat, Mat, int, int, Scalar) - Static method in class org.opencv.imgproc.Imgproc
 
remap(Mat, Mat, Mat, Mat, int) - Static method in class org.opencv.imgproc.Imgproc
 
repeat(Mat, int, int, Mat) - Static method in class org.opencv.core.Core
 
reprojectImageTo3D(Mat, Mat, Mat, boolean, int) - 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) - Static method in class org.opencv.calib3d.Calib3d
 
reshape(int, int) - Method in class org.opencv.core.Mat
 
reshape(int) - Method in class org.opencv.core.Mat
 
resize(Mat, Mat, Size, double, double, int) - Static method in class org.opencv.imgproc.Imgproc
 
resize(Mat, Mat, Size) - Static method in class org.opencv.imgproc.Imgproc
 
response - Variable in class org.opencv.core.KeyPoint
The response, by which the strongest keypoints have been selected.
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, int) - Method in class org.opencv.videoio.VideoCapture
 
retrieve(Mat) - Method in class org.opencv.videoio.VideoCapture
 
rgba() - Method in interface org.opencv.android.CameraBridgeViewBase.CvCameraViewFrame
This method returns RGBA Mat with frame
RGBA - Static variable in class org.opencv.android.CameraBridgeViewBase
 
RHO - Static variable in class org.opencv.calib3d.Calib3d
 
Rodrigues(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
Rodrigues(Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
RotatedRect - Class in org.opencv.core
 
RotatedRect() - Constructor for class org.opencv.core.RotatedRect
 
RotatedRect(Point, Size, double) - Constructor for class org.opencv.core.RotatedRect
 
RotatedRect(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, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
RQDecomp3x3(Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
RTrees - Class in org.opencv.ml
 

S

save(String) - Method in class org.opencv.core.Algorithm
 
save(String, String) - Method in class org.opencv.objdetect.HOGDescriptor
 
save(String) - Method in class org.opencv.objdetect.HOGDescriptor
 
Scalar - Class in org.opencv.core
 
Scalar(double, double, double, double) - Constructor for class org.opencv.core.Scalar
 
Scalar(double, double, double) - Constructor for class org.opencv.core.Scalar
 
Scalar(double, double) - Constructor for class org.opencv.core.Scalar
 
Scalar(double) - Constructor for class org.opencv.core.Scalar
 
Scalar(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, double, double, int) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
seamlessClone(Mat, Mat, Mat, Point, Mat, int) - Static method in class org.opencv.photo.Photo
 
sepFilter2D(Mat, Mat, int, Mat, Mat, Point, double, int) - 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) - 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.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(int, double) - Method in class org.opencv.videoio.VideoCapture
 
set_controlMatrix(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_errorCovPost(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_errorCovPre(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_gain(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_measurementMatrix(Mat) - Method in class org.opencv.video.KalmanFilter
 
set_measurementNoiseCov(Mat) - Method in class org.opencv.video.KalmanFilter
 
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_transitionMatrix(Mat) - Method in class org.opencv.video.KalmanFilter
 
setActivationFunction(int, double, double) - Method in class org.opencv.ml.ANN_MLP
 
setActivationFunction(int) - 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
 
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
 
setBias(float) - Method in class org.opencv.photo.TonemapDrago
 
setBlockSize(int) - Method in class org.opencv.calib3d.StereoMatcher
 
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
 
setCameraIndex(int) - Method in class org.opencv.android.CameraBridgeViewBase
Sets the camera index
SetCaptureFormat(int) - Method in class org.opencv.android.CameraBridgeViewBase
 
setClassWeights(Mat) - Method in class org.opencv.ml.SVM
 
setClipLimit(double) - Method in class org.opencv.imgproc.CLAHE
 
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
 
setComplexityReductionThreshold(double) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setContrast(float) - Method in class org.opencv.photo.TonemapDurand
 
setContrastWeight(float) - Method in class org.opencv.photo.MergeMertens
 
setCovarianceMatrixType(int) - Method in class org.opencv.ml.EM
 
setCut(boolean) - Method in class org.opencv.photo.AlignMTB
 
setCvCameraViewListener(CameraBridgeViewBase.CvCameraViewListener2) - Method in class org.opencv.android.CameraBridgeViewBase
 
setCvCameraViewListener(CameraBridgeViewBase.CvCameraViewListener) - Method in class org.opencv.android.CameraBridgeViewBase
 
setCVFolds(int) - Method in class org.opencv.ml.DTrees
 
setDefaultK(int) - Method in class org.opencv.ml.KNearest
 
setDegree(double) - Method in class org.opencv.ml.SVM
 
setDetectShadows(boolean) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setDetectShadows(boolean) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setDisp12MaxDiff(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setDist2Threshold(double) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setEmax(int) - Method in class org.opencv.ml.KNearest
 
setErrorVerbosity(boolean) - Static method in class org.opencv.core.Core
 
setExcludeRange(int) - Method in class org.opencv.photo.AlignMTB
 
setExposureWeight(float) - Method in class org.opencv.photo.MergeMertens
 
setGamma(double) - Method in class org.opencv.ml.SVM
 
setGamma(float) - Method in class org.opencv.photo.Tonemap
 
setHistory(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setHistory(int) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setIdentity(Mat, Scalar) - Static method in class org.opencv.core.Core
 
setIdentity(Mat) - Static method in class org.opencv.core.Core
 
setIntensity(float) - Method in class org.opencv.photo.TonemapReinhard
 
setIsClassifier(boolean) - Method in class org.opencv.ml.KNearest
 
setIterations(int) - Method in class org.opencv.ml.LogisticRegression
 
setKernel(int) - Method in class org.opencv.ml.SVM
 
setkNNSamples(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setLambda(float) - Method in class org.opencv.photo.CalibrateDebevec
 
setLayerSizes(Mat) - Method in class org.opencv.ml.ANN_MLP
 
setLearningRate(double) - Method in class org.opencv.ml.LogisticRegression
 
setLightAdaptation(float) - Method in class org.opencv.photo.TonemapReinhard
 
setMaxBits(int) - Method in class org.opencv.photo.AlignMTB
 
setMaxCategories(int) - Method in class org.opencv.ml.DTrees
 
setMaxDepth(int) - Method in class org.opencv.ml.DTrees
 
setMaxFrameSize(int, int) - Method in class org.opencv.android.CameraBridgeViewBase
This method sets the maximum size that camera frame is allowed to be.
setMaxIter(int) - Method in class org.opencv.photo.CalibrateRobertson
 
setMinDisparity(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setMiniBatchSize(int) - Method in class org.opencv.ml.LogisticRegression
 
setMinSampleCount(int) - Method in class org.opencv.ml.DTrees
 
setMode(int) - Method in class org.opencv.calib3d.StereoSGBM
 
setNMixtures(int) - Method in class org.opencv.video.BackgroundSubtractorMOG2
 
setNSamples(int) - Method in class org.opencv.video.BackgroundSubtractorKNN
 
setNu(double) - Method in class org.opencv.ml.SVM
 
setNumDisparities(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setP(double) - Method in class org.opencv.ml.SVM
 
setP1(int) - Method in class org.opencv.calib3d.StereoSGBM
 
setP2(int) - Method in class org.opencv.calib3d.StereoSGBM
 
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
 
setRandom(boolean) - Method in class org.opencv.photo.CalibrateDebevec
 
setRegressionAccuracy(float) - Method in class org.opencv.ml.DTrees
 
setRegularization(int) - Method in class org.opencv.ml.LogisticRegression
 
setResolution(int, int) - Method in class org.opencv.android.FpsMeter
 
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
 
setSaturation(float) - Method in class org.opencv.photo.TonemapDrago
 
setSaturation(float) - Method in class org.opencv.photo.TonemapDurand
 
setSaturation(float) - Method in class org.opencv.photo.TonemapMantiuk
 
setSaturationWeight(float) - Method in class org.opencv.photo.MergeMertens
 
setScale(float) - Method in class org.opencv.photo.TonemapMantiuk
 
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
 
setSigmaColor(float) - Method in class org.opencv.photo.TonemapDurand
 
setSigmaSpace(float) - Method in class org.opencv.photo.TonemapDurand
 
setSmallerBlockSize(int) - Method in class org.opencv.calib3d.StereoBM
 
setSpeckleRange(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setSpeckleWindowSize(int) - Method in class org.opencv.calib3d.StereoMatcher
 
setSVMDetector(Mat) - Method in class org.opencv.objdetect.HOGDescriptor
 
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
 
setTextureThreshold(int) - Method in class org.opencv.calib3d.StereoBM
 
setThreshold(float) - Method in class org.opencv.photo.CalibrateRobertson
 
setTilesGridSize(Size) - Method in class org.opencv.imgproc.CLAHE
 
setTo(Scalar) - Method in class org.opencv.core.Mat
 
setTo(Scalar, Mat) - Method in class org.opencv.core.Mat
 
setTo(Mat, Mat) - Method in class org.opencv.core.Mat
 
setTo(Mat) - Method in class org.opencv.core.Mat
 
setTrainMethod(int, double, double) - Method in class org.opencv.ml.ANN_MLP
 
setTrainMethod(int) - Method in class org.opencv.ml.ANN_MLP
 
setTrainMethod(int) - Method in class org.opencv.ml.LogisticRegression
 
setTrainTestSplit(int, boolean) - Method in class org.opencv.ml.TrainData
 
setTrainTestSplit(int) - Method in class org.opencv.ml.TrainData
 
setTrainTestSplitRatio(double, boolean) - Method in class org.opencv.ml.TrainData
 
setTrainTestSplitRatio(double) - Method in class org.opencv.ml.TrainData
 
setTruncatePrunedTree(boolean) - Method in class org.opencv.ml.DTrees
 
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
 
setUse1SERule(boolean) - Method in class org.opencv.ml.DTrees
 
setUseSurrogates(boolean) - Method in class org.opencv.ml.DTrees
 
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
 
setWeakCount(int) - Method in class org.opencv.ml.Boost
 
setWeightTrimRate(double) - Method in class org.opencv.ml.Boost
 
shift(int) - Method in class org.opencv.core.Range
 
shiftMat(Mat, Mat, Point) - Method in class org.opencv.photo.AlignMTB
 
shuffleTrainTest() - Method in class org.opencv.ml.TrainData
 
SIFT - Static variable in class org.opencv.features2d.DescriptorExtractor
 
SIFT - Static variable in class org.opencv.features2d.FeatureDetector
 
SIGMOID - Static variable in class org.opencv.ml.SVM
 
SIGMOID_SYM - Static variable in class org.opencv.ml.ANN_MLP
 
SIMPLEBLOB - Static variable in class org.opencv.features2d.FeatureDetector
 
size - Variable in class org.opencv.core.KeyPoint
Diameter of the useful keypoint adjacent area.
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 - Variable in class org.opencv.core.RotatedRect
 
Size - Class in org.opencv.core
 
Size(double, double) - Constructor for class org.opencv.core.Size
 
Size() - Constructor for class org.opencv.core.Size
 
Size(Point) - Constructor for class org.opencv.core.Size
 
Size(double[]) - Constructor for class org.opencv.core.Size
 
Sobel(Mat, Mat, int, int, int, int, double, double, int) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
solve(Mat, Mat, Mat, int) - Static method in class org.opencv.core.Core
 
solve(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
solveCubic(Mat, Mat) - Static method in class org.opencv.core.Core
 
solvePnP(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat, boolean, 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_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_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, boolean, int, float, double, Mat, int) - Static method in class org.opencv.calib3d.Calib3d
 
solvePnPRansac(MatOfPoint3f, MatOfPoint2f, Mat, MatOfDouble, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
solvePoly(Mat, Mat, int) - Static method in class org.opencv.core.Core
 
solvePoly(Mat, Mat) - 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
 
split(Mat, List<Mat>) - Static method in class org.opencv.core.Core
 
sqrBoxFilter(Mat, Mat, int, Size, Point, boolean, int) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
sqrt(Mat, Mat) - Static method in class org.opencv.core.Core
 
STAR - Static variable in class org.opencv.features2d.FeatureDetector
 
start - Variable in class org.opencv.core.Range
 
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
 
step1(int) - Method in class org.opencv.core.Mat
 
step1() - Method in class org.opencv.core.Mat
 
StereoBM - Class in org.opencv.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
 
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) - Static method in class org.opencv.calib3d.Calib3d
 
stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, Mat, Mat, int, TermCriteria) - Static method in class org.opencv.calib3d.Calib3d
 
stereoCalibrate(List<Mat>, List<Mat>, List<Mat>, Mat, Mat, Mat, Mat, Size, 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) - Static method in class org.opencv.calib3d.Calib3d
 
StereoMatcher - Class in org.opencv.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
 
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, Size, double, double) - 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
 
stereoRectifyUncalibrated(Mat, Mat, Mat, Size, Mat, Mat, double) - Static method in class org.opencv.calib3d.Calib3d
 
stereoRectifyUncalibrated(Mat, Mat, Mat, Size, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
StereoSGBM - Class in org.opencv.calib3d
 
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, float, float) - Static method in class org.opencv.photo.Photo
 
stylization(Mat, Mat) - Static method in class org.opencv.photo.Photo
 
Subdiv2D - Class in org.opencv.imgproc
 
Subdiv2D() - 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, Mat, int) - 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) - Static method in class org.opencv.core.Core
 
subtract(Mat, Scalar, Mat, Mat, int) - 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) - Static method in class org.opencv.core.Core
 
SUCCESS - Static variable in interface org.opencv.android.LoaderCallbackInterface
OpenCV initialization finished successfully.
sumElems(Mat) - Static method in class org.opencv.core.Core
 
SURF - Static variable in class org.opencv.features2d.DescriptorExtractor
 
SURF - Static variable in class org.opencv.features2d.FeatureDetector
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class org.opencv.android.CameraBridgeViewBase
 
surfaceCreated(SurfaceHolder) - Method in class org.opencv.android.CameraBridgeViewBase
 
surfaceDestroyed(SurfaceHolder) - Method in class org.opencv.android.CameraBridgeViewBase
 
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, int) - Static method in class org.opencv.core.Core
 
SVDecomp(Mat, Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
SVM - Class in org.opencv.ml
 
symEdge(int) - Method in class org.opencv.imgproc.Subdiv2D
 

T

t() - Method in class org.opencv.core.Mat
 
TermCriteria - Class in org.opencv.core
 
TermCriteria(int, int, double) - Constructor for class org.opencv.core.TermCriteria
Termination criteria for iterative algorithms.
TermCriteria() - Constructor for class org.opencv.core.TermCriteria
Termination criteria for iterative algorithms.
TermCriteria(double[]) - Constructor for class org.opencv.core.TermCriteria
 
TEST_ERROR - Static variable in class org.opencv.ml.Ml
 
textureFlattening(Mat, Mat, Mat, float, float, int) - Static method in class org.opencv.photo.Photo
 
textureFlattening(Mat, Mat, Mat) - Static method in class org.opencv.photo.Photo
 
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
 
tl() - Method in class org.opencv.core.Rect
 
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
 
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
 
Tonemap - Class in org.opencv.photo
 
TonemapDrago - Class in org.opencv.photo
 
TonemapDurand - Class in org.opencv.photo
 
TonemapMantiuk - Class in org.opencv.photo
 
TonemapReinhard - Class in org.opencv.photo
 
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.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
 
total() - Method in class org.opencv.core.Mat
 
trace(Mat) - Static method in class org.opencv.core.Core
 
train() - Method in class org.opencv.features2d.DescriptorMatcher
 
train(Mat, int, Mat) - Method in class org.opencv.ml.StatModel
 
TRAIN_ERROR - Static variable in class org.opencv.ml.Ml
 
TrainData - Class in org.opencv.ml
 
trainE(Mat, Mat, Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainE(Mat, Mat) - Method in class org.opencv.ml.EM
 
trainEM(Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainEM(Mat) - Method in class org.opencv.ml.EM
 
trainIdx - Variable in class org.opencv.core.DMatch
Train descriptor index.
trainM(Mat, Mat, Mat, Mat, Mat) - Method in class org.opencv.ml.EM
 
trainM(Mat, Mat) - Method in class org.opencv.ml.EM
 
transform(Mat, Mat, Mat) - Static method in class org.opencv.core.Core
 
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() - Method in class org.opencv.core.Mat
 
type - Variable in class org.opencv.core.TermCriteria
 
typeToString(int) - Static method in class org.opencv.core.CvType
 

U

undistort(Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
undistort(Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
undistortImage(Mat, Mat, Mat, Mat, Mat, Size) - Static method in class org.opencv.calib3d.Calib3d
 
undistortImage(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
undistortPoints(Mat, Mat, Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
undistortPoints(Mat, Mat, Mat, Mat) - Static method in class org.opencv.calib3d.Calib3d
 
undistortPoints(MatOfPoint2f, MatOfPoint2f, Mat, Mat, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
undistortPoints(MatOfPoint2f, MatOfPoint2f, Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
UPDATE_MODEL - Static variable in class org.opencv.ml.StatModel
 
UPDATE_WEIGHTS - Static variable in class org.opencv.ml.ANN_MLP
 
Utils - Class in org.opencv.android
 
Utils() - Constructor for class org.opencv.android.Utils
 

V

val - Variable in class org.opencv.core.Scalar
 
validateDisparity(Mat, Mat, int, int, int) - Static method in class org.opencv.calib3d.Calib3d
 
validateDisparity(Mat, Mat, 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
 
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_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_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_Rect_to_Mat(List<Rect>) - 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_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
 
vector_vector_Point_to_Mat(List<MatOfPoint>, 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
 
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(String) - Constructor for class org.opencv.videoio.VideoCapture
 
VideoCapture(int) - Constructor for class org.opencv.videoio.VideoCapture
 
Videoio - Class in org.opencv.videoio
 
Videoio() - Constructor for class org.opencv.videoio.Videoio
 
VIDEOWRITER_PROP_FRAMEBYTES - Static variable in class org.opencv.videoio.Videoio
 
VIDEOWRITER_PROP_QUALITY - Static variable in class org.opencv.videoio.Videoio
 

W

wait_install() - Method in interface org.opencv.android.InstallCallbackInterface
Wait for package installation.
WARP_FILL_OUTLIERS - Static variable in class org.opencv.imgproc.Imgproc
 
WARP_INVERSE_MAP - Static variable in class org.opencv.imgproc.Imgproc
 
warpAffine(Mat, Mat, Mat, Size, int, int, Scalar) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
warpPerspective(Mat, Mat, Mat, Size, int, int, Scalar) - 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) - Static method in class org.opencv.imgproc.Imgproc
 
watershed(Mat, Mat) - Static method in class org.opencv.imgproc.Imgproc
 
width() - Method in class org.opencv.core.Mat
 
width - Variable in class org.opencv.core.Rect
 
width - Variable in class org.opencv.core.Size
 
write(String) - Method in class org.opencv.features2d.DescriptorExtractor
 
write(String) - Method in class org.opencv.features2d.DescriptorMatcher
 
write(String) - Method in class org.opencv.features2d.FeatureDetector
 

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
 

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
 

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
 

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
OpenCV 3.0.0 Documentation