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

a() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
a(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
a() - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
a(float) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
a() - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
a(float) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
a() - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
a(float) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
a() - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
a(float) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
abs(byte) - Static method in class org.bytedeco.javacpp.opencv_core
\endcond
abs(short) - Static method in class org.bytedeco.javacpp.opencv_core
 
abs(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
abs(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates an absolute value of each matrix element.
abs(opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
abs(opencv_core.MatExpr, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
absdiff(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the per-element absolute difference between two arrays or between an array and a scalar.
absdiff16s(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff16s(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff16s(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff16u(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff16u(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff16u(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff32f(FloatPointer, long, FloatPointer, long, FloatPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff32f(FloatBuffer, long, FloatBuffer, long, FloatBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff32f(float[], long, float[], long, float[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff32s(IntPointer, long, IntPointer, long, IntPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff32s(IntBuffer, long, IntBuffer, long, IntBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff32s(int[], long, int[], long, int[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff64f(DoublePointer, long, DoublePointer, long, DoublePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff64f(DoubleBuffer, long, DoubleBuffer, long, DoubleBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff64f(double[], long, double[], long, double[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
absdiff8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
access() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
accesses the currently observed element methods
ACCESS_FAST - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::
ACCESS_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::
ACCESS_READ - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::
ACCESS_RW - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::
ACCESS_WRITE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::
accumulate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_misc
accumulate(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
accumulateProduct(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Adds the per-element product of two input images to the accumulator.
accumulateProduct(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
accumulateSquare(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Adds the square of a source image to the accumulator.
accumulateSquare(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
accumulateWeighted(opencv_core.Mat, opencv_core.Mat, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Updates a running average.
accumulateWeighted(opencv_core.Mat, opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
active_count() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
active_count(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
active_count() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
active_count(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
ADAPTIVE_THRESH_GAUSSIAN_C - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::AdaptiveThresholdTypes
ADAPTIVE_THRESH_MEAN_C - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::AdaptiveThresholdTypes
adaptiveThreshold(opencv_core.Mat, opencv_core.Mat, double, int, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies an adaptive threshold to an array.
add(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\relates cv::String /** \{
add(String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(BytePointer, byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(String, byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(byte, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(byte, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.Range, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(int, opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the per-element sum of two arrays or an array and a scalar.
add(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\} core_basic
add(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.Scalar, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.MatExpr, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.Mat, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.MatExpr, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.Scalar, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.MatExpr, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
add(opencv_core.MatExpr, opencv_core.MatExpr, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
add(opencv_core.MatExpr, opencv_core.Scalar, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
add(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.BOWTrainer
\brief Adds descriptors to a training set.
add(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Adds descriptors to train a CPU(trainDescCollectionis) or GPU(utrainDescCollectionis) descriptor collection.
add(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
add16s(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add16s(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add16s(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add16u(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add16u(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add16u(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add32f(FloatPointer, long, FloatPointer, long, FloatPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add32f(FloatBuffer, long, FloatBuffer, long, FloatBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add32f(float[], long, float[], long, float[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add32s(IntPointer, long, IntPointer, long, IntPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add32s(IntBuffer, long, IntBuffer, long, IntBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add32s(int[], long, int[], long, int[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add64f(DoublePointer, long, DoublePointer, long, DoublePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add64f(DoubleBuffer, long, DoubleBuffer, long, DoubleBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add64f(double[], long, double[], long, double[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
add8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addEdge(int, int, float) - Method in class org.bytedeco.javacpp.opencv_stitching.Graph
 
addLayer(BytePointer, BytePointer, opencv_dnn.LayerParams) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Adds new layer to the net.
addLayer(String, String, opencv_dnn.LayerParams) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
 
addLayerToPrev(BytePointer, BytePointer, opencv_dnn.LayerParams) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Adds new layer and connects its first input to the first output of previously added layer.
addLayerToPrev(String, String, opencv_dnn.LayerParams) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
 
addObject(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
addPut(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\cond IGNORED
addPut(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
addPut(int) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
moves iterator forward by the specified offset (possibly negative)
addPut(long) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
shifts the iterator forward by the specified number of elements
addref() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Increments the reference counter.
addref() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
manually increments the reference counter to the header.
addref() - Method in class org.bytedeco.javacpp.opencv_core.UMat
increases the reference counter; use with care to avoid memleaks
addText(opencv_core.Mat, BytePointer, opencv_core.Point, opencv_highgui.QtFont) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Draws a text on the image.
addText(opencv_core.Mat, String, opencv_core.Point, opencv_highgui.QtFont) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
addWeighted(opencv_core.Mat, double, opencv_core.Mat, double, double, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the weighted sum of two arrays.
addWeighted(opencv_core.Mat, double, opencv_core.Mat, double, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted16s(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted16s(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted16s(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted16u(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted16u(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted16u(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted32f(FloatPointer, long, FloatPointer, long, FloatPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted32f(FloatBuffer, long, FloatBuffer, long, FloatBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted32f(float[], long, float[], long, float[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted32s(IntPointer, long, IntPointer, long, IntPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted32s(IntBuffer, long, IntBuffer, long, IntBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted32s(int[], long, int[], long, int[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted64f(DoublePointer, long, DoublePointer, long, DoublePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted64f(DoubleBuffer, long, DoubleBuffer, long, DoubleBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted64f(double[], long, double[], long, double[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
addWeighted8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
adjustROI(int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Adjusts a submatrix size and position within the parent matrix.
adjustROI(int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
moves/resizes the current matrix ROI inside the parent matrix.
AGAST(opencv_core.Mat, opencv_core.KeyPointVector, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_features2d
\overload
AGAST(opencv_core.Mat, opencv_core.KeyPointVector, int) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
AGAST(opencv_core.Mat, opencv_core.KeyPointVector, int, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_features2d
\brief Detects corners using the AGAST algorithm
AGAST_5_8 - Static variable in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
enum cv::AgastFeatureDetector::
AGAST_7_12d - Static variable in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
enum cv::AgastFeatureDetector::
AGAST_7_12s - Static variable in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
enum cv::AgastFeatureDetector::
ALGORITHM - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
align() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Alignment of image rows (4 or 8).
align(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
alignSize(long, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Aligns a buffer size to the specified number of bytes.
all() - Static method in class org.bytedeco.javacpp.opencv_core.Range
 
all(double) - Static method in class org.bytedeco.javacpp.opencv_core.Scalar
returns a scalar with all elements set to v0
all(int) - Static method in class org.bytedeco.javacpp.opencv_core.Scalar4i
returns a scalar with all elements set to v0
allocator() - Method in class org.bytedeco.javacpp.opencv_core.Mat
custom allocator
allocator(opencv_core.MatAllocator) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
allocator() - Method in class org.bytedeco.javacpp.opencv_core.UMat
custom allocator
allocator(opencv_core.MatAllocator) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
allocatorFlags_() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
allocatorFlags_(int) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
alpha() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
alpha(double) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
alpha() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
alpha(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
ALPHA1 - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
ALPHA1 - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
ALPHA255 - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
ALPHA255 - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
alphaChannel() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Ignored by OpenCV
alphaChannel(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
AM_FILTER - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::EdgeAwareFiltersList
amFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Simple one-line Adaptive Manifold Filter call.
amFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
anchorX() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
anchorX(int) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
anchorX() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
anchorX(int) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
anchorY() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
anchorY(int) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
anchorY() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
anchorY(int) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
and(opencv_core.Range, opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
 
and(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
and(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
and(opencv_core.Scalar, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
and8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
and8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
and8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
andPut(opencv_core.Range, opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
 
andPut(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
andPut(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
angle() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvBox2D
 
angle(float) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvBox2D
 
angle() - Method in class org.bytedeco.javacpp.opencv_core.CvBox2D
and the first side (i.e.
angle(float) - Method in class org.bytedeco.javacpp.opencv_core.CvBox2D
 
angle() - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
computed orientation of the keypoint (-1 if not applicable); it's in [0,360) degrees and measured relative to image coordinate system, ie in clockwise.
angle(float) - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
angle() - Method in class org.bytedeco.javacpp.opencv_core.RotatedRect
 
angle(float) - Method in class org.bytedeco.javacpp.opencv_core.RotatedRect
 
APPEND - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::Mode
apply(BytePointer, BytePointer, int) - Method in class org.bytedeco.javacpp.opencv_core.Hamming
this will count the bits in a ^ b
apply(ByteBuffer, ByteBuffer, int) - Method in class org.bytedeco.javacpp.opencv_core.Hamming
 
apply(byte[], byte[], int) - Method in class org.bytedeco.javacpp.opencv_core.Hamming
 
apply(opencv_core.Range, opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Extracts a rectangular submatrix.
apply(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
apply(opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
apply(opencv_core.Range, opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
apply(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
apply() - Method in class org.bytedeco.javacpp.opencv_core.MatSize
 
apply(opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.ParallelLoopBody
 
apply(opencv_core.Mat, opencv_core.Mat, int, int) - Method in class org.bytedeco.javacpp.opencv_core.PCA
\brief performs %PCA
apply(opencv_core.Mat, opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_core.PCA
 
apply(opencv_core.Mat, opencv_core.Mat, int, double) - Method in class org.bytedeco.javacpp.opencv_core.PCA
\overload
apply() - Method in class org.bytedeco.javacpp.opencv_core.RNG
\brief returns a random integer sampled uniformly from [0, N).
apply(int) - Method in class org.bytedeco.javacpp.opencv_core.RNG
\overload
apply(int) - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
apply() - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
apply(opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_core.SVD
\brief the operator that performs SVD.
apply(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.SVD
 
apply(opencv_core.Range, opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.UMat
extracts a rectangular sub-matrix
apply(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
apply(opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
apply(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.CLAHE
 
apply(opencv_core.Rect, opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_objdetect.SimilarRects
 
apply(opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo, opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestRangeMatcher
 
apply(opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo) - Method in class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestRangeMatcher
 
apply(int, opencv_core.Point, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.BlocksGainCompensator
 
apply(opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo, opencv_stitching.CameraParams) - Method in class org.bytedeco.javacpp.opencv_stitching.Estimator
\brief Estimates camera parameters.
apply(int, opencv_core.Point, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.ExposureCompensator
\brief Compensate exposure in the specified image.
apply(opencv_core.Mat, opencv_stitching.ImageFeatures) - Method in class org.bytedeco.javacpp.opencv_stitching.FeaturesFinder
\overload
apply(opencv_core.Mat, opencv_stitching.ImageFeatures, opencv_core.RectVector) - Method in class org.bytedeco.javacpp.opencv_stitching.FeaturesFinder
\brief Finds features in the given image.
apply(opencv_stitching.ImageFeatures, opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo) - Method in class org.bytedeco.javacpp.opencv_stitching.FeaturesMatcher
\overload
apply(opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo, opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_stitching.FeaturesMatcher
\brief Performs images matching.
apply(opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo) - Method in class org.bytedeco.javacpp.opencv_stitching.FeaturesMatcher
 
apply(int, opencv_core.Point, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.GainCompensator
 
apply(int, opencv_core.Point, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.NoExposureCompensator
 
apply(opencv_core.Mat, opencv_core.Mat, double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractor
\brief Computes a foreground mask.
apply(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractor
 
applyColorMap(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies a GNU Octave/MATLAB equivalent colormap on a given image.
applyTransformation(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeTransformer
\brief Apply a transformation, given a pre-estimated transformation parameters.
applyTransformation(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeTransformer
 
approxPolyDP(opencv_core.Mat, opencv_core.Mat, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Approximates a polygonal curve(s) with the specified precision.
arcLength(opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates a contour perimeter or a curve length.
area() - Method in class org.bytedeco.javacpp.opencv_core.Rect
area (width*height) of the rectangle
area() - Method in class org.bytedeco.javacpp.opencv_core.Rectd
area (width*height) of the rectangle
area() - Method in class org.bytedeco.javacpp.opencv_core.Rectf
area (width*height) of the rectangle
area() - Method in class org.bytedeco.javacpp.opencv_core.Size
the area (width*height)
area() - Method in class org.bytedeco.javacpp.opencv_core.Size2d
the area (width*height)
area() - Method in class org.bytedeco.javacpp.opencv_core.Size2f
the area (width*height)
area() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
area of the connected component
area(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
 
ARO_0_45 - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::AngleRangeOption
ARO_315_0 - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::AngleRangeOption
ARO_315_135 - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::AngleRangeOption
ARO_315_45 - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::AngleRangeOption
ARO_45_135 - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::AngleRangeOption
ARO_45_90 - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::AngleRangeOption
ARO_90_135 - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::AngleRangeOption
ARO_CTR_HOR - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::AngleRangeOption
ARO_CTR_VER - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::AngleRangeOption
arrayChannels() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arrayChannels() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arrayChannels() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arrayChannels() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arrayChannels() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrayData() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arrayData() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arrayData() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arrayData() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arrayData() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrayDepth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arrayDepth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arrayDepth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arrayDepth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arrayDepth() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrayHeight() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arrayHeight() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arrayHeight() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arrayHeight() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arrayHeight() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrayOrigin() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arrayOrigin(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arrayOrigin() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arrayOrigin(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arrayOrigin() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arrayOrigin(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arrayOrigin() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arrayOrigin(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arrayOrigin() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrayOrigin(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrayROI() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arrayROI() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arrayROI() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arrayROI() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arrayROI() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrays(int) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
the iterated arrays
arrays() - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
arraySize() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arraySize() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arraySize() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arraySize() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arraySize() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrayStep() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arrayStep() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arrayStep() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arrayStep() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arrayStep() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrayWidth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
arrayWidth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
arrayWidth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
arrayWidth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
arrayWidth() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
arrowedLine(opencv_core.Mat, opencv_core.Point, opencv_core.Point, opencv_core.Scalar, int, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws a arrow segment pointing from the first point to the second one.
arrowedLine(opencv_core.Mat, opencv_core.Point, opencv_core.Point, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
AS_IS - Static variable in class org.bytedeco.javacpp.opencv_stitching.Timelapser
enum cv::detail::Timelapser::
asByte() - Method in class org.bytedeco.javacpp.opencv_core.RNG
Each of the methods updates the state using the MWC algorithm and returns the next random number of the specified type.
asBytePointer() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns the node content as text string
ascii() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
font data and metrics
ascii() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
font data and metrics
asCvMat() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
asDouble() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns the node content as double
asDouble() - Method in class org.bytedeco.javacpp.opencv_core.RNG
\overload
asDouble() - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
asFloat() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns the node content as float
asFloat() - Method in class org.bytedeco.javacpp.opencv_core.RNG
\overload
asFloat() - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
asFrameSource() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
 
asFrameSource(opencv_superres.SuperResolution) - Static method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
 
asIFrameSource() - Method in class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
 
asIFrameSource(opencv_videostab.OnePassStabilizer) - Static method in class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
 
asIFrameSource() - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
asIFrameSource(opencv_videostab.TwoPassStabilizer) - Static method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
asInt() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns the node content as an integer.
asInt() - Method in class org.bytedeco.javacpp.opencv_core.RNG
\overload
asInt() - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
asIntPointer() - Method in class org.bytedeco.javacpp.opencv_core.MatSize
 
asIplImage() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
asISparseOptFlowEstimator() - Method in class org.bytedeco.javacpp.opencv_videostab.SparsePyrLkOptFlowEstimator
 
asISparseOptFlowEstimator(opencv_videostab.SparsePyrLkOptFlowEstimator) - Static method in class org.bytedeco.javacpp.opencv_videostab.SparsePyrLkOptFlowEstimator
 
asLong() - Method in class org.bytedeco.javacpp.opencv_core.MatStep
 
asMat() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
asMoments() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
aspect() - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
aspect(double) - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
asRange() - Method in class org.bytedeco.javacpp.opencv_core.CvSlice
 
asRotatedRect() - Method in class org.bytedeco.javacpp.opencv_core.CvBox2D
 
asSeamFinder() - Method in class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinder
 
asSeamFinder(opencv_stitching.GraphCutSeamFinder) - Static method in class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinder
 
asShort() - Method in class org.bytedeco.javacpp.opencv_core.RNG
\overload
assign(opencv_core.MatExpr, opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
assign(opencv_core.MatExpr, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
assignTo(opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Provides a functional form of convertTo.
assignTo(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
assignTo(opencv_core.SparseMat, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
assignTo(opencv_core.SparseMat) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
assignTo(opencv_core.UMat, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
assignTo(opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
asTermCriteria() - Method in class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
attr(int) - Method in class org.bytedeco.javacpp.opencv_core.CvAttrList
NULL-terminated array of (attribute_name,attribute_value) pairs.
attr() - Method in class org.bytedeco.javacpp.opencv_core.CvAttrList
 
augAssignAdd(opencv_core.MatExpr, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
augAssignAnd(opencv_core.MatExpr, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
augAssignDivide(opencv_core.MatExpr, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
augAssignMultiply(opencv_core.MatExpr, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
augAssignOr(opencv_core.MatExpr, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
augAssignSubtract(opencv_core.MatExpr, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
augAssignXor(opencv_core.MatExpr, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
AUTO_STEP - Static variable in class org.bytedeco.javacpp.opencv_core.Mat
enum cv::Mat::
AUTO_STEP - Static variable in class org.bytedeco.javacpp.opencv_core.UMat
enum cv::UMat::
AUTOTUNED - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t

B

b() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
b(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
b() - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
b(float) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
b() - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
b(float) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
b() - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
b(float) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
b() - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
b(float) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
backProject(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.PCA
\brief Reconstructs vectors from their PC projections.
backProject(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.PCA
\overload
BACKPROP - Static variable in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
enum cv::ml::ANN_MLP::TrainingMethods
backSubst(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core.SVD
\brief performs back substitution
backSubst(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.SVD
\brief performs a singular value back substitution.
BadAlign - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadAlphaChannel - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadCallBack - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadCOI - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadDataPtr - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadDepth - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadImageSize - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadModelOrChSeq - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadNumChannel1U - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadNumChannels - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadOffset - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadOrder - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadOrigin - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadROISize - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadStep - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BadTileSize - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
BATCH - Static variable in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
enum cv::ml::LogisticRegression::Methods
batchDistance(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat, int, int, opencv_core.Mat, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
\brief naive nearest neighbor finder
batchDistance(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
begin() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns iterator pointing to the first node element
begin() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the sparse matrix iterator at the matrix beginning
beta() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
beta(double) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
bilateralFilter(opencv_core.Mat, opencv_core.Mat, int, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies the bilateral filter to an image.
bilateralFilter(opencv_core.Mat, opencv_core.Mat, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
bins() - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
bins(opencv_core.CvArr) - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
bitwise_and(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief computes bitwise conjunction of the two arrays (dst = src1 & src2) Calculates the per-element bit-wise conjunction of two arrays or an array and a scalar.
bitwise_and(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
bitwise_not(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Inverts every bit of an array.
bitwise_not(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
bitwise_or(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the per-element bit-wise disjunction of two arrays or an array and a scalar.
bitwise_or(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
bitwise_xor(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the per-element bit-wise "exclusive or" operation on two arrays or an array and a scalar.
bitwise_xor(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
BLACK - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
BLACK - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
blend(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.Blender
\brief Blends and returns the final pano.
blend(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
 
blend(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
 
blender() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
blendLinear(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
Performs linear blending of two images
blobColor() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
blobColor(byte) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
blobs() - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
List of learned parameters must be stored here to allow read them by using Net::getParam().
blobs(opencv_dnn.BlobVector) - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
 
blobs() - Method in class org.bytedeco.javacpp.opencv_dnn.LayerParams
List of learned parameters stored as blobs.
blobs(opencv_dnn.BlobVector) - Method in class org.bytedeco.javacpp.opencv_dnn.LayerParams
 
block() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
current block
block(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
block() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
current block
block(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
 
block() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
block(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
block() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
current block
block(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
block_max() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Maximal bound of the last block.
block_max(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
block_max() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Maximal bound of the last block.
block_max(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
block_max() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Maximal bound of the last block.
block_max(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
block_max() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Maximal bound of the last block.
block_max(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
block_max() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
pointer to the end of block
block_max(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
block_max() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
pointer to the end of block
block_max(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
 
block_max() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Maximal bound of the last block.
block_max(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
block_max() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
block_max(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
block_max() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
pointer to the end of block
block_max(BytePointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
block_min() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
pointer to the beginning of block
block_min(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
block_min() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
pointer to the beginning of block
block_min(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
 
block_min() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
block_min(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
block_min() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
pointer to the beginning of block
block_min(BytePointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
block_size() - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
Block size.
block_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
 
blockSize() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
blockSize(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
blockStride() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
blockStride(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
BLUE - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
blue() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
blue(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
BLUE - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
blue() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
blue(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
blur(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Point, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Blurs an image using the normalized box filter.
blur(opencv_core.Mat, opencv_core.Mat, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
blurrinessRates() - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
BOOLEAN - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
BORDER_CONSTANT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::BorderTypes
BORDER_DEFAULT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::BorderTypes
BORDER_ISOLATED - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::BorderTypes
BORDER_REFLECT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::BorderTypes
BORDER_REFLECT101 - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::BorderTypes
BORDER_REFLECT_101 - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::BorderTypes
BORDER_REPLICATE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::BorderTypes
BORDER_TRANSPARENT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::BorderTypes
BORDER_WRAP - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::BorderTypes
BorderConst(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Ditto.
BorderConst(int, int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
BorderConst() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
borderInterpolate(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\} core
BorderMode(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Ignored by OpenCV.
BorderMode(int, int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
BorderMode() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
borderMode() - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
borderMode() - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
bottom() - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
First allocated block.
bottom(opencv_core.CvMemBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
 
boundingRect() - Method in class org.bytedeco.javacpp.opencv_core.RotatedRect
returns the minimal up-right rectangle containing the rotated rectangle
boundingRect(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the up-right bounding rectangle of a point set.
boxFilter(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Size, opencv_core.Point, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Blurs an image using the box filter.
boxFilter(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
boxPoints(opencv_core.RotatedRect, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds the four vertices of a rotated rect.
br() - Method in class org.bytedeco.javacpp.opencv_core.Rect
the bottom-right corner
br() - Method in class org.bytedeco.javacpp.opencv_core.Rectd
the bottom-right corner
br() - Method in class org.bytedeco.javacpp.opencv_core.Rectf
the bottom-right corner
BRUTE_FORCE - Static variable in class org.bytedeco.javacpp.opencv_ml.KNearest
enum cv::ml::KNearest::Types
buf(int) - Method in class org.bytedeco.javacpp.opencv_core.MatStep
 
buf(int, long) - Method in class org.bytedeco.javacpp.opencv_core.MatStep
 
buf() - Method in class org.bytedeco.javacpp.opencv_core.MatStep
 
build(opencv_core.Mat, opencv_flann.IndexParams, int) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
build(opencv_core.Mat, opencv_flann.IndexParams) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
buildCostMatrix(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_shape.HistogramCostExtractor
 
buildMaps(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailCylindricalWarper
 
buildMaps(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailCylindricalWarperGpu
 
buildMaps(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
buildMaps(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
buildMaps(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarperGpu
 
buildMaps(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarperGpu
 
buildMaps(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailSphericalWarper
 
buildMaps(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailSphericalWarperGpu
 
buildMaps(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.RotationWarper
\brief Builds the projection maps according to the given camera data.
buildOpticalFlowPyramid(opencv_core.Mat, opencv_core.MatVector, opencv_core.Size, int, boolean, int, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_video
\brief Constructs the image pyramid which can be passed to calcOpticalFlowPyrLK.
buildOpticalFlowPyramid(opencv_core.Mat, opencv_core.MatVector, opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_video
 
buildPyramid(opencv_core.Mat, opencv_core.MatVector, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Constructs the Gaussian pyramid for an image.
buildPyramid(opencv_core.Mat, opencv_core.MatVector, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
bundleAdjuster() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 

C

c() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
c(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
c() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
The threshold value in case of split on an ordered variable.
c(float) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
 
C - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::ParamTypes
C_SVC - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::Types
calc(DoublePointer) - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver.Function
 
calc(int, int, FloatPointer, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_ml.SVM.Kernel
 
calc(int, int, FloatBuffer, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_ml.SVM.Kernel
 
calc(int, int, float[], float[], float[]) - Method in class org.bytedeco.javacpp.opencv_ml.SVM.Kernel
 
calc(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_superres.DenseOpticalFlowExt
 
calc(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_superres.DenseOpticalFlowExt
 
calc(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.DenseOpticalFlow
\brief Calculates an optical flow.
CALC_J - Static variable in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
enum CvLevMarq::
calcBackProject(opencv_core.Mat, int, IntPointer, opencv_core.Mat, opencv_core.Mat, PointerPointer, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the back projection of a histogram.
calcBackProject(opencv_core.Mat, int, IntPointer, opencv_core.Mat, opencv_core.Mat, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, IntPointer, opencv_core.Mat, opencv_core.Mat, FloatPointer, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, IntBuffer, opencv_core.Mat, opencv_core.Mat, FloatBuffer, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, IntBuffer, opencv_core.Mat, opencv_core.Mat, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, int[], opencv_core.Mat, opencv_core.Mat, float[], double, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, int[], opencv_core.Mat, opencv_core.Mat, float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, IntPointer, opencv_core.SparseMat, opencv_core.Mat, PointerPointer, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
calcBackProject(opencv_core.Mat, int, IntPointer, opencv_core.SparseMat, opencv_core.Mat, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, IntPointer, opencv_core.SparseMat, opencv_core.Mat, FloatPointer, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, IntBuffer, opencv_core.SparseMat, opencv_core.Mat, FloatBuffer, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, IntBuffer, opencv_core.SparseMat, opencv_core.Mat, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, int[], opencv_core.SparseMat, opencv_core.Mat, float[], double, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.Mat, int, int[], opencv_core.SparseMat, opencv_core.Mat, float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.MatVector, IntPointer, opencv_core.Mat, opencv_core.Mat, FloatPointer, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
calcBackProject(opencv_core.MatVector, IntBuffer, opencv_core.Mat, opencv_core.Mat, FloatBuffer, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBackProject(opencv_core.MatVector, int[], opencv_core.Mat, opencv_core.Mat, float[], double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcBlurriness(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_videostab
\addtogroup videostab \{
calcCovarMatrix(opencv_core.Mat, int, opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the covariance matrix of a set of vectors.
calcCovarMatrix(opencv_core.Mat, int, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
calcCovarMatrix(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload \note use cv::COVAR_ROWS or cv::COVAR_COLS flag
calcCovarMatrix(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
calcError(opencv_ml.TrainData, boolean, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
\brief Computes error on the training or test dataset
calcFlowMask(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, float, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
calcGlobalOrientation(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_optflow
\brief Calculates a global motion orientation in a selected region.
calcHist(opencv_core.Mat, int, IntPointer, opencv_core.Mat, opencv_core.Mat, int, IntPointer, PointerPointer, boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates a histogram of a set of arrays.
calcHist(opencv_core.Mat, int, IntPointer, opencv_core.Mat, opencv_core.Mat, int, IntPointer, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, IntPointer, opencv_core.Mat, opencv_core.Mat, int, IntPointer, FloatPointer, boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, IntBuffer, opencv_core.Mat, opencv_core.Mat, int, IntBuffer, FloatBuffer, boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, IntBuffer, opencv_core.Mat, opencv_core.Mat, int, IntBuffer, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, int[], opencv_core.Mat, opencv_core.Mat, int, int[], float[], boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, int[], opencv_core.Mat, opencv_core.Mat, int, int[], float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, IntPointer, opencv_core.Mat, opencv_core.SparseMat, int, IntPointer, PointerPointer, boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
calcHist(opencv_core.Mat, int, IntPointer, opencv_core.Mat, opencv_core.SparseMat, int, IntPointer, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, IntPointer, opencv_core.Mat, opencv_core.SparseMat, int, IntPointer, FloatPointer, boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, IntBuffer, opencv_core.Mat, opencv_core.SparseMat, int, IntBuffer, FloatBuffer, boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, IntBuffer, opencv_core.Mat, opencv_core.SparseMat, int, IntBuffer, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, int[], opencv_core.Mat, opencv_core.SparseMat, int, int[], float[], boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.Mat, int, int[], opencv_core.Mat, opencv_core.SparseMat, int, int[], float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.MatVector, IntPointer, opencv_core.Mat, opencv_core.Mat, IntPointer, FloatPointer, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
calcHist(opencv_core.MatVector, IntPointer, opencv_core.Mat, opencv_core.Mat, IntPointer, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.MatVector, IntBuffer, opencv_core.Mat, opencv_core.Mat, IntBuffer, FloatBuffer, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.MatVector, IntBuffer, opencv_core.Mat, opencv_core.Mat, IntBuffer, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.MatVector, int[], opencv_core.Mat, opencv_core.Mat, int[], float[], boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcHist(opencv_core.MatVector, int[], opencv_core.Mat, opencv_core.Mat, int[], float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
calcMotionGradient(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_optflow
\brief Calculates a gradient orientation of a motion history image.
calcMotionGradient(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_optflow
 
calcOpticalFlowFarneback(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, int, int, int, int, double, int) - Static method in class org.bytedeco.javacpp.opencv_video
\brief Computes a dense optical flow using the Gunnar Farneback's algorithm.
calcOpticalFlowPyrLK(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, int, opencv_core.TermCriteria, int, double) - Static method in class org.bytedeco.javacpp.opencv_video
\brief Calculates an optical flow for a sparse feature set using the iterative Lucas-Kanade method with pyramids.
calcOpticalFlowPyrLK(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_video
 
calcOpticalFlowSF(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_optflow
\addtogroup optflow \{
calcOpticalFlowSF(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, int, double, double, int, double, double, double, int, double, double, double) - Static method in class org.bytedeco.javacpp.opencv_optflow
\brief Calculate an optical flow using "SimpleFlow" algorithm.
calcOpticalFlowSparseToDense(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, float, boolean, float, float) - Static method in class org.bytedeco.javacpp.opencv_optflow
\brief Fast dense optical flow based on PyrLK sparse matches interpolation.
calcOpticalFlowSparseToDense(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_optflow
 
calculateShift(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
\brief Calculates shift between two images, i.
CALIB_CB_ADAPTIVE_THRESH - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_CB_ASYMMETRIC_GRID - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_CB_CLUSTERING - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_CB_FAST_CHECK - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_CB_FILTER_QUADS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_CB_NORMALIZE_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_CB_SYMMETRIC_GRID - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_ASPECT_RATIO - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_INTRINSIC - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_K1 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_K2 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_K3 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_K4 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_K5 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_K6 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_PRINCIPAL_POINT - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_S1_S2_S3_S4 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_FIX_TAUX_TAUY - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_RATIONAL_MODEL - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_SAME_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_THIN_PRISM_MODEL - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_TILTED_MODEL - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_USE_INTRINSIC_GUESS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_USE_LU - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_ZERO_DISPARITY - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
CALIB_ZERO_TANGENT_DIST - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
calibrate(opencv_core.MatVector, opencv_core.MatVector, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.MatVector, opencv_core.MatVector, int, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Performs camera calibaration
calibrate(opencv_core.MatVector, opencv_core.MatVector, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.MatVector, opencv_core.MatVector) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
calibrateCamera(opencv_core.MatVector, opencv_core.MatVector, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.MatVector, opencv_core.MatVector, int, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Finds the camera intrinsic and extrinsic parameters from several views of a calibration pattern.
calibrateCamera(opencv_core.MatVector, opencv_core.MatVector, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.MatVector, opencv_core.MatVector) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
calibrateRotatingCamera(opencv_core.MatVector, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
calibrationMatrixValues(opencv_core.Mat, opencv_core.Size, double, double, DoublePointer, DoublePointer, DoublePointer, opencv_core.Point2d, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Computes useful camera characteristics from the camera matrix.
calibrationMatrixValues(opencv_core.Mat, opencv_core.Size, double, double, DoubleBuffer, DoubleBuffer, DoubleBuffer, opencv_core.Point2d, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
calibrationMatrixValues(opencv_core.Mat, opencv_core.Size, double, double, double[], double[], double[], opencv_core.Point2d, double[]) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
call(opencv_core.IplImage, int, int) - Method in class org.bytedeco.javacpp.opencv_core.Cv_iplAllocateImageData
 
call(opencv_core.IplImage) - Method in class org.bytedeco.javacpp.opencv_core.Cv_iplCloneImage
 
call(int, int, int, BytePointer, BytePointer, int, int, int, int, int, opencv_core.IplROI, opencv_core.IplImage, Pointer, opencv_core.IplTileInfo) - Method in class org.bytedeco.javacpp.opencv_core.Cv_iplCreateImageHeader
 
call(int, int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_core.Cv_iplCreateROI
 
call(opencv_core.IplImage, int) - Method in class org.bytedeco.javacpp.opencv_core.Cv_iplDeallocate
 
call(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.CvCloneFunc
 
call(Pointer, Pointer, Pointer) - Method in class org.bytedeco.javacpp.opencv_core.CvCmpFunc
 
call(int, BytePointer, BytePointer, BytePointer, int, Pointer) - Method in class org.bytedeco.javacpp.opencv_core.CvErrorCallback
 
call(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.CvIsInstanceFunc
 
call(opencv_core.CvFileStorage, opencv_core.CvFileNode) - Method in class org.bytedeco.javacpp.opencv_core.CvReadFunc
 
call(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.CvReleaseFunc
 
call(opencv_core.CvFileStorage, BytePointer, Pointer, opencv_core.CvAttrList) - Method in class org.bytedeco.javacpp.opencv_core.CvWriteFunc
 
call(int, BytePointer, BytePointer, BytePointer, int, Pointer) - Method in class org.bytedeco.javacpp.opencv_core.ErrorCallback
 
call(opencv_dnn.LayerParams) - Method in class org.bytedeco.javacpp.opencv_dnn.LayerFactory.Constuctor
 
call(int, Pointer) - Method in class org.bytedeco.javacpp.opencv_highgui.ButtonCallback
 
call(int, Pointer) - Method in class org.bytedeco.javacpp.opencv_highgui.CvButtonCallback
 
call(int, int, int, int, Pointer) - Method in class org.bytedeco.javacpp.opencv_highgui.CvMouseCallback
 
call(Pointer) - Method in class org.bytedeco.javacpp.opencv_highgui.CvOpenGlDrawCallback
 
call(int) - Method in class org.bytedeco.javacpp.opencv_highgui.CvTrackbarCallback
 
call(int, Pointer) - Method in class org.bytedeco.javacpp.opencv_highgui.CvTrackbarCallback2
 
call(int, int, int, int, Pointer) - Method in class org.bytedeco.javacpp.opencv_highgui.MouseCallback
 
call(Pointer) - Method in class org.bytedeco.javacpp.opencv_highgui.OpenGlDrawCallback
 
call(int, byte[]) - Method in class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_byte__
 
call(int, ByteBuffer) - Method in class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_ByteBuffer
 
call(int, BytePointer) - Method in class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_BytePointer
 
call(int, PointerPointer) - Method in class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_PointerPointer
 
call(int, Pointer) - Method in class org.bytedeco.javacpp.opencv_highgui.TrackbarCallback
 
call(FloatPointer, FloatPointer, Pointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvDistanceFunction
 
cameras() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
CamShift(opencv_core.Mat, opencv_core.Rect, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_video
\brief Finds an object center, size, and orientation.
Canny(opencv_core.Mat, opencv_core.Mat, double, double, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds edges in an image using the Canny algorithm \cite Canny86 .
Canny(opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
canonicalAxis(int) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Converts \p axis index to canonical format (where 0 <= axis < dims()).
CAP_ANDROID - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_ANY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_AVFOUNDATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_CMU1394 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_DC1394 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_DSHOW - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_FFMPEG - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_FIREWARE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_FIREWIRE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_GIGANETIX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_GPHOTO2 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_GSTREAMER - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_IEEE1394 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_IMAGES - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_INTELPERC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_INTELPERC_DEPTH_GENERATOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_INTELPERC_DEPTH_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_INTELPERC_GENERATORS_MASK - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_INTELPERC_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_INTELPERC_IMAGE_GENERATOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_INTELPERC_IR_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_INTELPERC_UVDEPTH_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_MODE_BGR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_MODE_GRAY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_MODE_RGB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_MODE_YUYV - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_MSMF - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI2 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI2_ASUS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_ASUS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_BGR_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_DEPTH_GENERATOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_DEPTH_GENERATOR_BASELINE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_DEPTH_GENERATOR_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION_ON - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_DEPTH_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_DISPARITY_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_DISPARITY_MAP_32F - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_GENERATORS_MASK - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_GRAY_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_IMAGE_GENERATOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_IMAGE_GENERATOR_PRESENT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_POINT_CLOUD_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_QVGA_30HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_QVGA_60HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_SXGA_15HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_SXGA_30HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_VALID_DEPTH_MASK - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_OPENNI_VGA_30HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_APERTURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_AUTO_EXPOSURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_AUTOFOCUS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_BACKLIGHT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_BRIGHTNESS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_BUFFERSIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_CONTRAST - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_CONVERT_RGB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_DC1394_MAX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_DC1394_MODE_AUTO - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_DC1394_MODE_MANUAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_DC1394_MODE_ONE_PUSH_AUTO - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_DC1394_OFF - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_EXPOSURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_EXPOSUREPROGRAM - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_FOCUS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_FORMAT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_FOURCC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_FPS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_FRAME_COUNT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_FRAME_HEIGHT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_FRAME_WIDTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GAIN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GAMMA - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GIGA_FRAME_HEIGH_MAX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GIGA_FRAME_OFFSET_X - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GIGA_FRAME_OFFSET_Y - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GIGA_FRAME_SENS_HEIGH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GIGA_FRAME_SENS_WIDTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GIGA_FRAME_WIDTH_MAX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GPHOTO2_COLLECT_MSGS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GPHOTO2_FLUSH_MSGS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GPHOTO2_PREVIEW - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GPHOTO2_RELOAD_CONFIG - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GPHOTO2_RELOAD_ON_CHANGE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GPHOTO2_WIDGET_ENUMERATE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GSTREAMER_QUEUE_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_GUID - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_HUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_INTELPERC_DEPTH_CONFIDENCE_THRESHOLD - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_HORZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_VERT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_INTELPERC_DEPTH_LOW_CONFIDENCE_VALUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_INTELPERC_DEPTH_SATURATION_VALUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_INTELPERC_PROFILE_COUNT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_INTELPERC_PROFILE_IDX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_IOS_DEVICE_EXPOSURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_IOS_DEVICE_FLASH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_IOS_DEVICE_FOCUS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_IOS_DEVICE_TORCH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_IOS_DEVICE_WHITEBALANCE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_IRIS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_ISO_SPEED - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_MONOCHROME - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI2_MIRROR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI2_SYNC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_APPROX_FRAME_SYNC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_BASELINE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_CIRCLE_BUFFER - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_FRAME_MAX_DEPTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_GENERATOR_PRESENT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_MAX_BUFFER_SIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_MAX_TIME_DURATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_OUTPUT_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_REGISTRATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_OPENNI_REGISTRATION_ON - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_PAN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_POS_AVI_RATIO - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_POS_FRAMES - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_POS_MSEC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_PVAPI_BINNINGX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_PVAPI_BINNINGY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_PVAPI_DECIMATIONHORIZONTAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_PVAPI_DECIMATIONVERTICAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_PVAPI_FRAMESTARTTRIGGERMODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_PVAPI_MULTICASTIP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_PVAPI_PIXELFORMAT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_RECTIFICATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_ROLL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_SATURATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_SETTINGS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_SHARPNESS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_SPEED - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_TEMPERATURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_TILT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_TRIGGER - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_TRIGGER_DELAY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_VIEWFINDER - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_WHITE_BALANCE_BLUE_U - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_WHITE_BALANCE_RED_V - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_AE_MAX_LIMIT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_AEAG - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_AEAG_LEVEL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_AG_MAX_LIMIT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_AUTO_WB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_DATA_FORMAT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_DOWNSAMPLING - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_EXP_PRIORITY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_GPI_LEVEL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_GPI_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_GPI_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_GPO_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_GPO_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_LED_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_LED_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_MANUAL_WB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_OFFSET_X - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_OFFSET_Y - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_TIMEOUT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_TRG_SOFTWARE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_XI_TRG_SOURCE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PROP_ZOOM - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_DECIMATION_2OUTOF16 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_DECIMATION_2OUTOF4 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_DECIMATION_2OUTOF8 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_DECIMATION_OFF - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_FSTRIGMODE_FIXEDRATE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_FSTRIGMODE_FREERUN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_FSTRIGMODE_SOFTWARE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_FSTRIGMODE_SYNCIN1 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_FSTRIGMODE_SYNCIN2 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_PIXELFORMAT_BAYER16 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_PIXELFORMAT_BAYER8 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_PIXELFORMAT_BGR24 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_PIXELFORMAT_BGRA32 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_PIXELFORMAT_MONO16 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_PIXELFORMAT_MONO8 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_PIXELFORMAT_RGB24 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_PVAPI_PIXELFORMAT_RGBA32 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_QT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_UNICAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_V4L - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_V4L2 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_VFW - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_WINRT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
CAP_XIAPI - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
cartToPolar(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the magnitude and angle of 2D vectors.
cartToPolar(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
CASCADE_DO_CANNY_PRUNING - Static variable in class org.bytedeco.javacpp.opencv_objdetect
enum cv::
CASCADE_DO_ROUGH_SEARCH - Static variable in class org.bytedeco.javacpp.opencv_objdetect
enum cv::
CASCADE_FIND_BIGGEST_OBJECT - Static variable in class org.bytedeco.javacpp.opencv_objdetect
enum cv::
CASCADE_SCALE_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_objdetect
enum cv::
cc() - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
cc(opencv_objdetect.BaseCascadeClassifier) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
CC_STAT_AREA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ConnectedComponentsTypes
CC_STAT_HEIGHT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ConnectedComponentsTypes
CC_STAT_LEFT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ConnectedComponentsTypes
CC_STAT_MAX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ConnectedComponentsTypes
CC_STAT_TOP - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ConnectedComponentsTypes
CC_STAT_WIDTH - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ConnectedComponentsTypes
cellSize() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
cellSize(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
cellSize() - Method in class org.bytedeco.javacpp.opencv_videostab.TranslationBasedLocalOutlierRejector
 
center() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvBox2D
 
center(opencv_core.CvPoint2D32f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvBox2D
 
center() - Method in class org.bytedeco.javacpp.opencv_core.CvBox2D
Center of the box.
center(opencv_core.CvPoint2D32f) - Method in class org.bytedeco.javacpp.opencv_core.CvBox2D
 
center() - Method in class org.bytedeco.javacpp.opencv_core.RotatedRect
 
center(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_core.RotatedRect
 
CENTERS_GONZALES - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_centers_init_t
CENTERS_KMEANSPP - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_centers_init_t
CENTERS_RANDOM - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_centers_init_t
CHAIN_APPROX_NONE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ContourApproximationModes
CHAIN_APPROX_SIMPLE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ContourApproximationModes
CHAIN_APPROX_TC89_KCOS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ContourApproximationModes
CHAIN_APPROX_TC89_L1 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ContourApproximationModes
channels() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
channels() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
channels() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns the number of matrix channels.
channels() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the number of channels
channels() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns element type, similar to CV_MAT_CN(cvmat->type)
channels() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns size of the second axis blob.
channelSeq(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
ditto
channelSeq(int, byte) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
channelSeq() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
CHECK_ERR - Static variable in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
enum CvLevMarq::
checkDetectorSize() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
checkHardwareSupport(int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns true if the specified feature is supported by the host hardware.
checkRange(opencv_core.Mat, boolean, opencv_core.Point, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Checks every element of an input array for invalid values.
checkRange(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
checkVector(int, int, boolean) - Method in class org.bytedeco.javacpp.opencv_core.Mat
returns N if the matrix is 1-channel (N x ptdim) or ptdim-channel (1 x N) or (N x 1); negative number otherwise
checkVector(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
checkVector(int, int, boolean) - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns N if the matrix is 1-channel (N x ptdim) or ptdim-channel (1 x N) or (N x 1); negative number otherwise
checkVector(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
CHI2 - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::KernelTypes
child() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
child(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
Cholesky(FloatPointer, long, int, FloatPointer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky(FloatBuffer, long, int, FloatBuffer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky(float[], long, int, float[], long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky(DoublePointer, long, int, DoublePointer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky(DoubleBuffer, long, int, DoubleBuffer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky(double[], long, int, double[], long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky32f(FloatPointer, long, int, FloatPointer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky32f(FloatBuffer, long, int, FloatBuffer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky32f(float[], long, int, float[], long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky64f(DoublePointer, long, int, DoublePointer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky64f(DoubleBuffer, long, int, DoubleBuffer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Cholesky64f(double[], long, int, double[], long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
circle(opencv_core.Mat, opencv_core.Point, int, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws a circle.
circle(opencv_core.Mat, opencv_core.Point, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
class_id() - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
object class (if the keypoints need to be clustered by an object they belong to)
class_id(int) - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
classIdx() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
Class index normalized to 0..class_count-1 range and assigned to the node.
classIdx(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
 
classifier() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
classifier(opencv_objdetect.CvHaarClassifier) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
clear() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
clear() - Method in class org.bytedeco.javacpp.opencv_core.Algorithm
\brief Clears the algorithm state
clear() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
sets all the sparse matrix elements to 0, which means clearing the hash table.
clear() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
clear() - Method in class org.bytedeco.javacpp.opencv_features2d.BOWTrainer
 
clear() - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Clears the train descriptor collections.
clear() - Method in class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
clearSeq(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
clipLine(opencv_core.Size, opencv_core.Point, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Clips the line against the image rectangle.
clipLine(opencv_core.Rect, opencv_core.Point, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
clone() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Calls cvCloneMat(), and registers a deallocator.
clone() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMatND
Calls cvCloneMatND(), and registers a deallocator.
clone() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSparseMat
Calls cvCloneSparseMat(), and registers a deallocator.
clone() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls cvCloneImage(), and registers a deallocator.
clone() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
creates a copy of the object
clone(opencv_core.CvCloneFunc) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
clone() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Creates a full copy of the array and the underlying data.
clone() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
creates full copy of the matrix
clone() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns deep copy of the matrix, i.e.
clone(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.BFMatcher
 
clone() - Method in class org.bytedeco.javacpp.opencv_features2d.BFMatcher
 
clone(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Clones the matcher.
clone() - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
clone(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
clone() - Method in class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
cluster() - Method in class org.bytedeco.javacpp.opencv_features2d.BOWKMeansTrainer
 
cluster(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.BOWKMeansTrainer
 
cluster() - Method in class org.bytedeco.javacpp.opencv_features2d.BOWTrainer
\overload
cluster(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.BOWTrainer
\brief Clusters train descriptors.
cmp16s(ShortPointer, long, ShortPointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp16s(ShortBuffer, long, ShortBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp16s(short[], long, short[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp16u(ShortPointer, long, ShortPointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp16u(ShortBuffer, long, ShortBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp16u(short[], long, short[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp32f(FloatPointer, long, FloatPointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp32f(FloatBuffer, long, FloatBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp32f(float[], long, float[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp32s(IntPointer, long, IntPointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp32s(IntBuffer, long, IntBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp32s(int[], long, int[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp64f(DoublePointer, long, DoublePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp64f(DoubleBuffer, long, DoubleBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp64f(double[], long, double[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cmp8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
CMP_EQ - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CmpTypes
CMP_GE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CmpTypes
CMP_GT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CmpTypes
CMP_LE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CmpTypes
CMP_LT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CmpTypes
CMP_NE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CmpTypes
code() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
code(byte) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
COEF - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::ParamTypes
coi() - Method in class org.bytedeco.javacpp.opencv_core.IplROI
0 - no COI (all channels are selected), 1 - 0th channel is selected ...
coi(int) - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 
col(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Creates a matrix header for the specified matrix column.
col(int) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
col(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns a new matrix header for the specified column
COL_SAMPLE - Static variable in class org.bytedeco.javacpp.opencv_ml
enum cv::ml::SampleTypes
collectGarbage() - Method in class org.bytedeco.javacpp.opencv_imgproc.CLAHE
 
collectGarbage() - Method in class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestMatcher
 
collectGarbage() - Method in class org.bytedeco.javacpp.opencv_stitching.FeaturesFinder
\brief Frees unused memory allocated before if there is any.
collectGarbage() - Method in class org.bytedeco.javacpp.opencv_stitching.FeaturesMatcher
\brief Frees unused memory allocated before if there is any.
collectGarbage() - Method in class org.bytedeco.javacpp.opencv_superres.DenseOpticalFlowExt
 
collectGarbage() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Clear all inner buffers.
collectGarbage() - Method in class org.bytedeco.javacpp.opencv_video.DenseOpticalFlow
\brief Releases all inner buffers.
collectGarbage() - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
 
color() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
color(int) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
color() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
Color of the font.
color(opencv_core.Scalar) - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
color() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
color(opencv_core.CvScalar) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
COLOR - Static variable in class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
enum cv::detail::DpSeamFinder::CostFunction
COLOR_BayerBG2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerBG2BGR_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerBG2BGR_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerBG2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerBG2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerBG2RGB_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerBG2RGB_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGB2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGB2BGR_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGB2BGR_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGB2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGB2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGB2RGB_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGB2RGB_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGR2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGR2BGR_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGR2BGR_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGR2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGR2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGR2RGB_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerGR2RGB_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerRG2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerRG2BGR_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerRG2BGR_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerRG2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerRG2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerRG2RGB_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BayerRG2RGB_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2HLS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2HLS_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2HSV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2HSV_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2Lab - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2Luv - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2XYZ - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2YCrCb - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2YUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2YUV_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2YUV_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR2YUV_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5552BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5552BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5552GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5552RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5552RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5652BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5652BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5652GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5652RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGR5652RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGRA2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGRA2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGRA2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGRA2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGRA2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGRA2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGRA2YUV_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGRA2YUV_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_BGRA2YUV_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_COLORCVT_MAX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_GRAD - Static variable in class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
enum cv::detail::DpSeamFinder::CostFunction
COLOR_GRAY2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_GRAY2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_GRAY2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_GRAY2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_GRAY2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_GRAY2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_HLS2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_HLS2BGR_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_HLS2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_HLS2RGB_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_HSV2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_HSV2BGR_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_HSV2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_HSV2RGB_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_Lab2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_Lab2LBGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_Lab2LRGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_Lab2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_LBGR2Lab - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_LBGR2Luv - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_LRGB2Lab - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_LRGB2Luv - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_Luv2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_Luv2LBGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_Luv2LRGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_Luv2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_mRGBA2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2HLS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2HLS_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2HSV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2HSV_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2Lab - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2Luv - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2XYZ - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2YCrCb - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2YUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2YUV_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2YUV_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGB2YUV_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2mRGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2YUV_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2YUV_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_RGBA2YUV_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_XYZ2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_XYZ2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YCrCb2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YCrCb2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGR_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2BGRA_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2GRAY_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGB_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV2RGBA_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420p2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420p2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420p2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420p2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420p2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420sp2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420sp2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420sp2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420sp2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
COLOR_YUV420sp2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColorConversionCodes
colorChange(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, float, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Given an original color image, two differently colored versions of this image can be mixed seamlessly.
colorChange(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
COLORMAP_AUTUMN - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_BONE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_COOL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_HOT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_HSV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_JET - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_OCEAN - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_PARULA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_PINK - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_RAINBOW - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_SPRING - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_SUMMER - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
COLORMAP_WINTER - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ColormapTypes
colorModel(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Ignored by OpenCV
colorModel(int, byte) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
colorModel() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
colRange(int, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Creates a matrix header for the specified column span.
colRange(opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
colRange(int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
...
colRange(opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
cols() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
cols() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
cols() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
cols(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
cols() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
cols(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
cols() - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
cols(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
cols() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns size of the fourth axis blob.
compare(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Performs the per-element comparison of two arrays or an array and scalar value.
compareHist(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Compares two histograms.
compareHist(opencv_core.SparseMat, opencv_core.SparseMat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
compareSegments(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineSegmentDetector
\brief Draws two groups of lines in blue and red, counting the non overlapping (mismatching) pixels.
compareSegments(opencv_core.Size, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineSegmentDetector
 
completeFrameAccordingToFlow(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, float, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
completeSymm(opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Copies the lower or the upper half of a square matrix to another half.
completeSymm(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
completeSymmFlag() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
completeSymmFlag(boolean) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
component() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
composePanorama(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
\overload
composePanorama(opencv_core.MatVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
\brief These functions try to compose the given images (or images stored internally from the other function calls) into the final pano under the assumption that the image transformations were estimated before.
composeRT(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Combines two rotation-and-shift transformations.
composeRT(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
COMPOSITE - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
compositingResol() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
COMPRESSED_INPUT - Static variable in class org.bytedeco.javacpp.opencv_ml.StatModel
enum cv::ml::StatModel::Flags
compute(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
\brief Computes disparity map for the specified stereo pair
compute(opencv_core.MatVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.LDA
Compute the discriminants for data in src (row aligned) and labels.
compute(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core.SVD
\brief decomposes matrix and stores the results to user-provided matrices
compute(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core.SVD
 
compute(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core.SVD
\overload computes singular values of a matrix
compute(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core.SVD
 
compute(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat, opencv_core.IntVectorVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
\brief Computes an image descriptor using the set visual vocabulary.
compute(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
 
compute(opencv_core.Mat, opencv_core.Mat, opencv_core.IntVectorVector) - Method in class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
\overload
compute(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
 
compute(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
\brief Computes the descriptors for a set of keypoints detected in an image (first variant) or image set (second variant).
compute(opencv_core.MatVector, opencv_core.KeyPointVectorVector, opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
\overload
compute(opencv_core.Mat, FloatPointer, opencv_core.Size, opencv_core.Size, opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
compute(opencv_core.Mat, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
compute(opencv_core.Mat, FloatBuffer, opencv_core.Size, opencv_core.Size, opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
compute(opencv_core.Mat, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
compute(opencv_core.Mat, float[], opencv_core.Size, opencv_core.Size, opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
compute(opencv_core.Mat, float[]) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
compute(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
\overload
compute(opencv_core.MatVector, opencv_core.KeyPointVectorVector, opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
compute(opencv_core.Mat, opencv_core.Rect, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
\overload
compute(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
\overload
computeBadPixelPercent(opencv_core.Mat, opencv_core.Mat, opencv_core.Rect, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Function for computing the percent of "bad" pixels in the disparity map (pixels where error is higher than a specified threshold)
computeBadPixelPercent(opencv_core.Mat, opencv_core.Mat, opencv_core.Rect) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
computeBitmaps(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
\brief Computes median threshold and exclude bitmaps of given image.
computeCorrespondEpilines(opencv_core.Mat, int, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief For points in an image of a stereo pair, computes the corresponding epilines in the other image.
computeDistance(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeDistanceExtractor
\brief Compute the shape distance between two shapes defined by its contours.
computeGradient(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
computeGradient(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
computeMSE(opencv_core.Mat, opencv_core.Mat, opencv_core.Rect) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Function for computing mean square error for disparity maps
computeRecallPrecisionCurve(opencv_core.DMatchVectorVector, opencv_core.ByteVectorVector, opencv_core.Point2fVector) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
confidence() - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
Confidence two images are from the same panorama
confidence(double) - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
confidences() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
vector that will contain confidence values for each location
confidences(DoublePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
 
confThresh() - Method in class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterBase
 
conj() - Method in class org.bytedeco.javacpp.opencv_core.Scalar
 
conj() - Method in class org.bytedeco.javacpp.opencv_core.Scalar4i
 
connect(BytePointer, BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Connects output of the first layer to input of the second layer.
connect(String, String) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
 
connect(int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Connects #\p outNum output of the first layer to #\p inNum input of the second layer.
connectedComponents(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\}
connectedComponents(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
connectedComponentsWithStats(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
connectedComponentsWithStats(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
container() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
contains(opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_core.Rect
checks whether the rectangle contains the point
contains(opencv_core.Point2d) - Method in class org.bytedeco.javacpp.opencv_core.Rectd
checks whether the rectangle contains the point
contains(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_core.Rectf
checks whether the rectangle contains the point
CONTINUOUS_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core.Mat
enum cv::Mat::
CONTINUOUS_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core.UMat
enum cv::UMat::
contour() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
optional component boundary (the contour might have child contours corresponding to the holes)
contour(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
 
contourArea(opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates a contour area.
contourArea(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
control_matrix() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
control_matrix(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
controlMatrix() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
control matrix (B) (not used if there is no control)
controlMatrix(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
convert(opencv_core.KeyPointVector, opencv_core.Point2fVector, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core.KeyPoint
This method converts vector of keypoints to vector of points or the reverse, where each keypoint is assigned the same size and the same orientation.
convert(opencv_core.KeyPointVector, opencv_core.Point2fVector) - Static method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
convert(opencv_core.KeyPointVector, opencv_core.Point2fVector, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
convert(opencv_core.KeyPointVector, opencv_core.Point2fVector, int[]) - Static method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
convert(opencv_core.Point2fVector, opencv_core.KeyPointVector, float, float, int, int) - Static method in class org.bytedeco.javacpp.opencv_core.KeyPoint
\overload
convert(opencv_core.Point2fVector, opencv_core.KeyPointVector) - Static method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
convert(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
convert(String, String) - Static method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
convertMaps(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Converts image transformation maps from one representation to another.
convertMaps(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
convertPointsFromHomogeneous(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Converts points from homogeneous to Euclidean space.
convertPointsHomogeneous(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Converts points to/from homogeneous coordinates.
convertPointsToHomogeneous(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Converts points from Euclidean to homogeneous space.
convertScaleAbs(opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Scales, calculates absolute values, and converts the result to 8-bit.
convertScaleAbs(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
convertTo(opencv_core.Mat, int, double, double) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Converts an array to another data type with optional scaling.
convertTo(opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
convertTo(opencv_core.SparseMat, int, double) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
multiplies all the matrix elements by the specified scale factor alpha and converts the results to the specified data type
convertTo(opencv_core.SparseMat, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
convertTo(opencv_core.Mat, int, double, double) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
converts sparse matrix to dense n-dim matrix with optional type conversion and scaling.
convertTo(opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
convertTo(opencv_core.Mat, int, double, double) - Method in class org.bytedeco.javacpp.opencv_core.UMat
converts matrix to another datatype with optional scalng.
convertTo(opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
convexHull(opencv_core.Mat, opencv_core.Mat, boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds the convex hull of a point set.
convexHull(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
convexityDefects(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds the convexity defects of a contour.
copy(opencv_core.UMatData, opencv_core.UMatData, int, SizeTPointer, SizeTPointer, SizeTPointer, SizeTPointer, SizeTPointer, boolean) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
COPY_ON_MAP - Static variable in class org.bytedeco.javacpp.opencv_core.UMatData
enum cv::UMatData::
copyMakeBorder(opencv_core.Mat, opencv_core.Mat, int, int, int, int, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Forms a border around an image.
copyMakeBorder(opencv_core.Mat, opencv_core.Mat, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
copyOnMap() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
copySize(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
internal use function; properly re-allocates _size, _step arrays
copySize(opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_core.UMat
internal use function; properly re-allocates _size, _step arrays
copyTo(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Copies the matrix to another one.
copyTo(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
copyTo(opencv_core.SparseMat) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
copies all the data to the destination matrix.
copyTo(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
converts sparse matrix to dense matrix.
copyTo(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.UMat
copies the matrix content to "m".
copyTo(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.UMat
copies those matrix elements to "m" that are marked with non-zero mask elements.
copyTo(opencv_objdetect.HOGDescriptor) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
copyToSparseMat(opencv_core.SparseMat) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
cornerEigenValsAndVecs(opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates eigenvalues and eigenvectors of image blocks for corner detection.
cornerEigenValsAndVecs(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cornerHarris(opencv_core.Mat, opencv_core.Mat, int, int, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Harris corner detector.
cornerHarris(opencv_core.Mat, opencv_core.Mat, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cornerMinEigenVal(opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the minimal eigenvalue of gradient matrices for corner detection.
cornerMinEigenVal(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cornerSubPix(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Size, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Refines the corner locations.
correct(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
\brief Updates the predicted state from the measurement.
correctMatches(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Refines coordinates of corresponding points.
cost() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
cost(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
COST_COLOR - Static variable in class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinderBase
enum cv::detail::GraphCutSeamFinderBase::CostType
COST_COLOR_GRAD - Static variable in class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinderBase
enum cv::detail::GraphCutSeamFinderBase::CostType
costFunction() - Method in class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
 
count() - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
number of arrays
count(int) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
count() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
Number of elements in the block.
count(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
 
COUNT - Static variable in class org.bytedeco.javacpp.opencv_core.TermCriteria
enum cv::TermCriteria::Type
count() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
count(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
count() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
count(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
count() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
count(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
count() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
count(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
count() - Method in class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
countNonZero(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Counts non-zero array elements.
COV_MAT_DEFAULT - Static variable in class org.bytedeco.javacpp.opencv_ml.EM
enum cv::ml::EM::Types
COV_MAT_DIAGONAL - Static variable in class org.bytedeco.javacpp.opencv_ml.EM
enum cv::ml::EM::Types
COV_MAT_GENERIC - Static variable in class org.bytedeco.javacpp.opencv_ml.EM
enum cv::ml::EM::Types
COV_MAT_SPHERICAL - Static variable in class org.bytedeco.javacpp.opencv_ml.EM
enum cv::ml::EM::Types
COVAR_COLS - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CovarFlags
COVAR_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CovarFlags
COVAR_ROWS - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CovarFlags
COVAR_SCALE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CovarFlags
COVAR_SCRAMBLED - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CovarFlags
COVAR_USE_AVG - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::CovarFlags
covarianceEstimation(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Computes the estimated covariance matrix of an image using the sliding window forumlation.
CP() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
CP(int) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
CPU_AVX - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX2 - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX_512BW - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX_512CD - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX_512DQ - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX_512ER - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX_512F - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX_512IFMA512 - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX_512PF - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX_512VBMI - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_AVX_512VL - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_FMA3 - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_MMX - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_NEON - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_POPCNT - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_SSE - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_SSE2 - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_SSE3 - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_SSE4_1 - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_SSE4_2 - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
CPU_SSSE3 - Static variable in class org.bytedeco.javacpp.opencv_core
enum CpuFeatures
create(opencv_core.CvPoint3D32f, int) - Static method in class org.bytedeco.javacpp.helper.opencv_calib3d.AbstractCvPOSITObject
Calls cvCreatePOSITObject(), and registers a deallocator.
create(int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_calib3d.AbstractCvStereoBMState
Calls cvCreateStereoBMState(), and registers a deallocator.
create(int, int, int, int, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvGraph
 
create(opencv_core.CvGraph, opencv_core.CvGraphVtx, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvGraphScanner
Calls cvCreateGraphScanner(), and registers a deallocator.
create(int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Calls cvCreateMat(), and registers a deallocator.
create(int, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Calls cvCreateMat(), and registers a deallocator.
create(int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Calls cvCreateMat(rows, cols, CV_64F, 1), and registers a deallocator.
create(int, int[], int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMatND
Calls CvMatND(), and registers a deallocator.
create(int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMemStorage
Calls cvCreateMemStorage(), and registers a deallocator.
create() - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMemStorage
Calls cvCreateMemStorage(0), and registers a deallocator.
create(int, int, int, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSeq
 
create(int, int, int, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSet
 
create(int, int[], int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSparseMat
Calls cvCreateSparseMat(), and registers a deallocator.
create(opencv_core.CvSize, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls cvCreateImage(), and registers a deallocator.
create(int, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls cvCreateImage(), and registers a deallocator.
create(opencv_core.CvSize, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls cvCreateImage(), and registers a deallocator.
create(int, int, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls cvCreateImage(), and registers a deallocator.
create(int, int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
create(int, int[], int, float[][], int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc.AbstractCvHistogram
Calls cvCreateHist(), and registers a deallocator.
create(int, int, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc.AbstractIplConvKernel
Calls cvCreateStructuringElementEx(), and registers a deallocator.
create(int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_video.AbstractCvKalman
Calls cvCreateKalman(), and registers a deallocator.
create(int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
\brief Creates StereoBM object
create() - Static method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
create(int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
\brief Creates StereoSGBM object
create(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
create(opencv_core.MinProblemSolver.Function, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_core.ConjGradSolver
\brief This function returns the reference to the ready-to-use ConjGradSolver object.
create() - Static method in class org.bytedeco.javacpp.opencv_core.ConjGradSolver
 
create(opencv_core.MinProblemSolver.Function, opencv_core.Mat, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_core.DownhillSolver
\brief This function returns the reference to the ready-to-use DownhillSolver object.
create() - Static method in class org.bytedeco.javacpp.opencv_core.DownhillSolver
 
create(int, int, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Allocates new array data if needed.
create(opencv_core.Size, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
create(int, IntPointer, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
create(int, IntBuffer, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
create(int, int[], int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
create(int, IntPointer, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
reallocates sparse matrix.
create(int, IntBuffer, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
create(int, int[], int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
create(int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
allocates new matrix data unless the matrix already has specified size and type.
create(int, int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
create(opencv_core.Size, int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
create(opencv_core.Size, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
create(int, IntPointer, int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
create(int, IntPointer, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
create(int, IntBuffer, int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
create(int, IntBuffer, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
create(int, int[], int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
create(int, int[], int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
create(opencv_dnn.BlobShape, int) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Creates blob with specified \p shape and \p type.
create(opencv_dnn.BlobShape) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
 
create(double) - Static method in class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
\brief factory method to create cv-pointers to MinDistancePredictCollector
create() - Static method in class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
 
create(int, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
 
create() - Static method in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
 
create(int, int, int, float, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
\brief The AKAZE constructor
create() - Static method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
create(int, int, float) - Static method in class org.bytedeco.javacpp.opencv_features2d.BRISK
\brief The BRISK constructor
create() - Static method in class org.bytedeco.javacpp.opencv_features2d.BRISK
 
create(FloatPointer, IntPointer, float, float, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_features2d.BRISK
\brief The BRISK constructor for a custom pattern
create(FloatPointer, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_features2d.BRISK
 
create(FloatBuffer, IntBuffer, float, float, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_features2d.BRISK
 
create(FloatBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_features2d.BRISK
 
create(float[], int[], float, float, int[]) - Static method in class org.bytedeco.javacpp.opencv_features2d.BRISK
 
create(float[], int[]) - Static method in class org.bytedeco.javacpp.opencv_features2d.BRISK
 
create(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Creates a descriptor matcher of a given type with the default parameters (using default constructor).
create(String) - Static method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
create(int, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
 
create() - Static method in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
 
create(int, double, double, int, boolean, double) - Static method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
create() - Static method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
create(boolean, boolean, float, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_features2d.KAZE
\brief The KAZE constructor
create() - Static method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
create(int, int, int, double, double, int, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_features2d.MSER
\brief Full consturctor for %MSER detector
create() - Static method in class org.bytedeco.javacpp.opencv_features2d.MSER
 
create(int, float, int, int, int, int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_features2d.ORB
\brief The ORB constructor
create() - Static method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
create(opencv_features2d.SimpleBlobDetector.Params) - Static method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector
 
create() - Static method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector
 
create() - Static method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
\brief Creates empty model
create() - Static method in class org.bytedeco.javacpp.opencv_ml.Boost
Creates the empty model.
create() - Static method in class org.bytedeco.javacpp.opencv_ml.DTrees
\brief Creates the empty model
create() - Static method in class org.bytedeco.javacpp.opencv_ml.EM
Creates empty %EM model.
create() - Static method in class org.bytedeco.javacpp.opencv_ml.KNearest
\brief Creates the empty model
create() - Static method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
\brief Creates empty model.
create() - Static method in class org.bytedeco.javacpp.opencv_ml.NormalBayesClassifier
Creates empty model Use StatModel::train to train the model after creation.
create() - Static method in class org.bytedeco.javacpp.opencv_ml.RTrees
Creates the empty model.
create() - Static method in class org.bytedeco.javacpp.opencv_ml.SVM
Creates empty model.
create(opencv_core.Mat, int, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ml.TrainData
\brief Creates training data from in-memory arrays.
create(opencv_core.Mat, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.FisheyeWarper
 
create(int) - Method in class org.bytedeco.javacpp.opencv_stitching.Graph
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.MercatorWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.PlaneWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.StereographicWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorWarper
 
create(float) - Method in class org.bytedeco.javacpp.opencv_stitching.WarperCreator
 
create(int, boolean) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.BriefDescriptorExtractor
 
create() - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.BriefDescriptorExtractor
 
create(float, int, int, int, int, opencv_core.Mat, boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
create() - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
create(boolean, boolean, float, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
 
create() - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
 
create(boolean, boolean, float, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
 
create(boolean, boolean, float, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
 
create(int, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.LATCH
 
create() - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.LATCH
 
create(int, int) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.LUCID
 
create(int, int, int, int, float, int, float, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.MSDDetector
 
create() - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.MSDDetector
 
create(int, int, double, double, double) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.SIFT
 
create() - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.SIFT
 
create(int, int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.StarDetector
the full constructor
create() - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.StarDetector
 
create(double, int, int, boolean, boolean) - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
create() - Static method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
create() - Static method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
 
createAffineTransformer(boolean) - Static method in class org.bytedeco.javacpp.opencv_shape
Complete constructor
createAlignMTB(int, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates AlignMTB object
createAlignMTB() - Static method in class org.bytedeco.javacpp.opencv_photo
 
createAMFilter(double, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Factory method, create instance of AdaptiveManifoldFilter and produce some initialization routines.
createAMFilter(double, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createBackgroundSubtractorKNN(int, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_video
\brief Creates KNN Background Subtractor
createBackgroundSubtractorKNN() - Static method in class org.bytedeco.javacpp.opencv_video
 
createBackgroundSubtractorMOG2(int, double, boolean) - Static method in class org.bytedeco.javacpp.opencv_video
\brief Creates MOG2 Background Subtractor
createBackgroundSubtractorMOG2() - Static method in class org.bytedeco.javacpp.opencv_video
 
createBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
createBuffer(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
createButton(BytePointer, opencv_highgui.ButtonCallback, Pointer, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Attaches a button to the control panel.
createButton(BytePointer, opencv_highgui.ButtonCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createButton(String, opencv_highgui.ButtonCallback, Pointer, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createButton(String, opencv_highgui.ButtonCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createCaffeImporter(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_dnn
\brief Creates the importer of Caffe framework network.
createCaffeImporter(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_dnn
 
createCaffeImporter(String, String) - Static method in class org.bytedeco.javacpp.opencv_dnn
 
createCaffeImporter(String) - Static method in class org.bytedeco.javacpp.opencv_dnn
 
createCalibrateDebevec(int, float, boolean) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates CalibrateDebevec object
createCalibrateDebevec() - Static method in class org.bytedeco.javacpp.opencv_photo
 
createCalibrateRobertson(int, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates CalibrateRobertson object
createCalibrateRobertson() - Static method in class org.bytedeco.javacpp.opencv_photo
 
createChiHistogramCostExtractor(int, float) - Static method in class org.bytedeco.javacpp.opencv_shape
 
createChiHistogramCostExtractor() - Static method in class org.bytedeco.javacpp.opencv_shape
 
createCLAHE(double, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_shape
createCLAHE() - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
createCompatible(opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Creates an IplImage based on another IplImage.
createConcentricSpheresTestSet(int, int, int, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ml
\brief Creates test set
createDataInstance() - Method in class org.bytedeco.javacpp.opencv_core.TLSDataContainer
 
createDefault(int, boolean) - Static method in class org.bytedeco.javacpp.opencv_stitching.Blender
 
createDefault(int) - Static method in class org.bytedeco.javacpp.opencv_stitching.Blender
 
createDefault(int) - Static method in class org.bytedeco.javacpp.opencv_stitching.ExposureCompensator
 
createDefault(boolean) - Static method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
\brief Creates a stitcher with the default parameters.
createDefault() - Static method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
createDefault(int) - Static method in class org.bytedeco.javacpp.opencv_stitching.Timelapser
 
createDisparityWLSFilter(opencv_calib3d.StereoMatcher) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Convenience factory method that creates an instance of DisparityWLSFilter and sets up all the relevant filter parameters automatically based on the matcher instance.
createDisparityWLSFilterGeneric(boolean) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief More generic factory method, create instance of DisparityWLSFilter and execute basic initialization routines.
createDTFilter(opencv_core.Mat, double, double, int, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Factory method, create instance of DTFilter and produce initialization routines.
createDTFilter(opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createEdgeAwareInterpolator() - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Factory method that creates an instance of the EdgeAwareInterpolator.
createEigenFaceRecognizer(int, double) - Static method in class org.bytedeco.javacpp.opencv_face
 
createEigenFaceRecognizer() - Static method in class org.bytedeco.javacpp.opencv_face
 
createEMDHistogramCostExtractor(int, int, float) - Static method in class org.bytedeco.javacpp.opencv_shape
 
createEMDHistogramCostExtractor() - Static method in class org.bytedeco.javacpp.opencv_shape
 
createEMDL1HistogramCostExtractor(int, float) - Static method in class org.bytedeco.javacpp.opencv_shape
 
createEMDL1HistogramCostExtractor() - Static method in class org.bytedeco.javacpp.opencv_shape
 
createFaceDetectionMaskGenerator() - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
createFastGlobalSmootherFilter(opencv_core.Mat, double, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Factory method, create instance of FastGlobalSmootherFilter and execute the initialization routines.
createFastGlobalSmootherFilter(opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createFisherFaceRecognizer(int, double) - Static method in class org.bytedeco.javacpp.opencv_face
 
createFisherFaceRecognizer() - Static method in class org.bytedeco.javacpp.opencv_face
 
createFrameSource_Camera(int) - Static method in class org.bytedeco.javacpp.opencv_superres
 
createFrameSource_Camera() - Static method in class org.bytedeco.javacpp.opencv_superres
 
createFrameSource_Empty() - Static method in class org.bytedeco.javacpp.opencv_superres
 
createFrameSource_Video(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_superres
 
createFrameSource_Video(String) - Static method in class org.bytedeco.javacpp.opencv_superres
 
createFrameSource_Video_CUDA(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_superres
 
createFrameSource_Video_CUDA(String) - Static method in class org.bytedeco.javacpp.opencv_superres
 
createGeneralizedHoughBallard() - Static method in class org.bytedeco.javacpp.opencv_imgproc
Ballard, D.H.
createGeneralizedHoughGuil() - Static method in class org.bytedeco.javacpp.opencv_imgproc
Guil, N., González-Linares, J.M.
createGraphSegmentation(double, float, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Creates a graph based segmentor
createGraphSegmentation() - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createGuidedFilter(opencv_core.Mat, int, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Factory method, create instance of GuidedFilter and produce initialization routines.
createHanningWindow(opencv_core.Mat, opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief This function computes a Hanning window coefficients in two dimensions.
createHausdorffDistanceExtractor(int, float) - Static method in class org.bytedeco.javacpp.opencv_shape
 
createHausdorffDistanceExtractor() - Static method in class org.bytedeco.javacpp.opencv_shape
 
createHeader(int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Calls cvCreateMatHeader(), and registers a deallocator.
createHeader(int, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Calls cvCreateMatHeader(), and registers a deallocator.
createHeader(int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Calls cvCreateMatHeader(rows, cols, CV_64F, 1), and registers a deallocator.
createHeader(opencv_core.CvSize, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls cvCreateImageHeader(), and registers a deallocator.
createHeader(int, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls cvCreateImageHeader(), and registers a deallocator.
createHeader(opencv_core.CvSize, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls cvCreateImageHeader(), and registers a deallocator.
createHeader(int, int, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls cvCreateImageHeader(), and registers a deallocator.
createHeaderThreadLocal(int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
createHeaderThreadLocal(int, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
createHeaderThreadLocal(int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
createIfNotCompatible(opencv_core.IplImage, opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Creates an IplImage based on another IplImage, unless the template is OK.
createIndexer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
createIndexer(boolean) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
createLaplacePyr(opencv_core.Mat, int, opencv_core.UMatVector) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
createLaplacePyrGpu(opencv_core.Mat, int, opencv_core.UMatVector) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
createLayerInstance(BytePointer, opencv_dnn.LayerParams) - Static method in class org.bytedeco.javacpp.opencv_dnn.LayerFactory
\brief Creates instance of registered layer.
createLayerInstance(String, opencv_dnn.LayerParams) - Static method in class org.bytedeco.javacpp.opencv_dnn.LayerFactory
 
createLBPHFaceRecognizer(int, int, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_face
 
createLBPHFaceRecognizer() - Static method in class org.bytedeco.javacpp.opencv_face
 
createLineSegmentDetector(int, double, double, double, double, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Creates a smart pointer to a LineSegmentDetector object and initializes it.
createLineSegmentDetector() - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
createMergeDebevec() - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates MergeDebevec object
createMergeMertens(float, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates MergeMertens object
createMergeMertens() - Static method in class org.bytedeco.javacpp.opencv_photo
 
createMergeRobertson() - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates MergeRobertson object
createNormHistogramCostExtractor(int, int, float) - Static method in class org.bytedeco.javacpp.opencv_shape
 
createNormHistogramCostExtractor() - Static method in class org.bytedeco.javacpp.opencv_shape
 
createOneElemSets(int) - Method in class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
createOptFlow_Brox_CUDA() - Static method in class org.bytedeco.javacpp.opencv_superres
 
createOptFlow_DeepFlow() - Static method in class org.bytedeco.javacpp.opencv_optflow
\brief DeepFlow optical flow algorithm implementation.
createOptFlow_DualTVL1() - Static method in class org.bytedeco.javacpp.opencv_superres
 
createOptFlow_DualTVL1() - Static method in class org.bytedeco.javacpp.opencv_video
\brief Creates instance of cv::DenseOpticalFlow
createOptFlow_DualTVL1_CUDA() - Static method in class org.bytedeco.javacpp.opencv_superres
 
createOptFlow_Farneback() - Static method in class org.bytedeco.javacpp.opencv_optflow
Additional interface to the Farneback's algorithm - calcOpticalFlowFarneback()
createOptFlow_Farneback() - Static method in class org.bytedeco.javacpp.opencv_superres
 
createOptFlow_Farneback_CUDA() - Static method in class org.bytedeco.javacpp.opencv_superres
 
createOptFlow_PyrLK_CUDA() - Static method in class org.bytedeco.javacpp.opencv_superres
 
createOptFlow_SimpleFlow() - Static method in class org.bytedeco.javacpp.opencv_optflow
Additional interface to the SimpleFlow algorithm - calcOpticalFlowSF()
createOptFlow_SparseToDense() - Static method in class org.bytedeco.javacpp.opencv_optflow
Additional interface to the SparseToDenseFlow algorithm - calcOpticalFlowSparseToDense()
createRFFeatureGetter() - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createRightMatcher(opencv_calib3d.StereoMatcher) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Convenience method to set up the matcher for computing the right-view disparity map that is required in case of filtering with confidence.
createShapeContextDistanceExtractor(int, int, float, float, int, opencv_shape.HistogramCostExtractor, opencv_shape.ShapeTransformer) - Static method in class org.bytedeco.javacpp.opencv_shape
 
createShapeContextDistanceExtractor() - Static method in class org.bytedeco.javacpp.opencv_shape
 
createStitcher(boolean) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
createStitcher() - Static method in class org.bytedeco.javacpp.opencv_stitching
 
createStructuredEdgeDetection(BytePointer, opencv_ximgproc.RFFeatureGetter) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
The only constructor
createStructuredEdgeDetection(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createStructuredEdgeDetection(String, opencv_ximgproc.RFFeatureGetter) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createStructuredEdgeDetection(String) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createSuperpixelLSC(opencv_core.Mat, int, float) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Class implementing the LSC (Linear Spectral Clustering) superpixels
createSuperpixelLSC(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createSuperpixelSEEDS(int, int, int, int, int, int, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Initializes a SuperpixelSEEDS object.
createSuperpixelSEEDS(int, int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createSuperpixelSLIC(opencv_core.Mat, int, int, float) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createSuperpixelSLIC(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
createSuperResolution_BTVL1() - Static method in class org.bytedeco.javacpp.opencv_superres
\brief Create Bilateral TV-L1 Super Resolution.
createSuperResolution_BTVL1_CUDA() - Static method in class org.bytedeco.javacpp.opencv_superres
 
createThinPlateSplineShapeTransformer(double) - Static method in class org.bytedeco.javacpp.opencv_shape
Complete constructor
createThinPlateSplineShapeTransformer() - Static method in class org.bytedeco.javacpp.opencv_shape
 
createThreadLocal(int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
createThreadLocal(int, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
createThreadLocal(int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
createThreadLocal() - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc.AbstractCvMoments
 
createTonemap(float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates simple linear mapper with gamma correction
createTonemap() - Static method in class org.bytedeco.javacpp.opencv_photo
 
createTonemapDrago(float, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates TonemapDrago object
createTonemapDrago() - Static method in class org.bytedeco.javacpp.opencv_photo
 
createTonemapDurand(float, float, float, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates TonemapDurand object
createTonemapDurand() - Static method in class org.bytedeco.javacpp.opencv_photo
 
createTonemapMantiuk(float, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates TonemapMantiuk object
createTonemapMantiuk() - Static method in class org.bytedeco.javacpp.opencv_photo
 
createTonemapReinhard(float, float, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Creates TonemapReinhard object
createTonemapReinhard() - Static method in class org.bytedeco.javacpp.opencv_photo
 
createTorchImporter(BytePointer, boolean) - Static method in class org.bytedeco.javacpp.opencv_dnn
\brief Creates the importer of Torch7 framework network.
createTorchImporter(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_dnn
 
createTorchImporter(String, boolean) - Static method in class org.bytedeco.javacpp.opencv_dnn
 
createTorchImporter(String) - Static method in class org.bytedeco.javacpp.opencv_dnn
 
createTrackbar(BytePointer, BytePointer, IntPointer, int, opencv_highgui.TrackbarCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Creates a trackbar and attaches it to the specified window.
createTrackbar(BytePointer, BytePointer, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(String, String, IntBuffer, int, opencv_highgui.TrackbarCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(String, String, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(BytePointer, BytePointer, int[], int, opencv_highgui.TrackbarCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(BytePointer, BytePointer, int[], int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(String, String, IntPointer, int, opencv_highgui.TrackbarCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(String, String, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(BytePointer, BytePointer, IntBuffer, int, opencv_highgui.TrackbarCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(BytePointer, BytePointer, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(String, String, int[], int, opencv_highgui.TrackbarCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createTrackbar(String, String, int[], int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
createWeightMap(opencv_core.Mat, float, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
createWeightMaps(opencv_core.UMatVector, opencv_core.PointVector, opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
Creates weight maps for fixed set of source images by their masks and top-left corners.
criteria() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
criteria(opencv_core.CvTermCriteria) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
CROP - Static variable in class org.bytedeco.javacpp.opencv_stitching.Timelapser
enum cv::detail::Timelapser::
cross(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Computes a cross-product of two 3-element vectors.
cross(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
cross(opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_core.Point
cross-product
cross(opencv_core.Point2d) - Method in class org.bytedeco.javacpp.opencv_core.Point2d
cross-product
cross(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_core.Point2f
cross-product
cross(opencv_core.Point3d) - Method in class org.bytedeco.javacpp.opencv_core.Point3d
cross product of the 2 3D points
cross(opencv_core.Point3f) - Method in class org.bytedeco.javacpp.opencv_core.Point3f
cross product of the 2 3D points
cross(opencv_core.Point3i) - Method in class org.bytedeco.javacpp.opencv_core.Point3i
cross product of the 2 3D points
CS - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
cubeRoot(float) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Computes the cube root of an argument.
curidx() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
 
curidx(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
 
currAllocator() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
CUSTOM - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::KernelTypes
cv2DRotationMatrix(opencv_core.CvPoint2D32f, double, double, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes rotation_matrix matrix
cv2DRotationMatrix(FloatBuffer, double, double, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cv2DRotationMatrix(float[], double, double, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
CV_16S - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_16SC(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_16SC1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_16SC2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_16SC3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_16SC4 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_16U - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_16UC(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_16UC1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_16UC2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_16UC3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_16UC4 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_2PI - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32F - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32FC(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_32FC1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32FC2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32FC3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32FC4 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32S - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32SC(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_32SC1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32SC2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32SC3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_32SC4 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_64F - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_64FC(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_64FC1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_64FC2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_64FC3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_64FC4 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8S - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8SC(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_8SC1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8SC2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8SC3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8SC4 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8U - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8UC(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_8UC1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8UC2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8UC3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_8UC4 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
cv_abs(byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
cv_abs(short) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_ADAPTIVE_THRESH_GAUSSIAN_C - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_ADAPTIVE_THRESH_MEAN_C - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_AUTO_STEP - Static variable in class org.bytedeco.javacpp.opencv_core
\ Matrix type (CvMat) * \
CV_AUTOSTEP - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX_512BW - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX_512CD - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX_512DQ - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX_512ER - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX_512F - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX_512IFMA512 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX_512PF - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX_512VBMI - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_AVX_512VL - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_BACK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_BadAlign - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadAlphaChannel - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadCallBack - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadCOI - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadDataPtr - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadDepth - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadImageSize - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadModelOrChSeq - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadNumChannel1U - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadNumChannels - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadOffset - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadOrder - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadOrigin - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadROISize - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadStep - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BadTileSize - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_BayerBG2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerBG2BGR_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerBG2BGR_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerBG2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerBG2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerBG2RGB_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerBG2RGB_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGB2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGB2BGR_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGB2BGR_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGB2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGB2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGB2RGB_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGB2RGB_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGR2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGR2BGR_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGR2BGR_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGR2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGR2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGR2RGB_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerGR2RGB_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerRG2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerRG2BGR_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerRG2BGR_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerRG2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerRG2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerRG2RGB_EA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BayerRG2RGB_VNG - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2HLS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2HLS_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2HSV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2HSV_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2Lab - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2Luv - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2XYZ - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2YCrCb - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2YUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2YUV_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2YUV_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR2YUV_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5552BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5552BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5552GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5552RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5552RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5652BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5652BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5652GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5652RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGR5652RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGRA2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGRA2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGRA2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGRA2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGRA2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGRA2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGRA2YUV_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGRA2YUV_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BGRA2YUV_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_BILATERAL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum SmoothMethod_c
CV_BLUR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum SmoothMethod_c
CV_BLUR_NO_SCALE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum SmoothMethod_c
CV_C - Static variable in class org.bytedeco.javacpp.opencv_core
\anchor core_c_NormFlags \name Flags for cvNorm and cvNormalize \{
CV_CALIB_CB_ADAPTIVE_THRESH - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_CB_FAST_CHECK - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_CB_FILTER_QUADS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_CB_NORMALIZE_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_ASPECT_RATIO - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_INTRINSIC - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_K1 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_K2 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_K3 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_K4 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_K5 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_K6 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_PRINCIPAL_POINT - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_S1_S2_S3_S4 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_FIX_TAUX_TAUY - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_RATIONAL_MODEL - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_SAME_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_THIN_PRISM_MODEL - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_TILTED_MODEL - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_USE_INTRINSIC_GUESS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_ZERO_DISPARITY - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CALIB_ZERO_TANGENT_DIST - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_CANNY_L2_GRADIENT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_CAP_ANDROID - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_ANDROID_BACK - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_ANDROID_FRONT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_ANY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_AVFOUNDATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_CMU1394 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_DC1394 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_DSHOW - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_FFMPEG - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_FIREWARE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_FIREWIRE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_GIGANETIX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_GPHOTO2 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_GSTREAMER - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_GSTREAMER_QUEUE_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_IEEE1394 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_IMAGES - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_INTELPERC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_INTELPERC_DEPTH_GENERATOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_INTELPERC_DEPTH_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_INTELPERC_GENERATORS_MASK - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_INTELPERC_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_INTELPERC_IMAGE_GENERATOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_INTELPERC_IR_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_INTELPERC_UVDEPTH_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_MIL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_MODE_BGR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_MODE_GRAY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_MODE_RGB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_MODE_YUYV - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_MSMF - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI2 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_ASUS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_BGR_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_DEPTH_GENERATOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_DEPTH_GENERATOR_BASELINE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_DEPTH_GENERATOR_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_DEPTH_GENERATOR_REGISTRATION_ON - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_DEPTH_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_DISPARITY_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_DISPARITY_MAP_32F - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_GENERATORS_MASK - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_GRAY_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_IMAGE_GENERATOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_IMAGE_GENERATOR_OUTPUT_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_IMAGE_GENERATOR_PRESENT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_POINT_CLOUD_MAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_QVGA_30HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_QVGA_60HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_SXGA_15HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_SXGA_30HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_VALID_DEPTH_MASK - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_OPENNI_VGA_30HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_ANTIBANDING - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_EXPOSE_LOCK - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_FLASH_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_FOCUS_DISTANCE_FAR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_FOCUS_DISTANCE_NEAR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_FOCUS_DISTANCE_OPTIMAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_FOCUS_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_WHITE_BALANCE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ANDROID_WHITEBALANCE_LOCK - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_APERTURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_AUTO_EXPOSURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_AUTOFOCUS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_AUTOGRAB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_BACKLIGHT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_BRIGHTNESS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_BUFFERSIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_CONTRAST - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_CONVERT_RGB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_DC1394_MODE_AUTO - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_DC1394_MODE_MANUAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_DC1394_MODE_ONE_PUSH_AUTO - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_DC1394_OFF - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_EXPOSURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_EXPOSUREPROGRAM - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_FOCUS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_FORMAT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_FOURCC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_FPS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_FRAME_COUNT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_FRAME_HEIGHT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_FRAME_WIDTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GAIN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GAMMA - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GIGA_FRAME_HEIGH_MAX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GIGA_FRAME_OFFSET_X - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GIGA_FRAME_OFFSET_Y - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GIGA_FRAME_SENS_HEIGH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GIGA_FRAME_SENS_WIDTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GIGA_FRAME_WIDTH_MAX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GPHOTO2_COLLECT_MSGS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GPHOTO2_FLUSH_MSGS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GPHOTO2_PREVIEW - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GPHOTO2_RELOAD_CONFIG - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GPHOTO2_RELOAD_ON_CHANGE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GPHOTO2_WIDGET_ENUMERATE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_GUID - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_HUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_INTELPERC_DEPTH_CONFIDENCE_THRESHOLD - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_HORZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_INTELPERC_DEPTH_FOCAL_LENGTH_VERT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_INTELPERC_DEPTH_LOW_CONFIDENCE_VALUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_INTELPERC_DEPTH_SATURATION_VALUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_INTELPERC_PROFILE_COUNT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_INTELPERC_PROFILE_IDX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_IOS_DEVICE_EXPOSURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_IOS_DEVICE_FLASH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_IOS_DEVICE_FOCUS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_IOS_DEVICE_TORCH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_IOS_DEVICE_WHITEBALANCE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_IRIS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ISO_SPEED - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_MAX_DC1394 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_MONOCHROME - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI2_MIRROR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI2_SYNC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_APPROX_FRAME_SYNC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_BASELINE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_CIRCLE_BUFFER - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_FRAME_MAX_DEPTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_GENERATOR_PRESENT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_MAX_BUFFER_SIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_MAX_TIME_DURATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_OUTPUT_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_REGISTRATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_OPENNI_REGISTRATION_ON - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_PAN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_POS_AVI_RATIO - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_POS_FRAMES - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_POS_MSEC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_PREVIEW_FORMAT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_PVAPI_BINNINGX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_PVAPI_BINNINGY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_PVAPI_DECIMATIONHORIZONTAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_PVAPI_DECIMATIONVERTICAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_PVAPI_FRAMESTARTTRIGGERMODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_PVAPI_MULTICASTIP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_PVAPI_PIXELFORMAT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_RECTIFICATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ROLL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_SAR_DEN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_SAR_NUM - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_SATURATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_SETTINGS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_SHARPNESS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_SPEED - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_SUPPORTED_PREVIEW_SIZES_STRING - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_TEMPERATURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_TILT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_TRIGGER - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_TRIGGER_DELAY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_VIEWFINDER - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_WHITE_BALANCE_BLUE_U - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_WHITE_BALANCE_RED_V - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_ACQ_BUFFER_SIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_ACQ_BUFFER_SIZE_UNIT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_ACQ_FRAME_BURST_COUNT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_ACQ_TIMING_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_COMMIT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_ACQ_TRANSPORT_BUFFER_SIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AE_MAX_LIMIT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AEAG - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AEAG_LEVEL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AEAG_ROI_HEIGHT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AEAG_ROI_OFFSET_X - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AEAG_ROI_OFFSET_Y - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AEAG_ROI_WIDTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AG_MAX_LIMIT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_APPLY_CMS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AUTO_BANDWIDTH_CALCULATION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AUTO_WB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_AVAILABLE_BANDWIDTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_BINNING_HORIZONTAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_BINNING_PATTERN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_BINNING_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_BINNING_VERTICAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_BPC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_BUFFER_POLICY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_BUFFERS_QUEUE_SIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_00 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_01 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_02 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_03 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_10 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_11 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_12 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_13 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_20 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_21 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_22 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_23 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_30 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_31 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_32 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CC_MATRIX_33 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CHIP_TEMP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_CMS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_COLOR_FILTER_ARRAY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_COLUMN_FPN_CORRECTION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_COOLING - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_COUNTER_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_COUNTER_VALUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DATA_FORMAT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DEBOUNCE_EN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DEBOUNCE_POL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DEBOUNCE_T0 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DEBOUNCE_T1 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DEBUG_LEVEL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DECIMATION_HORIZONTAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DECIMATION_PATTERN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DECIMATION_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DECIMATION_VERTICAL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DEFAULT_CC_MATRIX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DEVICE_MODEL_ID - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DEVICE_RESET - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DEVICE_SN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DOWNSAMPLING - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_DOWNSAMPLING_TYPE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_EXP_PRIORITY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_EXPOSURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_EXPOSURE_BURST_COUNT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_FFS_ACCESS_KEY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_FRAMERATE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_FREE_FFS_SIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_GAIN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_GAIN_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_GAMMAC - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_GAMMAY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_GPI_LEVEL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_GPI_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_GPI_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_GPO_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_GPO_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_HDR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_HDR_KNEEPOINT_COUNT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_HDR_T1 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_HDR_T2 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_HEIGHT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_HOUS_TEMP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_HW_REVISION - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_IMAGE_BLACK_LEVEL - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_IMAGE_DATA_BIT_DEPTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_IMAGE_DATA_FORMAT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_IMAGE_DATA_FORMAT_RGB32_ALPHA - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_IMAGE_IS_COLOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_IMAGE_PAYLOAD_SIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_IS_COOLED - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_IS_DEVICE_EXIST - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_KNEEPOINT1 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_KNEEPOINT2 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LED_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LED_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LENS_APERTURE_VALUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LENS_FEATURE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LENS_FEATURE_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LENS_FOCAL_LENGTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LENS_FOCUS_DISTANCE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LENS_FOCUS_MOVE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LENS_FOCUS_MOVEMENT_VALUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LENS_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LIMIT_BANDWIDTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LUT_EN - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LUT_INDEX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_LUT_VALUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_MANUAL_WB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_OFFSET_X - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_OFFSET_Y - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_OUTPUT_DATA_BIT_DEPTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_OUTPUT_DATA_PACKING - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_OUTPUT_DATA_PACKING_TYPE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_RECENT_FRAME - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SENSOR_CLOCK_FREQ_HZ - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SENSOR_CLOCK_FREQ_INDEX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SENSOR_DATA_BIT_DEPTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SENSOR_FEATURE_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SENSOR_FEATURE_VALUE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SENSOR_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SENSOR_OUTPUT_CHANNEL_COUNT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SENSOR_TAPS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SHARPNESS - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_SHUTTER_TYPE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_TARGET_TEMP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_TIMEOUT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_TRANSPORT_PIXEL_FORMAT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_TRG_DELAY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_TRG_SELECTOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_TRG_SOFTWARE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_TRG_SOURCE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_TS_RST_MODE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_TS_RST_SOURCE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_USED_FFS_SIZE - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_WB_KB - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_WB_KG - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_WB_KR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_XI_WIDTH - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PROP_ZOOM - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_PVAPI - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_QT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_STEREO - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_TYZX - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_UNICAP - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_V4L - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_V4L2 - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_VFW - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CAP_XIAPI - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_CHAIN_APPROX_NONE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_CHAIN_APPROX_SIMPLE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_CHAIN_APPROX_TC89_KCOS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_CHAIN_APPROX_TC89_L1 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_CHAIN_CODE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_CHECK_QUIET - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CHECK_RANGE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CHECKBOX - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_CHOLESKY - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CLOCKWISE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_CMP_EQ - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CMP_GE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CMP_GT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CMP_LE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CMP_LT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CMP_NE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CN_MAX - Static variable in class org.bytedeco.javacpp.opencv_core
\ Matrix type (Mat) * \
CV_CN_SHIFT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_COLORCVT_MAX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_COMP_BHATTACHARYYA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_COMP_CHISQR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_COMP_CHISQR_ALT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_COMP_CORREL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_COMP_HELLINGER - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_COMP_INTERSECT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_COMP_KL_DIV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_CONTOURS_MATCH_I1 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum ShapeMatchModes
CV_CONTOURS_MATCH_I2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum ShapeMatchModes
CV_CONTOURS_MATCH_I3 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum ShapeMatchModes
CV_COUNTER_CLOCKWISE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_COVAR_COLS - Static variable in class org.bytedeco.javacpp.opencv_core
flag for cvCalcCovarMatrix, all the input vectors are stored in a single matrix, as its columns
CV_COVAR_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_core
flag for cvCalcCovarMatrix, [v1-avg, v2-avg,...] * transpose([v1-avg,v2-avg,...])
CV_COVAR_ROWS - Static variable in class org.bytedeco.javacpp.opencv_core
flag for cvCalcCovarMatrix, all the input vectors are stored in a single matrix, as its rows
CV_COVAR_SCALE - Static variable in class org.bytedeco.javacpp.opencv_core
flag for cvCalcCovarMatrix, scale the covariance matrix coefficients by number of the vectors
CV_COVAR_SCRAMBLED - Static variable in class org.bytedeco.javacpp.opencv_core
flag for cvCalcCovarMatrix, transpose([v1-avg, v2-avg,...]) * [v1-avg,v2-avg,...]
CV_COVAR_USE_AVG - Static variable in class org.bytedeco.javacpp.opencv_core
flag for cvCalcCovarMatrix, do not calc average (i.e.
CV_CPU_AVX - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX_512BW - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX_512CD - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX_512DQ - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX_512ER - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX_512F - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX_512IFMA512 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX_512PF - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX_512VBMI - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_AVX_512VL - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_FMA3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_MMX - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_NEON - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_NONE - Static variable in class org.bytedeco.javacpp.opencv_core
\addtogroup core_utils \{
CV_CPU_POPCNT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_SSE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_SSE2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_SSE3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_SSE4_1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_SSE4_2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CPU_SSSE3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_CVTIMG_FLIP - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_CVTIMG_SWAP_RB - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_CXX_MOVE_SEMANTICS - Static variable in class org.bytedeco.javacpp.opencv_core
\ C++ Move semantics * \
CV_DEPTH_MAX - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_DIFF - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_DIFF_C - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_DIFF_L1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_DIFF_L2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_DIST_C - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_FAIR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_HUBER - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_L1 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_L12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_L2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_LABEL_CCOMP - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_LABEL_PIXEL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_MASK_3 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_MASK_5 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_MASK_PRECISE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_USER - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DIST_WELSCH - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_DLS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum
CV_DXT_FORWARD - Static variable in class org.bytedeco.javacpp.opencv_core
\anchor core_c_DftFlags \name Flags for cvDFT, cvDCT and cvMulSpectrums \{
CV_DXT_INV_SCALE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_DXT_INVERSE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_DXT_INVERSE_SCALE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_DXT_MUL_CONJ - Static variable in class org.bytedeco.javacpp.opencv_core
conjugate the second argument of cvMulSpectrums
CV_DXT_ROWS - Static variable in class org.bytedeco.javacpp.opencv_core
transform each row individually
CV_DXT_SCALE - Static variable in class org.bytedeco.javacpp.opencv_core
divide result by size of array
CV_EPNP - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum
CV_ErrModeLeaf - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_ErrModeParent - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_ErrModeSilent - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_EVENT_FLAG_ALTKEY - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_FLAG_CTRLKEY - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_FLAG_LBUTTON - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_FLAG_MBUTTON - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_FLAG_RBUTTON - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_FLAG_SHIFTKEY - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_LBUTTONDBLCLK - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_LBUTTONDOWN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_LBUTTONUP - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_MBUTTONDBLCLK - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_MBUTTONDOWN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_MBUTTONUP - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_MOUSEHWHEEL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_MOUSEMOVE - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_MOUSEWHEEL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_RBUTTONDBLCLK - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_RBUTTONDOWN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_EVENT_RBUTTONUP - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_FILLED - Static variable in class org.bytedeco.javacpp.opencv_imgproc
\ Drawing functions work with images/matrices of arbitrary type.
CV_FLOODFILL_FIXED_RANGE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_FLOODFILL_MASK_ONLY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_FM_7POINT - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_FM_8POINT - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_FM_LMEDS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_FM_LMEDS_ONLY - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_FM_RANSAC - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_FM_RANSAC_ONLY - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_FMA3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_FONT_BLACK - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_FONT_BOLD - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_FONT_DEMIBOLD - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_FONT_HERSHEY_COMPLEX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FONT_HERSHEY_COMPLEX_SMALL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FONT_HERSHEY_DUPLEX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FONT_HERSHEY_PLAIN - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FONT_HERSHEY_SCRIPT_COMPLEX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FONT_HERSHEY_SCRIPT_SIMPLEX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FONT_HERSHEY_SIMPLEX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FONT_HERSHEY_TRIPLEX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FONT_ITALIC - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FONT_LIGHT - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_FONT_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_FONT_VECTOR0 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
 
CV_FOURCC(byte, byte, byte, byte) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
CV_FOURCC_DEFAULT - Static variable in class org.bytedeco.javacpp.opencv_videoio
 
CV_FOURCC_DEFAULT() - Static method in class org.bytedeco.javacpp.opencv_videoio
 
CV_FOURCC_PROMPT - Static variable in class org.bytedeco.javacpp.opencv_videoio
 
CV_FRONT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GAUSSIAN - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum SmoothMethod_c
CV_GAUSSIAN_5x5 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_GEMM_A_T - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GEMM_B_T - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GEMM_C_T - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GpuApiCallError - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_GpuNotSupported - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_GRAPH - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_ALL_ITEMS - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_ANY_EDGE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_BACK_EDGE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_BACKTRACKING - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_CROSS_EDGE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_FLAG_ORIENTED - Static variable in class org.bytedeco.javacpp.opencv_core
flags for graphs
CV_GRAPH_FORWARD_EDGE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_FORWARD_EDGE_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_ITEM_VISITED_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core
flags for graph vertices and edges
CV_GRAPH_NEW_TREE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_OVER - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_SEARCH_TREE_NODE_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_TREE_EDGE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_GRAPH_VERTEX - Static variable in class org.bytedeco.javacpp.opencv_core
Retrieves index of a graph edge given its pointer
CV_GRAY2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_GRAY2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_GRAY2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_GRAY2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_GRAY2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_GRAY2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_GUI_EXPANDED - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_GUI_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_HAAR_DO_CANNY_PRUNING - Static variable in class org.bytedeco.javacpp.opencv_objdetect
 
CV_HAAR_DO_ROUGH_SEARCH - Static variable in class org.bytedeco.javacpp.opencv_objdetect
 
CV_HAAR_FEATURE_MAX - Static variable in class org.bytedeco.javacpp.opencv_objdetect
 
CV_HAAR_FIND_BIGGEST_OBJECT - Static variable in class org.bytedeco.javacpp.opencv_objdetect
 
CV_HAAR_MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_objdetect
\ Haar-like Object Detection functions * \
CV_HAAR_SCALE_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_objdetect
 
CV_HAL_CMP_EQ - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HAL_CMP_GE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HAL_CMP_GT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HAL_CMP_LE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HAL_CMP_LT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HAL_CMP_NE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HAL_ERROR_NOT_IMPLEMENTED - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HAL_ERROR_OK - Static variable in class org.bytedeco.javacpp.opencv_core
\addtogroup core_hal_interface \{
CV_HAL_ERROR_UNKNOWN - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HARDWARE_MAX_FEATURE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HeaderIsNull - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_HIST_ARRAY - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HIST_MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core
\ Histogram * \
CV_HIST_RANGES_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core
indicates whether bin ranges are set already or not
CV_HIST_SPARSE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HIST_TREE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HIST_UNIFORM - Static variable in class org.bytedeco.javacpp.opencv_core
should be used as a parameter only, it turns to CV_HIST_UNIFORM_FLAG of hist->type
CV_HIST_UNIFORM_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_HLS2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HLS2BGR_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HLS2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HLS2RGB_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HOUGH_GRADIENT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HOUGH_MULTI_SCALE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HOUGH_PROBABILISTIC - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HOUGH_STANDARD - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HSV2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HSV2BGR_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HSV2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_HSV2RGB_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_IMWRITE_JPEG_CHROMA_QUALITY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_JPEG_LUMA_QUALITY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_JPEG_OPTIMIZE - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_JPEG_PROGRESSIVE - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_JPEG_QUALITY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_JPEG_RST_INTERVAL - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_PNG_BILEVEL - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_PNG_COMPRESSION - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_PNG_STRATEGY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_PNG_STRATEGY_DEFAULT - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_PNG_STRATEGY_FILTERED - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_PNG_STRATEGY_FIXED - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_PNG_STRATEGY_HUFFMAN_ONLY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_PNG_STRATEGY_RLE - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_PXM_BINARY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_IMWRITE_WEBP_QUALITY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_INPAINT_NS - Static variable in class org.bytedeco.javacpp.opencv_photo
enum InpaintingModes
CV_INPAINT_TELEA - Static variable in class org.bytedeco.javacpp.opencv_photo
enum InpaintingModes
CV_INTER_AREA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_INTER_CUBIC - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_INTER_LANCZOS4 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_INTER_LINEAR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_INTER_NN - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_IS_CONT_MAT(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_IS_MAT_CONT(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_ITERATIVE - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum
CV_KMEANS_USE_INITIAL_LABELS - Static variable in class org.bytedeco.javacpp.opencv_core
The function implements the K-means algorithm for clustering an array of sample vectors in a specified number of classes
CV_L1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_L2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_Lab2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_Lab2LBGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_Lab2LRGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_Lab2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_LBGR2Lab - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_LBGR2Luv - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_LINK_RUNS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_LKFLOW_GET_MIN_EIGENVALS - Static variable in class org.bytedeco.javacpp.opencv_video
 
CV_LKFLOW_INITIAL_GUESSES - Static variable in class org.bytedeco.javacpp.opencv_video
 
CV_LKFLOW_PYR_A_READY - Static variable in class org.bytedeco.javacpp.opencv_video
optical flow
CV_LKFLOW_PYR_B_READY - Static variable in class org.bytedeco.javacpp.opencv_video
 
CV_LMEDS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_LOAD_IMAGE_ANYCOLOR - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_LOAD_IMAGE_ANYDEPTH - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_LOAD_IMAGE_COLOR - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_LOAD_IMAGE_GRAYSCALE - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_LOAD_IMAGE_UNCHANGED - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum
CV_LOG2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_LRGB2Lab - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_LRGB2Luv - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_LU - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_Luv2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_Luv2LBGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_Luv2LRGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_Luv2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_MAGIC_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAJOR_VERSION - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAKE_TYPE(int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_MAKETYPE(int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_MaskIsTiled - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_MAT_CN(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_MAT_CN_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAT_CONT_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAT_CONT_FLAG_SHIFT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAT_DEPTH(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_MAT_DEPTH_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAT_MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAT_TYPE(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_MAT_TYPE_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MATND_MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core
\ Multi-dimensional dense array (CvMatND) * \
CV_MAX_ARR - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAX_DIM - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAX_DIM_HEAP - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MAX_SOBEL_KSIZE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_MEDIAN - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum SmoothMethod_c
CV_MINMAX - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MINOR_VERSION - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MMX - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_MOP_BLACKHAT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_MOP_CLOSE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_MOP_DILATE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_MOP_ERODE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_MOP_GRADIENT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_MOP_OPEN - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_MOP_TOPHAT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_mRGBA2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_NO_CN_CHECK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NO_DEPTH_CHECK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NO_SIZE_CHECK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_EMPTY - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_FLOAT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_FLOW - Static variable in class org.bytedeco.javacpp.opencv_core
Used only for writing structures in YAML format.
CV_NODE_INT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_INTEGER - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_MAP - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_NAMED - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_NONE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_REAL - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_REF - Static variable in class org.bytedeco.javacpp.opencv_core
not used
CV_NODE_SEQ - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_SEQ_SIMPLE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_STR - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_STRING - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_TYPE_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NODE_USER - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NORM_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_OpenCLApiCallError - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_OpenCLDoubleNotSupported - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_OpenCLInitError - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_OpenCLNoAMDBlasFft - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_OpenGlApiCallError - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_OpenGlNotSupported - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_ORIENTED_GRAPH - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_P3P - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum
CV_PCA_DATA_AS_COL - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_PCA_DATA_AS_ROW - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_PCA_USE_AVG - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_PI - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_POLY_APPROX_DP - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_POPCNT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_PUSH_BUTTON - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_QR - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_RADIOBOX - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_RAND_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_RAND_UNI - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_RANSAC - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_REDUCE_AVG - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_REDUCE_MAX - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_REDUCE_MIN - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_REDUCE_SUM - Static variable in class org.bytedeco.javacpp.opencv_core
\anchor core_c_ReduceFlags \name Flags for cvReduce \{
CV_RELATIVE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_RELATIVE_C - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_RELATIVE_L1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_RELATIVE_L2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_RETR_CCOMP - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RETR_EXTERNAL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RETR_FLOODFILL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RETR_LIST - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RETR_TREE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB(double, double, double) - Static method in class org.bytedeco.javacpp.helper.opencv_core
 
CV_RGB2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2HLS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2HLS_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2HSV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2HSV_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2Lab - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2Luv - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2XYZ - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2YCrCb - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2YUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2YUV_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2YUV_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGB2YUV_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2BGR555 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2BGR565 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2mRGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2YUV_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2YUV_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RGBA2YUV_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_RNG_COEFF - Static variable in class org.bytedeco.javacpp.opencv_core
Random number generation
CV_SCHARR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_SEQ_CHAIN - Static variable in class org.bytedeco.javacpp.opencv_core
chain-coded curves
CV_SEQ_CHAIN_CONTOUR - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_CONNECTED_COMP - Static variable in class org.bytedeco.javacpp.opencv_core
sequence of the connected components
CV_SEQ_CONTOUR - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_ELTYPE_BITS - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_ELTYPE_CODE - Static variable in class org.bytedeco.javacpp.opencv_core
freeman code: 0..7
CV_SEQ_ELTYPE_CONNECTED_COMP - Static variable in class org.bytedeco.javacpp.opencv_core
connected component
CV_SEQ_ELTYPE_GENERIC - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_ELTYPE_GRAPH_EDGE - Static variable in class org.bytedeco.javacpp.opencv_core
&next_o, &next_d, &vtx_o, &vtx_d
CV_SEQ_ELTYPE_GRAPH_VERTEX - Static variable in class org.bytedeco.javacpp.opencv_core
first_edge, &(x,y)
CV_SEQ_ELTYPE_INDEX - Static variable in class org.bytedeco.javacpp.opencv_core
#(x,y)
CV_SEQ_ELTYPE_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_ELTYPE_POINT - Static variable in class org.bytedeco.javacpp.opencv_core
(x,y)
CV_SEQ_ELTYPE_POINT3D - Static variable in class org.bytedeco.javacpp.opencv_core
(x,y,z)
CV_SEQ_ELTYPE_PPOINT - Static variable in class org.bytedeco.javacpp.opencv_core
&(x,y)
CV_SEQ_ELTYPE_PTR - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_ELTYPE_TRIAN_ATR - Static variable in class org.bytedeco.javacpp.opencv_core
vertex of the binary tree
CV_SEQ_FLAG_CLOSED - Static variable in class org.bytedeco.javacpp.opencv_core
flags for curves
CV_SEQ_FLAG_CONVEX - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_FLAG_HOLE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_FLAG_SHIFT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_FLAG_SIMPLE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_INDEX - Static variable in class org.bytedeco.javacpp.opencv_core
sequence of the integer numbers
CV_SEQ_KIND_BIN_TREE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_KIND_BITS - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_KIND_CURVE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_KIND_GENERIC - Static variable in class org.bytedeco.javacpp.opencv_core
types of sequences
CV_SEQ_KIND_GRAPH - Static variable in class org.bytedeco.javacpp.opencv_core
types of sparse sequences (sets)
CV_SEQ_KIND_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_KIND_SUBDIV2D - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core
\ Sequence types * \
CV_SEQ_POINT3D_SET - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_POINT_SET - Static variable in class org.bytedeco.javacpp.opencv_core
point sets
CV_SEQ_POLYGON - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_POLYGON_TREE - Static variable in class org.bytedeco.javacpp.opencv_core
binary tree for the contour
CV_SEQ_POLYLINE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SEQ_SIMPLE_POLYGON - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SET_ELEM_FREE_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SET_ELEM_FREE_FLAG() - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_SET_ELEM_IDX_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SET_MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SHAPE_CROSS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum MorphShapes_c
CV_SHAPE_CUSTOM - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum MorphShapes_c
CV_SHAPE_ELLIPSE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum MorphShapes_c
CV_SHAPE_RECT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum MorphShapes_c
CV_SORT_ASCENDING - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SORT_DESCENDING - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SORT_EVERY_COLUMN - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SORT_EVERY_ROW - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SPARSE_MAT_MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core
\ Multi-dimensional sparse array (CvSparseMat) * \
CV_SSE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SSE2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SSE3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SSE4_1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SSE4_2 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SSSE3 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STEREO_BM_BASIC - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_STEREO_BM_FISH_EYE - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_STEREO_BM_NARROW - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_STEREO_BM_NORMALIZED_RESPONSE - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_STEREO_BM_XSOBEL - Static variable in class org.bytedeco.javacpp.opencv_calib3d
 
CV_STORAGE_APPEND - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STORAGE_FORMAT_AUTO - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STORAGE_FORMAT_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STORAGE_FORMAT_XML - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STORAGE_FORMAT_YAML - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STORAGE_MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STORAGE_MEMORY - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STORAGE_READ - Static variable in class org.bytedeco.javacpp.opencv_core
Storage flags:
CV_STORAGE_WRITE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STORAGE_WRITE_BINARY - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_STORAGE_WRITE_TEXT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_StsAssert - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsAutoTrace - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsBackTrace - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsBadArg - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsBadFlag - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsBadFunc - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsBadMask - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsBadMemBlock - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsBadPoint - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsBadSize - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsDivByZero - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsError - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsFilterOffsetErr - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsFilterStructContentErr - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsInplaceNotSupported - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsInternal - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsKernelStructContentErr - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsNoConv - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsNoMem - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsNotImplemented - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsNullPtr - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsObjectNotFound - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsOk - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsOutOfRange - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsParseError - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsUnmatchedFormats - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsUnmatchedSizes - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsUnsupportedFormat - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_StsVecLengthErr - Static variable in class org.bytedeco.javacpp.opencv_core
enum
CV_STYLE_ITALIC - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_STYLE_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_STYLE_OBLIQUE - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_SUBMAT_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SUBMAT_FLAG_SHIFT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SUBMINOR_VERSION - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SVD - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SVD_MODIFY_A - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SVD_SYM - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SVD_U_T - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_SVD_V_T - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_TERMCRIT_EPS - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_TERMCRIT_ITER - Static variable in class org.bytedeco.javacpp.opencv_core
CvTermCriteria
CV_TERMCRIT_NUMBER - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_THRESH_BINARY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_THRESH_BINARY_INV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_THRESH_MASK - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_THRESH_OTSU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_THRESH_TOZERO - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_THRESH_TOZERO_INV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_THRESH_TRIANGLE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_THRESH_TRUNC - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_TM_CCOEFF - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_TM_CCOEFF_NORMED - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_TM_CCORR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_TM_CCORR_NORMED - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_TM_SQDIFF - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_TM_SQDIFF_NORMED - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_TYPE_NAME_GRAPH - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_TYPE_NAME_HAAR - Static variable in class org.bytedeco.javacpp.opencv_objdetect
 
CV_TYPE_NAME_IMAGE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_TYPE_NAME_MAT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_TYPE_NAME_MATND - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_TYPE_NAME_SEQ - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_TYPE_NAME_SEQ_TREE - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_TYPE_NAME_SPARSE_MAT - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_TYZX_COLOR - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_TYZX_LEFT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_TYZX_RIGHT - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_TYZX_Z - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum
CV_USRTYPE1 - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_VERSION - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_VERSION() - Static method in class org.bytedeco.javacpp.opencv_core
 
CV_VERSION_MAJOR - Static variable in class org.bytedeco.javacpp.opencv_core
\}
CV_VERSION_MINOR - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_VERSION_REVISION - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_VERSION_STATUS - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_VFP - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_WARP_FILL_OUTLIERS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_WARP_INVERSE_MAP - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_WHOLE_ARR - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_WHOLE_SEQ - Static variable in class org.bytedeco.javacpp.opencv_core
 
CV_WHOLE_SEQ_END_INDEX - Static variable in class org.bytedeco.javacpp.opencv_core
CvSlice
CV_WINDOW_AUTOSIZE - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_WINDOW_FREERATIO - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_WINDOW_FULLSCREEN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_WINDOW_KEEPRATIO - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_WINDOW_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_WINDOW_OPENGL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_WND_PROP_ASPECTRATIO - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_WND_PROP_AUTOSIZE - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_WND_PROP_FULLSCREEN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_WND_PROP_OPENGL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum
CV_XYZ2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_XYZ2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YCrCb2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YCrCb2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGR_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2BGRA_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2GRAY_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGB_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_I420 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_IYUV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_NV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_NV21 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_UYNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_UYVY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_Y422 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_YUNV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_YUY2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_YUYV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_YV12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV2RGBA_YVYU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420p2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420p2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420p2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420p2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420p2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420sp2BGR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420sp2BGRA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420sp2GRAY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420sp2RGB - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
CV_YUV420sp2RGBA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum
cvAbsDiff(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(x,y,c) = abs(src1(x,y,c) - src2(x,y,c))
cvAbsDiffS(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
dst(x,y,c) = abs(src(x,y,c) - value(c))
cvAcc(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Adds image to accumulator
cvAcc(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvAdaptiveThreshold(opencv_core.CvArr, opencv_core.CvArr, double, int, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies adaptive threshold to grayscale image.
cvAdaptiveThreshold(opencv_core.CvArr, opencv_core.CvArr, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvAdd(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(mask) = src1(mask) + src2(mask)
cvAdd(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAddS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(mask) = src(mask) + value
cvAddS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAddSearchPath(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\
cvAddSearchPath(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvAddText(opencv_core.CvArr, BytePointer, opencv_core.CvPoint, opencv_imgproc.CvFont) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvAddText(opencv_core.CvArr, String, IntBuffer, opencv_imgproc.CvFont) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvAddText(opencv_core.CvArr, BytePointer, int[], opencv_imgproc.CvFont) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvAddText(opencv_core.CvArr, String, opencv_core.CvPoint, opencv_imgproc.CvFont) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvAddText(opencv_core.CvArr, BytePointer, IntBuffer, opencv_imgproc.CvFont) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvAddText(opencv_core.CvArr, String, int[], opencv_imgproc.CvFont) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvAddWeighted(opencv_core.CvArr, double, opencv_core.CvArr, double, double, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst = src1 * alpha + src2 * beta + gamma
cvAlloc(long) - Static method in class org.bytedeco.javacpp.opencv_core
malloc wrapper.
cvAnd(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = src1(idx) & src2(idx)
cvAnd(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAndS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = src(idx) & value
cvAndS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvApproxChains(opencv_core.CvSeq, opencv_core.CvMemStorage, int, double, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Approximates Freeman chain(s) with a polygonal curve.
cvApproxChains(opencv_core.CvSeq, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvApproxPoly(Pointer, int, opencv_core.CvMemStorage, int, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Approximates a single polygonal curve (contour) or a tree of polygonal curves (contours)
cvApproxPoly(Pointer, int, opencv_core.CvMemStorage, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvArcLength(Pointer, opencv_core.CvSlice, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates perimeter of a contour or length of a part of contour
cvArcLength(Pointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvarrToMat(opencv_core.CvArr, boolean, boolean, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
\addtogroup core_c_glue \{
cvarrToMat(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvarrToMatND(opencv_core.CvArr, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvarrToMatND(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAttrList(PointerPointer, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
initializes CvAttrList structure
cvAttrList() - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAttrList(BytePointer, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAttrList(ByteBuffer, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAttrList(byte[], opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAttrValue(opencv_core.CvAttrList, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
returns attribute value or 0 (NULL) if there is no such attribute
cvAttrValue(opencv_core.CvAttrList, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAvg(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates mean value of array elements
cvAvg(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvAvgSdv(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvScalar, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates mean and standard deviation of pixel values
cvAvgSdv(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvBackProjectPCA(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvBoundingRect(opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates contour bounding rectangle (update=1) or just retrieves pre-calculated rectangle (update=0)
cvBoundingRect(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvBoxPoints(opencv_core.CvBox2D, opencv_core.CvPoint2D32f) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds coordinates of the box vertices
cvBoxPoints(opencv_core.CvBox2D, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvBoxPoints(opencv_core.CvBox2D, float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcArrBackProject(opencv_core.CvArr[], opencv_core.CvArr, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCalcArrBackProject(PointerPointer, opencv_core.CvArr, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates back project
cvCalcArrBackProject(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcArrBackProjectPatch(opencv_core.CvArr[], opencv_core.CvArr, opencv_core.CvSize, opencv_core.CvHistogram, int, double) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCalcArrBackProjectPatch(PointerPointer, opencv_core.CvArr, opencv_core.CvSize, opencv_core.CvHistogram, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Locates a template within an image by using a histogram comparison.
cvCalcArrBackProjectPatch(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvSize, opencv_core.CvHistogram, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcArrHist(opencv_core.CvArr[], opencv_core.CvHistogram, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCalcArrHist(PointerPointer, opencv_core.CvHistogram, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates array histogram
cvCalcArrHist(opencv_core.CvArr, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcArrHist(opencv_core.CvArr, opencv_core.CvHistogram, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcBackProject(opencv_core.IplImage[], opencv_core.CvArr, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCalcBackProject(opencv_core.IplImageArray, opencv_core.CvArr, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCalcBackProject(PointerPointer, opencv_core.CvArr, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcBackProject(opencv_core.IplImage, opencv_core.CvArr, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcBackProjectPatch(opencv_core.IplImage[], opencv_core.CvArr, opencv_core.CvSize, opencv_core.CvHistogram, int, double) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCalcBackProjectPatch(opencv_core.IplImageArray, opencv_core.CvArr, opencv_core.CvSize, opencv_core.CvHistogram, int, double) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCalcBackProjectPatch(PointerPointer, opencv_core.CvArr, opencv_core.CvSize, opencv_core.CvHistogram, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcBackProjectPatch(opencv_core.IplImage, opencv_core.CvArr, opencv_core.CvSize, opencv_core.CvHistogram, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcBayesianProb(PointerPointer, int, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates bayesian probabilistic histograms (each or src and dst is an array of _number_ histograms
cvCalcBayesianProb(opencv_core.CvHistogram, int, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcCovarMatrix(opencv_core.CvArr[], int, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core
 
cvCalcCovarMatrix(PointerPointer, int, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates covariation matrix for a set of vectors
cvCalcCovarMatrix(opencv_core.CvArr, int, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCalcEMD2(opencv_core.CvArr, opencv_core.CvArr, int, opencv_imgproc.CvDistanceFunction, opencv_core.CvArr, opencv_core.CvArr, FloatPointer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes earth mover distance between two weighted point sets (called signatures)
cvCalcEMD2(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcEMD2(opencv_core.CvArr, opencv_core.CvArr, int, opencv_imgproc.CvDistanceFunction, opencv_core.CvArr, opencv_core.CvArr, FloatBuffer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcEMD2(opencv_core.CvArr, opencv_core.CvArr, int, opencv_imgproc.CvDistanceFunction, opencv_core.CvArr, opencv_core.CvArr, float[], Pointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcHist(opencv_core.IplImage[], opencv_core.CvHistogram, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCalcHist(opencv_core.IplImageArray, opencv_core.CvHistogram, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCalcHist(PointerPointer, opencv_core.CvHistogram, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
cvCalcHist(opencv_core.IplImage, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcHist(opencv_core.IplImage, opencv_core.CvHistogram, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalcMatMulDeriv(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCalcOpticalFlowFarneback(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, double, int, int, int, int, double, int) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvCalcOpticalFlowPyrLK(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint2D32f, opencv_core.CvPoint2D32f, int, opencv_core.CvSize, int, BytePointer, FloatPointer, opencv_core.CvTermCriteria, int) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvCalcOpticalFlowPyrLK(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, FloatBuffer, FloatBuffer, int, opencv_core.CvSize, int, ByteBuffer, FloatBuffer, opencv_core.CvTermCriteria, int) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvCalcOpticalFlowPyrLK(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, float[], float[], int, opencv_core.CvSize, int, byte[], float[], opencv_core.CvTermCriteria, int) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvCalcPCA(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCalcProbDensity(opencv_core.CvHistogram, opencv_core.CvHistogram, opencv_core.CvHistogram, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Divides one histogram by another.
cvCalcProbDensity(opencv_core.CvHistogram, opencv_core.CvHistogram, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCalibrateCamera2(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, int, opencv_core.CvTermCriteria) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCalibrateCamera2(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCalibrationMatrixValues(opencv_core.CvMat, opencv_core.CvSize, double, double, DoublePointer, DoublePointer, DoublePointer, opencv_core.CvPoint2D64f, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCalibrationMatrixValues(opencv_core.CvMat, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCalibrationMatrixValues(opencv_core.CvMat, opencv_core.CvSize, double, double, DoubleBuffer, DoubleBuffer, DoubleBuffer, DoubleBuffer, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCalibrationMatrixValues(opencv_core.CvMat, opencv_core.CvSize, double, double, double[], double[], double[], double[], double[]) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCamShift(opencv_core.CvArr, opencv_core.CvRect, opencv_core.CvTermCriteria, opencv_imgproc.CvConnectedComp, opencv_core.CvBox2D) - Static method in class org.bytedeco.javacpp.opencv_video
\ Tracking * \
cvCamShift(opencv_core.CvArr, opencv_core.CvRect, opencv_core.CvTermCriteria, opencv_imgproc.CvConnectedComp) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvCanny(opencv_core.CvArr, opencv_core.CvArr, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Runs canny edge detector
cvCanny(opencv_core.CvArr, opencv_core.CvArr, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCaptureFromAVI(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCaptureFromAVI(String) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCaptureFromCAM(int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCaptureFromFile(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_videoio
\ Obsolete functions/synonyms * \
cvCaptureFromFile(String) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCartToPolar(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Does cartesian->polar coordinates conversion.
cvCartToPolar(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCbrt(float) - Static method in class org.bytedeco.javacpp.opencv_core
Fast cubic root calculation
cvCeil(double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Rounds floating-point number to the nearest integer not smaller than the original.
cvCeil(float) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvCeil(int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvChangeSeqBlock(Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
Internal sequence functions
cvCheckArr(opencv_core.CvArr, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
Checks array values for NaNs, Infs or simply for too large numbers (if CV_CHECK_RANGE is set).
cvCheckArr(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCheckArray(opencv_core.CvArr, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCheckChessboard(opencv_core.IplImage, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCheckContourConvexity(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Checks whether the contour is convex or not (returns 1 if convex, 0 if not)
cvCheckHardwareSupport(int) - Static method in class org.bytedeco.javacpp.opencv_core
CPU capabilities
cvCheckTermCriteria(opencv_core.CvTermCriteria, double, int) - Static method in class org.bytedeco.javacpp.opencv_core
checks termination criteria validity and sets eps to default_eps (if it is not set), max_iter to default_max_iters (if it is not set)
cvCircle(opencv_core.CvArr, opencv_core.CvPoint, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws a circle with specified center and radius.
cvCircle(opencv_core.CvArr, opencv_core.CvPoint, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCircle(opencv_core.CvArr, IntBuffer, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCircle(opencv_core.CvArr, IntBuffer, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCircle(opencv_core.CvArr, int[], int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCircle(opencv_core.CvArr, int[], int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvClearGraph(opencv_core.CvGraph) - Static method in class org.bytedeco.javacpp.opencv_core
Remove all vertices and edges from the graph
cvClearHist(opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Clears the histogram.
cvClearMemStorage(opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_core
Clears memory storage.
cvClearND(opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
clears element of ND dense array, in case of sparse arrays it deletes the specified node
cvClearND(opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvClearND(opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvClearSeq(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
Removes all the elements from the sequence.
cvClearSet(opencv_core.CvSet) - Static method in class org.bytedeco.javacpp.opencv_core
Removes all the elements from the set
cvClipLine(opencv_core.CvSize, opencv_core.CvPoint, opencv_core.CvPoint) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Clips the line segment connecting *pt1 and *pt2 by the rectangular window
cvClipLine(opencv_core.CvSize, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvClipLine(opencv_core.CvSize, int[], int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvClone(Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Makes a clone of an object.
cvCloneGraph(opencv_core.CvGraph, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_core
Creates a copy of graph
cvCloneImage(opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.opencv_core
Creates a copy of IPL image (widthStep may differ)
cvCloneMat(opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
Creates an exact copy of the input matrix (except, may be, step value)
cvCloneMatND(opencv_core.CvMatND) - Static method in class org.bytedeco.javacpp.opencv_core
Creates a copy of CvMatND (except, may be, steps)
cvCloneSeq(opencv_core.CvSeq, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCloneSeq(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCloneSparseMat(opencv_core.CvSparseMat) - Static method in class org.bytedeco.javacpp.opencv_core
Creates a copy of CvSparseMat (except, may be, zero items)
cvCmp(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = src1(idx) _cmp_op_ src2(idx)
cvCmpS(opencv_core.CvArr, double, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = src1(idx) _cmp_op_ value
cvColorToScalar(double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Unpacks color value
cvCompareHist(opencv_core.CvHistogram, opencv_core.CvHistogram, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
Compares two histogram
cvCompleteSymm(opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_core
Completes the symmetric matrix from the lower (LtoR=0) or from the upper (LtoR!=0) part
cvCompleteSymm(opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvComposeRT(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvComposeRT(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvComputeCorrespondEpilines(opencv_core.CvMat, int, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvContourArea(opencv_core.CvArr, opencv_core.CvSlice, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates area of a contour or contour segment
cvContourArea(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvContourPerimeter(Pointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
same as cvArcLength for closed contour
cvConvert(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvConvertImage(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvConvertImage(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvConvertMaps(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Converts mapx & mapy from floating-point to integer formats for cvRemap
cvConvertPointsHomogeneous(opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvConvertScale(opencv_core.CvArr, opencv_core.CvArr, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Converts one array to another with optional linear transformation.
cvConvertScale(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvConvertScaleAbs(opencv_core.CvArr, opencv_core.CvArr, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
Performs linear transformation on every source array element, stores absolute value of the result: dst(x,y,c) = abs(scale*src(x,y,c)+shift).
cvConvertScaleAbs(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvConvexHull2(opencv_core.CvArr, Pointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates exact convex hull of 2d point set
cvConvexHull2(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvConvexityDefects(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds convexity defects for the contour
cvConvexityDefects(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCopy(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Copies one array to another.
cvCopy(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCopyHist(opencv_core.CvHistogram, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Copies a histogram.
cvCopyHist(opencv_core.CvHistogram, opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCopyMakeBorder(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
Copies source 2D array inside of the larger destination array and makes a border of the specified type (IPL_BORDER_*) around the copied area.
cvCopyMakeBorder(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCopyMakeBorder(opencv_core.CvArr, opencv_core.CvArr, IntBuffer, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCopyMakeBorder(opencv_core.CvArr, opencv_core.CvArr, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCopyMakeBorder(opencv_core.CvArr, opencv_core.CvArr, int[], int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCopyMakeBorder(opencv_core.CvArr, opencv_core.CvArr, int[], int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCornerEigenValsAndVecs(opencv_core.CvArr, opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates eigen values and vectors of 2x2 gradient covariation matrix at every image pixel
cvCornerEigenValsAndVecs(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCornerHarris(opencv_core.CvArr, opencv_core.CvArr, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Harris corner detector:
cvCornerHarris(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCornerMinEigenVal(opencv_core.CvArr, opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates minimal eigenvalue for 2x2 gradient covariation matrix at every image pixel
cvCornerMinEigenVal(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCorrectMatches(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCountNonZero(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates number of non-zero pixels
cvCreateAVIWriter(BytePointer, int, double, opencv_core.CvSize, int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateAVIWriter(String, int, double, opencv_core.CvSize, int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateButton(BytePointer, opencv_highgui.CvButtonCallback, Pointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateButton() - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateButton(String, opencv_highgui.CvButtonCallback, Pointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateCameraCapture(int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateChildMemStorage(opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_core
Creates a memory storage that will borrow memory blocks from parent storage
cvCreateData(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Allocates array data
cvCreateFileCapture(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateFileCapture(String) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateFileCaptureWithPreference(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateFileCaptureWithPreference(String, int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateGraph(int, int, int, int, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_core
Creates new graph
cvCreateGraphScanner(opencv_core.CvGraph, opencv_core.CvGraphVtx, int) - Static method in class org.bytedeco.javacpp.opencv_core
Creates new graph scanner.
cvCreateGraphScanner(opencv_core.CvGraph) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreateHist(int, int[], int, float[][], int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvCreateHist(int, IntPointer, int, PointerPointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Creates a histogram.
cvCreateHist(int, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateHist(int, IntPointer, int, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateHist(int, IntBuffer, int, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateHist(int, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateHist(int, int[], int, float[], int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateHist(int, int[], int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateImage(opencv_core.CvSize, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Creates an image header and allocates the image data.
cvCreateImageHeader(opencv_core.CvSize, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Creates an image header but does not allocate the image data.
cvCreateKalman(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvCreateKalman(int, int) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvCreateMat(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Creates a matrix header and allocates the matrix data.
cvCreateMatHeader(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Creates a matrix header but does not allocate the matrix data.
cvCreateMatND(int, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Creates the header and allocates the data for a multi-dimensional dense array.
cvCreateMatND(int, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreateMatND(int, int[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreateMatNDHeader(int, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Creates a new matrix header but does not allocate the matrix data.
cvCreateMatNDHeader(int, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreateMatNDHeader(int, int[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreateMemStorage(int) - Static method in class org.bytedeco.javacpp.opencv_core
Creates new memory storage.
cvCreateMemStorage() - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreatePOSITObject(opencv_core.CvPoint3D32f, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCreatePOSITObject(FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCreatePOSITObject(float[], int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCreatePyramid(opencv_core.CvArr, int, double, opencv_core.CvSize, opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Builds pyramid for an image
cvCreatePyramid(opencv_core.CvArr, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateSeq(int, long, long, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_core
Creates new empty sequence that will reside in the specified storage
cvCreateSeqBlock(opencv_core.CvSeqWriter) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreateSet(int, int, int, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_core
Creates a new set
cvCreateSparseMat(opencv_core.SparseMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreateSparseMat(int, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Creates sparse array.
cvCreateSparseMat(int, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreateSparseMat(int, int[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCreateStereoBMState(int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCreateStereoBMState() - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvCreateStructuringElementEx(int, int, int, int, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Returns a structuring element of the specified size and shape for morphological operations.
cvCreateStructuringElementEx(int, int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateStructuringElementEx(int, int, int, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateStructuringElementEx(int, int, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvCreateTrackbar(BytePointer, BytePointer, IntPointer, int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(BytePointer, BytePointer, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(String, String, IntBuffer, int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(String, String, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(BytePointer, BytePointer, int[], int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(BytePointer, BytePointer, int[], int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(String, String, IntPointer, int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(String, String, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(BytePointer, BytePointer, IntBuffer, int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(BytePointer, BytePointer, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(String, String, int[], int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar(String, String, int[], int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(BytePointer, BytePointer, IntPointer, int, opencv_highgui.CvTrackbarCallback2, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(BytePointer, BytePointer, IntPointer, int, opencv_highgui.CvTrackbarCallback2) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(String, String, IntBuffer, int, opencv_highgui.CvTrackbarCallback2, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(String, String, IntBuffer, int, opencv_highgui.CvTrackbarCallback2) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(BytePointer, BytePointer, int[], int, opencv_highgui.CvTrackbarCallback2, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(BytePointer, BytePointer, int[], int, opencv_highgui.CvTrackbarCallback2) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(String, String, IntPointer, int, opencv_highgui.CvTrackbarCallback2, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(String, String, IntPointer, int, opencv_highgui.CvTrackbarCallback2) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(BytePointer, BytePointer, IntBuffer, int, opencv_highgui.CvTrackbarCallback2, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(BytePointer, BytePointer, IntBuffer, int, opencv_highgui.CvTrackbarCallback2) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(String, String, int[], int, opencv_highgui.CvTrackbarCallback2, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateTrackbar2(String, String, int[], int, opencv_highgui.CvTrackbarCallback2) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvCreateVideoWriter(BytePointer, int, double, opencv_core.CvSize, int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateVideoWriter(BytePointer, int, double, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateVideoWriter(String, int, double, opencv_core.CvSize, int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCreateVideoWriter(String, int, double, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvCrossProduct(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the cross product of two 3D vectors.
cvCvtColor(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Converts input array pixels from one color space to another
cvCvtScale(opencv_core.CvArr, opencv_core.CvArr, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCvtScaleAbs(opencv_core.CvArr, opencv_core.CvArr, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvCvtSeqToArray(opencv_core.CvSeq, Pointer, opencv_core.CvSlice) - Static method in class org.bytedeco.javacpp.opencv_core
Copies sequence content to a continuous piece of memory
cvCvtSeqToArray(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvDCT(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Discrete Cosine Transform
cvDecodeImage(opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvDecodeImage(opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvDecodeImageM(opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvDecodeImageM(opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvDecomposeProjectionMatrix(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvPoint3D64f) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvDecomposeProjectionMatrix(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvDecomposeProjectionMatrix(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvDecomposeProjectionMatrix(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, double[]) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvDecRefData(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Decrements an array data reference counter.
cvDestroyAllWindows() - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDestroyWindow(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDestroyWindow(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDet(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates determinant of input matrix
cvDFT(opencv_core.CvArr, opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
Discrete Fourier Transform: complex->complex, real->ccs (forward), ccs->real (inverse)
cvDFT(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvDilate(opencv_core.CvArr, opencv_core.CvArr, opencv_core.IplConvKernel, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief dilates input image (applies maximum filter) one or more times.
cvDilate(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDisplayOverlay(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDisplayOverlay(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDisplayOverlay(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDisplayOverlay(String, String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDisplayStatusBar(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDisplayStatusBar(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDisplayStatusBar(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDisplayStatusBar(String, String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvDistTransform(opencv_core.CvArr, opencv_core.CvArr, int, int, FloatPointer, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies distance transform to binary image
cvDistTransform(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDistTransform(opencv_core.CvArr, opencv_core.CvArr, int, int, FloatBuffer, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDistTransform(opencv_core.CvArr, opencv_core.CvArr, int, int, float[], opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDiv(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, double) - Static method in class org.bytedeco.javacpp.opencv_core
element-wise division/inversion with scaling: dst(idx) = src1(idx) * scale / src2(idx) or dst(idx) = scale / src2(idx) if src1 == 0
cvDiv(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvDotProduct(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the dot product of two arrays in Euclidean metrics.
cvDrawChessboardCorners(opencv_core.CvArr, opencv_core.CvSize, opencv_core.CvPoint2D32f, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvDrawChessboardCorners(opencv_core.CvArr, opencv_core.CvSize, FloatBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvDrawChessboardCorners(opencv_core.CvArr, opencv_core.CvSize, float[], int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvDrawCircle(opencv_core.CvArr, opencv_core.CvPoint, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawCircle(opencv_core.CvArr, IntBuffer, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawCircle(opencv_core.CvArr, int[], int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawContours(opencv_core.CvArr, opencv_core.CvSeq, opencv_core.CvScalar, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvDrawContours(opencv_core.CvArr, opencv_core.CvSeq, opencv_core.CvScalar, opencv_core.CvScalar, int, int, int, opencv_core.CvPoint) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws contour outlines or filled interiors on the image
cvDrawContours(opencv_core.CvArr, opencv_core.CvSeq, opencv_core.CvScalar, opencv_core.CvScalar, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawContours(opencv_core.CvArr, opencv_core.CvSeq, opencv_core.CvScalar, opencv_core.CvScalar, int, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawContours(opencv_core.CvArr, opencv_core.CvSeq, opencv_core.CvScalar, opencv_core.CvScalar, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawEllipse(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvSize, double, double, double, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawEllipse(opencv_core.CvArr, IntBuffer, opencv_core.CvSize, double, double, double, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawEllipse(opencv_core.CvArr, int[], opencv_core.CvSize, double, double, double, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawLine(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawLine(opencv_core.CvArr, IntBuffer, IntBuffer, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawLine(opencv_core.CvArr, int[], int[], opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawPolyLine(opencv_core.CvArr, opencv_core.CvPoint[], int[], int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvDrawPolyLine(opencv_core.CvArr, PointerPointer, IntPointer, int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawPolyLine(opencv_core.CvArr, opencv_core.CvPoint, IntPointer, int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawPolyLine(opencv_core.CvArr, IntBuffer, IntBuffer, int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawPolyLine(opencv_core.CvArr, int[], int[], int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawRect(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawRect(opencv_core.CvArr, IntBuffer, IntBuffer, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvDrawRect(opencv_core.CvArr, int[], int[], opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEigenVV(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, double, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
Finds eigen values and vectors of a symmetric matrix
cvEigenVV(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvEllipse(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvSize, double, double, double, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws ellipse outline, filled ellipse, elliptic arc or filled elliptic sector
cvEllipse(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvSize, double, double, double, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEllipse(opencv_core.CvArr, IntBuffer, opencv_core.CvSize, double, double, double, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEllipse(opencv_core.CvArr, IntBuffer, opencv_core.CvSize, double, double, double, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEllipse(opencv_core.CvArr, int[], opencv_core.CvSize, double, double, double, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEllipse(opencv_core.CvArr, int[], opencv_core.CvSize, double, double, double, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEllipse2Poly(opencv_core.CvPoint, opencv_core.CvSize, int, int, int, opencv_core.CvPoint, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Returns the polygon points which make up the given ellipse.
cvEllipse2Poly(IntBuffer, opencv_core.CvSize, int, int, int, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEllipse2Poly(int[], opencv_core.CvSize, int, int, int, int[], int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEllipseBox(opencv_core.CvArr, opencv_core.CvBox2D, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEllipseBox(opencv_core.CvArr, opencv_core.CvBox2D, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvEncodeImage(BytePointer, opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvEncodeImage(BytePointer, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvEncodeImage(String, opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvEncodeImage(String, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvEncodeImage(BytePointer, opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvEncodeImage(String, opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvEncodeImage(BytePointer, opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvEncodeImage(String, opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvEndFindContours(opencv_imgproc.CvContourScanner) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Releases contour scanner and returns pointer to the first outer contour
cvEndWriteSeq(opencv_core.CvSeqWriter) - Static method in class org.bytedeco.javacpp.opencv_core
Closes sequence writer, updates sequence header and returns pointer to the resultant sequence (which may be useful if the sequence was created using cvStartWriteSeq))
cvEndWriteStruct(opencv_core.CvFileStorage) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finishes writing to a file node collection.
cvEqualizeHist(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief equalizes histogram of 8-bit single-channel image
cvErode(opencv_core.CvArr, opencv_core.CvArr, opencv_core.IplConvKernel, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief erodes input image (applies minimum filter) one or more times.
cvErode(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvError(int, BytePointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
Sets error status and performs some additonal actions (displaying message box, writing message to stderr, terminating application etc.) depending on the current error mode
cvError(int, String, String, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvErrorFromIppStatus(int) - Static method in class org.bytedeco.javacpp.opencv_core
Maps IPP error codes to the counterparts from OpenCV
cvErrorStr(int) - Static method in class org.bytedeco.javacpp.opencv_core
Retrieves textual description of the error given its code
cvEstimateRigidTransform(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvExp(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Does exponention: dst(idx) = exp(src(idx)).
cvFastArctan(float, float) - Static method in class org.bytedeco.javacpp.opencv_core
Fast arctangent calculation
cvFFT(opencv_core.CvArr, opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvFillConvexPoly(opencv_core.CvArr, opencv_core.CvPoint, int, opencv_core.CvScalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fills convex or monotonous polygon.
cvFillConvexPoly(opencv_core.CvArr, opencv_core.CvPoint, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillConvexPoly(opencv_core.CvArr, IntBuffer, int, opencv_core.CvScalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillConvexPoly(opencv_core.CvArr, IntBuffer, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillConvexPoly(opencv_core.CvArr, int[], int, opencv_core.CvScalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillConvexPoly(opencv_core.CvArr, int[], int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillPoly(opencv_core.CvArr, opencv_core.CvPoint[], int[], int, opencv_core.CvScalar, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvFillPoly(opencv_core.CvArr, PointerPointer, IntPointer, int, opencv_core.CvScalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fills an area bounded by one or more arbitrary polygons
cvFillPoly(opencv_core.CvArr, opencv_core.CvPoint, IntPointer, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillPoly(opencv_core.CvArr, opencv_core.CvPoint, IntPointer, int, opencv_core.CvScalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillPoly(opencv_core.CvArr, IntBuffer, IntBuffer, int, opencv_core.CvScalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillPoly(opencv_core.CvArr, IntBuffer, IntBuffer, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillPoly(opencv_core.CvArr, int[], int[], int, opencv_core.CvScalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFillPoly(opencv_core.CvArr, int[], int[], int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFilter2D(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, opencv_core.CvPoint) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Convolves an image with the kernel.
cvFilter2D(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFilter2D(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFilter2D(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFindChessboardCorners(Pointer, opencv_core.CvSize, opencv_core.CvPoint2D32f, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindChessboardCorners(Pointer, opencv_core.CvSize, opencv_core.CvPoint2D32f) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindChessboardCorners(Pointer, opencv_core.CvSize, FloatBuffer, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindChessboardCorners(Pointer, opencv_core.CvSize, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindChessboardCorners(Pointer, opencv_core.CvSize, float[], int[], int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindChessboardCorners(Pointer, opencv_core.CvSize, float[]) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, opencv_core.CvSeq, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, PointerPointer, int, int, int, opencv_core.CvPoint) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Retrieves outer and optionally inner boundaries of white (non-zero) connected components in the black (zero) background
cvFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, opencv_core.CvSeq, int, int, int, opencv_core.CvPoint) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, opencv_core.CvSeq, int, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, opencv_core.CvSeq, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFindCornerSubPix(opencv_core.CvArr, opencv_core.CvPoint2D32f, int, opencv_core.CvSize, opencv_core.CvSize, opencv_core.CvTermCriteria) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Adjust corner position using some sort of gradient search
cvFindCornerSubPix(opencv_core.CvArr, FloatBuffer, int, opencv_core.CvSize, opencv_core.CvSize, opencv_core.CvTermCriteria) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFindCornerSubPix(opencv_core.CvArr, float[], int, opencv_core.CvSize, opencv_core.CvSize, opencv_core.CvTermCriteria) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFindExtrinsicCameraParams2(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindExtrinsicCameraParams2(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindFundamentalMat(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, int, double, double, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindFundamentalMat(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindGraphEdge(opencv_core.CvGraph, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
Find edge connecting two vertices
cvFindGraphEdgeByPtr(opencv_core.CvGraph, opencv_core.CvGraphVtx, opencv_core.CvGraphVtx) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvFindHomography(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, int, double, opencv_core.CvMat, int, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindHomography(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindNextContour(opencv_imgproc.CvContourScanner) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Retrieves next contour
cvFindStereoCorrespondenceBM(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_calib3d.CvStereoBMState) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvFindType(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds a type by its name.
cvFindType(String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvFirstType() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the beginning of a type list.
cvFitEllipse2(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fits ellipse into a set of 2d points
cvFitLine(opencv_core.CvArr, int, double, double, double, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fits a line into set of 2d or 3d points in a robust way (M-estimator technique)
cvFitLine(opencv_core.CvArr, int, double, double, double, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFitLine(opencv_core.CvArr, int, double, double, double, float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFlip(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Mirror array data around horizontal (flip=0), vertical (flip=1) or both(flip=-1) axises: cvFlip(src) flips images vertically and sequences horizontally (inplace)
cvFlip(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvFloodFill(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvScalar, opencv_core.CvScalar, opencv_core.CvScalar, opencv_imgproc.CvConnectedComp, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fills the connected component until the color difference gets large enough
cvFloodFill(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFloodFill(opencv_core.CvArr, IntBuffer, opencv_core.CvScalar, opencv_core.CvScalar, opencv_core.CvScalar, opencv_imgproc.CvConnectedComp, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFloodFill(opencv_core.CvArr, IntBuffer, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFloodFill(opencv_core.CvArr, int[], opencv_core.CvScalar, opencv_core.CvScalar, opencv_core.CvScalar, opencv_imgproc.CvConnectedComp, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFloodFill(opencv_core.CvArr, int[], opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFloor(double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Rounds floating-point number to the nearest integer not larger than the original.
cvFloor(float) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvFloor(int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvFlushSeqWriter(opencv_core.CvSeqWriter) - Static method in class org.bytedeco.javacpp.opencv_core
Updates sequence header.
cvFont(double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFont(double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvFontQt(BytePointer, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvFontQt(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvFontQt(String, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvFontQt(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvFree_(Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
free wrapper.
cvFuncName - Static variable in class org.bytedeco.javacpp.opencv_core
CV_FUNCNAME macro defines icvFuncName constant which is used by CV_ERROR macro
cvGEMM(opencv_core.CvArr, opencv_core.CvArr, double, opencv_core.CvArr, double, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Extended matrix transform: dst = alpha*op(A)*op(B) + beta*op(C), where op(X) is X or X^T
cvGEMM(opencv_core.CvArr, opencv_core.CvArr, double, opencv_core.CvArr, double, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGet1D(opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Return a specific array element.
cvGet2D(opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvGet3D(opencv_core.CvArr, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvGetAffineTransform(opencv_core.CvPoint2D32f, opencv_core.CvPoint2D32f, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes affine transform matrix for mapping src[i] to dst[i] (i=0,1,2)
cvGetAffineTransform(FloatBuffer, FloatBuffer, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetAffineTransform(float[], float[], opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetCaptureDomain(opencv_videoio.CvCapture) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvGetCaptureProperty(opencv_videoio.CvCapture, int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvGetCentralMoment(opencv_imgproc.CvMoments, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Retrieve central moments
cvGetCol(opencv_core.CvArr, opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvGetCols(opencv_core.CvArr, opencv_core.CvMat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns one of more array columns.
cvGetDiag(opencv_core.CvArr, opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns one of array diagonals.
cvGetDiag(opencv_core.CvArr, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetDims(opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Return number of array dimensions
cvGetDims(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetDims(opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetDims(opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetDimSize(opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns array size along the specified dimension.
cvGetElemType(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns type of array elements.
cvGetErrInfo(PointerPointer, PointerPointer, PointerPointer, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
Retrieves detailed information about the last error occured
cvGetErrInfo(BytePointer, BytePointer, BytePointer, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetErrInfo(ByteBuffer, ByteBuffer, ByteBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetErrInfo(byte[], byte[], byte[], int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetErrMode() - Static method in class org.bytedeco.javacpp.opencv_core
Retrives current error processing mode
cvGetErrStatus() - Static method in class org.bytedeco.javacpp.opencv_core
Get current OpenCV error status
cvGetFileNode(opencv_core.CvFileStorage, opencv_core.CvFileNode, opencv_core.CvStringHashNode, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds a node in a map or file storage.
cvGetFileNode(opencv_core.CvFileStorage, opencv_core.CvFileNode, opencv_core.CvStringHashNode) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetFileNodeByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds a node in a map or file storage.
cvGetFileNodeByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetFileNodeName(opencv_core.CvFileNode) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the name of a file node.
cvGetHashedKey(opencv_core.CvFileStorage, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns a unique pointer for a given name.
cvGetHashedKey(opencv_core.CvFileStorage, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetHashedKey(opencv_core.CvFileStorage, String, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetHashedKey(opencv_core.CvFileStorage, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetHuMoments(opencv_imgproc.CvMoments, opencv_imgproc.CvHuMoments) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates 7 Hu's invariants from precalculated spatial and central moments
cvGetImage(opencv_core.CvArr, opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns image header for arbitrary array.
cvGetImageCOI(opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the index of the channel of interest.
cvGetImageROI(opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the image ROI.
cvGetMat(opencv_core.CvArr, opencv_core.CvMat, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns matrix header for arbitrary array.
cvGetMat(opencv_core.CvArr, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetMat(opencv_core.CvArr, opencv_core.CvMat, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetMat(opencv_core.CvArr, opencv_core.CvMat, int[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetMinMaxHistValue(opencv_core.CvHistogram, FloatPointer, FloatPointer, IntPointer, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds the minimum and maximum histogram bins.
cvGetMinMaxHistValue(opencv_core.CvHistogram, FloatPointer, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetMinMaxHistValue(opencv_core.CvHistogram, FloatBuffer, FloatBuffer, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetMinMaxHistValue(opencv_core.CvHistogram, FloatBuffer, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetMinMaxHistValue(opencv_core.CvHistogram, float[], float[], int[], int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetMinMaxHistValue(opencv_core.CvHistogram, float[], float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetND(opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvGetND(opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetND(opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetNextSparseNode(opencv_core.CvSparseMatIterator) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the next sparse matrix element
cvGetNormalizedCentralMoment(opencv_imgproc.CvMoments, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Retrieve normalized central moments
cvGetNumThreads() - Static method in class org.bytedeco.javacpp.opencv_core
retrieve/set the number of threads used in OpenMP implementations
cvGetOptimalDFTSize(int) - Static method in class org.bytedeco.javacpp.opencv_core
Finds optimal DFT vector size >= size0
cvGetOptimalNewCameraMatrix(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, double, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvRect, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvGetOptimalNewCameraMatrix(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, double, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvGetPerspectiveTransform(opencv_core.CvPoint2D32f, opencv_core.CvPoint2D32f, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes perspective transform matrix for mapping src[i] to dst[i] (i=0,1,2,3)
cvGetPerspectiveTransform(FloatBuffer, FloatBuffer, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetPerspectiveTransform(float[], float[], opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetQuadrangleSubPix(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Retrieves quadrangle from the input array.
cvGetRawData(opencv_core.CvArr, PointerPointer, IntPointer, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Retrieves low-level information about the array.
cvGetRawData(opencv_core.CvArr, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetRawData(opencv_core.CvArr, BytePointer, IntPointer, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetRawData(opencv_core.CvArr, ByteBuffer, IntBuffer, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetRawData(opencv_core.CvArr, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetRawData(opencv_core.CvArr, byte[], int[], opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetRawData(opencv_core.CvArr, byte[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetReal1D(opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Return a specific element of single-channel 1D, 2D, 3D or nD array.
cvGetReal2D(opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvGetReal3D(opencv_core.CvArr, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvGetRealND(opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvGetRealND(opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetRealND(opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetRectSubPix(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint2D32f) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Retrieves the rectangular image region with specified center from the input array.
cvGetRectSubPix(opencv_core.CvArr, opencv_core.CvArr, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetRectSubPix(opencv_core.CvArr, opencv_core.CvArr, float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetRootFileNode(opencv_core.CvFileStorage, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Retrieves one of the top-level nodes of the file storage.
cvGetRootFileNode(opencv_core.CvFileStorage) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetRow(opencv_core.CvArr, opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvGetRows(opencv_core.CvArr, opencv_core.CvMat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns array row or row span.
cvGetRows(opencv_core.CvArr, opencv_core.CvMat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetSeqElem(opencv_core.CvSeq, int) - Static method in class org.bytedeco.javacpp.opencv_core
Retrieves pointer to specified sequence element.
cvGetSeqReaderPos(opencv_core.CvSeqReader) - Static method in class org.bytedeco.javacpp.opencv_core
Returns current sequence reader position (currently observed sequence element)
cvGetSetElem(opencv_core.CvSet, int) - Static method in class org.bytedeco.javacpp.opencv_core
Returns a set element by index.
cvGetSize(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns size of matrix or image ROI.
cvGetSpatialMoment(opencv_imgproc.CvMoments, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Retrieve spatial moments
cvGetSubArr(opencv_core.CvArr, opencv_core.CvMat, opencv_core.CvRect) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetSubRect(opencv_core.CvArr, opencv_core.CvMat, opencv_core.CvRect) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns matrix header corresponding to the rectangular sub-array of input image or matrix.
cvGetTextSize(BytePointer, opencv_imgproc.CvFont, opencv_core.CvSize, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates bounding box of text stroke (useful for alignment)
cvGetTextSize(String, opencv_imgproc.CvFont, opencv_core.CvSize, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetTextSize(BytePointer, opencv_imgproc.CvFont, opencv_core.CvSize, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetTextSize(String, opencv_imgproc.CvFont, opencv_core.CvSize, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetTextSize(BytePointer, opencv_imgproc.CvFont, opencv_core.CvSize, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetTextSize(String, opencv_imgproc.CvFont, opencv_core.CvSize, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGetThreadNum() - Static method in class org.bytedeco.javacpp.opencv_core
get index of the thread being executed
cvGetTickCount() - Static method in class org.bytedeco.javacpp.opencv_core
helper functions for RNG initialization and accurate time measurement: uses internal clock counter on x86
cvGetTickFrequency() - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGetTrackbarPos(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvGetTrackbarPos(String, String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvGetValidDisparityROI(opencv_core.CvRect, opencv_core.CvRect, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvGetWindowHandle(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvGetWindowHandle(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvGetWindowName(Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvGetWindowProperty(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvGetWindowProperty(String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvGoodFeaturesToTrack(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint2D32f, IntPointer, double, double, opencv_core.CvArr, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds a sparse set of points within the selected region that seem to be easy to track
cvGoodFeaturesToTrack(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint2D32f, IntPointer, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGoodFeaturesToTrack(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, FloatBuffer, IntBuffer, double, double, opencv_core.CvArr, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGoodFeaturesToTrack(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, FloatBuffer, IntBuffer, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGoodFeaturesToTrack(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, float[], int[], double, double, opencv_core.CvArr, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGoodFeaturesToTrack(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, float[], int[], double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvGrabFrame(opencv_videoio.CvCapture) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvGraphAddEdge(opencv_core.CvGraph, int, int, opencv_core.CvGraphEdge, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
Link two vertices specifed by indices or pointers if they are not connected or return pointer to already existing edge connecting the vertices.
cvGraphAddEdge(opencv_core.CvGraph, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphAddEdge(opencv_core.CvGraph, int, int, opencv_core.CvGraphEdge, opencv_core.CvGraphEdge) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphAddEdgeByPtr(opencv_core.CvGraph, opencv_core.CvGraphVtx, opencv_core.CvGraphVtx, opencv_core.CvGraphEdge, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphAddEdgeByPtr(opencv_core.CvGraph, opencv_core.CvGraphVtx, opencv_core.CvGraphVtx) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphAddEdgeByPtr(opencv_core.CvGraph, opencv_core.CvGraphVtx, opencv_core.CvGraphVtx, opencv_core.CvGraphEdge, opencv_core.CvGraphEdge) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphAddVtx(opencv_core.CvGraph, opencv_core.CvGraphVtx, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
Adds new vertex to the graph
cvGraphAddVtx(opencv_core.CvGraph) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphAddVtx(opencv_core.CvGraph, opencv_core.CvGraphVtx, opencv_core.CvGraphVtx) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphFindEdge(opencv_core.CvGraph, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphFindEdgeByPtr(opencv_core.CvGraph, opencv_core.CvGraphVtx, opencv_core.CvGraphVtx) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphRemoveEdge(opencv_core.CvGraph, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
Remove edge connecting two vertices
cvGraphRemoveEdgeByPtr(opencv_core.CvGraph, opencv_core.CvGraphVtx, opencv_core.CvGraphVtx) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphRemoveVtx(opencv_core.CvGraph, int) - Static method in class org.bytedeco.javacpp.opencv_core
Removes vertex from the graph together with all incident edges
cvGraphRemoveVtxByPtr(opencv_core.CvGraph, opencv_core.CvGraphVtx) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGraphVtxDegree(opencv_core.CvGraph, int) - Static method in class org.bytedeco.javacpp.opencv_core
Count number of edges incident to the vertex
cvGraphVtxDegreeByPtr(opencv_core.CvGraph, opencv_core.CvGraphVtx) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvGuiBoxReport(int, BytePointer, BytePointer, BytePointer, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Output to MessageBox(WIN32)
cvGuiBoxReport(int, String, String, String, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvHaarDetectObjects(opencv_core.CvArr, opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvMemStorage, double, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_objdetect
 
cvHaarDetectObjects(opencv_core.CvArr, opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvMemStorage, double, int, int, opencv_core.CvSize, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvHaarDetectObjects(opencv_core.CvArr, opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvHaarDetectObjectsForROC(opencv_core.CvArr, opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvMemStorage, IntPointer, DoublePointer, double, int, int, opencv_core.CvSize, opencv_core.CvSize, boolean) - Static method in class org.bytedeco.javacpp.opencv_objdetect
\} objdetect_c
cvHaarDetectObjectsForROC(opencv_core.CvArr, opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvMemStorage, IntPointer, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvHaarDetectObjectsForROC(opencv_core.CvArr, opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvMemStorage, IntBuffer, DoubleBuffer, double, int, int, opencv_core.CvSize, opencv_core.CvSize, boolean) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvHaarDetectObjectsForROC(opencv_core.CvArr, opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvMemStorage, IntBuffer, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvHaarDetectObjectsForROC(opencv_core.CvArr, opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvMemStorage, int[], double[], double, int, int, opencv_core.CvSize, opencv_core.CvSize, boolean) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvHaarDetectObjectsForROC(opencv_core.CvArr, opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvMemStorage, int[], double[]) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvHaveImageReader(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvHaveImageReader(String) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvHaveImageWriter(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvHaveImageWriter(String) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvHoughCircles(opencv_core.CvArr, Pointer, int, double, double, double, double, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds circles in the image
cvHoughCircles(opencv_core.CvArr, Pointer, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvHoughLines2(opencv_core.CvArr, Pointer, int, double, double, int, double, double, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds lines on binary image using one of several methods.
cvHoughLines2(opencv_core.CvArr, Pointer, int, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvIncRefData(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Increments array data reference counter.
cvInitFont(opencv_imgproc.CvFont, int, double, double, double, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Initializes font structure (OpenCV 1.x API).
cvInitFont(opencv_imgproc.CvFont, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvInitImageHeader(opencv_core.IplImage, opencv_core.CvSize, int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Initializes an image header that was previously allocated.
cvInitImageHeader(opencv_core.IplImage, opencv_core.CvSize, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitIntrinsicParams2D(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvInitIntrinsicParams2D(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvInitLineIterator(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, opencv_core.CvLineIterator, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Initializes line iterator.
cvInitLineIterator(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, opencv_core.CvLineIterator) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvInitLineIterator(opencv_core.CvArr, IntBuffer, IntBuffer, opencv_core.CvLineIterator, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvInitLineIterator(opencv_core.CvArr, IntBuffer, IntBuffer, opencv_core.CvLineIterator) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvInitLineIterator(opencv_core.CvArr, int[], int[], opencv_core.CvLineIterator, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvInitLineIterator(opencv_core.CvArr, int[], int[], opencv_core.CvLineIterator) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvInitMatHeader(opencv_core.CvMat, int, int, int, Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Initializes a pre-allocated matrix header.
cvInitMatHeader(opencv_core.CvMat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitMatNDHeader(opencv_core.CvMatND, int, IntPointer, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Initializes a pre-allocated multi-dimensional array header.
cvInitMatNDHeader(opencv_core.CvMatND, int, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitMatNDHeader(opencv_core.CvMatND, int, IntBuffer, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitMatNDHeader(opencv_core.CvMatND, int, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitMatNDHeader(opencv_core.CvMatND, int, int[], int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitMatNDHeader(opencv_core.CvMatND, int, int[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitNArrayIterator(int, opencv_core.CvArr[], opencv_core.CvArr, opencv_core.CvMatND, opencv_core.CvNArrayIterator, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core
 
cvInitNArrayIterator(int, PointerPointer, opencv_core.CvArr, opencv_core.CvMatND, opencv_core.CvNArrayIterator, int) - Static method in class org.bytedeco.javacpp.opencv_core
initializes iterator that traverses through several arrays simulteneously (the function together with cvNextArraySlice is used for N-ari element-wise operations)
cvInitNArrayIterator(int, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMatND, opencv_core.CvNArrayIterator) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitNArrayIterator(int, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMatND, opencv_core.CvNArrayIterator, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitSparseMatIterator(opencv_core.CvSparseMat, opencv_core.CvSparseMatIterator) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Initializes sparse array elements iterator.
cvInitSystem(int, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvInitSystem(int, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvInitSystem(int, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvInitSystem(int, byte[]) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvInitTreeNodeIterator(opencv_core.CvTreeNodeIterator, Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInitUndistortMap(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes transformation map from intrinsic camera parameters that can used by cvRemap
cvInitUndistortRectifyMap(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes undistortion+rectification map for a head of stereo camera
cvInpaint(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, double, int) - Static method in class org.bytedeco.javacpp.opencv_photo
 
cvInRange(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = lower(idx) <= src(idx) < upper(idx)
cvInRangeS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvScalar, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = lower <= src(idx) < upper
cvInsertNodeIntoTree(Pointer, Pointer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Inserts sequence into tree with specified "parent" sequence.
cvIntegral(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds integral image: SUM(X,Y) = sum(x
cvIntegral(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvInv(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvInvert(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Inverts matrix
cvInvert(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvIplDepth(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvIsInf(double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Determines if the argument is Infinity.
cvIsInf(float) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvIsNaN(double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Determines if the argument is Not A Number.
cvIsNaN(float) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvKalmanCorrect(opencv_video.CvKalman, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvKalmanPredict(opencv_video.CvKalman, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvKalmanPredict(opencv_video.CvKalman) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvKalmanUpdateByMeasurement(opencv_video.CvKalman, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvKalmanUpdateByTime(opencv_video.CvKalman, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvkernels - Class in org.bytedeco.javacpp
 
cvkernels() - Constructor for class org.bytedeco.javacpp.cvkernels
 
cvkernels.KernelData - Class in org.bytedeco.javacpp
 
cvkernels.KernelData() - Constructor for class org.bytedeco.javacpp.cvkernels.KernelData
 
cvkernels.KernelData(long) - Constructor for class org.bytedeco.javacpp.cvkernels.KernelData
 
cvkernels.KernelData(Pointer) - Constructor for class org.bytedeco.javacpp.cvkernels.KernelData
 
cvKMeans2(opencv_core.CvArr, int, opencv_core.CvArr, opencv_core.CvTermCriteria, int, LongPointer, int, opencv_core.CvArr, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvKMeans2(opencv_core.CvArr, int, opencv_core.CvArr, opencv_core.CvTermCriteria) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvKMeans2(opencv_core.CvArr, int, opencv_core.CvArr, opencv_core.CvTermCriteria, int, LongBuffer, int, opencv_core.CvArr, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvKMeans2(opencv_core.CvArr, int, opencv_core.CvArr, opencv_core.CvTermCriteria, int, long[], int, opencv_core.CvArr, double[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvLaplace(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the image Laplacian: (d2/dx + d2/dy)I
cvLaplace(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLine(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws 4-connected, 8-connected or antialiased line segment connecting two points
cvLine(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLine(opencv_core.CvArr, IntBuffer, IntBuffer, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLine(opencv_core.CvArr, IntBuffer, IntBuffer, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLine(opencv_core.CvArr, int[], int[], opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLine(opencv_core.CvArr, int[], int[], opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLinearPolar(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint2D32f, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
Performs forward or inverse linear-polar image transform
cvLinearPolar(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint2D32f, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLinearPolar(opencv_core.CvArr, opencv_core.CvArr, FloatBuffer, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLinearPolar(opencv_core.CvArr, opencv_core.CvArr, FloatBuffer, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLinearPolar(opencv_core.CvArr, opencv_core.CvArr, float[], double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLinearPolar(opencv_core.CvArr, opencv_core.CvArr, float[], double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLoad(BytePointer, opencv_core.CvMemStorage, BytePointer, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Loads an object from a file.
cvLoad(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvLoad(BytePointer, opencv_core.CvMemStorage, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvLoad(String, opencv_core.CvMemStorage, String, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvLoad(String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvLoad(BytePointer, opencv_core.CvMemStorage, BytePointer, byte[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvLoad(String, opencv_core.CvMemStorage, String, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvLoad(BytePointer, opencv_core.CvMemStorage, BytePointer, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvLoad(String, opencv_core.CvMemStorage, String, byte[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvLoadHaarClassifierCascade(BytePointer, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvLoadHaarClassifierCascade(String, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvLoadImage(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvLoadImage(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvLoadImage(String, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvLoadImage(String) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvLoadImageBGRA(String) - Static method in class org.bytedeco.javacpp.helper.opencv_imgcodecs
 
cvLoadImageM(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvLoadImageM(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvLoadImageM(String, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvLoadImageM(String) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvLoadImageRGBA(String) - Static method in class org.bytedeco.javacpp.helper.opencv_imgcodecs
 
cvLoadWindowParameters(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvLoadWindowParameters(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvLog(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates natural logarithms: dst(idx) = log(abs(src(idx))).
cvLogPolar(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint2D32f, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Performs forward or inverse log-polar image transform
cvLogPolar(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvPoint2D32f, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLogPolar(opencv_core.CvArr, opencv_core.CvArr, FloatBuffer, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLogPolar(opencv_core.CvArr, opencv_core.CvArr, FloatBuffer, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLogPolar(opencv_core.CvArr, opencv_core.CvArr, float[], double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLogPolar(opencv_core.CvArr, opencv_core.CvArr, float[], double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvLUT(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Does look-up transformation.
cvMahalanobis(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates Mahalanobis(weighted) distance
cvMahalonobis(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMakeHistHeaderForArray(int, int[], opencv_core.CvHistogram, float[], float[][], int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvMakeHistHeaderForArray(int, int[], opencv_core.CvHistogram, FloatPointer, float[][], int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvMakeHistHeaderForArray(int, IntPointer, opencv_core.CvHistogram, FloatPointer, PointerPointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Makes a histogram out of an array.
cvMakeHistHeaderForArray(int, IntPointer, opencv_core.CvHistogram, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMakeHistHeaderForArray(int, IntPointer, opencv_core.CvHistogram, FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMakeHistHeaderForArray(int, IntBuffer, opencv_core.CvHistogram, FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMakeHistHeaderForArray(int, IntBuffer, opencv_core.CvHistogram, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMakeHistHeaderForArray(int, int[], opencv_core.CvHistogram, float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMakeHistHeaderForArray(int, int[], opencv_core.CvHistogram, float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMakeSeqHeaderForArray(int, int, int, Pointer, int, opencv_core.CvSeq, opencv_core.CvSeqBlock) - Static method in class org.bytedeco.javacpp.opencv_core
Creates sequence header for array.
cvMat(int, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Inline constructor.
cvMat(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMatchShapes(Pointer, Pointer, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Compares two contours by matching their moments
cvMatchShapes(Pointer, Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMatchTemplate(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Measures similarity between template and overlapped windows in the source image and fills the resultant image with the measurements
cvMatMul(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMatMulAdd(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Matrix transform: dst = A*B + C, C is optional
cvMatMulAddEx(opencv_core.CvArr, opencv_core.CvArr, double, opencv_core.CvArr, double, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMatMulAddS(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMax(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = max(src1(idx),src2(idx))
cvMaxRect(opencv_core.CvRect, opencv_core.CvRect) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds minimum rectangle containing two given rectangles
cvMaxS(opencv_core.CvArr, double, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = max(src(idx),value)
cvMeanShift(opencv_core.CvArr, opencv_core.CvRect, opencv_core.CvTermCriteria, opencv_imgproc.CvConnectedComp) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvMemStorageAlloc(opencv_core.CvMemStorage, long) - Static method in class org.bytedeco.javacpp.opencv_core
Allocates continuous buffer of the specified size in the storage
cvMemStorageAllocString(opencv_core.CvMemStorage, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
Allocates string in memory storage
cvMemStorageAllocString(opencv_core.CvMemStorage, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMemStorageAllocString(opencv_core.CvMemStorage, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMemStorageAllocString(opencv_core.CvMemStorage, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMerge(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Merges a set of single-channel arrays into the single multi-channel array or inserts one particular [color] plane to the array
cvmGet(opencv_core.CvMat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the particular element of single-channel floating-point matrix.
cvMin(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = min(src1(idx),src2(idx))
cvMinAreaRect2(opencv_core.CvArr, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds minimum area rotated rectangle bounding a set of points
cvMinAreaRect2(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMinEnclosingCircle(opencv_core.CvArr, opencv_core.CvPoint2D32f, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds minimum enclosing circle for a set of points
cvMinEnclosingCircle(opencv_core.CvArr, FloatBuffer, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMinEnclosingCircle(opencv_core.CvArr, float[], float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMinMaxLoc(opencv_core.CvArr, DoublePointer, DoublePointer, opencv_core.CvPoint, opencv_core.CvPoint, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Finds global minimum, maximum and their positions
cvMinMaxLoc(opencv_core.CvArr, DoublePointer, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMinMaxLoc(opencv_core.CvArr, DoubleBuffer, DoubleBuffer, IntBuffer, IntBuffer, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMinMaxLoc(opencv_core.CvArr, DoubleBuffer, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMinMaxLoc(opencv_core.CvArr, double[], double[], int[], int[], opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMinMaxLoc(opencv_core.CvArr, double[], double[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMinS(opencv_core.CvArr, double, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = min(src(idx),value)
cvMirror(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMixChannels(opencv_core.CvArr[], int, opencv_core.CvArr[], int, int[], int) - Static method in class org.bytedeco.javacpp.helper.opencv_core
 
cvMixChannels(PointerPointer, int, PointerPointer, int, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
Copies several channels from input arrays to certain channels of output arrays
cvMixChannels(opencv_core.CvArr, int, opencv_core.CvArr, int, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMixChannels(opencv_core.CvArr, int, opencv_core.CvArr, int, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMixChannels(opencv_core.CvArr, int, opencv_core.CvArr, int, int[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMoments(opencv_core.CvArr, opencv_imgproc.CvMoments, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates all spatial and central moments up to the 3rd order
cvMoments(opencv_core.CvArr, opencv_imgproc.CvMoments) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMorphologyEx(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.IplConvKernel, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Performs complex morphological transformation
cvMorphologyEx(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.IplConvKernel, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMoveWindow(BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvMoveWindow(String, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvmSet(opencv_core.CvMat, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Sets a specific element of a single-channel floating-point matrix.
cvMul(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, double) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = src1(idx) * src2(idx) * scale (scaled element-wise multiplication of 2 arrays)
cvMul(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvMulSpectrums(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Multiply results of DFTs: DFT(X)*DFT(Y) or DFT(X)*conj(DFT(Y))
cvMultiplyAcc(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Adds a product of two images to accumulator
cvMultiplyAcc(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvMulTransposed(opencv_core.CvArr, opencv_core.CvArr, int, opencv_core.CvArr, double) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates (A-delta)*(A-delta)^T (order=0) or (A-delta)^T*(A-delta) (order=1)
cvMulTransposed(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvNamedWindow(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvNamedWindow(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvNamedWindow(String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvNamedWindow(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvNextGraphItem(opencv_core.CvGraphScanner) - Static method in class org.bytedeco.javacpp.opencv_core
Get next graph element
cvNextNArraySlice(opencv_core.CvNArrayIterator) - Static method in class org.bytedeco.javacpp.opencv_core
returns zero value if iteration is finished, non-zero (slice length) otherwise
cvNextTreeNode(opencv_core.CvTreeNodeIterator) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvNorm(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.helper.opencv_core
 
cvNorm(opencv_core.CvArr, opencv_core.CvArr, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Finds norm, difference norm or relative difference norm for an array (or two arrays)
cvNorm(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvNormalize(opencv_core.CvArr, opencv_core.CvArr, double, double, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvNormalize(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvNormalizeHist(opencv_core.CvHistogram, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Normalizes the histogram.
cvNot(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = ~src(idx)
cvNulDevReport(int, BytePointer, BytePointer, BytePointer, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Output nothing
cvNulDevReport(int, String, String, String, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvOpenFileStorage(BytePointer, opencv_core.CvMemStorage, int, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Opens file storage for reading or writing data.
cvOpenFileStorage(BytePointer, opencv_core.CvMemStorage, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvOpenFileStorage(String, opencv_core.CvMemStorage, int, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvOpenFileStorage(String, opencv_core.CvMemStorage, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvOr(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = src1(idx) | src2(idx)
cvOr(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvOrS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = src(idx) | value
cvOrS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPerspectiveTransform(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
Does perspective transform on every element of input array
cvPoint(int, int) - Static method in class org.bytedeco.javacpp.opencv_core
constructs CvPoint structure.
cvPoint2D32f(double, double) - Static method in class org.bytedeco.javacpp.opencv_core
constructs CvPoint2D32f structure.
cvPoint2D64f(double, double) - Static method in class org.bytedeco.javacpp.opencv_core
constructs CvPoint2D64f structure.
cvPoint3D32f(double, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
constructs CvPoint3D32f structure.
cvPoint3D64f(double, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
constructs CvPoint3D64f structure.
cvPointFrom32f(opencv_core.CvPoint2D32f) - Static method in class org.bytedeco.javacpp.opencv_core
converts CvPoint2D32f to CvPoint.
cvPointFrom32f(FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPointFrom32f(float[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPointPolygonTest(opencv_core.CvArr, opencv_core.CvPoint2D32f, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Checks whether the point is inside polygon, outside, on an edge (at a vertex).
cvPointPolygonTest(opencv_core.CvArr, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPointPolygonTest(opencv_core.CvArr, float[], int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPointSeqFromMat(int, opencv_core.CvArr, opencv_core.CvContour, opencv_core.CvSeqBlock) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Initializes sequence header for a matrix (column or row vector) of points
cvPointTo32f(opencv_core.CvPoint) - Static method in class org.bytedeco.javacpp.opencv_core
converts CvPoint to CvPoint2D32f.
cvPointTo32f(IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPointTo32f(int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPolarToCart(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Does polar->cartesian coordinates conversion.
cvPolarToCart(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPolyLine(opencv_core.CvArr, opencv_core.CvPoint[], int[], int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvPolyLine(opencv_core.CvArr, PointerPointer, IntPointer, int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws one or more polygonal curves
cvPolyLine(opencv_core.CvArr, opencv_core.CvPoint, IntPointer, int, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPolyLine(opencv_core.CvArr, opencv_core.CvPoint, IntPointer, int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPolyLine(opencv_core.CvArr, IntBuffer, IntBuffer, int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPolyLine(opencv_core.CvArr, IntBuffer, IntBuffer, int, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPolyLine(opencv_core.CvArr, int[], int[], int, int, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPolyLine(opencv_core.CvArr, int[], int[], int, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPOSIT(opencv_calib3d.CvPOSITObject, opencv_core.CvPoint2D32f, double, opencv_core.CvTermCriteria, FloatPointer, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvPOSIT(opencv_calib3d.CvPOSITObject, FloatBuffer, double, opencv_core.CvTermCriteria, FloatBuffer, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvPOSIT(opencv_calib3d.CvPOSITObject, float[], double, opencv_core.CvTermCriteria, float[], float[]) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvPow(opencv_core.CvArr, opencv_core.CvArr, double) - Static method in class org.bytedeco.javacpp.opencv_core
Does powering: dst(idx) = src(idx)^power
cvPreCornerDetect(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates constraint image for corner detection
cvPreCornerDetect(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPrevTreeNode(opencv_core.CvTreeNodeIterator) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvProjectPCA(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvProjectPoints2(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvProjectPoints2(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvPtr1D(opencv_core.CvArr, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Return pointer to a particular array element.
cvPtr1D(opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtr1D(opencv_core.CvArr, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtr1D(opencv_core.CvArr, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtr2D(opencv_core.CvArr, int, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvPtr2D(opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtr2D(opencv_core.CvArr, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtr2D(opencv_core.CvArr, int, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtr3D(opencv_core.CvArr, int, int, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvPtr3D(opencv_core.CvArr, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtr3D(opencv_core.CvArr, int, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtr3D(opencv_core.CvArr, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtrND(opencv_core.CvArr, IntPointer, IntPointer, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvPtrND(opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtrND(opencv_core.CvArr, IntBuffer, IntBuffer, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtrND(opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtrND(opencv_core.CvArr, int[], int[], int, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPtrND(opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvPutText(opencv_core.CvArr, BytePointer, opencv_core.CvPoint, opencv_imgproc.CvFont, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Renders text stroke with specified font and color at specified location.
cvPutText(opencv_core.CvArr, String, IntBuffer, opencv_imgproc.CvFont, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPutText(opencv_core.CvArr, BytePointer, int[], opencv_imgproc.CvFont, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPutText(opencv_core.CvArr, String, opencv_core.CvPoint, opencv_imgproc.CvFont, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPutText(opencv_core.CvArr, BytePointer, IntBuffer, opencv_imgproc.CvFont, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPutText(opencv_core.CvArr, String, int[], opencv_imgproc.CvFont, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPyrDown(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Smoothes the input image with gaussian kernel and then down-samples it.
cvPyrDown(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPyrMeanShiftFiltering(opencv_core.CvArr, opencv_core.CvArr, double, double, int, opencv_core.CvTermCriteria) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Filters image using meanshift algorithm
cvPyrMeanShiftFiltering(opencv_core.CvArr, opencv_core.CvArr, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvPyrUp(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Up-samples image and smoothes the result with gaussian kernel.
cvPyrUp(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvQueryFrame(opencv_videoio.CvCapture) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvRandArr(LongPointer, opencv_core.CvArr, int, opencv_core.CvScalar, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Fills an array with random numbers and updates the RNG state.
cvRandArr(LongBuffer, opencv_core.CvArr, int, opencv_core.CvScalar, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandArr(long[], opencv_core.CvArr, int, opencv_core.CvScalar, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandInt(LongPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns a 32-bit unsigned integer and updates RNG.
cvRandInt(LongBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandInt(long[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandReal(LongPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns a floating-point random number and updates RNG.
cvRandReal(LongBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandReal(long[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandShuffle(opencv_core.CvArr, LongPointer, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandShuffle(opencv_core.CvArr, LongPointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandShuffle(opencv_core.CvArr, LongBuffer, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandShuffle(opencv_core.CvArr, LongBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandShuffle(opencv_core.CvArr, long[], double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRandShuffle(opencv_core.CvArr, long[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRange(opencv_core.CvArr, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
Fills matrix with given range of numbers
cvRANSACUpdateNumIters(double, double, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvRawDataToScalar(Pointer, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRead(opencv_core.CvFileStorage, opencv_core.CvFileNode, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Decodes an object and returns a pointer to it.
cvRead(opencv_core.CvFileStorage, opencv_core.CvFileNode) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, BytePointer, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds an object by name and decodes it.
cvReadByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, String, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadChainPoint(opencv_imgproc.CvChainPtReader) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Retrieves the next chain point
cvReadInt(opencv_core.CvFileNode, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Retrieves an integer value from a file node.
cvReadInt(opencv_core.CvFileNode) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadIntByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds a file node and returns its value.
cvReadIntByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadIntByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadIntByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadRawData(opencv_core.CvFileStorage, opencv_core.CvFileNode, Pointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Reads multiple numbers.
cvReadRawData(opencv_core.CvFileStorage, opencv_core.CvFileNode, Pointer, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadRawDataSlice(opencv_core.CvFileStorage, opencv_core.CvSeqReader, int, Pointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Initializes file node sequence reader.
cvReadRawDataSlice(opencv_core.CvFileStorage, opencv_core.CvSeqReader, int, Pointer, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadReal(opencv_core.CvFileNode, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Retrieves a floating-point value from a file node.
cvReadReal(opencv_core.CvFileNode) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadRealByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, BytePointer, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds a file node and returns its value.
cvReadRealByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadRealByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, String, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadRealByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadString(opencv_core.CvFileNode, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Retrieves a text string from a file node.
cvReadString(opencv_core.CvFileNode) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadString(opencv_core.CvFileNode, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadStringByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds a file node by its name and returns its value.
cvReadStringByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadStringByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReadStringByName(opencv_core.CvFileStorage, opencv_core.CvFileNode, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRealScalar(double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRect(int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
constructs CvRect structure.
cvRectangle(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws a rectangle given two opposite corners of the rectangle (pt1 & pt2)
cvRectangle(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvRectangle(opencv_core.CvArr, IntBuffer, IntBuffer, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvRectangle(opencv_core.CvArr, IntBuffer, IntBuffer, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvRectangle(opencv_core.CvArr, int[], int[], opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvRectangle(opencv_core.CvArr, int[], int[], opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvRectangleR(opencv_core.CvArr, opencv_core.CvRect, opencv_core.CvScalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws a rectangle specified by a CvRect structure
cvRectangleR(opencv_core.CvArr, opencv_core.CvRect, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvRectToROI(opencv_core.CvRect, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRedirectError(opencv_core.CvErrorCallback, Pointer, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
Assigns a new error-handling function
cvRedirectError(opencv_core.CvErrorCallback) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRedirectError(opencv_core.CvErrorCallback, Pointer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReduce(opencv_core.CvArr, opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReduce(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRegisterType(opencv_core.CvTypeInfo) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Registers a new type.
cvRelease(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Releases an object.
cvRelease(Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReleaseCapture(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvReleaseCapture(opencv_videoio.CvCapture) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvReleaseData(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Releases array data.
cvReleaseFileStorage(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Releases file storage.
cvReleaseFileStorage(opencv_core.CvFileStorage) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReleaseGraphScanner(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
Releases graph scanner.
cvReleaseGraphScanner(opencv_core.CvGraphScanner) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReleaseHaarClassifierCascade(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvReleaseHaarClassifierCascade(opencv_objdetect.CvHaarClassifierCascade) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvReleaseHist(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Releases the histogram.
cvReleaseHist(opencv_core.CvHistogram) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvReleaseImage(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Deallocates the image header and the image data.
cvReleaseImage(opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReleaseImageHeader(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Deallocates an image header.
cvReleaseImageHeader(opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReleaseKalman(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvReleaseKalman(opencv_video.CvKalman) - Static method in class org.bytedeco.javacpp.opencv_video
 
cvReleaseMat(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Deallocates a matrix.
cvReleaseMat(opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReleaseMatND(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Deallocates a multi-dimensional array.
cvReleaseMatND(opencv_core.CvMatND) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReleaseMemStorage(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
Releases memory storage.
cvReleaseMemStorage(opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReleasePOSITObject(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvReleasePOSITObject(opencv_calib3d.CvPOSITObject) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvReleasePyramid(PointerPointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Releases pyramid
cvReleaseSparseMat(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Deallocates sparse array.
cvReleaseSparseMat(opencv_core.CvSparseMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReleaseStereoBMState(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvReleaseStereoBMState(opencv_calib3d.CvStereoBMState) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvReleaseStructuringElement(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief releases structuring element
cvReleaseStructuringElement(opencv_core.IplConvKernel) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvReleaseVideoWriter(PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvReleaseVideoWriter(opencv_videoio.CvVideoWriter) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvRemap(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Performs generic geometric transformation using the specified coordinate maps
cvRemap(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvRemoveNodeFromTree(Pointer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Removes contour from tree (together with the contour children).
cvRepeat(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Repeats source 2d array several times in both horizontal and vertical direction to fill destination array
cvReprojectImageTo3D(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvReprojectImageTo3D(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvResetImageROI(opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Resets the image ROI to include the entire image and releases the ROI structure.
cvReshape(opencv_core.CvArr, opencv_core.CvMat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Changes shape of matrix/image without copying data.
cvReshape(opencv_core.CvArr, opencv_core.CvMat, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReshapeMatND(opencv_core.CvArr, int, opencv_core.CvArr, int, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Changes the shape of a multi-dimensional array without copying the data.
cvReshapeMatND(opencv_core.CvArr, int, opencv_core.CvArr, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvReshapeMatND(opencv_core.CvArr, int, opencv_core.CvArr, int, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvResize(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Resizes image (input array is resized to fit the destination array)
cvResize(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvResizeWindow(BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvResizeWindow(String, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvRestoreMemStoragePos(opencv_core.CvMemStorage, opencv_core.CvMemStoragePos) - Static method in class org.bytedeco.javacpp.opencv_core
Restore a storage "free memory" position
cvRetrieveFrame(opencv_videoio.CvCapture, int) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvRetrieveFrame(opencv_videoio.CvCapture) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvRNG(long) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Initializes a random number generator state.
cvRNG() - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRodrigues2(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvRodrigues2(opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvROIToRect(opencv_core.IplROI) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvRound(double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Rounds floating-point number to the nearest integer
cvRound(float) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvRound(int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvRQDecomp3x3(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvPoint3D64f) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvRQDecomp3x3(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvRQDecomp3x3(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvRQDecomp3x3(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, double[]) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvRunHaarClassifierCascade(opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvPoint, int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvRunHaarClassifierCascade(opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvPoint) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvRunHaarClassifierCascade(opencv_objdetect.CvHaarClassifierCascade, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvRunHaarClassifierCascade(opencv_objdetect.CvHaarClassifierCascade, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvRunHaarClassifierCascade(opencv_objdetect.CvHaarClassifierCascade, int[], int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvRunHaarClassifierCascade(opencv_objdetect.CvHaarClassifierCascade, int[]) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvRunningAvg(opencv_core.CvArr, opencv_core.CvArr, double, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Adds image to accumulator with weights: acc = acc*(1-alpha) + image*alpha
cvRunningAvg(opencv_core.CvArr, opencv_core.CvArr, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSampleLine(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fetches pixels that belong to the specified line segment and stores them to the buffer.
cvSampleLine(opencv_core.CvArr, opencv_core.CvPoint, opencv_core.CvPoint, Pointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSampleLine(opencv_core.CvArr, IntBuffer, IntBuffer, Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSampleLine(opencv_core.CvArr, IntBuffer, IntBuffer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSampleLine(opencv_core.CvArr, int[], int[], Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSampleLine(opencv_core.CvArr, int[], int[], Pointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSave(BytePointer, Pointer, BytePointer, BytePointer, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Saves an object to a file.
cvSave(BytePointer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSave(String, Pointer, String, String, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSave(String, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSaveImage(BytePointer, opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvSaveImage(BytePointer, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvSaveImage(String, opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvSaveImage(String, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvSaveImage(BytePointer, opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvSaveImage(String, opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvSaveImage(BytePointer, opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvSaveImage(String, opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvSaveMemStoragePos(opencv_core.CvMemStorage, opencv_core.CvMemStoragePos) - Static method in class org.bytedeco.javacpp.opencv_core
Remember a storage "free memory" position
cvSaveWindowParameters(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSaveWindowParameters(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvScalar(double, double, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvScalar(double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvScalarAll(double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvScalarToRawData(opencv_core.CvScalar, Pointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
low-level scalar <-> raw data conversion functions
cvScalarToRawData(opencv_core.CvScalar, Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvScale(opencv_core.CvArr, opencv_core.CvArr, double, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvScaleAdd(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst = src1 * scale + src2
cvSeqElemIdx(opencv_core.CvSeq, Pointer, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates index of the specified sequence element.
cvSeqElemIdx(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqElemIdx(opencv_core.CvSeq, Pointer, opencv_core.CvSeqBlock) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqInsert(opencv_core.CvSeq, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Inserts a new element in the middle of sequence.
cvSeqInsert(opencv_core.CvSeq, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqInsertSlice(opencv_core.CvSeq, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Inserts a sequence or array into another sequence
cvSeqInvert(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
Reverses order of sequence elements in-place
cvSeqPartition(opencv_core.CvSeq, opencv_core.CvMemStorage, PointerPointer, opencv_core.CvCmpFunc, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Splits sequence into one or more equivalence classes using the specified criteria
cvSeqPartition(opencv_core.CvSeq, opencv_core.CvMemStorage, opencv_core.CvSeq, opencv_core.CvCmpFunc, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqPop(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Removes the last element from sequence and optionally saves it
cvSeqPop(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqPopFront(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Removes the first element from sequence and optioanally saves it
cvSeqPopFront(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqPopMulti(opencv_core.CvSeq, Pointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
Removes several elements from the end of sequence and optionally saves them
cvSeqPopMulti(opencv_core.CvSeq, Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqPush(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Adds new element to the end of sequence.
cvSeqPush(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqPushFront(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Adds new element to the beginning of sequence.
cvSeqPushFront(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqPushMulti(opencv_core.CvSeq, Pointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
Adds several new elements to the end of sequence
cvSeqPushMulti(opencv_core.CvSeq, Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqRemove(opencv_core.CvSeq, int) - Static method in class org.bytedeco.javacpp.opencv_core
Removes specified sequence element
cvSeqRemoveSlice(opencv_core.CvSeq, opencv_core.CvSlice) - Static method in class org.bytedeco.javacpp.opencv_core
Removes sequence slice
cvSeqSearch(opencv_core.CvSeq, Pointer, opencv_core.CvCmpFunc, int, IntPointer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Finds element in a [sorted] sequence
cvSeqSearch(opencv_core.CvSeq, Pointer, opencv_core.CvCmpFunc, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqSearch(opencv_core.CvSeq, Pointer, opencv_core.CvCmpFunc, int, IntBuffer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqSearch(opencv_core.CvSeq, Pointer, opencv_core.CvCmpFunc, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqSearch(opencv_core.CvSeq, Pointer, opencv_core.CvCmpFunc, int, int[], Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqSearch(opencv_core.CvSeq, Pointer, opencv_core.CvCmpFunc, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqSlice(opencv_core.CvSeq, opencv_core.CvSlice, opencv_core.CvMemStorage, int) - Static method in class org.bytedeco.javacpp.opencv_core
Extracts sequence slice (with or without copying sequence elements)
cvSeqSlice(opencv_core.CvSeq, opencv_core.CvSlice) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSeqSort(opencv_core.CvSeq, opencv_core.CvCmpFunc, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Sorts sequence in-place given element comparison function
cvSeqSort(opencv_core.CvSeq, opencv_core.CvCmpFunc) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSet(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Sets every element of an array to a given value.
cvSet(opencv_core.CvArr, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSet1D(opencv_core.CvArr, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Change the particular array element.
cvSet2D(opencv_core.CvArr, int, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvSet3D(opencv_core.CvArr, int, int, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvSetAdd(opencv_core.CvSet, opencv_core.CvSetElem, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
Adds new element to the set and returns pointer to it
cvSetAdd(opencv_core.CvSet) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetAdd(opencv_core.CvSet, opencv_core.CvSetElem, opencv_core.CvSetElem) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetCaptureProperty(opencv_videoio.CvCapture, int, double) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvSetData(opencv_core.CvArr, Pointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Assigns user data to the array header.
cvSetErrMode(int) - Static method in class org.bytedeco.javacpp.opencv_core
Sets error processing mode, returns previously used mode
cvSetErrStatus(int) - Static method in class org.bytedeco.javacpp.opencv_core
Sets error status silently
cvSetHistBinRanges(opencv_core.CvHistogram, float[][], int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvSetHistBinRanges(opencv_core.CvHistogram, PointerPointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Sets the bounds of the histogram bins.
cvSetHistBinRanges(opencv_core.CvHistogram, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSetHistBinRanges(opencv_core.CvHistogram, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSetHistBinRanges(opencv_core.CvHistogram, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSetHistBinRanges(opencv_core.CvHistogram, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSetHistBinRanges(opencv_core.CvHistogram, float[], int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSetHistBinRanges(opencv_core.CvHistogram, float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSetIdentity(opencv_core.CvArr, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
Makes an identity matrix (mat_ij = i == j)
cvSetIdentity(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetImageCOI(opencv_core.IplImage, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Sets the channel of interest in an IplImage.
cvSetImageROI(opencv_core.IplImage, opencv_core.CvRect) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Sets an image Region Of Interest (ROI) for a given rectangle.
cvSetImagesForHaarClassifierCascade(opencv_objdetect.CvHaarClassifierCascade, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, double) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
cvSetIPLAllocators(opencv_core.Cv_iplCreateImageHeader, opencv_core.Cv_iplAllocateImageData, opencv_core.Cv_iplDeallocate, opencv_core.Cv_iplCreateROI, opencv_core.Cv_iplCloneImage) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Makes OpenCV use IPL functions for allocating IplImage and IplROI structures.
cvSetMouseCallback(BytePointer, opencv_highgui.CvMouseCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetMouseCallback(BytePointer, opencv_highgui.CvMouseCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetMouseCallback(String, opencv_highgui.CvMouseCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetMouseCallback(String, opencv_highgui.CvMouseCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetND(opencv_core.CvArr, IntPointer, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvSetND(opencv_core.CvArr, IntBuffer, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetND(opencv_core.CvArr, int[], opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetNew(opencv_core.CvSet) - Static method in class org.bytedeco.javacpp.opencv_core
Fast variant of cvSetAdd
cvSetNumThreads(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetNumThreads() - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetOpenGlContext(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetOpenGlContext(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetOpenGlDrawCallback(BytePointer, opencv_highgui.CvOpenGlDrawCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetOpenGlDrawCallback(BytePointer, opencv_highgui.CvOpenGlDrawCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetOpenGlDrawCallback(String, opencv_highgui.CvOpenGlDrawCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetOpenGlDrawCallback(String, opencv_highgui.CvOpenGlDrawCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetReal1D(opencv_core.CvArr, int, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Change a specific array element.
cvSetReal2D(opencv_core.CvArr, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvSetReal3D(opencv_core.CvArr, int, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvSetRealND(opencv_core.CvArr, IntPointer, double) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
cvSetRealND(opencv_core.CvArr, IntBuffer, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetRealND(opencv_core.CvArr, int[], double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetRemove(opencv_core.CvSet, int) - Static method in class org.bytedeco.javacpp.opencv_core
Removes element from the set by its index
cvSetRemoveByPtr(opencv_core.CvSet, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Removes set element given its pointer
cvSetSeqBlockSize(opencv_core.CvSeq, int) - Static method in class org.bytedeco.javacpp.opencv_core
Changes default size (granularity) of sequence blocks.
cvSetSeqReaderPos(opencv_core.CvSeqReader, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
Changes sequence reader position.
cvSetSeqReaderPos(opencv_core.CvSeqReader, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSetTrackbarMax(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetTrackbarMax(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetTrackbarMin(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetTrackbarMin(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetTrackbarPos(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetTrackbarPos(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetWindowProperty(BytePointer, int, double) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetWindowProperty(String, int, double) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSetZero(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Clears the array.
cvShowImage(BytePointer, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvShowImage(String, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSize() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
cvSize(int, int) - Static method in class org.bytedeco.javacpp.opencv_core
constructs CvSize structure.
cvSize2D32f(double, double) - Static method in class org.bytedeco.javacpp.opencv_core
constructs CvSize2D32f structure.
cvSlice(int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSliceLength(opencv_core.CvSlice, opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates length of sequence slice (with support of negative indices).
cvSmooth(opencv_core.CvArr, opencv_core.CvArr, int, int, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Smooths the image in one of several ways.
cvSmooth(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSobel(opencv_core.CvArr, opencv_core.CvArr, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates an image derivative using generalized Sobel
cvSobel(opencv_core.CvArr, opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvSolve(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Solves linear system (src1)*(dst) = (src2) (returns 0 if src1 is a singular and CV_LU method is used)
cvSolve(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSolveCubic(opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
Finds real roots of a cubic equation
cvSolvePoly(opencv_core.CvMat, opencv_core.CvMat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
Finds all real and complex roots of a polynomial equation
cvSolvePoly(opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSort(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSort(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSplit(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Splits a multi-channel array into the set of single-channel arrays or extracts particular [color] plane
cvSquareAcc(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Adds squared image to accumulator
cvSquareAcc(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvStartAppendToSeq(opencv_core.CvSeq, opencv_core.CvSeqWriter) - Static method in class org.bytedeco.javacpp.opencv_core
Initializes sequence writer.
cvStartFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, int, int, int) - Static method in class org.bytedeco.javacpp.helper.opencv_imgproc
 
cvStartFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, int, int, int, opencv_core.CvPoint) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Initializes contour retrieving process.
cvStartFindContours(opencv_core.CvArr, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvStartFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, int, int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvStartFindContours(opencv_core.CvArr, opencv_core.CvMemStorage, int, int, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvStartLoop(opencv_highgui.Pt2Func_int_PointerPointer, int, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvStartLoop(opencv_highgui.Pt2Func_int_BytePointer, int, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvStartLoop(opencv_highgui.Pt2Func_int_ByteBuffer, int, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvStartLoop(opencv_highgui.Pt2Func_int_byte__, int, byte[]) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvStartNextStream(opencv_core.CvFileStorage) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Starts the next stream.
cvStartReadChainPoints(opencv_core.CvChain, opencv_imgproc.CvChainPtReader) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Initializes Freeman chain reader.
cvStartReadRawData(opencv_core.CvFileStorage, opencv_core.CvFileNode, opencv_core.CvSeqReader) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Initializes the file node sequence reader.
cvStartReadSeq(opencv_core.CvSeq, opencv_core.CvSeqReader, int) - Static method in class org.bytedeco.javacpp.opencv_core
Initializes sequence reader.
cvStartReadSeq(opencv_core.CvSeq, opencv_core.CvSeqReader) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvStartWindowThread() - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvStartWriteSeq(int, int, int, opencv_core.CvMemStorage, opencv_core.CvSeqWriter) - Static method in class org.bytedeco.javacpp.opencv_core
Combination of cvCreateSeq and cvStartAppendToSeq
cvStartWriteStruct(opencv_core.CvFileStorage, BytePointer, int, BytePointer, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Starts writing a new structure.
cvStartWriteStruct(opencv_core.CvFileStorage, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvStartWriteStruct(opencv_core.CvFileStorage, String, int, String, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvStartWriteStruct(opencv_core.CvFileStorage, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvStdErrReport(int, BytePointer, BytePointer, BytePointer, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
Output to console(fprintf(stderr,...))
cvStdErrReport(int, String, String, String, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvStereoCalibrate(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, int, opencv_core.CvTermCriteria) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvStereoCalibrate(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvStereoRectify(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, int, double, opencv_core.CvSize, opencv_core.CvRect, opencv_core.CvRect) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvStereoRectify(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvStereoRectifyUncalibrated(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat, opencv_core.CvMat, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvStereoRectifyUncalibrated(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvSize, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvStopLoop() - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvSub(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(mask) = src1(mask) - src2(mask)
cvSub(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSubRS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(mask) = value - src(mask)
cvSubRS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSubS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(mask) = src(mask) - value = src(mask) + (-value)
cvSubS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvSubstituteContour(opencv_imgproc.CvContourScanner, opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Substitutes the last retrieved contour with the new one
cvSum(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Finds sum of array elements
cvSVBkSb(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Performs Singular Value Back Substitution (solves A*X = B): flags must be the same as in cvSVD
cvSVD(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
Performs Singular Value Decomposition of a matrix
cvSVD(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvT(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvtColor(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Converts an image from one color space to another.
cvtColor(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvTermCriteria(int, int, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvThreshHist(opencv_core.CvHistogram, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Thresholds the histogram.
cvThreshold(opencv_core.CvArr, opencv_core.CvArr, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies fixed-level threshold to grayscale image.
cvTrace(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates trace of the matrix (sum of elements on the main diagonal)
cvTransform(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
Transforms each element of source array and stores resultant vectors in destination array
cvTransform(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvTranspose(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
Tranposes matrix.
cvTreeToNodeSeq(Pointer, int, opencv_core.CvMemStorage) - Static method in class org.bytedeco.javacpp.opencv_core
Gathers pointers to all the sequences, accessible from the first, to the single sequence
cvTriangulatePoints(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvTypeOf(Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the type of an object.
cvUndistort2(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Transforms the input image to compensate lens distortion
cvUndistort2(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvUndistortPoints(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes the original (undistorted) feature coordinates from the observed (distorted) coordinates
cvUndistortPoints(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvUnregisterType(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Unregisters the type.
cvUnregisterType(String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvUpdateWindow(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvUpdateWindow(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvUseOptimized(int) - Static method in class org.bytedeco.javacpp.opencv_core
Loads optimized functions from IPP, MKL etc.
cvvAddSearchPath(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvAddSearchPath(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvValidateDisparity(opencv_core.CvArr, opencv_core.CvArr, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvValidateDisparity(opencv_core.CvArr, opencv_core.CvArr, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
cvvConvertImage(opencv_core.CvArr, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvvCreateTrackbar(BytePointer, BytePointer, IntPointer, int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvCreateTrackbar(String, String, IntBuffer, int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvCreateTrackbar(BytePointer, BytePointer, int[], int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvCreateTrackbar(String, String, IntPointer, int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvCreateTrackbar(BytePointer, BytePointer, IntBuffer, int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvCreateTrackbar(String, String, int[], int, opencv_highgui.CvTrackbarCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvDestroyWindow(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvDestroyWindow(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvInitSystem(int, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvInitSystem(int, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvInitSystem(int, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvInitSystem(int, byte[]) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvLoadImage(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
\ Obsolete functions/synonyms * \
cvvLoadImage(String) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvvNamedWindow(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvNamedWindow(String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvResizeWindow(BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvResizeWindow(String, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvSaveImage(BytePointer, opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvvSaveImage(String, opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvvSaveImage(BytePointer, opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvvSaveImage(String, opencv_core.CvArr, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvvSaveImage(BytePointer, opencv_core.CvArr, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvvSaveImage(String, opencv_core.CvArr, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
cvvShowImage(BytePointer, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvShowImage(String, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvWaitKey(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvWaitKey(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvWaitKeyEx(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvvWaitKeyEx(String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvWaitKey(int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvWaitKey() - Static method in class org.bytedeco.javacpp.opencv_highgui
 
cvWarpAffine(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Warps image with affine transform \note ::cvGetQuadrangleSubPix is similar to ::cvWarpAffine, but the outliers are extrapolated using replication border mode.
cvWarpAffine(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvWarpPerspective(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat, int, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Warps image with perspective (projective) transform
cvWarpPerspective(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvMat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
cvWatershed(opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Segments image using seed "markers"
cvWrite(opencv_core.CvFileStorage, BytePointer, Pointer, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Writes an object to file storage.
cvWrite(opencv_core.CvFileStorage, BytePointer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWrite(opencv_core.CvFileStorage, String, Pointer, opencv_core.CvAttrList) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWrite(opencv_core.CvFileStorage, String, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWriteComment(opencv_core.CvFileStorage, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Writes a comment.
cvWriteComment(opencv_core.CvFileStorage, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWriteFileNode(opencv_core.CvFileStorage, BytePointer, opencv_core.CvFileNode, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Writes a file node to another file storage.
cvWriteFileNode(opencv_core.CvFileStorage, String, opencv_core.CvFileNode, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWriteFrame(opencv_videoio.CvVideoWriter, opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvWriteInt(opencv_core.CvFileStorage, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Writes an integer value.
cvWriteInt(opencv_core.CvFileStorage, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWriteRawData(opencv_core.CvFileStorage, Pointer, int, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Writes multiple numbers.
cvWriteRawData(opencv_core.CvFileStorage, Pointer, int, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWriteReal(opencv_core.CvFileStorage, BytePointer, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Writes a floating-point value.
cvWriteReal(opencv_core.CvFileStorage, String, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWriteString(opencv_core.CvFileStorage, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Writes a text string.
cvWriteString(opencv_core.CvFileStorage, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWriteString(opencv_core.CvFileStorage, String, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWriteString(opencv_core.CvFileStorage, String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvWriteToAVI(opencv_videoio.CvVideoWriter, opencv_core.IplImage) - Static method in class org.bytedeco.javacpp.opencv_videoio
 
cvXor(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = src1(idx) ^ src2(idx)
cvXor(opencv_core.CvArr, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvXorS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
dst(idx) = src(idx) ^ value
cvXorS(opencv_core.CvArr, opencv_core.CvScalar, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
cvZero(opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
CYAN - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
CYAN - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
cyrillic() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
cyrillic() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 

D

data() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
data() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
Pointer to the first element of the block.
data(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
 
data() - Method in class org.bytedeco.javacpp.opencv_core.Mat
pointer to the data
data(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
data() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
data(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
DATA_AS_COL - Static variable in class org.bytedeco.javacpp.opencv_core.PCA
enum cv::PCA::Flags
DATA_AS_ROW - Static variable in class org.bytedeco.javacpp.opencv_core.PCA
enum cv::PCA::Flags
data_db() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
data_db() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_db(DoublePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_db() - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_db(DoublePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_f() - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
scalar floating-point number
data_f(double) - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
 
data_fl() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
data_fl() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_fl(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_fl() - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_fl(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_i() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
data_i() - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
scalar integer number
data_i(int) - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
 
data_i() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_i(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_i() - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_i(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_map() - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
map (collection of named file nodes)
data_map(opencv_core.CvFileNodeHash) - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
 
data_ptr() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
data_ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_s() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
data_s() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_s(ShortPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
data_s() - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_s(ShortPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
data_seq() - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
sequence (ordered collection of file nodes)
data_seq(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
 
data_str() - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
text string
data_str(opencv_core.CvString) - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
 
dataend() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
datalimit() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
dataOrder() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
0 - interleaved color channels, 1 - separate color channels.
dataOrder(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
datastart() - Method in class org.bytedeco.javacpp.opencv_core.Mat
helper fields used in locateROI and adjustROI
dct(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Performs a forward or inverse discrete Cosine transform of 1D or 2D array.
dct(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
DCT_INVERSE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DftFlags
DCT_ROWS - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DftFlags
ddot(opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_core.Point
dot product computed in double-precision arithmetics
ddot(opencv_core.Point2d) - Method in class org.bytedeco.javacpp.opencv_core.Point2d
dot product computed in double-precision arithmetics
ddot(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_core.Point2f
dot product computed in double-precision arithmetics
ddot(opencv_core.Point3d) - Method in class org.bytedeco.javacpp.opencv_core.Point3d
dot product computed in double-precision arithmetics
ddot(opencv_core.Point3f) - Method in class org.bytedeco.javacpp.opencv_core.Point3f
dot product computed in double-precision arithmetics
ddot(opencv_core.Point3i) - Method in class org.bytedeco.javacpp.opencv_core.Point3i
dot product computed in double-precision arithmetics
deallocate() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvFileStorage.ReleaseDeallocator
 
deallocate() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvGraphScanner.ReleaseDeallocator
 
deallocate() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat.ReleaseDeallocator
 
deallocate() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMatND.ReleaseDeallocator
 
deallocate() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMemStorage.ReleaseDeallocator
 
deallocate() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSparseMat.ReleaseDeallocator
 
deallocate() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage.HeaderReleaseDeallocator
 
deallocate() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage.ReleaseDeallocator
 
deblur(int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
deblur(int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.NullDeblurer
 
deblur(int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.WeightingDeblurer
 
deblurrer() - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
decolor(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
\} photo_hdr
DECOMP_CHOLESKY - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DecompTypes
DECOMP_EIG - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DecompTypes
DECOMP_LU - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DecompTypes
DECOMP_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DecompTypes
DECOMP_QR - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DecompTypes
DECOMP_SVD - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DecompTypes
decomposeEssentialMat(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Decompose an essential matrix to possible rotations and translation.
decomposeHomographyMat(opencv_core.Mat, opencv_core.Mat, opencv_core.MatVector, opencv_core.MatVector, opencv_core.MatVector) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Decompose a homography matrix to rotation(s), translation(s) and plane normal(s).
decomposeProjectionMatrix(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Decomposes a projection matrix into a rotation matrix and a camera matrix.
decomposeProjectionMatrix(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
decrement() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
moves iterator to the previous node
decrement(int) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
moves iterator to the previous node
decrement() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
decrements the iterator
decrement(int) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
decrements the iterator
DEFAULT - Static variable in class org.bytedeco.javacpp.opencv_features2d.DrawMatchesFlags
enum cv::DrawMatchesFlags::
default2dMotion(int) - Static method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
 
default_func_addr() - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
default_func_addr(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
DEFAULT_MAX_ITERS - Static variable in class org.bytedeco.javacpp.opencv_ml.EM
enum cv::ml::EM::
DEFAULT_NCLUSTERS - Static variable in class org.bytedeco.javacpp.opencv_ml.EM
enum cv::ml::EM::
DEFAULT_NLEVELS - Static variable in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
enum cv::HOGDescriptor::
defaultDir() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
Default direction where to go (-1: left or +1: right).
defaultDir(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
 
defaultNorm() - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
 
DEGREE - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::ParamTypes
deleteDataInstance(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.TLSDataContainer
 
deleteLayer(opencv_dnn.DictValue) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Delete layer for the network (not implemented yet)
delta_elems() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Grow seq this many at a time.
delta_elems(int) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
delta_elems() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Grow seq this many at a time.
delta_elems(int) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
delta_elems() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Grow seq this many at a time.
delta_elems(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
delta_elems() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Grow seq this many at a time.
delta_elems(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
delta_elems() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Grow seq this many at a time.
delta_elems(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
delta_index() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
= seq->first->start_index
delta_index(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
delta_index() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
delta_index(int) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
delta_index() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
= seq->first->start_index
delta_index(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
deltas(int, int) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
deltas(int, int, byte) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
deltas() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
demosaicing(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_misc
demosaicing(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
denoise_TVL1(opencv_core.MatVector, opencv_core.Mat, double, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Primal-dual algorithm is an algorithm for solving special types of variational problems (that is, finding a function to minimize some functional).
denoise_TVL1(opencv_core.MatVector, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
depth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
depth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
depth() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
depth() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Pixel depth in bits: IPL_DEPTH_8U, IPL_DEPTH_8S, IPL_DEPTH_16S, IPL_DEPTH_32S, IPL_DEPTH_32F and IPL_DEPTH_64F are supported.
depth(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
depth() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns the depth of a matrix element.
depth() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the depth of sparse matrix elements
depth() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns element type, similar to CV_MAT_DEPTH(cvmat->type)
depth() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
distance between the farthest point and the convex hull
depth(float) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
 
DEPTH_MASK - Static variable in class org.bytedeco.javacpp.opencv_core.Mat
enum cv::Mat::
DEPTH_MASK - Static variable in class org.bytedeco.javacpp.opencv_core.UMat
enum cv::UMat::
depth_point() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
the farthest from the convex hull point within the defect
depth_point(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
 
derivAperture() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
derivAperture(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
DESCRIPTOR_KAZE - Static variable in class org.bytedeco.javacpp.opencv_features2d.AKAZE
enum cv::AKAZE::
DESCRIPTOR_KAZE_UPRIGHT - Static variable in class org.bytedeco.javacpp.opencv_features2d.AKAZE
enum cv::AKAZE::
DESCRIPTOR_MLDB - Static variable in class org.bytedeco.javacpp.opencv_features2d.AKAZE
enum cv::AKAZE::
DESCRIPTOR_MLDB_UPRIGHT - Static variable in class org.bytedeco.javacpp.opencv_features2d.AKAZE
enum cv::AKAZE::
descriptors() - Method in class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
 
descriptors(opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
 
descriptorsCount() - Method in class org.bytedeco.javacpp.opencv_features2d.BOWTrainer
\brief Returns the count of all descriptors stored in the training set.
descriptorSize() - Method in class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
\brief Returns an image descriptor size if the vocabulary is set.
descriptorSize() - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
 
descriptorType() - Method in class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
\brief Returns an image descriptor type.
descriptorType() - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
 
destroyAllWindows() - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Destroys all of the HighGUI windows.
destroyWindow(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Destroys the specified window.
destroyWindow(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
detailEnhance(opencv_core.Mat, opencv_core.Mat, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief This filter enhances the details of a particular image.
detailEnhance(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
detect(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
\brief Detects keypoints in an image (first variant) or image set (second variant).
detect(opencv_core.Mat, opencv_core.KeyPointVector) - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
 
detect(opencv_core.MatVector, opencv_core.KeyPointVectorVector, opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
\overload
detect(opencv_core.MatVector, opencv_core.KeyPointVectorVector) - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
 
detect(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
find template on image
detect(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
detect(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
detect(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
detect(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineSegmentDetector
\brief Finds lines in the input image.
detect(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineSegmentDetector
 
detect(opencv_core.Mat, opencv_core.RectVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
 
detect(opencv_core.Mat, opencv_core.PointVector, DoublePointer, double, opencv_core.Size, opencv_core.Size, opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
with found weights output
detect(opencv_core.Mat, opencv_core.PointVector, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detect(opencv_core.Mat, opencv_core.PointVector, DoubleBuffer, double, opencv_core.Size, opencv_core.Size, opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detect(opencv_core.Mat, opencv_core.PointVector, DoubleBuffer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detect(opencv_core.Mat, opencv_core.PointVector, double[], double, opencv_core.Size, opencv_core.Size, opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detect(opencv_core.Mat, opencv_core.PointVector, double[]) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detect(opencv_core.Mat, opencv_core.PointVector, double, opencv_core.Size, opencv_core.Size, opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
without found weights output
detect(opencv_core.Mat, opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectAndCompute(opencv_core.Mat, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat, boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
Detects keypoints and computes the descriptors
detectAndCompute(opencv_core.Mat, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
 
DETECTED - Static variable in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
enum cv::DetectionBasedTracker::ObjectStatus
DETECTED_NOT_SHOWN_YET - Static variable in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
enum cv::DetectionBasedTracker::ObjectStatus
DETECTED_TEMPORARY_LOST - Static variable in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
enum cv::DetectionBasedTracker::ObjectStatus
detectEdges(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.StructuredEdgeDetection
\brief The function detects edges in src and draw them to dst.
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, double, int, int, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, IntPointer, double, int, int, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, IntBuffer, double, int, int, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, int[], double, int, int, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, IntPointer, DoublePointer, double, int, int, opencv_core.Size, opencv_core.Size, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, IntBuffer, DoubleBuffer, double, int, int, opencv_core.Size, opencv_core.Size, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, int[], double[], double, int, int, opencv_core.Size, opencv_core.Size, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, double, int, int, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
\brief Detects objects of different sizes in the input image.
detectMultiScale(opencv_core.Mat, opencv_core.RectVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, DoublePointer, double, opencv_core.Size, opencv_core.Size, double, double, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
with result weights output
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, DoubleBuffer, double, opencv_core.Size, opencv_core.Size, double, double, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, DoubleBuffer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, double[], double, opencv_core.Size, opencv_core.Size, double, double, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, double[]) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectMultiScale(opencv_core.Mat, opencv_core.RectVector, double, opencv_core.Size, opencv_core.Size, double, double, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
without found weights output
detectMultiScale(opencv_core.Mat, opencv_core.RectVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectMultiScale2(opencv_core.Mat, opencv_core.RectVector, IntPointer, double, int, int, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
\overload
detectMultiScale2(opencv_core.Mat, opencv_core.RectVector, IntPointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale2(opencv_core.Mat, opencv_core.RectVector, IntBuffer, double, int, int, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale2(opencv_core.Mat, opencv_core.RectVector, IntBuffer) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale2(opencv_core.Mat, opencv_core.RectVector, int[], double, int, int, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale2(opencv_core.Mat, opencv_core.RectVector, int[]) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale3(opencv_core.Mat, opencv_core.RectVector, IntPointer, DoublePointer, double, int, int, opencv_core.Size, opencv_core.Size, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
\overload if outputRejectLevels is true returns rejectLevels and levelWeights
detectMultiScale3(opencv_core.Mat, opencv_core.RectVector, IntPointer, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale3(opencv_core.Mat, opencv_core.RectVector, IntBuffer, DoubleBuffer, double, int, int, opencv_core.Size, opencv_core.Size, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale3(opencv_core.Mat, opencv_core.RectVector, IntBuffer, DoubleBuffer) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale3(opencv_core.Mat, opencv_core.RectVector, int[], double[], double, int, int, opencv_core.Size, opencv_core.Size, boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScale3(opencv_core.Mat, opencv_core.RectVector, int[], double[]) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
detectMultiScaleROI(opencv_core.Mat, opencv_core.RectVector, opencv_objdetect.DetectionROI, double, int) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
evaluate specified ROI and return confidence value for each location in multiple scales
detectMultiScaleROI(opencv_core.Mat, opencv_core.RectVector, opencv_objdetect.DetectionROI) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detector() - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
detectRegions(opencv_core.Mat, opencv_core.PointVectorVector, opencv_core.RectVector) - Method in class org.bytedeco.javacpp.opencv_features2d.MSER
\brief Detect %MSER regions
detectROI(opencv_core.Mat, opencv_core.PointVector, opencv_core.PointVector, DoublePointer, double, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
evaluate specified ROI and return confidence value for each location
detectROI(opencv_core.Mat, opencv_core.PointVector, opencv_core.PointVector, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectROI(opencv_core.Mat, opencv_core.PointVector, opencv_core.PointVector, DoubleBuffer, double, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectROI(opencv_core.Mat, opencv_core.PointVector, opencv_core.PointVector, DoubleBuffer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectROI(opencv_core.Mat, opencv_core.PointVector, opencv_core.PointVector, double[], double, opencv_core.Size, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
detectROI(opencv_core.Mat, opencv_core.PointVector, opencv_core.PointVector, double[]) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
determinant(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the determinant of a square floating-point matrix.
DEVICE_COPY_OBSOLETE - Static variable in class org.bytedeco.javacpp.opencv_core.UMatData
enum cv::UMatData::
DEVICE_MEM_MAPPED - Static variable in class org.bytedeco.javacpp.opencv_core.UMatData
enum cv::UMatData::
deviceCopyObsolete() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
deviceMemMapped() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
dft(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Performs a forward or inverse Discrete Fourier transform of a 1D or 2D floating-point array.
dft(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
DFT_COMPLEX_OUTPUT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DftFlags
DFT_INVERSE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DftFlags
DFT_REAL_OUTPUT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DftFlags
DFT_ROWS - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DftFlags
DFT_SCALE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::DftFlags
diag(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Extracts a diagonal from a matrix
diag() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
diag(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core.Mat
\brief creates a diagonal matrix
diag(int) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
diag() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
diag(opencv_core.MatExpr, int, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
diag(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
...
diag() - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
diag(opencv_core.UMat) - Static method in class org.bytedeco.javacpp.opencv_core.UMat
constructs a square diagonal matrix which main diagonal is vector "d"
DIFF_CHARBONNIER - Static variable in class org.bytedeco.javacpp.opencv_features2d.KAZE
enum cv::KAZE::
DIFF_PM_G1 - Static variable in class org.bytedeco.javacpp.opencv_features2d.KAZE
enum cv::KAZE::
DIFF_PM_G2 - Static variable in class org.bytedeco.javacpp.opencv_features2d.KAZE
enum cv::KAZE::
DIFF_WEICKERT - Static variable in class org.bytedeco.javacpp.opencv_features2d.KAZE
enum cv::KAZE::
dilate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Point, int, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Dilates an image by using a specific structuring element.
dilate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
dim_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
dim_size(int, int) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
dim_step(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
dim_step(int, int) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
dims() - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
dims(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
dims() - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
number of dimensions to iterate
dims(int) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
dims() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
dims(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
dims() - Method in class org.bytedeco.javacpp.opencv_core.Mat
the matrix dimensionality, >= 2
dims(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
dims() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the matrix dimensionality
dims() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
dims(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
dims() - Method in class org.bytedeco.javacpp.opencv_core.UMat
the matrix dimensionality, >= 2
dims(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
dims() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Returns number of blob dimensions.
dims() - Method in class org.bytedeco.javacpp.opencv_dnn.BlobShape
\brief Returns number of dimensions.
DISCRETE - Static variable in class org.bytedeco.javacpp.opencv_ml.Boost
enum cv::ml::Boost::Types
disp() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
disp(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
disp12MaxDiff() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
disp12MaxDiff(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
DISP_SCALE - Static variable in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
enum cv::StereoMatcher::
DISP_SHIFT - Static variable in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
enum cv::StereoMatcher::
displayOverlay(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Displays a text on a window image as an overlay for a specified duration.
displayOverlay(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
displayOverlay(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
displayOverlay(String, String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
displayStatusBar(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Displays a text on the window statusbar during the specified period of time.
displayStatusBar(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
displayStatusBar(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
displayStatusBar(String, String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
DIST_C - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTypes
DIST_FAIR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTypes
DIST_HUBER - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTypes
DIST_L1 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTypes
DIST_L12 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTypes
DIST_L2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTypes
DIST_LABEL_CCOMP - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTransformLabelTypes
DIST_LABEL_PIXEL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTransformLabelTypes
DIST_MASK_3 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTransformMasks
DIST_MASK_5 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTransformMasks
DIST_MASK_PRECISE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTransformMasks
DIST_USER - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTypes
DIST_WELSCH - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::DistanceTypes
distance() - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 
distance(float) - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 
distanceMap() - Method in class org.bytedeco.javacpp.opencv_videostab.FastMarchingMethod
 
distanceTransform(opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
distanceTransform(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
distanceTransformWithLabels(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the distance to the closest zero pixel for each pixel of the source image.
distanceTransformWithLabels(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
distortPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Distorts 2D points using fisheye model.
distortPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
distThresh() - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
div16s(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div16s(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div16s(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div16u(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div16u(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div16u(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div32f(FloatPointer, long, FloatPointer, long, FloatPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div32f(FloatBuffer, long, FloatBuffer, long, FloatBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div32f(float[], long, float[], long, float[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div32s(IntPointer, long, IntPointer, long, IntPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div32s(IntBuffer, long, IntBuffer, long, IntBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div32s(int[], long, int[], long, int[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div64f(DoublePointer, long, DoublePointer, long, DoublePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div64f(DoubleBuffer, long, DoubleBuffer, long, DoubleBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div64f(double[], long, double[], long, double[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
div8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Performs per-element division of two arrays or a scalar by an array.
divide(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(double, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
divide(double, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(opencv_core.MatExpr, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(opencv_core.Mat, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(opencv_core.MatExpr, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(double, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(opencv_core.MatExpr, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
divide(opencv_core.MatExpr, opencv_core.MatExpr, opencv_core.MatExpr, double) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
divide(opencv_core.MatExpr, opencv_core.MatExpr, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
divide(double, opencv_core.MatExpr, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
dividePut(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
dividePut(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
doCorrectionForInclusion() - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
DONE - Static variable in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
enum CvLevMarq::
dot(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Computes a dot-product of two vectors.
dot(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
dot(opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_core.Point
dot product
dot(opencv_core.Point2d) - Method in class org.bytedeco.javacpp.opencv_core.Point2d
dot product
dot(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_core.Point2f
dot product
dot(opencv_core.Point3d) - Method in class org.bytedeco.javacpp.opencv_core.Point3d
dot product
dot(opencv_core.Point3f) - Method in class org.bytedeco.javacpp.opencv_core.Point3f
dot product
dot(opencv_core.Point3i) - Method in class org.bytedeco.javacpp.opencv_core.Point3i
dot product
dot(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.UMat
computes dot-product
doubleRand() - Static method in class org.bytedeco.javacpp.opencv_core
 
download(opencv_core.UMatData, Pointer, int, SizeTPointer, SizeTPointer, SizeTPointer, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
DP() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
DP(int) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
DRAW_OVER_OUTIMG - Static variable in class org.bytedeco.javacpp.opencv_features2d.DrawMatchesFlags
enum cv::DrawMatchesFlags::
DRAW_RICH_KEYPOINTS - Static variable in class org.bytedeco.javacpp.opencv_features2d.DrawMatchesFlags
enum cv::DrawMatchesFlags::
drawChessboardCorners(opencv_core.Mat, opencv_core.Size, opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Renders the detected chessboard corners.
drawContours(opencv_core.Mat, opencv_core.MatVector, int, opencv_core.Scalar, int, int, opencv_core.Mat, int, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws contours outlines or filled contours.
drawContours(opencv_core.Mat, opencv_core.MatVector, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
drawKeypoints(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat, opencv_core.Scalar, int) - Static method in class org.bytedeco.javacpp.opencv_features2d
\brief Draws keypoints.
drawKeypoints(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
drawMarker(opencv_core.Mat, opencv_core.Point, opencv_core.Scalar, int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws a marker on a predefined position in an image.
drawMarker(opencv_core.Mat, opencv_core.Point, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
drawMatches(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.DMatchVector, opencv_core.Mat, opencv_core.Scalar, opencv_core.Scalar, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_features2d
\brief Draws the found matches of keypoints from two images.
drawMatches(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.DMatchVector, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
drawMatches(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.DMatchVector, opencv_core.Mat, opencv_core.Scalar, opencv_core.Scalar, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
drawMatches(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.DMatchVector, opencv_core.Mat, opencv_core.Scalar, opencv_core.Scalar, byte[], int) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
drawMatchesKnn(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.DMatchVectorVector, opencv_core.Mat, opencv_core.Scalar, opencv_core.Scalar, opencv_core.ByteVectorVector, int) - Static method in class org.bytedeco.javacpp.opencv_features2d
\overload
drawMatchesKnn(opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.DMatchVectorVector, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
drawSegments(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineSegmentDetector
\brief Draws the line segments on a given image.
dst() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
dst(opencv_core.CvGraphVtx) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
dst_img_idx() - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
dst_img_idx(int) - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
dstCount() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
dstCount(int) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
dstCountOutlier() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
dstCountOutlier(int) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
dstCountZero() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
dstCountZero(int) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
dstDstDot() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
dstDstDot(DoubleBuffer) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
dstImg() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
dstImg(opencv_core.IplImage) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
DTF_IC - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::EdgeAwareFiltersList
DTF_NC - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::EdgeAwareFiltersList
DTF_RF - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::EdgeAwareFiltersList
dtFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double, int, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Simple one-line Domain Transform filter call.
dtFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
dx() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
horizontal interval between letters
dx(float) - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
dx() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
horizontal interval between letters
dx(float) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
DynamMatr() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
DynamMatr(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 

E

edge() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
edge(opencv_core.CvGraphEdge) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
edgeDst(int, opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
edgeDst(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
edgeOrg(int, opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
edgeOrg(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
edgePreservingFilter(opencv_core.Mat, opencv_core.Mat, int, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\} photo_clone
edgePreservingFilter(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
edges() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
edges(opencv_core.CvSet) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
eigen(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates eigenvalues and eigenvectors of a symmetric matrix.
eigen(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
eigenvalues() - Method in class org.bytedeco.javacpp.opencv_core.LDA
Returns the eigenvalues of this LDA.
eigenvalues() - Method in class org.bytedeco.javacpp.opencv_core.PCA
eigenvalues of the covariation matrix
eigenvalues(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.PCA
 
eigenvectors() - Method in class org.bytedeco.javacpp.opencv_core.LDA
Returns the eigenvectors of this LDA.
eigenvectors() - Method in class org.bytedeco.javacpp.opencv_core.PCA
eigenvectors of the covariation matrix
eigenvectors(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.PCA
 
elem_size() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Size of sequence element in bytes.
elem_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
elem_size() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Size of sequence element in bytes.
elem_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
elem_size() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Size of sequence element in bytes.
elem_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
elem_size() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Size of sequence element in bytes.
elem_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
elem_size() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Size of sequence element in bytes.
elem_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
elementWise(opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
elemSize() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
elemSize() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns the matrix element size in bytes.
elemSize() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
elemSize(long) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
elemSize() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the size of each element in bytes (not including the overhead - the space occupied by SparseMat::Node elements)
elemSize() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns element size in bytes,
elemSize() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
elemSize(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
elemSize1() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns the size of each matrix element channel in bytes.
elemSize1() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns elemSize()/channels()
elemSize1() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns the size of element channel in bytes.
ellipse(opencv_core.Mat, opencv_core.Point, opencv_core.Size, double, double, double, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws a simple or thick elliptic arc or fills an ellipse sector.
ellipse(opencv_core.Mat, opencv_core.Point, opencv_core.Size, double, double, double, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
ellipse(opencv_core.Mat, opencv_core.RotatedRect, opencv_core.Scalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
ellipse(opencv_core.Mat, opencv_core.RotatedRect, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
ellipse2Poly(opencv_core.Point, opencv_core.Size, int, int, int, int, opencv_core.PointVector) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Approximates an elliptic arc with a polyline.
elname() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
the currently written element
elname(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
EMD(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat, FloatPointer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes the "minimal work" distance between two weighted point configurations.
EMD(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
EMD(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat, FloatBuffer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
EMD(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat, float[], opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
EMDL1(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_shape
\addtogroup shape /** \{
emit(int, double, int) - Method in class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
 
emit(int, double) - Method in class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
 
emit(int, double, int) - Method in class org.bytedeco.javacpp.opencv_face.PredictCollector
\brief called with every recognition result
emit(int, double) - Method in class org.bytedeco.javacpp.opencv_face.PredictCollector
 
empty() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
EMPTY - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
empty() - Method in class org.bytedeco.javacpp.opencv_core.Algorithm
\brief Returns true if the Algorithm is empty (e.g.
EMPTY - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
empty() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns true if the node is empty
empty() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns true if the array has no elements.
empty() - Method in class org.bytedeco.javacpp.opencv_core.Range
 
empty() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns true if matrix data is NULL
empty() - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Returns true if there are no train descriptors in the both collections.
empty() - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
Return true if detector object is empty
empty() - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
 
empty() - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
empty() - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
\brief Checks whether the classifier has been loaded.
empty() - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
empty() - Method in class org.bytedeco.javacpp.opencv_videostab.MotionStabilizationPipeline
 
ENABLE_LOG - Static variable in class org.bytedeco.javacpp.opencv_stitching
\} stitching_match
end() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns iterator pointing to the element following the last node element
end() - Method in class org.bytedeco.javacpp.opencv_core.Range
 
end(int) - Method in class org.bytedeco.javacpp.opencv_core.Range
 
end() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the sparse matrix iterator at the matrix end
end() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
point of the contour where the defect ends
end(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
 
end_index() - Method in class org.bytedeco.javacpp.opencv_core.CvSlice
 
end_index(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSlice
 
enforceLabelConnectivity(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelLSC
\brief Enforce label connectivity.
enforceLabelConnectivity() - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelLSC
 
enforceLabelConnectivity(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSLIC
\brief Enforce label connectivity.
enforceLabelConnectivity() - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSLIC
 
ensureInclusionConstraint(opencv_core.Mat, opencv_core.Size, float) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
EPS - Static variable in class org.bytedeco.javacpp.opencv_core.TermCriteria
enum cv::TermCriteria::Type
eps() - Method in class org.bytedeco.javacpp.opencv_objdetect.SimilarRects
 
eps(double) - Method in class org.bytedeco.javacpp.opencv_objdetect.SimilarRects
 
eps() - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
max outliers ratio
eps(float) - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
 
EPS_SVR - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::Types
epsilon() - Method in class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
epsilon(double) - Method in class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
epsilon() - Method in class org.bytedeco.javacpp.opencv_core.TermCriteria
 
epsilon(double) - Method in class org.bytedeco.javacpp.opencv_core.TermCriteria
 
equal(opencv_dnn.BlobShape) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobShape
\brief Checks equality of two shapes.
equalizeHist(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Equalizes the histogram of a grayscale image.
equals(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
equals(String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
equals(opencv_core.Range, opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
\} imgproc_shape
equals(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
equals(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
equals(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
equals(opencv_core.FileNodeIterator, opencv_core.FileNodeIterator) - Static method in class org.bytedeco.javacpp.opencv_core
\} FileNode
equals(opencv_core.MatSize) - Method in class org.bytedeco.javacpp.opencv_core.MatSize
 
equals(opencv_dnn.BlobShape) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobShape
 
equalShape(opencv_dnn.Blob) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Checks equality of two blobs shapes.
erase(int, int, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
\}
erase(int, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
erase(int, int, int, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
erases the specified element (3D case)
erase(int, int, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
erase(IntPointer, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
erases the specified element (nD case)
erase(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
erase(IntBuffer, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
erase(IntBuffer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
erase(int[], SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
erase(int[]) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
erode(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Point, int, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Erodes an image by using a specific structuring element.
erode(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
err() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
err(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
err() - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
err(int) - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
err() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
err(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
ERR_CAMERA_PARAMS_ADJUST_FAIL - Static variable in class org.bytedeco.javacpp.opencv_stitching.Stitcher
enum cv::Stitcher::Status
ERR_HOMOGRAPHY_EST_FAIL - Static variable in class org.bytedeco.javacpp.opencv_stitching.Stitcher
enum cv::Stitcher::Status
ERR_NEED_MORE_IMGS - Static variable in class org.bytedeco.javacpp.opencv_stitching.Stitcher
enum cv::Stitcher::Status
errNorm() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
errNorm(double) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
error(int, BytePointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\endcond
error(int, String, String, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
error_cov_post() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
error_cov_post(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
error_cov_pre() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
error_cov_pre(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
errorCovPost() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
posteriori error estimate covariance matrix (P(k)): P(k)=(I-K(k)*H)*P'(k)
errorCovPost(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
errorCovPre() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
priori error estimate covariance matrix (P'(k)): P'(k)=A*P(k-1)*At + Q)
errorCovPre(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
errorNoReturn(int, BytePointer, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
same as cv::error, but does not return
errorNoReturn(int, String, String, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
estimate(opencv_core.Mat, opencv_core.Mat, BoolPointer) - Method in class org.bytedeco.javacpp.opencv_videostab.FromFileMotionReader
 
estimate(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.FromFileMotionReader
 
estimate(opencv_core.Mat, opencv_core.Mat, boolean[]) - Method in class org.bytedeco.javacpp.opencv_videostab.FromFileMotionReader
 
estimate(opencv_core.Mat, opencv_core.Mat, BoolPointer) - Method in class org.bytedeco.javacpp.opencv_videostab.ImageMotionEstimatorBase
 
estimate(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.ImageMotionEstimatorBase
 
estimate(opencv_core.Mat, opencv_core.Mat, boolean[]) - Method in class org.bytedeco.javacpp.opencv_videostab.ImageMotionEstimatorBase
 
estimate(opencv_core.Mat, opencv_core.Mat, BoolPointer) - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
estimate(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
estimate(opencv_core.Mat, opencv_core.Mat, boolean[]) - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
estimate(opencv_core.Mat, opencv_core.Mat, BoolPointer) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorBase
\brief Estimates global motion between two 2D point clouds.
estimate(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorBase
 
estimate(opencv_core.Mat, opencv_core.Mat, boolean[]) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorBase
 
estimate(opencv_core.Mat, opencv_core.Mat, BoolPointer) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorL1
 
estimate(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorL1
 
estimate(opencv_core.Mat, opencv_core.Mat, boolean[]) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorL1
 
estimate(opencv_core.Mat, opencv_core.Mat, BoolPointer) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
estimate(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
estimate(opencv_core.Mat, opencv_core.Mat, boolean[]) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
estimate(opencv_core.Mat, opencv_core.Mat, BoolPointer) - Method in class org.bytedeco.javacpp.opencv_videostab.ToFileMotionWriter
 
estimate(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.ToFileMotionWriter
 
estimate(opencv_core.Mat, opencv_core.Mat, boolean[]) - Method in class org.bytedeco.javacpp.opencv_videostab.ToFileMotionWriter
 
estimateAffine3D(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Computes an optimal affine transformation between two 3D point sets.
estimateAffine3D(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
estimateFocal(opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_stitching
\brief Estimates focal lengths for each given camera.
estimateFocal(opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
estimateFocal(opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo, double[]) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
estimateGlobalMotionLeastSquares(opencv_core.Mat, opencv_core.Mat, int, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_videostab
\addtogroup videostab_motion \{
estimateGlobalMotionLeastSquares(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
estimateGlobalMotionLeastSquares(opencv_core.Mat, opencv_core.Mat, int, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
estimateGlobalMotionLeastSquares(opencv_core.Mat, opencv_core.Mat, int, float[]) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
estimateGlobalMotionRansac(opencv_core.Mat, opencv_core.Mat, int, opencv_videostab.RansacParams, FloatPointer, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_videostab
\brief Estimates best global motion between two 2D point clouds robustly (using RANSAC method).
estimateGlobalMotionRansac(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
estimateGlobalMotionRansac(opencv_core.Mat, opencv_core.Mat, int, opencv_videostab.RansacParams, FloatBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
estimateGlobalMotionRansac(opencv_core.Mat, opencv_core.Mat, int, opencv_videostab.RansacParams, float[], int[]) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
estimateNewCameraMatrixForUndistortRectify(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, double, opencv_core.Size, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Estimates new camera matrix for undistortion or rectification.
estimateNewCameraMatrixForUndistortRectify(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
estimateOptimalTrimRatio(opencv_core.Mat, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_videostab
 
estimateRigidTransform(opencv_core.Mat, opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_video
\brief Computes an optimal affine transformation between two 2D point sets.
estimateTransform(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
\overload
estimateTransform(opencv_core.MatVector, opencv_core.RectVectorVector) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
\brief These functions try to match the given images and to estimate rotations of each camera.
estimateTransformation(opencv_core.Mat, opencv_core.Mat, opencv_core.DMatchVector) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeTransformer
\brief Estimate the transformation parameters of the current transformer algorithm, based on point matches.
EUCLIDEAN - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
evaluateFeatureDetector(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.KeyPointVector, FloatPointer, IntPointer, opencv_features2d.Feature2D) - Static method in class org.bytedeco.javacpp.opencv_features2d
\} features2d_draw
evaluateFeatureDetector(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.KeyPointVector, FloatPointer, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
evaluateFeatureDetector(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.KeyPointVector, FloatBuffer, IntBuffer, opencv_features2d.Feature2D) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
evaluateFeatureDetector(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.KeyPointVector, FloatBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
evaluateFeatureDetector(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.KeyPointVector, float[], int[], opencv_features2d.Feature2D) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
evaluateFeatureDetector(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.KeyPointVector, opencv_core.KeyPointVector, float[], int[]) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
EVENT_FLAG_ALTKEY - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventFlags
EVENT_FLAG_CTRLKEY - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventFlags
EVENT_FLAG_LBUTTON - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventFlags
EVENT_FLAG_MBUTTON - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventFlags
EVENT_FLAG_RBUTTON - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventFlags
EVENT_FLAG_SHIFTKEY - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventFlags
EVENT_LBUTTONDBLCLK - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_LBUTTONDOWN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_LBUTTONUP - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_MBUTTONDBLCLK - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_MBUTTONDOWN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_MBUTTONUP - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_MOUSEHWHEEL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_MOUSEMOVE - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_MOUSEWHEEL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_RBUTTONDBLCLK - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_RBUTTONDOWN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
EVENT_RBUTTONUP - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::MouseEventTypes
exp(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp(DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp(DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp(double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the exponent of every array element.
exp32f(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp32f(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp32f(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp64f(DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp64f(DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exp64f(double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
exposureCompensator() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
extractChannel(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief extracts a single channel from src (coi is 0-based index) \todo document
extractImageCOI(opencv_core.CvArr, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
extracts Channel of Interest from CvMat or IplImage and makes cv::Mat out of it.
extractImageCOI(opencv_core.CvArr, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
eye(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns an identity matrix of the specified size and type.
eye(opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
eye(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core.UMat
 
eye(opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_core.UMat
 

F

f() - Method in class org.bytedeco.javacpp.opencv_core.Cv32suf
 
f(float) - Method in class org.bytedeco.javacpp.opencv_core.Cv32suf
 
f() - Method in class org.bytedeco.javacpp.opencv_core.Cv64suf
 
f(double) - Method in class org.bytedeco.javacpp.opencv_core.Cv64suf
 
FAST(opencv_core.Mat, opencv_core.KeyPointVector, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_features2d
\overload
FAST(opencv_core.Mat, opencv_core.KeyPointVector, int) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
FAST(opencv_core.Mat, opencv_core.KeyPointVector, int, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_features2d
\brief Detects corners using the FAST algorithm
FAST_N - Static variable in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
enum cv::FastFeatureDetector::
FAST_SCORE - Static variable in class org.bytedeco.javacpp.opencv_features2d.ORB
enum cv::ORB::
fastAtan2(FloatPointer, FloatPointer, FloatPointer, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
 
fastAtan2(FloatBuffer, FloatBuffer, FloatBuffer, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
 
fastAtan2(float[], float[], float[], int, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
 
fastAtan2(float, float) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the angle of a 2D vector in degrees.
fastFree(Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Deallocates a memory buffer.
fastGlobalSmootherFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Simple one-line Fast Global Smoother filter call.
fastGlobalSmootherFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
FastHoughTransform(opencv_core.Mat, opencv_core.Mat, int, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Calculates 2D Fast Hough transform of an image.
FastHoughTransform(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
fastMalloc(long) - Static method in class org.bytedeco.javacpp.opencv_core
\addtogroup core_utils \{
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat, float, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\addtogroup photo_denoise \{
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat, FloatPointer, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Perform image denoising using Non-local Means Denoising algorithm with several computational optimizations.
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat, FloatBuffer, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat, float[], int, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat, float[]) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat, float, int, int, opencv_core.Stream) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Perform image denoising using Non-local Means Denoising algorithm with several computational optimizations.
fastNlMeansDenoising(opencv_core.Mat, opencv_core.Mat, float) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoisingColored(opencv_core.Mat, opencv_core.Mat, float, float, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Modification of fastNlMeansDenoising function for colored images
fastNlMeansDenoisingColored(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoisingColored(opencv_core.Mat, opencv_core.Mat, float, float, int, int, opencv_core.Stream) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Modification of fastNlMeansDenoising function for colored images
fastNlMeansDenoisingColored(opencv_core.Mat, opencv_core.Mat, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoisingColoredMulti(opencv_core.MatVector, opencv_core.Mat, int, int, float, float, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Modification of fastNlMeansDenoisingMulti function for colored images sequences
fastNlMeansDenoisingColoredMulti(opencv_core.MatVector, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoisingMulti(opencv_core.MatVector, opencv_core.Mat, int, int, float, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Modification of fastNlMeansDenoising function for images sequence where consequtive images have been captured in small period of time.
fastNlMeansDenoisingMulti(opencv_core.MatVector, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoisingMulti(opencv_core.MatVector, opencv_core.Mat, int, int, FloatPointer, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Modification of fastNlMeansDenoising function for images sequence where consequtive images have been captured in small period of time.
fastNlMeansDenoisingMulti(opencv_core.MatVector, opencv_core.Mat, int, int, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoisingMulti(opencv_core.MatVector, opencv_core.Mat, int, int, FloatBuffer, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoisingMulti(opencv_core.MatVector, opencv_core.Mat, int, int, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoisingMulti(opencv_core.MatVector, opencv_core.Mat, int, int, float[], int, int, int) - Static method in class org.bytedeco.javacpp.opencv_photo
 
fastNlMeansDenoisingMulti(opencv_core.MatVector, opencv_core.Mat, int, int, float[]) - Static method in class org.bytedeco.javacpp.opencv_photo
 
FEATHER - Static variable in class org.bytedeco.javacpp.opencv_stitching.Blender
enum cv::detail::Blender::
featuresFinder() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
featuresMatcher() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
feed(opencv_core.Mat, opencv_core.Mat, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_stitching.Blender
\brief Processes the image.
feed(opencv_core.PointVector, opencv_core.UMatVector, opencv_core.UMatBytePairVector) - Method in class org.bytedeco.javacpp.opencv_stitching.BlocksGainCompensator
 
feed(opencv_core.PointVector, opencv_core.UMatVector, opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.ExposureCompensator
 
feed(opencv_core.PointVector, opencv_core.UMatVector, opencv_core.UMatBytePairVector) - Method in class org.bytedeco.javacpp.opencv_stitching.ExposureCompensator
\overload
feed(opencv_core.Mat, opencv_core.Mat, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
 
feed(opencv_core.PointVector, opencv_core.UMatVector, opencv_core.UMatBytePairVector) - Method in class org.bytedeco.javacpp.opencv_stitching.GainCompensator
 
feed(opencv_core.Mat, opencv_core.Mat, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
 
feed(opencv_core.PointVector, opencv_core.UMatVector, opencv_core.UMatBytePairVector) - Method in class org.bytedeco.javacpp.opencv_stitching.NoExposureCompensator
 
FHT_ADD - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::HoughOp
FHT_AVE - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::HoughOp
FHT_MAX - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::HoughOp
FHT_MIN - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::HoughOp
fillConvexPoly(opencv_core.Mat, opencv_core.Point, int, opencv_core.Scalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
fillConvexPoly(opencv_core.Mat, opencv_core.Point, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
fillConvexPoly(opencv_core.Mat, opencv_core.Mat, opencv_core.Scalar, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fills a convex polygon.
fillConvexPoly(opencv_core.Mat, opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
FILLED - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::LineTypes
fillPoly(opencv_core.Mat, PointerPointer, IntPointer, int, opencv_core.Scalar, int, int, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
fillPoly(opencv_core.Mat, opencv_core.Point, IntPointer, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
fillPoly(opencv_core.Mat, opencv_core.Point, IntPointer, int, opencv_core.Scalar, int, int, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
fillPoly(opencv_core.Mat, opencv_core.Point, IntBuffer, int, opencv_core.Scalar, int, int, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
fillPoly(opencv_core.Mat, opencv_core.Point, IntBuffer, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
fillPoly(opencv_core.Mat, opencv_core.Point, int[], int, opencv_core.Scalar, int, int, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
fillPoly(opencv_core.Mat, opencv_core.Point, int[], int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
fillPoly(opencv_core.Mat, opencv_core.MatVector, opencv_core.Scalar, int, int, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fills the area bounded by one or more polygons.
fillPoly(opencv_core.Mat, opencv_core.MatVector, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
filter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
\brief Apply high-dimensional filtering using adaptive manifolds.
filter(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
 
filter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Rect, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityFilter
\brief Apply filtering to the disparity map.
filter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityFilter
 
filter(opencv_core.Mat, opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.DTFilter
\brief Produce domain transform filtering operation on source image.
filter(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.DTFilter
 
filter(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.FastGlobalSmootherFilter
\brief Apply smoothing operation to the source image.
filter(opencv_core.Mat, opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.GuidedFilter
\brief Apply Guided Filter to the filtering image.
filter(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.GuidedFilter
 
filter2D(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat, opencv_core.Point, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Convolves an image with the kernel.
filter2D(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
filterByArea() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterByArea(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterByCircularity() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterByCircularity(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterByColor() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterByColor(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterByConvexity() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterByConvexity(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterByInertia() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterByInertia(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
filterSpeckles(opencv_core.Mat, double, int, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Filters off small noise blobs (speckles) in the disparity map
filterSpeckles(opencv_core.Mat, double, int, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
find(opencv_core.UMatVector, opencv_core.PointVector, opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
 
find(opencv_core.UMatVector, opencv_core.PointVector, opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinder
 
find(opencv_core.UMatVector, opencv_core.PointVector, opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.NoSeamFinder
 
find(opencv_core.UMatVector, opencv_core.PointVector, opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.PairwiseSeamFinder
 
find(opencv_core.UMatVector, opencv_core.PointVector, opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.SeamFinder
\brief Estimates seams.
find(opencv_core.UMatVector, opencv_core.PointVector, opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.VoronoiSeamFinder
 
find(opencv_core.SizeVector, opencv_core.PointVector, opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_stitching.VoronoiSeamFinder
 
find4QuadCornerSubpix(opencv_core.Mat, opencv_core.Mat, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_calib3d
finds subpixel-accurate positions of the chessboard corners
findChessboardCorners(opencv_core.Mat, opencv_core.Size, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Finds the positions of internal corners of the chessboard.
findChessboardCorners(opencv_core.Mat, opencv_core.Size, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
findCirclesGrid(opencv_core.Mat, opencv_core.Size, opencv_core.Mat, int, opencv_features2d.Feature2D) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Finds centers in the grid of circles.
findCirclesGrid(opencv_core.Mat, opencv_core.Size, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
findContours(opencv_core.Mat, opencv_core.MatVector, opencv_core.Mat, int, int, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds contours in a binary image.
findContours(opencv_core.Mat, opencv_core.MatVector, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
findContours(opencv_core.Mat, opencv_core.MatVector, int, int, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
findContours(opencv_core.Mat, opencv_core.MatVector, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
findEssentialMat(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, double, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Calculates an essential matrix from the corresponding points in two images.
findEssentialMat(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
findEssentialMat(opencv_core.Mat, opencv_core.Mat, double, opencv_core.Point2d, int, double, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\overload
findEssentialMat(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
findFundamentalMat(opencv_core.Mat, opencv_core.Mat, int, double, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Calculates a fundamental matrix from the corresponding points in two images.
findFundamentalMat(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
findFundamentalMat(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\overload
findFundamentalMat(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
findHomography(opencv_core.Mat, opencv_core.Mat, int, double, opencv_core.Mat, int, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Finds a perspective transformation between two planes.
findHomography(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
findHomography(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\overload
findHomography(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
findMaxSpanningTree(int, opencv_stitching.MatchesInfo, opencv_stitching.Graph, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
findMaxSpanningTree(int, opencv_stitching.MatchesInfo, opencv_stitching.Graph, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
findMaxSpanningTree(int, opencv_stitching.MatchesInfo, opencv_stitching.Graph, int[]) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
findNearest(opencv_core.Point2f, opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
findNearest(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
findNearest(opencv_core.Mat, int, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
\brief Finds the neighbors and predicts responses for input vectors.
findNearest(opencv_core.Mat, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
 
findNonZero(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the list of locations of non-zero pixels
findSetByElem(int) - Method in class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
findTransformECC(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, opencv_core.TermCriteria, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_video
\brief Finds the geometric transform (warp) between two images in terms of the ECC criterion \cite EP08 .
findTransformECC(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_video
 
first() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Pointer to the first sequence block.
first(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
first() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Pointer to the first sequence block.
first(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
first() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Pointer to the first sequence block.
first(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
first() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx
 
first(opencv_core.CvGraphEdge) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx
 
first() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
 
first(opencv_core.CvGraphEdge) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
 
first() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Pointer to the first sequence block.
first(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
first() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Pointer to the first sequence block.
first(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
first() - Method in class org.bytedeco.javacpp.opencv_core.IntIntPair
 
first(int) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPair
 
first(long) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
first(long, int) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
first(long) - Method in class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
first(long, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
first(long) - Method in class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
first(long, opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
FISHEYE_CALIB_CHECK_COND - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::fisheye::
FISHEYE_CALIB_FIX_INTRINSIC - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::fisheye::
FISHEYE_CALIB_FIX_K1 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::fisheye::
FISHEYE_CALIB_FIX_K2 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::fisheye::
FISHEYE_CALIB_FIX_K3 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::fisheye::
FISHEYE_CALIB_FIX_K4 - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::fisheye::
FISHEYE_CALIB_FIX_SKEW - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::fisheye::
FISHEYE_CALIB_RECOMPUTE_EXTRINSIC - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::fisheye::
FISHEYE_CALIB_USE_INTRINSIC_GUESS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::fisheye::
fitEllipse(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fits an ellipse around a set of 2D points.
fitLine(opencv_core.Mat, opencv_core.Mat, int, double, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fits a line to a 2D or 3D point set.
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Miscellaneous flags.
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Miscellaneous flags.
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Miscellaneous flags.
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx
 
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
 
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Miscellaneous flags.
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Miscellaneous flags.
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvSetElem
 
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSetElem
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
not used
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.Mat
includes several bit-fields: - the magic signature - continuity flag - depth - number of channels
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.UMat
includes several bit-fields: - the magic signature - continuity flag - depth - number of channels
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
flags() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
flags(int) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
flags() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
flags(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
FLANN_CENTERS_GONZALES - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_centers_init_t
FLANN_CENTERS_GROUPWISE - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_centers_init_t
FLANN_CENTERS_KMEANSPP - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_centers_init_t
FLANN_CENTERS_RANDOM - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_centers_init_t
FLANN_CHECKS_AUTOTUNED - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::
FLANN_CHECKS_UNLIMITED - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::
FLANN_DIST_CHI_SQUARE - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_CS - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_EUCLIDEAN - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_HAMMING - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_HELLINGER - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_HIST_INTERSECT - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_KL - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_KULLBACK_LEIBLER - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_L1 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_L2 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_MANHATTAN - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_MAX - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_DIST_MINKOWSKI - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
FLANN_FLOAT32 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
FLANN_FLOAT64 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
FLANN_INDEX_AUTOTUNED - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
FLANN_INDEX_COMPOSITE - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
FLANN_INDEX_HIERARCHICAL - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
FLANN_INDEX_KDTREE - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
FLANN_INDEX_KDTREE_SINGLE - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
FLANN_INDEX_KMEANS - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
FLANN_INDEX_LINEAR - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
FLANN_INDEX_LSH - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
FLANN_INDEX_SAVED - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
FLANN_INT16 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
FLANN_INT32 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
FLANN_INT64 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
FLANN_INT8 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
FLANN_LOG_ERROR - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_log_level_t
FLANN_LOG_FATAL - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_log_level_t
FLANN_LOG_INFO - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_log_level_t
FLANN_LOG_NONE - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_log_level_t
FLANN_LOG_WARN - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_log_level_t
FLANN_UINT16 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
FLANN_UINT32 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
FLANN_UINT64 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
FLANN_UINT8 - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_datatype_t
flip(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Flips a 2D array around vertical, horizontal, or both axes.
FLOAT - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
FLOAT - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
floatRand() - Static method in class org.bytedeco.javacpp.opencv_core
 
floodFill(opencv_core.Mat, opencv_core.Point, opencv_core.Scalar, opencv_core.Rect, opencv_core.Scalar, opencv_core.Scalar, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
floodFill(opencv_core.Mat, opencv_core.Point, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
floodFill(opencv_core.Mat, opencv_core.Mat, opencv_core.Point, opencv_core.Scalar, opencv_core.Rect, opencv_core.Scalar, opencv_core.Scalar, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Fills a connected component with the given color.
floodFill(opencv_core.Mat, opencv_core.Mat, opencv_core.Point, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
FLOODFILL_FIXED_RANGE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::FloodFillFlags
FLOODFILL_MASK_ONLY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::FloodFillFlags
FLOW - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
flowErrorThreshold() - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
FM_7POINT - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
FM_8POINT - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
FM_LMEDS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
FM_RANSAC - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
FMT_C - Static variable in class org.bytedeco.javacpp.opencv_core.Formatter
enum cv::Formatter::
FMT_CSV - Static variable in class org.bytedeco.javacpp.opencv_core.Formatter
enum cv::Formatter::
FMT_DEFAULT - Static variable in class org.bytedeco.javacpp.opencv_core.Formatter
enum cv::Formatter::
FMT_MATLAB - Static variable in class org.bytedeco.javacpp.opencv_core.Formatter
enum cv::Formatter::
FMT_NUMPY - Static variable in class org.bytedeco.javacpp.opencv_core.Formatter
enum cv::Formatter::
FMT_PYTHON - Static variable in class org.bytedeco.javacpp.opencv_core.Formatter
enum cv::Formatter::
focal() - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
focal(double) - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
focalsFromHomography(opencv_core.Mat, DoublePointer, DoublePointer, BoolPointer, BoolPointer) - Static method in class org.bytedeco.javacpp.opencv_stitching
\addtogroup stitching_autocalib \{
focalsFromHomography(opencv_core.Mat, DoubleBuffer, DoubleBuffer, boolean[], boolean[]) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
focalsFromHomography(opencv_core.Mat, double[], double[], BoolPointer, BoolPointer) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
focalsFromHomography(opencv_core.Mat, DoublePointer, DoublePointer, boolean[], boolean[]) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
focalsFromHomography(opencv_core.Mat, DoubleBuffer, DoubleBuffer, BoolPointer, BoolPointer) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
focalsFromHomography(opencv_core.Mat, double[], double[], boolean[], boolean[]) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
font_face() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
See cv::QtFontStyles
font_face(int) - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
font_face() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
font_face(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
FONT_HERSHEY_COMPLEX - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::HersheyFonts
FONT_HERSHEY_COMPLEX_SMALL - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::HersheyFonts
FONT_HERSHEY_DUPLEX - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::HersheyFonts
FONT_HERSHEY_PLAIN - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::HersheyFonts
FONT_HERSHEY_SCRIPT_COMPLEX - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::HersheyFonts
FONT_HERSHEY_SCRIPT_SIMPLEX - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::HersheyFonts
FONT_HERSHEY_SIMPLEX - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::HersheyFonts
FONT_HERSHEY_TRIPLEX - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::HersheyFonts
FONT_ITALIC - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::HersheyFonts
fontQt(BytePointer, int, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Creates the font to draw a text on an image.
fontQt(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
fontQt(String, int, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
fontQt(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
format(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns a text string formatted using the printf-like expression.
format(String) - Static method in class org.bytedeco.javacpp.opencv_core
 
format(opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
format(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Formatter
 
FORMAT_AUTO - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::Mode
FORMAT_MASK - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::Mode
FORMAT_XML - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::Mode
FORMAT_YAML - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::Mode
forward(opencv_dnn.BlobPointerVector, opencv_dnn.BlobVector) - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
\brief Given the \p input blobs, computes the output \p blobs.
forward() - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Runs forward pass for the whole network
forward(opencv_dnn.DictValue) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Runs forward pass to compute output of layer \p toLayer
fourcc(byte, byte, byte, byte) - Static method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
\brief Concatenates 4 chars to a fourcc code
fps() - Method in class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
frameCount() - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
frames() - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
frames() - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
frameSize() - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
frameSource() - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
free_blocks() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Free blocks list.
free_blocks(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
free_blocks() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Free blocks list.
free_blocks(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
free_blocks() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Free blocks list.
free_blocks(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
free_blocks() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Free blocks list.
free_blocks(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
free_blocks() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Free blocks list.
free_blocks(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
free_coef() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
free_coef(float) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
free_elems() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
free_elems(opencv_core.CvSetElem) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
free_elems() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
free_elems(opencv_core.CvSetElem) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
free_space() - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
Remaining free space in current block.
free_space(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
 
free_space() - Method in class org.bytedeco.javacpp.opencv_core.CvMemStoragePos
 
free_space(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStoragePos
 
freeAllReservedBuffers() - Method in class org.bytedeco.javacpp.opencv_core.BufferPoolController
 
freeList() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
freeList(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
from() - Method in class org.bytedeco.javacpp.opencv_stitching.GraphEdge
 
from(int) - Method in class org.bytedeco.javacpp.opencv_stitching.GraphEdge
 
from() - Method in class org.bytedeco.javacpp.opencv_ximgproc.Edge
 
from(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.Edge
 
fs() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
 
fs() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
fs() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
the underlying C FileStorage structure
fs(opencv_core.CvFileStorage) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
FULL_UV - Static variable in class org.bytedeco.javacpp.opencv_core.SVD
enum cv::SVD::Flags
func_addr(int) - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
func_addr(int, Pointer) - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
func_addr() - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
func_names() - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
func_tab() - Method in class org.bytedeco.javacpp.opencv_core.CvModuleInfo
 
func_tab(opencv_core.CvPluginFuncInfo) - Method in class org.bytedeco.javacpp.opencv_core.CvModuleInfo
 

G

GAIN - Static variable in class org.bytedeco.javacpp.opencv_stitching.ExposureCompensator
enum cv::detail::ExposureCompensator::
gain() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
gain(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
gain() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
Kalman gain matrix (K(k)): K(k)=P'(k)*Ht*inv(H*P'(k)*Ht+R)
gain(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
GAIN_BLOCKS - Static variable in class org.bytedeco.javacpp.opencv_stitching.ExposureCompensator
enum cv::detail::ExposureCompensator::
gains() - Method in class org.bytedeco.javacpp.opencv_stitching.GainCompensator
 
GAMMA - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::ParamTypes
gammaCorrection() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
gammaCorrection(boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
gaussian(double) - Method in class org.bytedeco.javacpp.opencv_core.RNG
\brief Returns the next random number sampled from the Gaussian distribution
GAUSSIAN - Static variable in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
enum cv::ml::ANN_MLP::ActivationFunctions
GaussianBlur(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Blurs an image using a Gaussian filter.
GaussianBlur(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
GC_BGD - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::GrabCutClasses
GC_EVAL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::GrabCutModes
GC_FGD - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::GrabCutClasses
GC_INIT_WITH_MASK - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::GrabCutModes
GC_INIT_WITH_RECT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::GrabCutModes
GC_PR_BGD - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::GrabCutClasses
GC_PR_FGD - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::GrabCutClasses
gemm(opencv_core.Mat, opencv_core.Mat, double, opencv_core.Mat, double, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Performs generalized matrix multiplication.
gemm(opencv_core.Mat, opencv_core.Mat, double, opencv_core.Mat, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
GEMM_1_T - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::GemmFlags
GEMM_2_T - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::GemmFlags
GEMM_3_T - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::GemmFlags
generateMask(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier.MaskGenerator
 
GENTLE - Static variable in class org.bytedeco.javacpp.opencv_ml.Boost
enum cv::ml::Boost::Types
get(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
get(int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
get(int, int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
get(int, double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
get(int, double[]) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
get(double[]) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
get() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
get(int[]) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
get(int[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
get(double[]) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
get(double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
get(double[]) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
get(double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
get(double[]) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
get(double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
get(double[]) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
get(double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
get() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArrArray
 
get() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvMatArray
 
get() - Method in class org.bytedeco.javacpp.helper.opencv_core.CvMatNDArray
 
get() - Method in class org.bytedeco.javacpp.helper.opencv_core.IplImageArray
 
get(long, long) - Method in class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
 
get(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
\brief Returns element of a mapping node or a sequence node.
get(String) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
 
get(int) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
\overload
get(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Returns the specified element of the top-level mapping.
get(String) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
get(int) - Static method in class org.bytedeco.javacpp.opencv_core.Formatter
 
get() - Static method in class org.bytedeco.javacpp.opencv_core.Formatter
 
get(long, long) - Method in class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
returns the i-th matrix element, relative to the current
get(int) - Method in class org.bytedeco.javacpp.opencv_core.MatSize
 
get(int) - Method in class org.bytedeco.javacpp.opencv_core.MatStep
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.MatVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.PointVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.PointVectorVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.RectVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.RectVectorVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.SizeVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.StringVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_core.UMatVector
 
get(long) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
 
get(int) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobShape
Does the same thing as size(int) const.
get(long) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobVector
 
get(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Dict
If the \p key in the dictionary then returns its value, else an error will be generated.
get(String) - Method in class org.bytedeco.javacpp.opencv_dnn.Dict
 
get(int) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\brief Returns the specified VideoCapture property
get(int) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
\brief Returns the specified VideoWriter property
get_learnt_thetas() - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
\brief This function returns the trained paramters arranged across rows.
getActiveVarCount() - Method in class org.bytedeco.javacpp.opencv_ml.RTrees
 
getAdjustOutliers() - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
 
getAffineTransform(opencv_core.Point2f, opencv_core.Point2f) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates an affine transform from three pairs of the corresponding points.
getAffineTransform(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getAlgorithm() - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
getAlgorithmType() - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
 
getAll(opencv_core.StringVector, IntPointer, opencv_core.StringVector, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getAll(opencv_core.StringVector, IntBuffer, opencv_core.StringVector, DoubleBuffer) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getAll(opencv_core.StringVector, int[], opencv_core.StringVector, double[]) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getAlpha() - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\brief Flow smoothness /** @see setAlpha
getAlpha() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Parameter of spacial distribution in Bilateral-TV /** @see setAlpha
getAngleEpsilon() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getAngleStep() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getAngleThresh() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getAngularBins() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getBackgroundImage(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractor
\brief Computes a background image.
getBackgroundRatio() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the "background ratio" parameter of the algorithm
getBackpropMomentumScale() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
getBackpropWeightScale() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
getBendingEnergyWeight() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getBias() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDrago
 
getBlob(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Returns the layer output blob.
getBlob(String) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
 
getBlockSize() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
getBlockSize() - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
getBlurKernelSize() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Gaussian blur kernel size /** @see setBlurKernelSize
getBlurSigma() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Gaussian blur sigma /** @see setBlurSigma
getBoostType() - Method in class org.bytedeco.javacpp.opencv_ml.Boost
 
getBufferPoolController(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
getBufferPoolController() - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
getBufferPoolController(String) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
getBuildInformation() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns full configuration time cmake output.
getByteBuffer(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getByteBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getByteBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
getC() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
getCalculateVarImportance() - Method in class org.bytedeco.javacpp.opencv_ml.RTrees
 
getCannyHighThresh() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
getCannyLowThresh() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
getCatCount(int) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getCatMap() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getCatOfs() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getClassLabels() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
\brief Returns the vector of class labels
getClassWeights() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
getClipLimit() - Method in class org.bytedeco.javacpp.opencv_imgproc.CLAHE
 
getClustersNumber() - Method in class org.bytedeco.javacpp.opencv_ml.EM
 
getCoef0() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
getColorAdaptation() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapReinhard
 
getComplexityReductionThreshold() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the complexity reduction threshold
getConfidenceMap() - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
\brief Get the confidence map that was used in the last filter call.
getContrast() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDurand
 
getContrastWeight() - Method in class org.bytedeco.javacpp.opencv_photo.MergeMertens
 
getCostExtractor() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getCovarianceMatrixType() - Method in class org.bytedeco.javacpp.opencv_ml.EM
 
getCovs(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_ml.EM
\brief Returns covariation matrices
getCPUTickCount() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the number of CPU ticks.
getCut() - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
 
getCVFolds() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
 
getDaimlerPeopleDetector() - Static method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
getData() - Method in class org.bytedeco.javacpp.opencv_core.TLSDataContainer
 
getDecisionFunction(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\brief Retrieves the decision function
getDefaultAllocator() - Static method in class org.bytedeco.javacpp.opencv_core.Mat
 
getDefaultCost() - Method in class org.bytedeco.javacpp.opencv_shape.HistogramCostExtractor
 
getDefaultGrid(int) - Static method in class org.bytedeco.javacpp.opencv_ml.SVM
\brief Generates a grid for %SVM parameters.
getDefaultK() - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
 
getDefaultName() - Method in class org.bytedeco.javacpp.opencv_core.Algorithm
Returns the algorithm string identifier.
getDefaultNewCameraMatrix(opencv_core.Mat, opencv_core.Size, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Returns the default new camera matrix.
getDefaultNewCameraMatrix(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getDefaultObjectName(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Returns the normalized object name for the specified name of a file.
getDefaultObjectName(String) - Static method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
getDefaultPeopleDetector() - Static method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
getDefaultSubstValues() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getDegree() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
getDelta() - Method in class org.bytedeco.javacpp.opencv_features2d.MSER
 
getDepthDiscontinuityRadius() - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
\brief DepthDiscontinuityRadius is a parameter used in confidence computation.
getDerivKernels(opencv_core.Mat, opencv_core.Mat, int, int, int, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Returns filter coefficients for computing spatial image derivatives.
getDerivKernels(opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
GetDescriptor(double, double, int, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetDescriptor(double, double, int, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetDescriptor(double, double, int, float[]) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetDescriptor(double, double, int, FloatPointer, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetDescriptor(double, double, int, FloatBuffer, DoubleBuffer) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetDescriptor(double, double, int, float[], double[]) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
getDescriptorChannels() - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
getDescriptors() - Method in class org.bytedeco.javacpp.opencv_features2d.BOWTrainer
\brief Returns a training set of descriptors.
getDescriptorSize() - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
getDescriptorSize() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
getDescriptorType() - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
getDetectShadows() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Returns the shadow detection flag
getDetectShadows() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the shadow detection flag
getDiffusivity() - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
getDiffusivity() - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
getDims() - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver.Function
 
getDisp12MaxDiff() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
getDisparityVis(opencv_core.Mat, opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Function for creating a disparity map visualization (clamped CV_8U image)
getDisparityVis(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
getDist() - Method in class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
\brief result distance (confidence) DBL_MAX if not found
getDist2Threshold() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Returns the threshold on the squared distance between the pixel and the sample
getDistance() - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
getDistanceFlag() - Method in class org.bytedeco.javacpp.opencv_shape.HausdorffDistanceExtractor
 
getDouble(BytePointer, double) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getDouble(BytePointer) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getDouble(String, double) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getDouble(String) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getDoubleBuffer(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getDoubleBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getDoubleBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
getDoublePointerVal() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
getDp() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
getDst() - Method in class org.bytedeco.javacpp.opencv_stitching.Timelapser
 
getEdge(int, int) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getEdgeList(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getEdgeThreshold() - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
getEigenValues() - Method in class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
 
getEigenVectors() - Method in class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
 
getElemSize(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
getEmax() - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
 
getEpsilon() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
 
getEpsilon() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Stopping criterion threshold used in the numerical scheme, which is a trade-off between precision and running time /** @see setEpsilon
getExcludeRange() - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
 
getExposureWeight() - Method in class org.bytedeco.javacpp.opencv_photo.MergeMertens
 
getExtended() - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
getExtended() - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
getFastThreshold() - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
getFeatures(opencv_core.Mat, opencv_core.Mat, int, int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.RFFeatureGetter
This functions extracts feature channels from src.
getFeatureType() - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
getFeatureType() - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
getFGSLambda() - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
 
getFGSSigma() - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
 
getFirstLevel() - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
getFirstTopLevelNode() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Returns the first element of the top-level mapping.
getFlags() - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
 
getFloatBuffer(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getFloatBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getFloatBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
getFullAffine() - Method in class org.bytedeco.javacpp.opencv_shape.AffineTransformer
 
getFunction() - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver
\brief Getter for the optimized function.
getGaborKernel(opencv_core.Size, double, double, double, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Returns Gabor filter coefficients.
getGaborKernel(opencv_core.Size, double, double, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getGamma() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
getGamma() - Method in class org.bytedeco.javacpp.opencv_photo.Tonemap
 
getGamma() - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\brief Gradient constancy importance /** @see setGamma
getGamma() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief coefficient for additional illumination variation term /** @see setGamma
getGaussianKernel(int, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_feature
getGaussianKernel(int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getGradient(DoublePointer, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver.Function
 
getGradientEps() - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver.Function
 
getGridX() - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
 
getGridY() - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
 
getHarrisDetector() - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
getHessianThreshold() - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
getHistograms() - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
 
getHistory() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Returns the number of last frames that affect the background model
getHistory() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the number of last frames that affect the background model
getImageAppearanceWeight() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getImages(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getInitStep(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.DownhillSolver
\brief Returns the initial step that will be used in downhill simplex algorithm.
getInnerIterations() - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\brief Number of lagged non-linearity iterations (inner loop) /** @see setInnerIterations
getInnerIterations() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Inner iterations (between outlier filtering) used in the numerical scheme /** @see setInnerIterations
getInnerRadius() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getInt(BytePointer, int) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getInt(BytePointer) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getInt(String, int) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getInt(String) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getIntBuffer(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getIntBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getIntBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
getIntensity() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapReinhard
 
getIppErrorLocation() - Static method in class org.bytedeco.javacpp.opencv_core
 
getIppFeatures() - Static method in class org.bytedeco.javacpp.opencv_core
 
getIppStatus() - Static method in class org.bytedeco.javacpp.opencv_core
 
getIsClassifier() - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
 
getIterations() - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
 
getIterations() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getIterations() - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
 
getIterations() - Method in class org.bytedeco.javacpp.opencv_superres.PyrLKOpticalFlow
 
getIterations() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
 
getIterations() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Iterations count /** @see setIterations
getK() - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
getK() - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
 
getK() - Method in class org.bytedeco.javacpp.opencv_ximgproc.GraphSegmentation
 
getKernelSize() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Kernel size of Bilateral-TV filter /** @see setKernelSize
getKernelType() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
Type of a %SVM kernel.
getkNNSamples() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Returns the number of neighbours, the k in the kNN.
getLabel() - Method in class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
\brief result label, 0 if not found
getLabelContourMask(opencv_core.Mat, boolean) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelLSC
\brief Returns the mask of the superpixel segmentation stored in SuperpixelLSC object.
getLabelContourMask(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelLSC
 
getLabelContourMask(opencv_core.Mat, boolean) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSEEDS
\brief Returns the mask of the superpixel segmentation stored in SuperpixelSEEDS object.
getLabelContourMask(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSEEDS
 
getLabelContourMask(opencv_core.Mat, boolean) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSLIC
\brief Returns the mask of the superpixel segmentation stored in SuperpixelSLIC object.
getLabelContourMask(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSLIC
 
getLabelInfo(int) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief Gets string information by label.
getLabels() - Method in class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
 
getLabels() - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
 
getLabels(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelLSC
\brief Returns the segmentation labeling of the image.
getLabels(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSEEDS
\brief Returns the segmentation labeling of the image.
getLabels(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSLIC
\brief Returns the segmentation labeling of the image.
getLabelsByString(BytePointer) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief Gets vector of labels by string.
getLabelsByString(String) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
 
getLabmda() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Weight parameter to balance data term and smoothness term /** @see setLabmda
getLambda() - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateDebevec
 
getLambda() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
 
getLambda() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Weight parameter for the data term, attachment parameter /** @see setLambda
getLambda() - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
\brief Lambda is a parameter defining the amount of regularization during filtering.
getLambda() - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
 
getLayerId(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Converts string name of the layer to the integer identifier.
getLayerId(String) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
 
getLayerSizes() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
Integer vector specifying the number of neurons in each layer including the input and output layers.
getLayout() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getLearningRate() - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
 
getLevels() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughBallard
 
getLevels() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getLevelsNumber() - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
 
getLightAdaptation() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapReinhard
 
getLongPointerVal() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
getLRCthresh() - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
\brief LRCthresh is a threshold of disparity difference used in left-right-consistency check during confidence map computation.
getMaskGenerator() - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
getMaskGenerator() - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
getMat(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
getMaxAngle() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getMaxArea() - Method in class org.bytedeco.javacpp.opencv_features2d.MSER
 
getMaxBits() - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
 
getMaxBufferSize() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
getMaxCategories() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
 
getMaxDepth() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
 
getMaxFeatures() - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
getMaxFeatures() - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
getMaxIter() - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateRobertson
 
getMaxLevel() - Method in class org.bytedeco.javacpp.opencv_superres.PyrLKOpticalFlow
 
getMaxObjectSize() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
 
getMaxReservedSize() - Method in class org.bytedeco.javacpp.opencv_core.BufferPoolController
 
getMaxScale() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getMean() - Method in class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
 
getMeans() - Method in class org.bytedeco.javacpp.opencv_ml.EM
\brief Returns the cluster centers (means of the Gaussian mixture)
getMedianFiltering() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Median filter kernel size (1 = no filter) (3 or 5) /** @see setMedianFiltering
getMinAngle() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getMinArea() - Method in class org.bytedeco.javacpp.opencv_features2d.MSER
 
getMinDisparity() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
getMinDist() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
getMinDistance() - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
getMiniBatchSize() - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
 
getMinNeighbours() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
 
getMinObjectSize() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
 
getMinSampleCount() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
 
getMinScale() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getMinSize() - Method in class org.bytedeco.javacpp.opencv_ximgproc.GraphSegmentation
 
getMissing() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getMode() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
getMotion(int, int, opencv_core.MatVector) - Static method in class org.bytedeco.javacpp.opencv_videostab
\brief Computes motion between two frames assuming that all the intermediate motions are known.
getMouseWheelDelta(int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Gets the mouse-wheel motion delta, when handling mouse-wheel events cv::EVENT_MOUSEWHEEL and cv::EVENT_MOUSEHWHEEL.
getNAllVars() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getNDummies() - Method in class org.bytedeco.javacpp.opencv_shape.HistogramCostExtractor
 
getNearestPoint(opencv_core.Point2fVector, float) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
getNeighbors() - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
 
getNLevels() - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
getNMixtures() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the number of gaussian components in the background model
getNOctaveLayers() - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
getNOctaveLayers() - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
getNOctaveLayers() - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
getNOctaves() - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
getNOctaves() - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
getNOctaves() - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
getNodes() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\brief Returns all the nodes
getNonmaxSuppression() - Method in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
 
getNonmaxSuppression() - Method in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
 
getNormCatResponses() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getNormCatValues(int, opencv_core.Mat, IntPointer) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getNormCatValues(int, opencv_core.Mat, IntBuffer) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getNormCatValues(int, opencv_core.Mat, int[]) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getNormFlag() - Method in class org.bytedeco.javacpp.opencv_shape.EMDHistogramCostExtractor
 
getNormFlag() - Method in class org.bytedeco.javacpp.opencv_shape.NormHistogramCostExtractor
 
getNSamples() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getNSamples() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Returns the number of data samples in the background model
getNTestSamples() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getNTrainSamples() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getNu() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
getNumberOfCPUs() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the number of logical CPUs available for the process.
getNumberOfSuperpixels() - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelLSC
\brief Calculates the actual amount of superpixels on a given segmentation computed and stored in SuperpixelLSC object.
getNumberOfSuperpixels() - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSEEDS
\brief Calculates the superpixel segmentation on a given image stored in SuperpixelSEEDS object.
getNumberOfSuperpixels() - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSLIC
\brief Calculates the actual amount of superpixels on a given segmentation computed and stored in SuperpixelSLIC object.
getNumComponents() - Method in class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
 
getNumDisparities() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
getNumThreads() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the number of threads used by OpenCV for parallel regions.
getNVars() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getObjects(opencv_core.RectVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
getObjects(opencv_core.IntIntPair) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
getObjects(opencv_objdetect.DetectionBasedTracker.ExtObject) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
getOldCascade() - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
getOldCascade() - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
getOpticalFlow() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Dense optical flow algorithm /** @see setOpticalFlow
getOptimalDFTSize(int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the optimal DFT size for a given vector size.
getOptimalNewCameraMatrix(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, double, opencv_core.Size, opencv_core.Rect, boolean) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Returns the new camera matrix based on the free scaling parameter.
getOptimalNewCameraMatrix(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
getOriginalWindowSize() - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
getOriginalWindowSize() - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
getOuterIterations() - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\brief Number of warping iterations (number of pyramid levels) /** @see setOuterIterations
getOuterIterations() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Outer iterations (number of inner loops) used in the numerical scheme /** @see setOuterIterations
getOuterRadius() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getP() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
getP1() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
getP2() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
getParam(opencv_dnn.DictValue, int) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Returns parameter blob of the layer.
getParam(opencv_dnn.DictValue) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
 
getParameters() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
getPass2Only() - Method in class org.bytedeco.javacpp.opencv_features2d.MSER
 
getPatchSize() - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
getPCAIterations() - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
 
getPerspectiveTransform(opencv_core.Point2f, opencv_core.Point2f) - Static method in class org.bytedeco.javacpp.opencv_imgproc
returns 3x3 perspective transformation for the corresponding 4 point pairs.
getPerspectiveTransform(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates a perspective transform from four pairs of the corresponding points.
getPlane(int, int) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Returns slice of first two dimensions.
getPolyN() - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
 
getPolySigma() - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
 
getPosThresh() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getPreFilterCap() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
getPreFilterCap() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
getPreFilterSize() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
getPreFilterType() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
getPriors() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
 
getProjections() - Method in class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
 
getPyrScale() - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
 
getQualityLevel() - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
getRadialBins() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getRadiance() - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateRobertson
 
getRadius() - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
 
getRandom() - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateDebevec
 
getRankProportion() - Method in class org.bytedeco.javacpp.opencv_shape.HausdorffDistanceExtractor
 
getRecall(opencv_core.Point2fVector, float) - Static method in class org.bytedeco.javacpp.opencv_features2d
 
getRectSubPix(opencv_core.Mat, opencv_core.Size, opencv_core.Point2f, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Retrieves a pixel rectangle from an image with sub-pixel accuracy.
getRectSubPix(opencv_core.Mat, opencv_core.Size, opencv_core.Point2f, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getRegressionAccuracy() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
 
getRegularization() - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
 
getRegularizationParameter() - Method in class org.bytedeco.javacpp.opencv_shape.ThinPlateSplineShapeTransformer
 
getReservedSize() - Method in class org.bytedeco.javacpp.opencv_core.BufferPoolController
 
getResponses() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getResponseType() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getROI() - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
\brief Get the ROI used in the last filter call
getROI1() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
getROI2() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
getRoots() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\brief Returns indices of root nodes
getRotationInvariant() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getRotationMatrix2D(opencv_core.Point2f, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates an affine matrix of 2D rotation.
getRpropDW0() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
getRpropDWMax() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
getRpropDWMin() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
getRpropDWMinus() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
getRpropDWPlus() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
getSample(opencv_core.Mat, int, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getSample(opencv_core.Mat, int, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getSample(opencv_core.Mat, int, float[]) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getSamples() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getSamples() - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateDebevec
 
getSampleWeights() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getSaturation() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDrago
 
getSaturation() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDurand
 
getSaturation() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapMantiuk
 
getSaturationWeight() - Method in class org.bytedeco.javacpp.opencv_photo.MergeMertens
 
getScale() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapMantiuk
 
getScale() - Method in class org.bytedeco.javacpp.opencv_stitching.RotationWarper
 
getScale() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Scale factor /** @see setScale
getScaleFactor() - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
getScaleFactor() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
 
getScaleFactor() - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\brief Pyramid scale factor /** @see setScaleFactor
getScalesNumber() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
 
getScalesNumber() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Number of scales used to create the pyramid of images /** @see setScalesNumber
getScaleStep() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getScaleStep() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Step between scales (<1) /** @see setScaleStep
getScaleThresh() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
getScoreType() - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
getSeqElem(opencv_core.CvSeq, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
getShadowThreshold() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Returns the shadow threshold
getShadowThreshold() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the shadow threshold
getShadowValue() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Returns the shadow value
getShadowValue() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the shadow value
getShapeContextWeight() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getShortBuffer(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getShortBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
Deprecated.
getShortBuffer() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
getSigma() - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
 
getSigma() - Method in class org.bytedeco.javacpp.opencv_ximgproc.GraphSegmentation
 
getSigmaColor() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDurand
 
getSigmaColor() - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
\brief SigmaColor is a parameter defining how sensitive the filtering process is to source image edges.
getSigmaR() - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
 
getSigmaS() - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
 
getSigmaSpace() - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDurand
 
getSmallerBlockSize() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
getSolverIterations() - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\brief Number of linear system solver iterations /** @see setSolverIterations
getSpeckleRange() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
getSpeckleWindowSize() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
getSplits() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\brief Returns all the splits
getStdAllocator() - Static method in class org.bytedeco.javacpp.opencv_core.Mat
and the standard allocator
getStdAllocator() - Static method in class org.bytedeco.javacpp.opencv_core.UMat
and the standard allocator
getStdDev() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getString(BytePointer, BytePointer) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getString(BytePointer) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getString(String, String) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getString(String) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
getStructuringElement(int, opencv_core.Size, opencv_core.Point) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Returns a structuring element of the specified size and shape for morphological operations.
getStructuringElement(int, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getSubsets() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\brief Returns all the bitsets for categorical splits
getSubVector(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getSupportVectors() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\brief Retrieves all the support vectors
getTau() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
 
getTau() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Asymptotic value of steepest descent method /** @see setTau
getTau() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Time step of the numerical scheme /** @see setTau
getTemporalAreaRadius() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Radius of the temporal search area /** @see setTemporalAreaRadius
getTermCriteria() - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver
\brief Getter for the previously set terminal criteria for this algorithm.
getTermCriteria() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
getTermCriteria() - Method in class org.bytedeco.javacpp.opencv_ml.EM
 
getTermCriteria() - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
 
getTermCriteria() - Method in class org.bytedeco.javacpp.opencv_ml.RTrees
 
getTermCriteria() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
getTestNormCatResponses() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getTestResponses() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getTestSampleIdx() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getTestSampleWeights() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getTextSize(BytePointer, int, double, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the width and height of a text string.
getTextSize(String, int, double, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getTextSize(BytePointer, int, double, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getTextSize(String, int, double, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getTextSize(BytePointer, int, double, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getTextSize(String, int, double, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
getTextureThreshold() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
getTheta() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
 
getTheta() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Weight parameter for (u - v)^2, tightness parameter /** @see setTheta
getThreadNum() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the index of the currently executed thread within the current parallel region.
getThreshold() - Method in class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
 
getThreshold() - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief threshhold parameter accessor - required for default BestMinDist collector
getThreshold() - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
 
getThreshold() - Method in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
 
getThreshold() - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
getThreshold() - Method in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
 
getThreshold() - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
getThreshold() - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateRobertson
 
getTickCount() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the number of ticks.
getTickFrequency() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the number of ticks per second.
getTilesGridSize() - Method in class org.bytedeco.javacpp.opencv_imgproc.CLAHE
 
getTrackbarPos(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Returns the trackbar position.
getTrackbarPos(String, String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
getTrainDescriptors() - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Returns a constant link to the train descriptor collection trainDescCollection .
getTrainMethod() - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
Returns current training method
getTrainMethod() - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
 
getTrainNormCatResponses() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
\brief Returns the vector of normalized categorical responses
getTrainResponses() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
\brief Returns the vector of responses
getTrainSampleIdx() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getTrainSamples(int, boolean, boolean) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
\brief Returns matrix of train samples
getTrainSamples() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getTrainSampleWeights() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getTransformAlgorithm() - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
getTreeHeight() - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
 
getTriangleList(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getTruncatePrunedTree() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
 
getType() - Method in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
 
getType() - Method in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
 
getType() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
getType() - Method in class org.bytedeco.javacpp.opencv_ml.SVM.Kernel
 
getUMat(int, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
retrieve UMat from Mat
getUMat(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
getUncompressedSupportVectors() - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\brief Retrieves all the uncompressed support vectors of a linear %SVM
getUniquenessRatio() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
getUniquenessRatio() - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
GetUnnormalizedDescriptor(double, double, int, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetUnnormalizedDescriptor(double, double, int, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetUnnormalizedDescriptor(double, double, int, float[]) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetUnnormalizedDescriptor(double, double, int, FloatPointer, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetUnnormalizedDescriptor(double, double, int, FloatBuffer, DoubleBuffer) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
GetUnnormalizedDescriptor(double, double, int, float[], double[]) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
 
getUpright() - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
getUpright() - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
getUse1SERule() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
 
getUseInitialFlow() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
 
getUseInitialFlow() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Use initial flow /** @see setUseInitialFlow
getUsePostProcessing() - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
 
getUseRNG() - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
 
getUseSurrogates() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
 
getVal(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
getValidDisparityROI(opencv_core.Rect, opencv_core.Rect, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
computes valid disparity ROI from the valid ROIs of the rectified images (that are returned by cv::stereoRectify())
getValues(int, opencv_core.Mat, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getValues(int, opencv_core.Mat, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getValues(int, opencv_core.Mat, float[]) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getVarCount() - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
\brief Returns the number of variables in training samples
getVarIdx() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getVarImportance() - Method in class org.bytedeco.javacpp.opencv_ml.RTrees
Returns the variable importance array.
getVarInit() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the initial variance of each gaussian component
getVarMax() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
 
getVarMin() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
 
getVarThreshold() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the variance threshold for the pixel-model match
getVarThresholdGen() - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Returns the variance threshold for the pixel-model match used for new mixture component generation
getVarType() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
getVertex(int, IntPointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getVertex(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getVertex(int, IntBuffer) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getVertex(int, int[]) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getVocabulary() - Method in class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
\brief Returns the set vocabulary.
getVoronoiFacetList(IntPointer, opencv_core.Point2fVectorVector, opencv_core.Point2fVector) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getVoronoiFacetList(IntBuffer, opencv_core.Point2fVectorVector, opencv_core.Point2fVector) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getVoronoiFacetList(int[], opencv_core.Point2fVectorVector, opencv_core.Point2fVector) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
getVotesThreshold() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughBallard
 
getWarpingsNumber() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
 
getWarpingsNumber() - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\brief Number of warpings per scale /** @see setWarpingsNumber
getWeakCount() - Method in class org.bytedeco.javacpp.opencv_ml.Boost
 
getWeights(int) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
getWeights() - Method in class org.bytedeco.javacpp.opencv_ml.EM
\brief Returns weights of the mixtures
getWeightTrimRate() - Method in class org.bytedeco.javacpp.opencv_ml.Boost
 
getWindowProperty(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Provides parameters of a window.
getWindowProperty(String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
getWindowSize() - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
 
getWindowSize() - Method in class org.bytedeco.javacpp.opencv_superres.PyrLKOpticalFlow
 
getWinSigma() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
getWTA_K() - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
getXi() - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
 
glob(BytePointer, opencv_core.StringVector, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
 
glob(BytePointer, opencv_core.StringVector) - Static method in class org.bytedeco.javacpp.opencv_core
 
glob(String, opencv_core.StringVector, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
 
glob(String, opencv_core.StringVector) - Static method in class org.bytedeco.javacpp.opencv_core
 
goodFeaturesToTrack(opencv_core.Mat, opencv_core.Mat, int, double, double, opencv_core.Mat, int, boolean, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Determines strong corners on an image.
goodFeaturesToTrack(opencv_core.Mat, opencv_core.Mat, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
GpuApiCallError - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
GpuNotSupported - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
grab() - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\brief Grabs the next frame from video file or capturing device.
grabCut(opencv_core.Mat, opencv_core.Mat, opencv_core.Rect, opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Runs the GrabCut algorithm.
grabCut(opencv_core.Mat, opencv_core.Mat, opencv_core.Rect, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
graph() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
graph(opencv_core.CvGraph) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
GRAY - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
GRAY - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
greaterThan(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
greaterThan(String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
greaterThan(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
greaterThan(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
greaterThan(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
greaterThan(opencv_stitching.GraphEdge) - Method in class org.bytedeco.javacpp.opencv_stitching.GraphEdge
 
greaterThanEquals(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
greaterThanEquals(String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
greaterThanEquals(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
greaterThanEquals(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
greaterThanEquals(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
greek() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
greek() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
GREEN - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
green() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
green(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
GREEN - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
green() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
green(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
groupRectangles(opencv_core.RectVector, int, double) - Static method in class org.bytedeco.javacpp.opencv_objdetect
\brief Groups the object candidate rectangles.
groupRectangles(opencv_core.RectVector, int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, IntPointer, int, double) - Static method in class org.bytedeco.javacpp.opencv_objdetect
\overload
groupRectangles(opencv_core.RectVector, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, IntBuffer, int, double) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, int[], int, double) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, int[], int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, int, double, IntPointer, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_objdetect
\overload
groupRectangles(opencv_core.RectVector, int, double, IntBuffer, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, int, double, int[], double[]) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, IntPointer, DoublePointer, int, double) - Static method in class org.bytedeco.javacpp.opencv_objdetect
\overload
groupRectangles(opencv_core.RectVector, IntPointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, IntBuffer, DoubleBuffer, int, double) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, IntBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, int[], double[], int, double) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, int[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles(opencv_core.RectVector, DoublePointer, int, double) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
groupRectangles(opencv_core.RectVector, DoubleBuffer, int, double) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
groupRectangles(opencv_core.RectVector, double[], int, double) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
groupRectangles_meanshift(opencv_core.RectVector, DoublePointer, DoublePointer, double, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_objdetect
\overload
groupRectangles_meanshift(opencv_core.RectVector, DoublePointer, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles_meanshift(opencv_core.RectVector, DoubleBuffer, DoubleBuffer, double, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles_meanshift(opencv_core.RectVector, DoubleBuffer, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles_meanshift(opencv_core.RectVector, double[], double[], double, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
groupRectangles_meanshift(opencv_core.RectVector, double[], double[]) - Static method in class org.bytedeco.javacpp.opencv_objdetect
 
GUIDED_FILTER - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::EdgeAwareFiltersList
guidedFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, double, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Simple one-line Guided Filter call.
guidedFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 

H

H() - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
Estimated homography
H(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
H1() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
H1(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
H2() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
H2(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
h_next() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Next sequence.
h_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
h_next() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Next sequence.
h_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
h_next() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Next sequence.
h_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
h_next() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Next sequence.
h_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
h_next() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Next sequence.
h_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
h_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Previous sequence.
h_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
h_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Previous sequence.
h_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
h_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Previous sequence.
h_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
h_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Previous sequence.
h_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
h_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Previous sequence.
h_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
haar_feature() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
haar_feature(opencv_objdetect.CvHaarFeature) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
handle(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
handle() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
handle(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
HARRIS_SCORE - Static variable in class org.bytedeco.javacpp.opencv_features2d.ORB
enum cv::ORB::
has(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Dict
Checks a presence of the \p key in the dictionary.
has(String) - Method in class org.bytedeco.javacpp.opencv_dnn.Dict
 
hash() - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
hash(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
computes the element hash value (1D case)
hash(int, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
computes the element hash value (2D case)
hash(int, int, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
computes the element hash value (3D case)
hash(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
computes the element hash value (nD case)
hash(IntBuffer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
hash(int[]) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
HASH_BIT - Static variable in class org.bytedeco.javacpp.opencv_core.SparseMat
enum cv::SparseMat::
HASH_SCALE - Static variable in class org.bytedeco.javacpp.opencv_core.SparseMat
enum cv::SparseMat::
hashidx() - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
 
hashidx(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
 
hashsize() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
hashsize(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
hashtab() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
hashtab(SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
hashtable(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
hashtable(int, Pointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
hashtable() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
hashval() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseNode
 
hashval(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseNode
 
hashval() - Method in class org.bytedeco.javacpp.opencv_core.CvStringHashNode
 
hashval(int) - Method in class org.bytedeco.javacpp.opencv_core.CvStringHashNode
 
hashval() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Node
hash value
hashval(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Node
 
hconcat(opencv_core.Mat, long, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Applies horizontal concatenation to given matrices.
hconcat(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
hconcat(opencv_core.MatVector, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
HDO_DESKEW - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::HoughDeskewOption
HDO_RAW - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::HoughDeskewOption
hdr(int) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
pointers to the headers of the matrices that are processed
hdr(int, opencv_core.CvMatND) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
hdr() - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
hdr() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
hdr(opencv_core.SparseMat.Hdr) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
hdr_refcount() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
hdr_refcount(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
hdr_refcount() - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
hdr_refcount(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
hdr_refcount() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
hdr_refcount(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
header_size() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Size of sequence header.
header_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
header_size() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Size of sequence header.
header_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
header_size() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Size of sequence header.
header_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
header_size() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Size of sequence header.
header_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
header_size() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
header_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
header_size() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
 
header_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
 
header_size() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Size of sequence header.
header_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
header_size() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
sizeof(CvTypeInfo)
header_size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
header_size() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
header_size(int) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
header_size() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
header_size(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
HeaderIsNull - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
heap() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
heap(opencv_core.CvSet) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
height() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvRect
 
height() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize
 
height(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize
 
height() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize2D32f
 
height(float) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize2D32f
 
height() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
height() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
height(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
height() - Method in class org.bytedeco.javacpp.opencv_core.CvRect
 
height(int) - Method in class org.bytedeco.javacpp.opencv_core.CvRect
 
height() - Method in class org.bytedeco.javacpp.opencv_core.CvSize
 
height(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSize
 
height() - Method in class org.bytedeco.javacpp.opencv_core.CvSize2D32f
 
height(float) - Method in class org.bytedeco.javacpp.opencv_core.CvSize2D32f
 
height() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Image height in pixels.
height(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
height() - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 
height(int) - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 
height() - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
height(int) - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
height() - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
height(double) - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
height() - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
height(float) - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
height() - Method in class org.bytedeco.javacpp.opencv_core.Size
 
height(int) - Method in class org.bytedeco.javacpp.opencv_core.Size
 
height() - Method in class org.bytedeco.javacpp.opencv_core.Size2d
 
height(double) - Method in class org.bytedeco.javacpp.opencv_core.Size2d
 
height() - Method in class org.bytedeco.javacpp.opencv_core.Size2f
 
height(float) - Method in class org.bytedeco.javacpp.opencv_core.Size2f
 
height() - Method in class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
HELLINGER - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
HG_AUTOSIZE - Static variable in class org.bytedeco.javacpp.opencv_highgui
 
hid_cascade() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
hid_cascade(opencv_objdetect.CvHidHaarClassifierCascade) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
highValue() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
HIST_INTERSECT - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
HISTCMP_BHATTACHARYYA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HistCompMethods
HISTCMP_CHISQR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HistCompMethods
HISTCMP_CHISQR_ALT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HistCompMethods
HISTCMP_CORREL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HistCompMethods
HISTCMP_HELLINGER - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HistCompMethods
HISTCMP_INTERSECT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HistCompMethods
HISTCMP_KL_DIV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HistCompMethods
histogramNormType() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
histogramNormType(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
HOST_COPY_OBSOLETE - Static variable in class org.bytedeco.javacpp.opencv_core.UMatData
enum cv::UMatData::
hostCopyObsolete() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
HOUGH_GRADIENT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HoughModes
HOUGH_MULTI_SCALE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HoughModes
HOUGH_PROBABILISTIC - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HoughModes
HOUGH_STANDARD - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::HoughModes
HoughCircles(opencv_core.Mat, opencv_core.Mat, int, double, double, double, double, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds circles in a grayscale image using the Hough transform.
HoughCircles(opencv_core.Mat, opencv_core.Mat, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
HoughLines(opencv_core.Mat, opencv_core.Mat, double, double, int, double, double, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds lines in a binary image using the standard Hough transform.
HoughLines(opencv_core.Mat, opencv_core.Mat, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
HoughLinesP(opencv_core.Mat, opencv_core.Mat, double, double, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds line segments in a binary image using the probabilistic Hough transform.
HoughLinesP(opencv_core.Mat, opencv_core.Mat, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
HoughPoint2Line(opencv_core.Point, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Calculates coordinates of line segment corresponded by point in Hough space.
HoughPoint2Line(opencv_core.Point, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
hscale() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
hscale(float) - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
hscale() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
hscale(float) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
hu1() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
Hu invariants
hu1(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu2() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu2(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu3() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu3(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu4() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu4(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu5() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu5(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu6() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu6(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu7() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
hu7(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
HuMoments(opencv_core.Moments, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates seven Hu invariants.
HuMoments(opencv_core.Moments, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
HuMoments(opencv_core.Moments, double[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
HuMoments(opencv_core.Moments, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload

I

i() - Method in class org.bytedeco.javacpp.opencv_core.Cv32suf
 
i(int) - Method in class org.bytedeco.javacpp.opencv_core.Cv32suf
 
i() - Method in class org.bytedeco.javacpp.opencv_core.Cv64suf
 
i(long) - Method in class org.bytedeco.javacpp.opencv_core.Cv64suf
 
ID() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
version (=0)
ID(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
id() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.ExtObject
 
id(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.ExtObject
 
idct(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the inverse Discrete Cosine Transform of a 1D or 2D array.
idct(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
IDENTITY - Static variable in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
enum cv::ml::ANN_MLP::ActivationFunctions
idft(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the inverse Discrete Fourier Transform of a 1D or 2D array.
idft(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
idx(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Node
index of the matrix element
idx(int, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Node
 
idx() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Node
 
idxoffset() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
idxoffset(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
illuminationChange(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Applying an appropriate non-linear transformation to the gradient field inside the selection and then integrating back with a Poisson solver, modifies locally the apparent illumination of an image.
illuminationChange(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
imageData() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
imageData() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Pointer to aligned image data.
imageData(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
imageDataOrigin() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Pointer to very origin of image data (not necessarily aligned) - needed for correct deallocation
imageDataOrigin(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
imageId() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
" "
imageId(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
imageSize() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
imageSize() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Image data size in bytes (==image->height*image->widthStep in case of interleaved data)
imageSize(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
imdecode(opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
\brief Reads an image from a buffer in memory.
imdecode(opencv_core.Mat, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
\overload
imencode(BytePointer, opencv_core.Mat, BytePointer, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
\brief Encodes an image into a memory buffer.
imencode(BytePointer, opencv_core.Mat, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(String, opencv_core.Mat, ByteBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(String, opencv_core.Mat, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(BytePointer, opencv_core.Mat, byte[], int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(BytePointer, opencv_core.Mat, byte[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(String, opencv_core.Mat, BytePointer, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(String, opencv_core.Mat, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(BytePointer, opencv_core.Mat, ByteBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(BytePointer, opencv_core.Mat, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(String, opencv_core.Mat, byte[], int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imencode(String, opencv_core.Mat, byte[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
img_idx() - Method in class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
 
img_idx(int) - Method in class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
 
img_size() - Method in class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
 
img_size(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
 
imgIdx() - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 
imgIdx(int) - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 
imread(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
\brief Loads an image from a file.
imread(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imread(String, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imread(String) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
IMREAD_ANYCOLOR - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_ANYDEPTH - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_COLOR - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_GRAYSCALE - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_LOAD_GDAL - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_REDUCED_COLOR_2 - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_REDUCED_COLOR_4 - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_REDUCED_COLOR_8 - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_REDUCED_GRAYSCALE_2 - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_REDUCED_GRAYSCALE_4 - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_REDUCED_GRAYSCALE_8 - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
IMREAD_UNCHANGED - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImreadModes
imreadmulti(BytePointer, opencv_core.MatVector, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
\brief Loads a multi-page image from a file.
imreadmulti(BytePointer, opencv_core.MatVector) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imreadmulti(String, opencv_core.MatVector, int) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imreadmulti(String, opencv_core.MatVector) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imshow(BytePointer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Displays an image in the specified window.
imshow(String, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
imshow(BytePointer, opencv_core.Texture2D) - Static method in class org.bytedeco.javacpp.opencv_highgui
\addtogroup highgui_opengl OpenGL support \{
imshow(String, opencv_core.Texture2D) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
imwrite(BytePointer, opencv_core.Mat, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
\brief Saves an image to a specified file.
imwrite(BytePointer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imwrite(String, opencv_core.Mat, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imwrite(String, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imwrite(BytePointer, opencv_core.Mat, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imwrite(String, opencv_core.Mat, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imwrite(BytePointer, opencv_core.Mat, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
imwrite(String, opencv_core.Mat, int[]) - Static method in class org.bytedeco.javacpp.opencv_imgcodecs
 
IMWRITE_JPEG_CHROMA_QUALITY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_JPEG_LUMA_QUALITY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_JPEG_OPTIMIZE - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_JPEG_PROGRESSIVE - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_JPEG_QUALITY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_JPEG_RST_INTERVAL - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_PNG_BILEVEL - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_PNG_COMPRESSION - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_PNG_STRATEGY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_PNG_STRATEGY_DEFAULT - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwritePNGFlags
IMWRITE_PNG_STRATEGY_FILTERED - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwritePNGFlags
IMWRITE_PNG_STRATEGY_FIXED - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwritePNGFlags
IMWRITE_PNG_STRATEGY_HUFFMAN_ONLY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwritePNGFlags
IMWRITE_PNG_STRATEGY_RLE - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwritePNGFlags
IMWRITE_PXM_BINARY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
IMWRITE_WEBP_QUALITY - Static variable in class org.bytedeco.javacpp.opencv_imgcodecs
enum cv::ImwriteFlags
increment() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
moves iterator to the next node
increment(int) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
moves iterator to the next node
increment() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
increments the iterator
increment(int) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
increments the iterator
increment() - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
proceeds to the next plane of every iterated matrix
increment(int) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
proceeds to the next plane of every iterated matrix (postfix increment operator)
increment() - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
moves iterator to the next element
increment(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
moves iterator to the next element
increment() - Method in class org.bytedeco.javacpp.opencv_core.SparseMatIterator
moves iterator to the next element
increment(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMatIterator
moves iterator to the next element
increment() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
\brief prefix increment operator (++it).
increment(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
\brief postfix increment operator (it++).
index() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
index(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
info() - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
type information (only for user-defined object, for others it is 0)
info(opencv_core.CvTypeInfo) - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
 
info() - Method in class org.bytedeco.javacpp.opencv_core.CvType
 
info(opencv_core.CvTypeInfo) - Method in class org.bytedeco.javacpp.opencv_core.CvType
 
init(int, int, opencv_core.CvTermCriteria, boolean) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
init(int, int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
init(PointerPointer, opencv_core.Mat, PointerPointer, int) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
the separate iterator initialization method
init(opencv_core.Mat, opencv_core.Mat, BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
init(opencv_core.Mat, opencv_core.Mat, BytePointer, int) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
init(opencv_core.Mat, opencv_core.Mat, ByteBuffer, int) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
init(opencv_core.Mat, opencv_core.Mat, ByteBuffer) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
init(opencv_core.Mat, opencv_core.Mat, byte[], int) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
init(opencv_core.Mat, opencv_core.Mat, byte[]) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
init(int, int) - Method in class org.bytedeco.javacpp.opencv_face.PredictCollector
\brief called once at start of recognition
init(int) - Method in class org.bytedeco.javacpp.opencv_face.PredictCollector
 
init(int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
\brief Re-initializes Kalman filter.
init(int, int) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
initCameraMatrix2D(opencv_core.MatVector, opencv_core.MatVector, opencv_core.Size, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Finds an initial camera matrix from 3D-2D point correspondences.
initCameraMatrix2D(opencv_core.MatVector, opencv_core.MatVector, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
initDelaunay(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
initialize(opencv_core.PointVector, opencv_core.SizeVector) - Method in class org.bytedeco.javacpp.opencv_stitching.Timelapser
 
initialize(opencv_core.PointVector, opencv_core.SizeVector) - Method in class org.bytedeco.javacpp.opencv_stitching.TimelapserCrop
 
initializeMask(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier.MaskGenerator
 
initModule() - Static method in class org.bytedeco.javacpp.opencv_dnn
\addtogroup dnn \{
initUndistortRectifyMap(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, int, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Computes undistortion and rectification maps for image transform by cv::remap().
initUndistortRectifyMap(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, int, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes the undistortion and rectification transformation map.
initWideAngleProjMap(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, int, int, opencv_core.Mat, opencv_core.Mat, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
initializes maps for cv::remap() for wide-angle
initWideAngleProjMap(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, int, int, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
inliers_mask() - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
Geometrically consistent matches mask
inliers_mask(BytePointer) - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
inpaint(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Restores the selected region in an image using the region neighborhood.
inpaint(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.ColorAverageInpainter
 
inpaint(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.ColorInpainter
 
inpaint(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.ConsistentMosaicInpainter
 
inpaint(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
inpaint(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
inpaint(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
inpaint(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.NullInpainter
 
INPAINT_NS - Static variable in class org.bytedeco.javacpp.opencv_photo
enum cv::
INPAINT_TELEA - Static variable in class org.bytedeco.javacpp.opencv_photo
enum cv::
inpainter() - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
inputNameToIndex(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
\brief Returns index of input blob into the input array.
inputNameToIndex(String) - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
 
inRange(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Checks if array elements lie between the elements of two other arrays.
insert(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
insert(opencv_core.Point2fVector) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
insertChannel(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief inserts a single channel to dst (coi is 0-based index) \todo document
insertImageCOI(opencv_core.Mat, opencv_core.CvArr, int) - Static method in class org.bytedeco.javacpp.opencv_core
inserts single-channel cv::Mat into a multi-channel CvMat or IplImage
insertImageCOI(opencv_core.Mat, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
inside(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_core.Point
checks whether the point is inside the specified rectangle
inside(opencv_core.Rectd) - Method in class org.bytedeco.javacpp.opencv_core.Point2d
checks whether the point is inside the specified rectangle
inside(opencv_core.Rectf) - Method in class org.bytedeco.javacpp.opencv_core.Point2f
checks whether the point is inside the specified rectangle
INSIDE_MAP - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::
INT - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
INT - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
integral(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_transform
integral(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
integral2(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
integral2(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
integral3(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the integral of an image.
integral3(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
INTER - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::KernelTypes
INTER_AREA - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationFlags
INTER_BITS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationMasks
INTER_BITS2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationMasks
INTER_CUBIC - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationFlags
INTER_LANCZOS4 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationFlags
INTER_LINEAR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationFlags
INTER_MAX - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationFlags
INTER_NEAREST - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationFlags
INTER_TAB_SIZE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationMasks
INTER_TAB_SIZE2 - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationMasks
interpolate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SparseMatchInterpolator
\brief Interpolate input sparse matches.
INTERSECT_FULL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::RectanglesIntersectTypes
INTERSECT_NONE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::RectanglesIntersectTypes
INTERSECT_PARTIAL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::RectanglesIntersectTypes
intersectConvexConvex(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
finds intersection of two convex polygons
intersectConvexConvex(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
intRand() - Static method in class org.bytedeco.javacpp.opencv_core
returns the next unifomly-distributed random number of the specified type
intSaturate(byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
intSaturate(short) - Static method in class org.bytedeco.javacpp.opencv_core
 
intSaturate(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
intSaturate(float) - Static method in class org.bytedeco.javacpp.opencv_core
 
intSaturate(double) - Static method in class org.bytedeco.javacpp.opencv_core
 
intSaturate(long) - Static method in class org.bytedeco.javacpp.opencv_core
 
inv(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Inverses a matrix.
inv() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
inv(int) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
inv() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
inv(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
matrix inversion by means of matrix expressions
inv() - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
inv_sqrt_m00() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
m00 != 0 ? 1/sqrt(m00) : 0
inv_sqrt_m00(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
inversed() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
If true, then the inverse split rule is used (i.e.
inversed(boolean) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
 
invert(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds the inverse or pseudo-inverse of a matrix.
invert(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
invert(opencv_core.MatExpr, int, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
invertAffineTransform(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Inverts an affine transformation.
invSqrt(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt(DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt(DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt(double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt32f(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt32f(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt32f(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt64f(DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt64f(DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
invSqrt64f(double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
IPL_ALIGN_16BYTES - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_ALIGN_32BYTES - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_ALIGN_4BYTES - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_ALIGN_8BYTES - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_ALIGN_DWORD - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_ALIGN_QWORD - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_BORDER_CONSTANT - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_BORDER_REFLECT - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_BORDER_REFLECT_101 - Static variable in class org.bytedeco.javacpp.opencv_core
extra border mode
IPL_BORDER_REPLICATE - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_BORDER_TRANSPARENT - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_BORDER_WRAP - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DATA_ORDER_PIXEL - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DATA_ORDER_PLANE - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DEPTH_16S - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DEPTH_16U - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DEPTH_1U - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DEPTH_32F - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DEPTH_32S - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DEPTH_64F - Static variable in class org.bytedeco.javacpp.opencv_core
for storing double-precision floating point data in IplImage's
IPL_DEPTH_8S - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DEPTH_8U - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_DEPTH_SIGN - Static variable in class org.bytedeco.javacpp.opencv_core
\ Image type (IplImage) * \
IPL_IMAGE_DATA - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_IMAGE_HEADER - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_IMAGE_MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_IMAGE_MAGIC_VAL() - Static method in class org.bytedeco.javacpp.opencv_core
 
IPL_IMAGE_ROI - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_ORIGIN_BL - Static variable in class org.bytedeco.javacpp.opencv_core
 
IPL_ORIGIN_TL - Static variable in class org.bytedeco.javacpp.opencv_core
 
is_instance() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
checks if the passed object belongs to the type
is_instance(opencv_core.CvIsInstanceFunc) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
isClassifier() - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
\brief Returns true if the model is classifier
isContinuous() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
isContinuous() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Reports whether the matrix is continuous or not.
isContinuous() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns true iff the matrix data is continuous
isContourConvex(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Tests a contour convexity.
isInt() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns true if the node is an integer
isInt() - Method in class org.bytedeco.javacpp.opencv_dnn.DictValue
 
isMap() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns true if the node is a mapping
isMaskSupported() - Method in class org.bytedeco.javacpp.opencv_features2d.BFMatcher
 
isMaskSupported() - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Returns true if the descriptor matcher supports masking permissible matches.
isMaskSupported() - Method in class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
isNamed() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns true if the node has a name
isNone() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns true if the node is a "none" object
isOldFormatCascade() - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
isOldFormatCascade() - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
isOpened() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Checks whether the file is opened.
isOpened() - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\brief Returns true if video capturing has been initialized already.
isOpened() - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
\brief Returns true if video writer has been successfully initialized.
isReal() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns true if the node is a floating-point number
isReal() - Method in class org.bytedeco.javacpp.opencv_core.Scalar
 
isReal() - Method in class org.bytedeco.javacpp.opencv_core.Scalar4i
 
isReal() - Method in class org.bytedeco.javacpp.opencv_dnn.DictValue
 
isSeq() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns true if the node is a sequence
isString() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns true if the node is a text string
isString() - Method in class org.bytedeco.javacpp.opencv_dnn.DictValue
 
isSubmatrix() - Method in class org.bytedeco.javacpp.opencv_core.Mat
returns true if the matrix is a submatrix of another matrix
isSubmatrix() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns true if the matrix is a submatrix of another matrix
isThreadSafe() - Method in class org.bytedeco.javacpp.opencv_stitching.FeaturesMatcher
 
isTrained() - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
\brief Returns true if the model is trained
iterate(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelLSC
\brief Calculates the superpixel segmentation on a given image with the initialized parameters in the SuperpixelLSC object.
iterate() - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelLSC
 
iterate(opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSEEDS
\brief Calculates the superpixel segmentation on a given image with the initialized parameters in the SuperpixelSEEDS object.
iterate(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSEEDS
 
iterate(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSLIC
\brief Calculates the superpixel segmentation on a given image with the initialized parameters in the SuperpixelSLIC object.
iterate() - Method in class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSLIC
 
iters() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
iters(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 

J

J() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
J(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
jointBilateralFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Applies the joint bilateral filter to an image.
jointBilateralFilter(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, double, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
JtErr() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
JtErr(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
JtJ() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
JtJ(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
JtJN() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
JtJN(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
JtJV() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
JtJV(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
JtJW() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
JtJW(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 

K

K() - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
k(int) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
k(int, float) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
k() - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
k_rinv(int) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
k_rinv(int, float) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
k_rinv() - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
KalmGainMatr() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
KalmGainMatr(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
kBytes - Static variable in class org.bytedeco.javacpp.opencv_features2d.ORB
enum cv::ORB::
KDTREE - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
KDTREE - Static variable in class org.bytedeco.javacpp.opencv_ml.KNearest
enum cv::ml::KNearest::Types
KDTREE_SINGLE - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
key_() - Method in class org.bytedeco.javacpp.opencv_core.TLSDataContainer
 
key_(int) - Method in class org.bytedeco.javacpp.opencv_core.TLSDataContainer
 
keypoints() - Method in class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
 
keypoints(opencv_core.KeyPointVector) - Method in class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
 
KL - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
kmeans(opencv_core.Mat, int, opencv_core.Mat, opencv_core.TermCriteria, int, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds centers of clusters and groups input samples around the clusters.
kmeans(opencv_core.Mat, int, opencv_core.Mat, opencv_core.TermCriteria, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
KMEANS - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
KMEANS_PP_CENTERS - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::KmeansFlags
KMEANS_RANDOM_CENTERS - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::KmeansFlags
KMEANS_USE_INITIAL_LABELS - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::KmeansFlags
knnMatch(opencv_core.Mat, opencv_core.Mat, opencv_core.DMatchVectorVector, int, opencv_core.Mat, boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Finds the k best matches for each descriptor from a query set.
knnMatch(opencv_core.Mat, opencv_core.Mat, opencv_core.DMatchVectorVector, int) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
knnMatch(opencv_core.Mat, opencv_core.DMatchVectorVector, int, opencv_core.MatVector, boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\overload
knnMatch(opencv_core.Mat, opencv_core.DMatchVectorVector, int) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
knnSearch(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, opencv_flann.SearchParams) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
knnSearch(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
KULLBACK_LEIBLER - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t

L

l0Smooth(opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Global image smoothing via L0 gradient minimization.
l0Smooth(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
L2Hys - Static variable in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
enum cv::HOGDescriptor::
L2HysThreshold() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
L2HysThreshold(double) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
lambdaLg10() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
lambdaLg10(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
Laplacian(opencv_core.Mat, opencv_core.Mat, int, int, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the Laplacian of an image.
Laplacian(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
LDR_SIZE - Static variable in class org.bytedeco.javacpp.opencv_photo
enum cv::
leaveBiggestComponent(opencv_stitching.ImageFeatures, opencv_stitching.MatchesInfo, float) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
left() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
Index of the left child node
left(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
 
left() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
left(IntPointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
len() - Method in class org.bytedeco.javacpp.opencv_core.CvString
 
len(int) - Method in class org.bytedeco.javacpp.opencv_core.CvString
 
length() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
lessThan(opencv_core.DMatch) - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 
lessThan(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThan(String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThan(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThan(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThan(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThan(opencv_core.FileNodeIterator, opencv_core.FileNodeIterator) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThan(opencv_stitching.GraphEdge) - Method in class org.bytedeco.javacpp.opencv_stitching.GraphEdge
 
lessThan(opencv_ximgproc.Edge) - Method in class org.bytedeco.javacpp.opencv_ximgproc.Edge
 
lessThanEquals(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThanEquals(String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThanEquals(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThanEquals(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
lessThanEquals(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
level() - Method in class org.bytedeco.javacpp.opencv_core.CvTreeNodeIterator
 
level(int) - Method in class org.bytedeco.javacpp.opencv_core.CvTreeNodeIterator
 
line(opencv_core.Mat, opencv_core.Point, opencv_core.Point, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_colormap
line(opencv_core.Mat, opencv_core.Point, opencv_core.Point, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
LINE_4 - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::LineTypes
LINE_8 - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::LineTypes
LINE_AA - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::LineTypes
line_type() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
PointSize
line_type(int) - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
line_type() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
Qt: PointSize
line_type(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
LINEAR - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
LINEAR - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::KernelTypes
linearPolar(opencv_core.Mat, opencv_core.Mat, opencv_core.Point2f, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Remaps an image to polar space.
LMEDS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
load(String, opencv_core.CvSize) - Static method in class org.bytedeco.javacpp.helper.opencv_objdetect.AbstractCvHaarClassifierCascade
Calls cvLoadHaarClassifierCascade(), and registers a deallocator.
load(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.LDA
Deserializes this object from a given filename.
load(String) - Method in class org.bytedeco.javacpp.opencv_core.LDA
 
load(opencv_core.FileStorage) - Method in class org.bytedeco.javacpp.opencv_core.LDA
Deserializes this object from a given cv::FileStorage.
load(BytePointer) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief Loads a FaceRecognizer and its model state.
load(String) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
 
load(opencv_core.FileStorage) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\overload
load(opencv_core.Mat, BytePointer) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
load(opencv_core.Mat, String) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
load(BytePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
load(String) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
load(BytePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
\brief Loads a classifier from a file.
load(String) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
load(BytePointer, BytePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
load(BytePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
load(String, String) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
load(String) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
loadANN_MLP(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadANN_MLP(String, String) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadBoost(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadBoost(String, String) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadDTrees(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadDTrees(String, String) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loaded_from() - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
loaded_from(int) - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
loadEM(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadEM(String, String) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadFromCSV(BytePointer, int, int, int, BytePointer, byte, byte) - Static method in class org.bytedeco.javacpp.opencv_ml.TrainData
\brief Reads the dataset from a .csv file and returns the ready-to-use training data.
loadFromCSV(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
loadFromCSV(String, int, int, int, String, byte, byte) - Static method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
loadFromCSV(String, int) - Static method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
loadKNearest(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadKNearest(String, String) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadLogisticRegression(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadLogisticRegression(String, String) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadNormalBayesClassifier(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadNormalBayesClassifier(String, String) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadRTrees(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadRTrees(String, String) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadSVM(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadSVM(String, String) - Static method in class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
loadWindowParameters(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Loads parameters of the specified window.
loadWindowParameters(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
locate(opencv_core.Point2f, IntPointer, IntPointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
locate(opencv_core.Point2f, IntBuffer, IntBuffer) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
locate(opencv_core.Point2f, int[], int[]) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
locateROI(opencv_core.Size, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Locates the matrix header within a parent matrix.
locateROI(opencv_core.Size, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_core.UMat
locates matrix header within a parent matrix.
location() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.ExtObject
 
location(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.ExtObject
 
locations() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
set of requrested locations to be evaluated
locations(opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
 
lock() - Method in class org.bytedeco.javacpp.opencv_core.Mutex
 
lock() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
log(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log(DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log(DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log(double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the natural logarithm of every array element.
log() - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
log32f(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log32f(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log32f(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log64f(DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log64f(DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
log64f(double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LOGIT - Static variable in class org.bytedeco.javacpp.opencv_ml.Boost
enum cv::ml::Boost::Types
logPolar(opencv_core.Mat, opencv_core.Mat, opencv_core.Point2f, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Remaps an image to log-polar space.
logStep() - Method in class org.bytedeco.javacpp.opencv_ml.ParamGrid
\brief Logarithmic step for iterating the statmodel parameter.
logStep(double) - Method in class org.bytedeco.javacpp.opencv_ml.ParamGrid
 
lpos() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
LSD_REFINE_ADV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::LineSegmentDetectorModes
LSD_REFINE_NONE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::LineSegmentDetectorModes
LSD_REFINE_STD - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::LineSegmentDetectorModes
LU(FloatPointer, long, int, FloatPointer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
\cond IGNORED
LU(FloatBuffer, long, int, FloatBuffer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU(float[], long, int, float[], long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU(DoublePointer, long, int, DoublePointer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU(DoubleBuffer, long, int, DoubleBuffer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU(double[], long, int, double[], long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU32f(FloatPointer, long, int, FloatPointer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU32f(FloatBuffer, long, int, FloatBuffer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU32f(float[], long, int, float[], long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU64f(DoublePointer, long, int, DoublePointer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU64f(DoubleBuffer, long, int, DoubleBuffer, long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LU64f(double[], long, int, double[], long, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
LUT(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Performs a look-up table transform of an array.

M

m() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
m() - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
 
m00() - Method in class org.bytedeco.javacpp.opencv_core.Moments
\name spatial moments \{
m00(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m00() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
spatial moments
m00(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m01() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m01(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m01() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m01(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m02() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m02(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m02() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m02(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m03() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m03(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m03() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m03(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m10() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m10(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m10() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m10(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m11() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m11(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m11() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m11(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m12() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m12(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m12() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m12(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m20() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m20(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m20() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m20(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m21() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m21(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m21() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m21(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m30() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m30(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
m30() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
m30(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
MAGENTA - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
MAGENTA - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
MAGIC_MASK - Static variable in class org.bytedeco.javacpp.opencv_core.Mat
enum cv::Mat::
MAGIC_MASK - Static variable in class org.bytedeco.javacpp.opencv_core.UMat
enum cv::UMat::
MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core.Mat
enum cv::Mat::
MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core.SparseMat
enum cv::SparseMat::
MAGIC_VAL - Static variable in class org.bytedeco.javacpp.opencv_core.UMat
enum cv::UMat::
magnitude() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
magnitude() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
magnitude(FloatPointer, FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude(FloatBuffer, FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude(float[], float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude(DoublePointer, DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude(DoubleBuffer, DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude(double[], double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the magnitude of 2D vectors.
magnitude32f(FloatPointer, FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude32f(FloatBuffer, FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude32f(float[], float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude64f(DoublePointer, DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude64f(DoubleBuffer, DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
magnitude64f(double[], double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
Mahalanobis(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the Mahalanobis distance between two vectors.
MANHATTAN - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
MAP - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
map(opencv_core.UMatData, int) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_calib3d
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_core
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_dnn
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_face
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_features2d
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_flann
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_highgui
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_imgcodecs
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_imgproc
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_ml
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_objdetect
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_optflow
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_photo
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_shape
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_stitching
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_superres
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_video
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_videoio
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_videostab
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_xfeatures2d
 
map(InfoMap) - Method in class org.bytedeco.javacpp.presets.opencv_ximgproc
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
 
mapBackward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
 
mapBackward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
 
mapBackward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
 
mapcount() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
mapcount(int) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
 
mapForward(float, float, FloatPointer, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
 
mapForward(float, float, FloatBuffer, FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
 
mapForward(float, float, float[], float[]) - Method in class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
 
markDeviceCopyObsolete(boolean) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
markDeviceMemMapped(boolean) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
MARKER_CROSS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MarkerTypes
MARKER_DIAMOND - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MarkerTypes
MARKER_SQUARE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MarkerTypes
MARKER_STAR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MarkerTypes
MARKER_TILTED_CROSS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MarkerTypes
MARKER_TRIANGLE_DOWN - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MarkerTypes
MARKER_TRIANGLE_UP - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MarkerTypes
markHostCopyObsolete(boolean) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
mask() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
mask(opencv_core.IplImage) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
mask() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
mask(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
mask() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
mask(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
MaskIsTiled - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
maskROI() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Must be NULL.
maskROI(opencv_core.IplImage) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
mat() - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
Embedded matrix header for array histograms.
mat(opencv_core.CvMatND) - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
mat() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
 
mat(opencv_core.CvSparseMat) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
 
MAT - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
MAT_VECTOR - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
match(opencv_core.Mat, opencv_core.Mat, opencv_core.DMatchVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Finds the best match for each descriptor from a query set.
match(opencv_core.Mat, opencv_core.Mat, opencv_core.DMatchVector) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
match(opencv_core.Mat, opencv_core.DMatchVector, opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\overload
match(opencv_core.Mat, opencv_core.DMatchVector) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
matches() - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
matches(opencv_core.DMatchVector) - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
matchesGraphAsString(opencv_core.StringVector, opencv_stitching.MatchesInfo, float) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
matchingMask() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
matchShapes(opencv_core.Mat, opencv_core.Mat, int, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Compares two shapes.
matchTemplate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Compares a template against overlapped image regions.
matchTemplate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
matmul(opencv_core.MatExpr, opencv_core.MatExpr, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
matMulDeriv(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Computes partial derivatives of the matrix product for each multiplied matrix.
matRef() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns reference to cv::Mat, containing blob data.
matRefConst() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns reference to cv::Mat, containing blob data, for read-only purposes.
matType() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
max(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates per-element maximum of two arrays or an array and a scalar.
max(opencv_core.UMat, opencv_core.UMat, opencv_core.UMat) - Static method in class org.bytedeco.javacpp.opencv_core
\overload needed to avoid conflicts with const _Tp& std::min(const _Tp&, const _Tp&, _Compare)
max(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
max(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
max(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
max16s(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max16s(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max16s(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max16u(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max16u(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max16u(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max32f(FloatPointer, long, FloatPointer, long, FloatPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max32f(FloatBuffer, long, FloatBuffer, long, FloatBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max32f(float[], long, float[], long, float[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max32s(IntPointer, long, IntPointer, long, IntPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max32s(IntBuffer, long, IntBuffer, long, IntBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max32s(int[], long, int[], long, int[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max64f(DoublePointer, long, DoublePointer, long, DoublePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max64f(DoubleBuffer, long, DoubleBuffer, long, DoubleBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max64f(double[], long, double[], long, double[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
max8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
MAX_DIM - Static variable in class org.bytedeco.javacpp.opencv_core.SparseMat
enum cv::SparseMat::
MAX_DIST - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
max_iter() - Method in class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
max_iter(int) - Method in class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
MAX_ITER - Static variable in class org.bytedeco.javacpp.opencv_core.TermCriteria
enum cv::TermCriteria::Type
max_level() - Method in class org.bytedeco.javacpp.opencv_core.CvTreeNodeIterator
 
max_level(int) - Method in class org.bytedeco.javacpp.opencv_core.CvTreeNodeIterator
 
maxArea() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxArea(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxCircularity() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxCircularity(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxConvexity() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxConvexity(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxCount() - Method in class org.bytedeco.javacpp.opencv_core.TermCriteria
 
maxCount(int) - Method in class org.bytedeco.javacpp.opencv_core.TermCriteria
 
maxInertiaRatio() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxInertiaRatio(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxLevel() - Method in class org.bytedeco.javacpp.opencv_videostab.PyrLkOptFlowEstimatorBase
 
maxThreshold() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxThreshold(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
maxTrackLifetime() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.Parameters
 
maxTrackLifetime(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.Parameters
 
maxVal() - Method in class org.bytedeco.javacpp.opencv_ml.ParamGrid
Maximum value of the statmodel parameter.
maxVal(double) - Method in class org.bytedeco.javacpp.opencv_ml.ParamGrid
 
mean(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates an average (mean) of array elements.
mean(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
mean() - Method in class org.bytedeco.javacpp.opencv_core.PCA
mean value subtracted before the projection and added after the back projection
mean(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.PCA
 
meanShift(opencv_core.Mat, opencv_core.Rect, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_video
\brief Finds an object on a back projection image.
meanStdDev(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
Calculates a mean and standard deviation of array elements.
meanStdDev(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
measurement_matrix() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
measurement_matrix(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
measurement_noise_cov() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
measurement_noise_cov(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
MeasurementMatr() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
MeasurementMatr(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
measurementMatrix() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
measurement matrix (H)
measurementMatrix(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
measurementNoiseCov() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
measurement noise covariance matrix (R)
measurementNoiseCov(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
medianBlur(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Blurs an image using the median filter.
MEMORY - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::Mode
merge(opencv_core.Mat, long, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Creates one multi-channel array out of several single-channel ones.
merge(opencv_core.MatVector, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
merge16u(PointerPointer, ShortPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge16u(ShortPointer, ShortPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge16u(ShortBuffer, ShortBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge16u(short[], short[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge32s(PointerPointer, IntPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge32s(IntPointer, IntPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge32s(IntBuffer, IntBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge32s(int[], int[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge64s(PointerPointer, LongPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge64s(LongPointer, LongPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge64s(LongBuffer, LongBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge64s(long[], long[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge8u(PointerPointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge8u(BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge8u(ByteBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
merge8u(byte[], byte[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
mergeSets(int, int) - Method in class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
min(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates per-element minimum of two arrays or an array and a scalar.
min(opencv_core.UMat, opencv_core.UMat, opencv_core.UMat) - Static method in class org.bytedeco.javacpp.opencv_core
\overload needed to avoid conflicts with const _Tp& std::min(const _Tp&, const _Tp&, _Compare)
min(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
min(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
min(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
min16s(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min16s(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min16s(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min16u(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min16u(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min16u(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min32f(FloatPointer, long, FloatPointer, long, FloatPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min32f(FloatBuffer, long, FloatBuffer, long, FloatBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min32f(float[], long, float[], long, float[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min32s(IntPointer, long, IntPointer, long, IntPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min32s(IntBuffer, long, IntBuffer, long, IntBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min32s(int[], long, int[], long, int[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min64f(DoublePointer, long, DoublePointer, long, DoublePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min64f(DoubleBuffer, long, DoubleBuffer, long, DoubleBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min64f(double[], long, double[], long, double[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
min8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
minArea() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minArea(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minAreaRect(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds a rotated rectangle of the minimum area enclosing the input 2D point set.
minCircularity() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minCircularity(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minConvexity() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minConvexity(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minDetectionPeriod() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.Parameters
 
minDetectionPeriod(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.Parameters
 
minDisparity() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
minDisparity(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
minDistBetweenBlobs() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minDistBetweenBlobs(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minEnclosingCircle(opencv_core.Mat, opencv_core.Point2f, FloatPointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds a circle of the minimum area enclosing a 2D point set.
minEnclosingCircle(opencv_core.Mat, opencv_core.Point2f, FloatBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
minEnclosingCircle(opencv_core.Mat, opencv_core.Point2f, float[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
minEnclosingTriangle(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds a triangle of minimum area enclosing a 2D point set and returns its area.
MINI_BATCH - Static variable in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
enum cv::ml::LogisticRegression::Methods
minimize(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver
\brief actually runs the algorithm and performs the minimization.
minInertiaRatio() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minInertiaRatio(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minInlierRatio() - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
MINKOWSKI - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_distance_t
minMaxIdx(opencv_core.Mat, DoublePointer, DoublePointer, IntPointer, IntPointer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds the global minimum and maximum in an array
minMaxIdx(opencv_core.Mat, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxIdx(opencv_core.Mat, DoubleBuffer, DoubleBuffer, IntBuffer, IntBuffer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxIdx(opencv_core.Mat, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxIdx(opencv_core.Mat, double[], double[], int[], int[], opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxIdx(opencv_core.Mat, double[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.Mat, DoublePointer, DoublePointer, opencv_core.Point, opencv_core.Point, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds the global minimum and maximum in an array.
minMaxLoc(opencv_core.Mat, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.Mat, DoubleBuffer, DoubleBuffer, opencv_core.Point, opencv_core.Point, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.Mat, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.Mat, double[], double[], opencv_core.Point, opencv_core.Point, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.Mat, double[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.SparseMat, DoublePointer, DoublePointer, IntPointer, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
minMaxLoc(opencv_core.SparseMat, DoublePointer, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.SparseMat, DoubleBuffer, DoubleBuffer, IntBuffer, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.SparseMat, DoubleBuffer, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.SparseMat, double[], double[], int[], int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
minMaxLoc(opencv_core.SparseMat, double[], double[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
minRepeatability() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minRepeatability(long) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minThreshold() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minThreshold(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
minus_delta() - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
minus_delta(int) - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
minus_step() - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
minus_step(int) - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
minusDelta() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
minusDelta(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
minusStep() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
minusStep(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
minVal() - Method in class org.bytedeco.javacpp.opencv_ml.ParamGrid
Minimum value of the statmodel parameter.
minVal(double) - Method in class org.bytedeco.javacpp.opencv_ml.ParamGrid
 
missingValue() - Static method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
mixChannels(opencv_core.Mat, long, opencv_core.Mat, long, IntPointer, long) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Copies specified channels from input arrays to the specified channels of output arrays.
mixChannels(opencv_core.Mat, long, opencv_core.Mat, long, IntBuffer, long) - Static method in class org.bytedeco.javacpp.opencv_core
 
mixChannels(opencv_core.Mat, long, opencv_core.Mat, long, int[], long) - Static method in class org.bytedeco.javacpp.opencv_core
 
mixChannels(opencv_core.MatVector, opencv_core.MatVector, IntPointer, long) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
mixChannels(opencv_core.MatVector, opencv_core.MatVector, IntBuffer, long) - Static method in class org.bytedeco.javacpp.opencv_core
 
mixChannels(opencv_core.MatVector, opencv_core.MatVector, int[], long) - Static method in class org.bytedeco.javacpp.opencv_core
 
mixChannels(opencv_core.MatVector, opencv_core.MatVector, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
mixChannels(opencv_core.MatVector, opencv_core.MatVector, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mixChannels(opencv_core.MatVector, opencv_core.MatVector, int[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
MIXED_CLONE - Static variable in class org.bytedeco.javacpp.opencv_photo
enum cv::
MM_AFFINE - Static variable in class org.bytedeco.javacpp.opencv_videostab
enum cv::videostab::MotionModel
MM_HOMOGRAPHY - Static variable in class org.bytedeco.javacpp.opencv_videostab
enum cv::videostab::MotionModel
MM_RIGID - Static variable in class org.bytedeco.javacpp.opencv_videostab
enum cv::videostab::MotionModel
MM_ROTATION - Static variable in class org.bytedeco.javacpp.opencv_videostab
enum cv::videostab::MotionModel
MM_SIMILARITY - Static variable in class org.bytedeco.javacpp.opencv_videostab
enum cv::videostab::MotionModel
MM_TRANSLATION - Static variable in class org.bytedeco.javacpp.opencv_videostab
enum cv::videostab::MotionModel
MM_TRANSLATION_AND_SCALE - Static variable in class org.bytedeco.javacpp.opencv_videostab
enum cv::videostab::MotionModel
MM_UNKNOWN - Static variable in class org.bytedeco.javacpp.opencv_videostab
enum cv::videostab::MotionModel
MNCovariance() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
MNCovariance(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
MODE_HH - Static variable in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
enum cv::StereoSGBM::
MODE_SGBM - Static variable in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
enum cv::StereoSGBM::
MODE_SGBM_3WAY - Static variable in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
enum cv::StereoSGBM::
MODIFY_A - Static variable in class org.bytedeco.javacpp.opencv_core.SVD
enum cv::SVD::Flags
moments(opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\addtogroup imgproc_shape \{
moments(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
MONOCHROME_TRANSFER - Static variable in class org.bytedeco.javacpp.opencv_photo
enum cv::
MORPH_BLACKHAT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphTypes
MORPH_CLOSE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphTypes
MORPH_CROSS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphShapes
MORPH_DILATE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphTypes
MORPH_ELLIPSE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphShapes
MORPH_ERODE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphTypes
MORPH_GRADIENT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphTypes
MORPH_HITMISS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphTypes
MORPH_OPEN - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphTypes
MORPH_RECT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphShapes
MORPH_TOPHAT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::MorphTypes
morphologyDefaultBorderValue() - Static method in class org.bytedeco.javacpp.opencv_imgproc
returns "magic" border value for erosion and dilation.
morphologyEx(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat, opencv_core.Point, int, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Performs advanced morphological transformations.
morphologyEx(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
MOTION_AFFINE - Static variable in class org.bytedeco.javacpp.opencv_video
enum cv::
MOTION_EUCLIDEAN - Static variable in class org.bytedeco.javacpp.opencv_video
enum cv::
MOTION_HOMOGRAPHY - Static variable in class org.bytedeco.javacpp.opencv_video
enum cv::
MOTION_TRANSLATION - Static variable in class org.bytedeco.javacpp.opencv_video
enum cv::
motionEstimator() - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
motionEstimator() - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
motionFilter() - Method in class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
 
motionModel() - Method in class org.bytedeco.javacpp.opencv_videostab.ImageMotionEstimatorBase
 
motionModel() - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
motionModel() - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
motionModel() - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
motionModel() - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorBase
 
motionModel() - Method in class org.bytedeco.javacpp.opencv_videostab.ToFileMotionWriter
 
motions() - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
motions() - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
motions() - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
motions2() - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
motionStabilizer() - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
moveWindow(BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Moves window to the specified position
moveWindow(String, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
MP() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
MP(int) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
mu02() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu02(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu02() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu02(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu03() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu03(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu03() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu03(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu11() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu11(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu11() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu11(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu12() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu12(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu12() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu12(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu20() - Method in class org.bytedeco.javacpp.opencv_core.Moments
\}
mu20(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu20() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
central moments
mu20(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu21() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu21(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu21() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu21(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu30() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu30(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
mu30() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mu30(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
mul(opencv_core.Mat, double) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Performs an element-wise multiplication or division of the two matrices.
mul(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
mul(opencv_core.MatExpr, double) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
mul(opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
mul(opencv_core.Mat, double) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
mul(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
mul(opencv_core.Scalar, double) - Method in class org.bytedeco.javacpp.opencv_core.Scalar
per-element product
mul(opencv_core.Scalar) - Method in class org.bytedeco.javacpp.opencv_core.Scalar
 
mul(opencv_core.Scalar4i, double) - Method in class org.bytedeco.javacpp.opencv_core.Scalar4i
per-element product
mul(opencv_core.Scalar4i) - Method in class org.bytedeco.javacpp.opencv_core.Scalar4i
 
mul(opencv_core.Mat, double) - Method in class org.bytedeco.javacpp.opencv_core.UMat
per-element matrix multiplication by means of matrix expressions
mul(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
mul16s(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul16s(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul16s(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul16u(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul16u(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul16u(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul32f(FloatPointer, long, FloatPointer, long, FloatPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul32f(FloatBuffer, long, FloatBuffer, long, FloatBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul32f(float[], long, float[], long, float[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul32s(IntPointer, long, IntPointer, long, IntPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul32s(IntBuffer, long, IntBuffer, long, IntBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul32s(int[], long, int[], long, int[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul64f(DoublePointer, long, DoublePointer, long, DoublePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul64f(DoubleBuffer, long, DoubleBuffer, long, DoubleBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul64f(double[], long, double[], long, double[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mul8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
mulSpectrums(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Performs the per-element multiplication of two Fourier spectrums.
mulSpectrums(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
MULTI_BAND - Static variable in class org.bytedeco.javacpp.opencv_stitching.Blender
enum cv::detail::Blender::
multiply() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns pointer to the underlying file node
multiply() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
returns the currently observed element
multiply() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Returns the obsolete C FileStorage structure.
multiply() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
returns the current matrix element
multiply(opencv_core.MatExpr, opencv_core.MatExpr, opencv_core.MatExpr, double) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
multiply(opencv_core.MatExpr, opencv_core.MatExpr, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
multiply(opencv_core.MatExpr, double, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
multiply(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the per-element scaled product of two arrays.
multiply(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiply(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiply(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiply(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiply(opencv_core.MatExpr, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiply(opencv_core.Mat, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiply(opencv_core.MatExpr, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiply(double, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiply(opencv_core.MatExpr, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiply() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
\brief returns pointer to the current pixel
multiplyPut(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiplyPut(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
multiWarpColorTransform32F(cvkernels.KernelData, int, opencv_core.CvRect, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.cvkernels
 
multiWarpColorTransform8U(cvkernels.KernelData, int, opencv_core.CvRect, opencv_core.CvScalar) - Static method in class org.bytedeco.javacpp.cvkernels
 
mulTransposed(opencv_core.Mat, opencv_core.Mat, boolean, opencv_core.Mat, double, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the product of a matrix and its transposition.
mulTransposed(opencv_core.Mat, opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
 
mustEstimateTrimaRatio() - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 

N

name() - Method in class org.bytedeco.javacpp.opencv_core.CvModuleInfo
 
name() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns the node name or an empty string if the node is nameless
name() - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
Name of the layer instance, can be used for logging or other internal purposes.
name(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
 
name() - Method in class org.bytedeco.javacpp.opencv_dnn.LayerParams
Name of the layer instance (optional, can be used internal purposes).
name(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.LayerParams
 
NAME_EXPECTED - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::
NAMED - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
namedWindow(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Creates a window.
namedWindow(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
namedWindow(String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
namedWindow(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
nameFont() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
Name of the font
nameFont() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
narrays() - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
the number of arrays
narrays(int) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
NB_ORIENPAIRS - Static variable in class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
enum cv::xfeatures2d::FREAK::
NB_PAIRS - Static variable in class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
enum cv::xfeatures2d::FREAK::
NB_SCALES - Static variable in class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
enum cv::xfeatures2d::FREAK::
nbins() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
nbins(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
nChannels() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
nChannels() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
nChannels() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Most of OpenCV functions support 1,2,3 or 4 channels
nChannels(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
nCols() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
nCols(int) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
nCols() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
nCols(int) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
ndoffset(SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
neighbors() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvAvgComp
 
neighbors(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvAvgComp
 
newNode(IntPointer, long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
newNode(IntBuffer, long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
newNode(int[], long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
next() - Method in class org.bytedeco.javacpp.opencv_core.CvAttrList
Pointer to next chunk of the attributes list.
next(opencv_core.CvAttrList) - Method in class org.bytedeco.javacpp.opencv_core.CvAttrList
 
next(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
next(int, opencv_core.CvGraphEdge) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
next() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
next() - Method in class org.bytedeco.javacpp.opencv_core.CvMemBlock
 
next(opencv_core.CvMemBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvMemBlock
 
next() - Method in class org.bytedeco.javacpp.opencv_core.CvModuleInfo
 
next(opencv_core.CvModuleInfo) - Method in class org.bytedeco.javacpp.opencv_core.CvModuleInfo
 
next() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
Next sequence block.
next(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
 
next() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseNode
 
next(opencv_core.CvSparseNode) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseNode
 
next() - Method in class org.bytedeco.javacpp.opencv_core.CvStringHashNode
 
next(opencv_core.CvStringHashNode) - Method in class org.bytedeco.javacpp.opencv_core.CvStringHashNode
 
next() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
next registered type in the list
next(opencv_core.CvTypeInfo) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
next() - Method in class org.bytedeco.javacpp.opencv_core.Formatted
 
next() - Method in class org.bytedeco.javacpp.opencv_core.RNG
The method updates the state using the MWC algorithm and returns the next 32-bit random number.
next() - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
next() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Node
index of the next node in the same hash table entry
next(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Node
 
next() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
Index of the next split in the list of splits for the node
next(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
 
next() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
next(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
NEXT_AROUND_DST - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
NEXT_AROUND_LEFT - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
NEXT_AROUND_ORG - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
NEXT_AROUND_RIGHT - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
next_free() - Method in class org.bytedeco.javacpp.opencv_core.CvSetElem
 
next_free(opencv_core.CvSetElem) - Method in class org.bytedeco.javacpp.opencv_core.CvSetElem
 
nextEdge(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
nextFrame(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_superres.FrameSource
 
nextFrame(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Process next frame from input and return output result.
nextFrame() - Method in class org.bytedeco.javacpp.opencv_videostab.IFrameSource
 
nextFrame() - Method in class org.bytedeco.javacpp.opencv_videostab.NullFrameSource
 
nextFrame() - Method in class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
 
nextFrame() - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
nextFrame() - Method in class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
niBlackThreshold(opencv_core.Mat, opencv_core.Mat, double, int, int, double) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\defgroup ximgproc Extended Image Processing \{ \defgroup ximgproc_edge Structured forests for fast edge detection
niters() - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
 
nlevels() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
nlevels(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
NO - Static variable in class org.bytedeco.javacpp.opencv_stitching.Blender
enum cv::detail::Blender::
NO - Static variable in class org.bytedeco.javacpp.opencv_stitching.ExposureCompensator
enum cv::detail::ExposureCompensator::
NO_INPUT_SCALE - Static variable in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
enum cv::ml::ANN_MLP::TrainFlags
NO_OUTPUT_SCALE - Static variable in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
enum cv::ml::ANN_MLP::TrainFlags
NO_UV - Static variable in class org.bytedeco.javacpp.opencv_core.SVD
enum cv::SVD::Flags
noArray() - Static method in class org.bytedeco.javacpp.opencv_core
\brief This type is very similar to InputArray except that it is used for input/output and output function parameters.
node() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
 
node(opencv_core.CvSparseNode) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
 
node() - Method in class org.bytedeco.javacpp.opencv_core.CvTreeNodeIterator
 
node() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
 
node(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the value stored in the sparse martix node
node() - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
returns the current node of the sparse matrix.
node() - Method in class org.bytedeco.javacpp.opencv_core.SparseMatIterator
returns pointer to the current sparse matrix node.
nodeCount() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
nodeCount(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
nodeSize() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
nodeSize(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
NONE - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
nonLocalMeans(opencv_core.Mat, opencv_core.Mat, float, int, int, int, opencv_core.Stream) - Static method in class org.bytedeco.javacpp.opencv_photo
\addtogroup photo_denoise \{
nonLocalMeans(opencv_core.Mat, opencv_core.Mat, float) - Static method in class org.bytedeco.javacpp.opencv_photo
 
NONMAX_SUPPRESSION - Static variable in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
enum cv::AgastFeatureDetector::
NONMAX_SUPPRESSION - Static variable in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
enum cv::FastFeatureDetector::
norm(opencv_core.Mat, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates an absolute array norm, an absolute difference norm, or a relative difference norm.
norm(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
norm(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
norm(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
norm(opencv_core.SparseMat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
NORM_HAMMING - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::NormTypes
NORM_HAMMING2 - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::NormTypes
NORM_INF - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::NormTypes
NORM_L1 - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::NormTypes
NORM_L2 - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::NormTypes
NORM_L2SQR - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::NormTypes
NORM_MINMAX - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::NormTypes
NORM_RELATIVE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::NormTypes
NORM_TYPE_MASK - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::NormTypes
NORMAL - Static variable in class org.bytedeco.javacpp.opencv_core.RNG
enum cv::RNG::
NORMAL_CLONE - Static variable in class org.bytedeco.javacpp.opencv_photo
enum cv::
normalize(opencv_core.Mat, opencv_core.Mat, double, double, int, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Normalizes the norm or value range of an array.
normalize(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
normalize(opencv_core.SparseMat, opencv_core.SparseMat, double, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
normalizeUsingWeightMap(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
NORMCONV_FILTER - Static variable in class org.bytedeco.javacpp.opencv_photo
enum cv::
normHamming(BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\addtogroup core_hal_functions \{
normHamming(ByteBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(byte[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(ByteBuffer, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(byte[], byte[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(byte[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(ByteBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normHamming(byte[], byte[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normL1_(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normL1_(ByteBuffer, ByteBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normL1_(byte[], byte[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normL1_(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normL1_(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normL1_(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normL2Sqr_(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normL2Sqr_(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normL2Sqr_(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
normType - Static variable in class org.bytedeco.javacpp.opencv_core.Hamming
enum cv::Hamming::
not(opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
 
not(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
not8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
not8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
not8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
NOT_DRAW_SINGLE_POINTS - Static variable in class org.bytedeco.javacpp.opencv_features2d.DrawMatchesFlags
enum cv::DrawMatchesFlags::
notEquals(opencv_core.MatSize) - Method in class org.bytedeco.javacpp.opencv_core.MatSize
 
notEquals(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
notEquals(String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
notEquals(opencv_core.Range, opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
 
notEquals(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
notEquals(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
notEquals(double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
notEquals(opencv_core.FileNodeIterator, opencv_core.FileNodeIterator) - Static method in class org.bytedeco.javacpp.opencv_core
 
nplanes() - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
the number of hyper-planes that the iterator steps through
nplanes(long) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
NRM_FULL - Static variable in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
enum cv::xfeatures2d::DAISY::
NRM_NONE - Static variable in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
enum cv::xfeatures2d::DAISY::
NRM_PARTIAL - Static variable in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
enum cv::xfeatures2d::DAISY::
NRM_SIFT - Static variable in class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
enum cv::xfeatures2d::DAISY::
nRows() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
nRows(int) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
nRows() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
nRows(int) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
nShiftR() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
nShiftR(int) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
nSize() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
sizeof(IplImage)
nSize(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
NU - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::ParamTypes
nu02() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu02(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu03() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu03(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu11() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu11(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu12() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu12(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu20() - Method in class org.bytedeco.javacpp.opencv_core.Moments
\}
nu20(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu21() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu21(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu30() - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
nu30(double) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
NU_SVC - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::Types
NU_SVR - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::Types
num() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns size of the first axis blob.
num_inliers() - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
Number of geometrically consistent matches
num_inliers(int) - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
numBands() - Method in class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
 
numberOfDisparities() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
numberOfDisparities(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
numVertices() - Method in class org.bytedeco.javacpp.opencv_stitching.Graph
 
nzcount() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the number of non-zero elements (=the number of hash table nodes)

O

OAST_9_16 - Static variable in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
enum cv::AgastFeatureDetector::
oclSvmDetector() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
oclSvmDetector(opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
octave() - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
octave (pyramid layer) from which the keypoint has been extracted
octave(int) - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
offset() - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
offset(long) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
offset(int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\overload
offset() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
 
OK - Static variable in class org.bytedeco.javacpp.opencv_stitching.Stitcher
enum cv::Stitcher::Status
ONE - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
ONE - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
ONE_CLASS - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::Types
ONEHALF - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
ONEHALF - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
ones(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns an array of all 1's of the specified size and type.
ones(opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
ones(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core.UMat
 
ones(opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_core.UMat
 
op() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
open(String, opencv_core.CvMemStorage, int) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvFileStorage
Calls cvOpenFileStorage(), and registers a deallocator.
open(String, opencv_core.CvMemStorage, int, String) - Static method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvFileStorage
Calls cvOpenFileStorage(), and registers a deallocator.
open(BytePointer, int, BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Opens a file.
open(BytePointer, int) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
open(String, int, String) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
open(String, int) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
open(BytePointer) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\brief Open video file or a capturing device for video capturing
open(String) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
 
open(int) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\overload
open(BytePointer, int) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\overload
open(String, int) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
 
open(BytePointer, int, double, opencv_core.Size, boolean) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
\brief Initializes or reinitializes video writer.
open(BytePointer, int, double, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
 
open(String, int, double, opencv_core.Size, boolean) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
 
open(String, int, double, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
 
OpenCLApiCallError - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
OpenCLDoubleNotSupported - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
OpenCLInitError - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
OpenCLNoAMDBlasFft - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
OPENCV_ABI_COMPATIBILITY - Static variable in class org.bytedeco.javacpp.opencv_core
 
opencv_calib3d - Class in org.bytedeco.javacpp.helper
 
opencv_calib3d() - Constructor for class org.bytedeco.javacpp.helper.opencv_calib3d
 
opencv_calib3d - Class in org.bytedeco.javacpp
 
opencv_calib3d() - Constructor for class org.bytedeco.javacpp.opencv_calib3d
 
opencv_calib3d - Class in org.bytedeco.javacpp.presets
 
opencv_calib3d() - Constructor for class org.bytedeco.javacpp.presets.opencv_calib3d
 
opencv_calib3d.AbstractCvPOSITObject - Class in org.bytedeco.javacpp.helper
 
opencv_calib3d.AbstractCvPOSITObject(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_calib3d.AbstractCvPOSITObject
 
opencv_calib3d.AbstractCvStereoBMState - Class in org.bytedeco.javacpp.helper
 
opencv_calib3d.AbstractCvStereoBMState(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_calib3d.AbstractCvStereoBMState
 
opencv_calib3d.CvLevMarq - Class in org.bytedeco.javacpp
\} calib3d_c
opencv_calib3d.CvLevMarq(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
Pointer cast constructor.
opencv_calib3d.CvLevMarq(long) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
Native array allocator.
opencv_calib3d.CvLevMarq() - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
opencv_calib3d.CvLevMarq(int, int, opencv_core.CvTermCriteria, boolean) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
opencv_calib3d.CvLevMarq(int, int) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
opencv_calib3d.CvPOSITObject - Class in org.bytedeco.javacpp
\ Camera Calibration, Pose Estimation and Stereo * \
opencv_calib3d.CvPOSITObject() - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvPOSITObject
Empty constructor.
opencv_calib3d.CvPOSITObject(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvPOSITObject
Pointer cast constructor.
opencv_calib3d.CvStereoBMState - Class in org.bytedeco.javacpp
 
opencv_calib3d.CvStereoBMState() - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
Default native constructor.
opencv_calib3d.CvStereoBMState(long) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
Native array allocator.
opencv_calib3d.CvStereoBMState(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
Pointer cast constructor.
opencv_calib3d.StereoBM - Class in org.bytedeco.javacpp
\brief Class for computing stereo correspondence using the block matching algorithm, introduced and contributed to OpenCV by K.
opencv_calib3d.StereoBM(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.StereoBM
Pointer cast constructor.
opencv_calib3d.StereoMatcher - Class in org.bytedeco.javacpp
\brief The base class for stereo correspondence algorithms.
opencv_calib3d.StereoMatcher(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
Pointer cast constructor.
opencv_calib3d.StereoSGBM - Class in org.bytedeco.javacpp
\brief The class implements the modified H.
opencv_calib3d.StereoSGBM(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
Pointer cast constructor.
opencv_core - Class in org.bytedeco.javacpp.helper
 
opencv_core() - Constructor for class org.bytedeco.javacpp.helper.opencv_core
 
opencv_core - Class in org.bytedeco.javacpp
 
opencv_core() - Constructor for class org.bytedeco.javacpp.opencv_core
 
opencv_core - Class in org.bytedeco.javacpp.presets
 
opencv_core() - Constructor for class org.bytedeco.javacpp.presets.opencv_core
 
opencv_core.AbstractArray - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractArray(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
opencv_core.AbstractCvBox2D - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvBox2D(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvBox2D
 
opencv_core.AbstractCvFileStorage - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvFileStorage(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvFileStorage
 
opencv_core.AbstractCvFileStorage.ReleaseDeallocator - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvFont - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvFont(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvFont
 
opencv_core.AbstractCvGraph - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvGraph(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvGraph
 
opencv_core.AbstractCvGraphScanner - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvGraphScanner(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvGraphScanner
 
opencv_core.AbstractCvGraphScanner.ReleaseDeallocator - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvMat - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvMat(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
opencv_core.AbstractCvMat.ReleaseDeallocator - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvMatND - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvMatND(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMatND
 
opencv_core.AbstractCvMatND.ReleaseDeallocator - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvMemStorage - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvMemStorage(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMemStorage
 
opencv_core.AbstractCvMemStorage.ReleaseDeallocator - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvPoint - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvPoint(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
opencv_core.AbstractCvPoint2D32f - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvPoint2D32f(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
opencv_core.AbstractCvPoint2D64f - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvPoint2D64f(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
opencv_core.AbstractCvPoint3D32f - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvPoint3D32f(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
opencv_core.AbstractCvPoint3D64f - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvPoint3D64f(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
opencv_core.AbstractCvRect - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvRect(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvRect
 
opencv_core.AbstractCvScalar - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvScalar(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
opencv_core.AbstractCvSeq - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvSeq(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSeq
 
opencv_core.AbstractCvSet - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvSet(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSet
 
opencv_core.AbstractCvSize - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvSize(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize
 
opencv_core.AbstractCvSize2D32f - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvSize2D32f(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize2D32f
 
opencv_core.AbstractCvSparseMat - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractCvSparseMat(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSparseMat
 
opencv_core.AbstractCvSparseMat.ReleaseDeallocator - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractIplImage - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractIplImage(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
opencv_core.AbstractIplImage.HeaderReleaseDeallocator - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractIplImage.ReleaseDeallocator - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractMat - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractMat(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
opencv_core.AbstractScalar - Class in org.bytedeco.javacpp.helper
 
opencv_core.AbstractScalar(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
opencv_core.Algorithm - Class in org.bytedeco.javacpp
\brief This is a base class for all more or less complex algorithms in OpenCV
opencv_core.Algorithm(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Algorithm
Pointer cast constructor.
opencv_core.Algorithm(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Algorithm
Native array allocator.
opencv_core.Algorithm() - Constructor for class org.bytedeco.javacpp.opencv_core.Algorithm
 
opencv_core.Arrays - Class in org.bytedeco.javacpp
 
opencv_core.Arrays() - Constructor for class org.bytedeco.javacpp.opencv_core.Arrays
Empty constructor.
opencv_core.Arrays(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Arrays
Pointer cast constructor.
opencv_core.AutoLock - Class in org.bytedeco.javacpp
 
opencv_core.AutoLock(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.AutoLock
Pointer cast constructor.
opencv_core.AutoLock(opencv_core.Mutex) - Constructor for class org.bytedeco.javacpp.opencv_core.AutoLock
 
opencv_core.Buffer - Class in org.bytedeco.javacpp
\cond IGNORED
opencv_core.Buffer() - Constructor for class org.bytedeco.javacpp.opencv_core.Buffer
Empty constructor.
opencv_core.Buffer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Buffer
Pointer cast constructor.
opencv_core.BufferPoolController - Class in org.bytedeco.javacpp
\addtogroup core \{
opencv_core.BufferPoolController(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.BufferPoolController
Pointer cast constructor.
opencv_core.ByteVectorVector - Class in org.bytedeco.javacpp
 
opencv_core.ByteVectorVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.ByteVectorVector
Pointer cast constructor.
opencv_core.ByteVectorVector(byte[]...) - Constructor for class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
opencv_core.ByteVectorVector() - Constructor for class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
opencv_core.ByteVectorVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
opencv_core.ConjGradSolver - Class in org.bytedeco.javacpp
\brief This class is used to perform the non-linear non-constrained minimization of a function with known gradient,
opencv_core.ConjGradSolver(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.ConjGradSolver
Pointer cast constructor.
opencv_core.Cv32suf - Class in org.bytedeco.javacpp
 
opencv_core.Cv32suf() - Constructor for class org.bytedeco.javacpp.opencv_core.Cv32suf
Default native constructor.
opencv_core.Cv32suf(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Cv32suf
Native array allocator.
opencv_core.Cv32suf(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Cv32suf
Pointer cast constructor.
opencv_core.Cv64suf - Class in org.bytedeco.javacpp
 
opencv_core.Cv64suf() - Constructor for class org.bytedeco.javacpp.opencv_core.Cv64suf
Default native constructor.
opencv_core.Cv64suf(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Cv64suf
Native array allocator.
opencv_core.Cv64suf(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Cv64suf
Pointer cast constructor.
opencv_core.Cv_iplAllocateImageData - Class in org.bytedeco.javacpp
 
opencv_core.Cv_iplAllocateImageData(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplAllocateImageData
Pointer cast constructor.
opencv_core.Cv_iplAllocateImageData() - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplAllocateImageData
 
opencv_core.Cv_iplCloneImage - Class in org.bytedeco.javacpp
 
opencv_core.Cv_iplCloneImage(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplCloneImage
Pointer cast constructor.
opencv_core.Cv_iplCloneImage() - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplCloneImage
 
opencv_core.Cv_iplCreateImageHeader - Class in org.bytedeco.javacpp
 
opencv_core.Cv_iplCreateImageHeader(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplCreateImageHeader
Pointer cast constructor.
opencv_core.Cv_iplCreateImageHeader() - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplCreateImageHeader
 
opencv_core.Cv_iplCreateROI - Class in org.bytedeco.javacpp
 
opencv_core.Cv_iplCreateROI(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplCreateROI
Pointer cast constructor.
opencv_core.Cv_iplCreateROI() - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplCreateROI
 
opencv_core.Cv_iplDeallocate - Class in org.bytedeco.javacpp
 
opencv_core.Cv_iplDeallocate(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplDeallocate
Pointer cast constructor.
opencv_core.Cv_iplDeallocate() - Constructor for class org.bytedeco.javacpp.opencv_core.Cv_iplDeallocate
 
opencv_core.CvArr - Class in org.bytedeco.javacpp.helper
 
opencv_core.CvArr(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvArr
 
opencv_core.CvArrArray - Class in org.bytedeco.javacpp.helper
 
opencv_core.CvArrArray(opencv_core.CvArr...) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvArrArray
 
opencv_core.CvArrArray(long) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvArrArray
 
opencv_core.CvArrArray(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvArrArray
 
opencv_core.CvAttrList - Class in org.bytedeco.javacpp
\brief List of attributes.
opencv_core.CvAttrList() - Constructor for class org.bytedeco.javacpp.opencv_core.CvAttrList
Default native constructor.
opencv_core.CvAttrList(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvAttrList
Native array allocator.
opencv_core.CvAttrList(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvAttrList
Pointer cast constructor.
opencv_core.CvBox2D - Class in org.bytedeco.javacpp
\sa RotatedRect
opencv_core.CvBox2D(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvBox2D
Pointer cast constructor.
opencv_core.CvBox2D(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvBox2D
Native array allocator.
opencv_core.CvBox2D(opencv_core.CvPoint2D32f, opencv_core.CvSize2D32f, float) - Constructor for class org.bytedeco.javacpp.opencv_core.CvBox2D
 
opencv_core.CvBox2D() - Constructor for class org.bytedeco.javacpp.opencv_core.CvBox2D
 
opencv_core.CvBox2D(FloatBuffer, opencv_core.CvSize2D32f, float) - Constructor for class org.bytedeco.javacpp.opencv_core.CvBox2D
 
opencv_core.CvBox2D(float[], opencv_core.CvSize2D32f, float) - Constructor for class org.bytedeco.javacpp.opencv_core.CvBox2D
 
opencv_core.CvBox2D(opencv_core.RotatedRect) - Constructor for class org.bytedeco.javacpp.opencv_core.CvBox2D
 
opencv_core.CvChain - Class in org.bytedeco.javacpp
Chain/Countour
opencv_core.CvChain() - Constructor for class org.bytedeco.javacpp.opencv_core.CvChain
Default native constructor.
opencv_core.CvChain(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvChain
Native array allocator.
opencv_core.CvChain(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvChain
Pointer cast constructor.
opencv_core.CvCloneFunc - Class in org.bytedeco.javacpp
 
opencv_core.CvCloneFunc(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvCloneFunc
Pointer cast constructor.
opencv_core.CvCloneFunc() - Constructor for class org.bytedeco.javacpp.opencv_core.CvCloneFunc
 
opencv_core.CvCmpFunc - Class in org.bytedeco.javacpp
a < b ? -1 : a > b ? 1 : 0
opencv_core.CvCmpFunc(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvCmpFunc
Pointer cast constructor.
opencv_core.CvCmpFunc() - Constructor for class org.bytedeco.javacpp.opencv_core.CvCmpFunc
 
opencv_core.CvContour - Class in org.bytedeco.javacpp
 
opencv_core.CvContour() - Constructor for class org.bytedeco.javacpp.opencv_core.CvContour
Default native constructor.
opencv_core.CvContour(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvContour
Native array allocator.
opencv_core.CvContour(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvContour
Pointer cast constructor.
opencv_core.CvErrorCallback - Class in org.bytedeco.javacpp
 
opencv_core.CvErrorCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvErrorCallback
Pointer cast constructor.
opencv_core.CvErrorCallback() - Constructor for class org.bytedeco.javacpp.opencv_core.CvErrorCallback
 
opencv_core.CvFileNode - Class in org.bytedeco.javacpp
Basic element of the file storage - scalar or collection:
opencv_core.CvFileNode() - Constructor for class org.bytedeco.javacpp.opencv_core.CvFileNode
Default native constructor.
opencv_core.CvFileNode(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvFileNode
Native array allocator.
opencv_core.CvFileNode(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvFileNode
Pointer cast constructor.
opencv_core.CvFileNodeHash - Class in org.bytedeco.javacpp
 
opencv_core.CvFileNodeHash() - Constructor for class org.bytedeco.javacpp.opencv_core.CvFileNodeHash
Empty constructor.
opencv_core.CvFileNodeHash(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvFileNodeHash
Pointer cast constructor.
opencv_core.CvFileStorage - Class in org.bytedeco.javacpp
"black box" file storage
opencv_core.CvFileStorage() - Constructor for class org.bytedeco.javacpp.opencv_core.CvFileStorage
Empty constructor.
opencv_core.CvFileStorage(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvFileStorage
Pointer cast constructor.
opencv_core.CvGraph - Class in org.bytedeco.javacpp
Graph is "derived" from the set (this is set a of vertices) and includes another set (edges)
opencv_core.CvGraph() - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraph
Default native constructor.
opencv_core.CvGraph(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraph
Native array allocator.
opencv_core.CvGraph(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraph
Pointer cast constructor.
opencv_core.CvGraphEdge - Class in org.bytedeco.javacpp
\name Graph
opencv_core.CvGraphEdge() - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphEdge
Default native constructor.
opencv_core.CvGraphEdge(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphEdge
Native array allocator.
opencv_core.CvGraphEdge(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphEdge
Pointer cast constructor.
opencv_core.CvGraphScanner - Class in org.bytedeco.javacpp
 
opencv_core.CvGraphScanner() - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphScanner
Default native constructor.
opencv_core.CvGraphScanner(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphScanner
Native array allocator.
opencv_core.CvGraphScanner(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphScanner
Pointer cast constructor.
opencv_core.CvGraphVtx - Class in org.bytedeco.javacpp
 
opencv_core.CvGraphVtx() - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphVtx
Default native constructor.
opencv_core.CvGraphVtx(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphVtx
Native array allocator.
opencv_core.CvGraphVtx(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphVtx
Pointer cast constructor.
opencv_core.CvGraphVtx2D - Class in org.bytedeco.javacpp
 
opencv_core.CvGraphVtx2D() - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
Default native constructor.
opencv_core.CvGraphVtx2D(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
Native array allocator.
opencv_core.CvGraphVtx2D(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
Pointer cast constructor.
opencv_core.CvHistogram - Class in org.bytedeco.javacpp
 
opencv_core.CvHistogram() - Constructor for class org.bytedeco.javacpp.opencv_core.CvHistogram
Default native constructor.
opencv_core.CvHistogram(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvHistogram
Native array allocator.
opencv_core.CvHistogram(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvHistogram
Pointer cast constructor.
opencv_core.CvIsInstanceFunc - Class in org.bytedeco.javacpp
 
opencv_core.CvIsInstanceFunc(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvIsInstanceFunc
Pointer cast constructor.
opencv_core.CvIsInstanceFunc() - Constructor for class org.bytedeco.javacpp.opencv_core.CvIsInstanceFunc
 
opencv_core.CvLineIterator - Class in org.bytedeco.javacpp
Line iterator state:
opencv_core.CvLineIterator() - Constructor for class org.bytedeco.javacpp.opencv_core.CvLineIterator
Default native constructor.
opencv_core.CvLineIterator(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvLineIterator
Native array allocator.
opencv_core.CvLineIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvLineIterator
Pointer cast constructor.
opencv_core.CvMat - Class in org.bytedeco.javacpp
Deprecated.
CvMat is now obsolete; consider using Mat instead.
opencv_core.CvMat(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
Pointer cast constructor.
opencv_core.CvMat(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
Native array allocator.
opencv_core.CvMat() - Constructor for class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
opencv_core.CvMat(opencv_core.CvMat) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
opencv_core.CvMat(opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
opencv_core.CvMatArray - Class in org.bytedeco.javacpp.helper
 
opencv_core.CvMatArray(opencv_core.CvMat...) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvMatArray
 
opencv_core.CvMatArray(long) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvMatArray
 
opencv_core.CvMatArray(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvMatArray
 
opencv_core.CvMatND - Class in org.bytedeco.javacpp
Deprecated.
consider using cv::Mat instead
opencv_core.CvMatND(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
Pointer cast constructor.
opencv_core.CvMatND(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
Native array allocator.
opencv_core.CvMatND() - Constructor for class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
opencv_core.CvMatND(opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
opencv_core.CvMatNDArray - Class in org.bytedeco.javacpp.helper
 
opencv_core.CvMatNDArray(opencv_core.CvMatND...) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvMatNDArray
 
opencv_core.CvMatNDArray(long) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvMatNDArray
 
opencv_core.CvMatNDArray(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.CvMatNDArray
 
opencv_core.CvMemBlock - Class in org.bytedeco.javacpp
Memory storage
opencv_core.CvMemBlock() - Constructor for class org.bytedeco.javacpp.opencv_core.CvMemBlock
Default native constructor.
opencv_core.CvMemBlock(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMemBlock
Native array allocator.
opencv_core.CvMemBlock(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMemBlock
Pointer cast constructor.
opencv_core.CvMemStorage - Class in org.bytedeco.javacpp
 
opencv_core.CvMemStorage() - Constructor for class org.bytedeco.javacpp.opencv_core.CvMemStorage
Default native constructor.
opencv_core.CvMemStorage(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMemStorage
Native array allocator.
opencv_core.CvMemStorage(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMemStorage
Pointer cast constructor.
opencv_core.CvMemStoragePos - Class in org.bytedeco.javacpp
 
opencv_core.CvMemStoragePos() - Constructor for class org.bytedeco.javacpp.opencv_core.CvMemStoragePos
Default native constructor.
opencv_core.CvMemStoragePos(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMemStoragePos
Native array allocator.
opencv_core.CvMemStoragePos(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvMemStoragePos
Pointer cast constructor.
opencv_core.CvModuleInfo - Class in org.bytedeco.javacpp
 
opencv_core.CvModuleInfo() - Constructor for class org.bytedeco.javacpp.opencv_core.CvModuleInfo
Default native constructor.
opencv_core.CvModuleInfo(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvModuleInfo
Native array allocator.
opencv_core.CvModuleInfo(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvModuleInfo
Pointer cast constructor.
opencv_core.CvNArrayIterator - Class in org.bytedeco.javacpp
matrix iterator: used for n-ary operations on dense arrays
opencv_core.CvNArrayIterator() - Constructor for class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
Default native constructor.
opencv_core.CvNArrayIterator(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
Native array allocator.
opencv_core.CvNArrayIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
Pointer cast constructor.
opencv_core.CvPluginFuncInfo - Class in org.bytedeco.javacpp
System data types
opencv_core.CvPluginFuncInfo() - Constructor for class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
Default native constructor.
opencv_core.CvPluginFuncInfo(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
Native array allocator.
opencv_core.CvPluginFuncInfo(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
Pointer cast constructor.
opencv_core.CvPoint - Class in org.bytedeco.javacpp
CvPoint and variants
opencv_core.CvPoint(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint
Pointer cast constructor.
opencv_core.CvPoint(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint
Native array allocator.
opencv_core.CvPoint(int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint
 
opencv_core.CvPoint() - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint
 
opencv_core.CvPoint2D32f - Class in org.bytedeco.javacpp
 
opencv_core.CvPoint2D32f(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint2D32f
Pointer cast constructor.
opencv_core.CvPoint2D32f(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint2D32f
Native array allocator.
opencv_core.CvPoint2D32f(float, float) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint2D32f
 
opencv_core.CvPoint2D32f() - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint2D32f
 
opencv_core.CvPoint2D64f - Class in org.bytedeco.javacpp
 
opencv_core.CvPoint2D64f() - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint2D64f
Default native constructor.
opencv_core.CvPoint2D64f(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint2D64f
Native array allocator.
opencv_core.CvPoint2D64f(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint2D64f
Pointer cast constructor.
opencv_core.CvPoint3D32f - Class in org.bytedeco.javacpp
 
opencv_core.CvPoint3D32f(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
Pointer cast constructor.
opencv_core.CvPoint3D32f(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
Native array allocator.
opencv_core.CvPoint3D32f(float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
 
opencv_core.CvPoint3D32f() - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
 
opencv_core.CvPoint3D64f - Class in org.bytedeco.javacpp
 
opencv_core.CvPoint3D64f() - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
Default native constructor.
opencv_core.CvPoint3D64f(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
Native array allocator.
opencv_core.CvPoint3D64f(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
Pointer cast constructor.
opencv_core.CvReadFunc - Class in org.bytedeco.javacpp
 
opencv_core.CvReadFunc(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvReadFunc
Pointer cast constructor.
opencv_core.CvReadFunc() - Constructor for class org.bytedeco.javacpp.opencv_core.CvReadFunc
 
opencv_core.CvRect - Class in org.bytedeco.javacpp
\sa Rect_
opencv_core.CvRect(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvRect
Pointer cast constructor.
opencv_core.CvRect(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvRect
Native array allocator.
opencv_core.CvRect(int, int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.CvRect
 
opencv_core.CvRect() - Constructor for class org.bytedeco.javacpp.opencv_core.CvRect
 
opencv_core.CvReleaseFunc - Class in org.bytedeco.javacpp
 
opencv_core.CvReleaseFunc(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvReleaseFunc
Pointer cast constructor.
opencv_core.CvReleaseFunc() - Constructor for class org.bytedeco.javacpp.opencv_core.CvReleaseFunc
 
opencv_core.CvScalar - Class in org.bytedeco.javacpp
\sa Scalar_
opencv_core.CvScalar(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvScalar
Pointer cast constructor.
opencv_core.CvScalar(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvScalar
Native array allocator.
opencv_core.CvScalar() - Constructor for class org.bytedeco.javacpp.opencv_core.CvScalar
 
opencv_core.CvScalar(double, double, double, double) - Constructor for class org.bytedeco.javacpp.opencv_core.CvScalar
 
opencv_core.CvScalar(double) - Constructor for class org.bytedeco.javacpp.opencv_core.CvScalar
 
opencv_core.CvSeq - Class in org.bytedeco.javacpp
Pointer to the first sequence block.
opencv_core.CvSeq() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeq
Default native constructor.
opencv_core.CvSeq(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeq
Native array allocator.
opencv_core.CvSeq(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeq
Pointer cast constructor.
opencv_core.CvSeqBlock - Class in org.bytedeco.javacpp
Sequence
opencv_core.CvSeqBlock() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeqBlock
Default native constructor.
opencv_core.CvSeqBlock(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeqBlock
Native array allocator.
opencv_core.CvSeqBlock(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeqBlock
Pointer cast constructor.
opencv_core.CvSeqReader - Class in org.bytedeco.javacpp
pointer to previous element
opencv_core.CvSeqReader() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeqReader
Default native constructor.
opencv_core.CvSeqReader(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeqReader
Native array allocator.
opencv_core.CvSeqReader(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeqReader
Pointer cast constructor.
opencv_core.CvSeqWriter - Class in org.bytedeco.javacpp
pointer to the end of block
opencv_core.CvSeqWriter() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeqWriter
Default native constructor.
opencv_core.CvSeqWriter(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeqWriter
Native array allocator.
opencv_core.CvSeqWriter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSeqWriter
Pointer cast constructor.
opencv_core.CvSet - Class in org.bytedeco.javacpp
 
opencv_core.CvSet() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSet
Default native constructor.
opencv_core.CvSet(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSet
Native array allocator.
opencv_core.CvSet(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSet
Pointer cast constructor.
opencv_core.CvSetElem - Class in org.bytedeco.javacpp
\brief Set Order is not preserved.
opencv_core.CvSetElem() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSetElem
Default native constructor.
opencv_core.CvSetElem(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSetElem
Native array allocator.
opencv_core.CvSetElem(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSetElem
Pointer cast constructor.
opencv_core.CvSize - Class in org.bytedeco.javacpp
CvSize's & CvBox
opencv_core.CvSize(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSize
Pointer cast constructor.
opencv_core.CvSize(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSize
Native array allocator.
opencv_core.CvSize(int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSize
 
opencv_core.CvSize() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSize
 
opencv_core.CvSize2D32f - Class in org.bytedeco.javacpp
 
opencv_core.CvSize2D32f(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSize2D32f
Pointer cast constructor.
opencv_core.CvSize2D32f(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSize2D32f
Native array allocator.
opencv_core.CvSize2D32f(float, float) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSize2D32f
 
opencv_core.CvSize2D32f() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSize2D32f
 
opencv_core.CvSlice - Class in org.bytedeco.javacpp
 
opencv_core.CvSlice(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSlice
Pointer cast constructor.
opencv_core.CvSlice(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSlice
Native array allocator.
opencv_core.CvSlice(int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSlice
 
opencv_core.CvSlice() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSlice
 
opencv_core.CvSlice(opencv_core.Range) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSlice
 
opencv_core.CvSparseMat - Class in org.bytedeco.javacpp
 
opencv_core.CvSparseMat() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSparseMat
Default native constructor.
opencv_core.CvSparseMat(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSparseMat
Native array allocator.
opencv_core.CvSparseMat(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSparseMat
Pointer cast constructor.
opencv_core.CvSparseMatIterator - Class in org.bytedeco.javacpp
 
opencv_core.CvSparseMatIterator() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
Default native constructor.
opencv_core.CvSparseMatIterator(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
Native array allocator.
opencv_core.CvSparseMatIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
Pointer cast constructor.
opencv_core.CvSparseNode - Class in org.bytedeco.javacpp
iteration through a sparse array
opencv_core.CvSparseNode() - Constructor for class org.bytedeco.javacpp.opencv_core.CvSparseNode
Default native constructor.
opencv_core.CvSparseNode(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSparseNode
Native array allocator.
opencv_core.CvSparseNode(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvSparseNode
Pointer cast constructor.
opencv_core.CvString - Class in org.bytedeco.javacpp
 
opencv_core.CvString() - Constructor for class org.bytedeco.javacpp.opencv_core.CvString
Default native constructor.
opencv_core.CvString(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvString
Native array allocator.
opencv_core.CvString(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvString
Pointer cast constructor.
opencv_core.CvStringHashNode - Class in org.bytedeco.javacpp
All the keys (names) of elements in the readed file storage are stored in the hash to speed up the lookup operations:
opencv_core.CvStringHashNode() - Constructor for class org.bytedeco.javacpp.opencv_core.CvStringHashNode
Default native constructor.
opencv_core.CvStringHashNode(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvStringHashNode
Native array allocator.
opencv_core.CvStringHashNode(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvStringHashNode
Pointer cast constructor.
opencv_core.CvTermCriteria - Class in org.bytedeco.javacpp
\sa TermCriteria
opencv_core.CvTermCriteria(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvTermCriteria
Pointer cast constructor.
opencv_core.CvTermCriteria(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvTermCriteria
Native array allocator.
opencv_core.CvTermCriteria(int, int, double) - Constructor for class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
opencv_core.CvTermCriteria() - Constructor for class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
opencv_core.CvTermCriteria(opencv_core.TermCriteria) - Constructor for class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
opencv_core.CvTreeNodeIterator - Class in org.bytedeco.javacpp
Iteration through the sequence tree
opencv_core.CvTreeNodeIterator() - Constructor for class org.bytedeco.javacpp.opencv_core.CvTreeNodeIterator
Default native constructor.
opencv_core.CvTreeNodeIterator(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvTreeNodeIterator
Native array allocator.
opencv_core.CvTreeNodeIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvTreeNodeIterator
Pointer cast constructor.
opencv_core.CvType - Class in org.bytedeco.javacpp
\addtogroup core_c_glue \{
opencv_core.CvType(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvType
Pointer cast constructor.
opencv_core.CvType(BytePointer, opencv_core.CvIsInstanceFunc, opencv_core.CvReleaseFunc, opencv_core.CvReadFunc, opencv_core.CvWriteFunc, opencv_core.CvCloneFunc) - Constructor for class org.bytedeco.javacpp.opencv_core.CvType
 
opencv_core.CvType(BytePointer, opencv_core.CvIsInstanceFunc) - Constructor for class org.bytedeco.javacpp.opencv_core.CvType
 
opencv_core.CvType(String, opencv_core.CvIsInstanceFunc, opencv_core.CvReleaseFunc, opencv_core.CvReadFunc, opencv_core.CvWriteFunc, opencv_core.CvCloneFunc) - Constructor for class org.bytedeco.javacpp.opencv_core.CvType
 
opencv_core.CvType(String, opencv_core.CvIsInstanceFunc) - Constructor for class org.bytedeco.javacpp.opencv_core.CvType
 
opencv_core.CvTypeInfo - Class in org.bytedeco.javacpp
\brief Type information
opencv_core.CvTypeInfo() - Constructor for class org.bytedeco.javacpp.opencv_core.CvTypeInfo
Default native constructor.
opencv_core.CvTypeInfo(long) - Constructor for class org.bytedeco.javacpp.opencv_core.CvTypeInfo
Native array allocator.
opencv_core.CvTypeInfo(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvTypeInfo
Pointer cast constructor.
opencv_core.CvWriteFunc - Class in org.bytedeco.javacpp
 
opencv_core.CvWriteFunc(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.CvWriteFunc
Pointer cast constructor.
opencv_core.CvWriteFunc() - Constructor for class org.bytedeco.javacpp.opencv_core.CvWriteFunc
 
opencv_core.DMatch - Class in org.bytedeco.javacpp
\brief Class for matching keypoint descriptors
opencv_core.DMatch(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatch
Pointer cast constructor.
opencv_core.DMatch(long) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatch
Native array allocator.
opencv_core.DMatch() - Constructor for class org.bytedeco.javacpp.opencv_core.DMatch
 
opencv_core.DMatch(int, int, float) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatch
 
opencv_core.DMatch(int, int, int, float) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatch
 
opencv_core.DMatchVector - Class in org.bytedeco.javacpp
 
opencv_core.DMatchVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatchVector
Pointer cast constructor.
opencv_core.DMatchVector(opencv_core.DMatch...) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatchVector
 
opencv_core.DMatchVector() - Constructor for class org.bytedeco.javacpp.opencv_core.DMatchVector
 
opencv_core.DMatchVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatchVector
 
opencv_core.DMatchVectorVector - Class in org.bytedeco.javacpp
 
opencv_core.DMatchVectorVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
Pointer cast constructor.
opencv_core.DMatchVectorVector(opencv_core.DMatchVector...) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
 
opencv_core.DMatchVectorVector() - Constructor for class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
 
opencv_core.DMatchVectorVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
 
opencv_core.DownhillSolver - Class in org.bytedeco.javacpp
\brief This class is used to perform the non-linear non-constrained minimization of a function,
opencv_core.DownhillSolver(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.DownhillSolver
Pointer cast constructor.
opencv_core.ErrorCallback - Class in org.bytedeco.javacpp
 
opencv_core.ErrorCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.ErrorCallback
Pointer cast constructor.
opencv_core.ErrorCallback() - Constructor for class org.bytedeco.javacpp.opencv_core.ErrorCallback
 
opencv_core.Event - Class in org.bytedeco.javacpp
 
opencv_core.Event() - Constructor for class org.bytedeco.javacpp.opencv_core.Event
Empty constructor.
opencv_core.Event(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Event
Pointer cast constructor.
opencv_core.FileNode - Class in org.bytedeco.javacpp
\brief File Storage Node class.
opencv_core.FileNode(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNode
Pointer cast constructor.
opencv_core.FileNode(long) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNode
Native array allocator.
opencv_core.FileNode() - Constructor for class org.bytedeco.javacpp.opencv_core.FileNode
\brief The constructors.
opencv_core.FileNode(opencv_core.CvFileStorage, opencv_core.CvFileNode) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNode
\overload
opencv_core.FileNode(opencv_core.FileNode) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNode
\overload
opencv_core.FileNodeIterator - Class in org.bytedeco.javacpp
\brief used to iterate through sequences and mappings.
opencv_core.FileNodeIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNodeIterator
Pointer cast constructor.
opencv_core.FileNodeIterator(long) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNodeIterator
Native array allocator.
opencv_core.FileNodeIterator() - Constructor for class org.bytedeco.javacpp.opencv_core.FileNodeIterator
\brief The constructors.
opencv_core.FileNodeIterator(opencv_core.CvFileStorage, opencv_core.CvFileNode, long) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNodeIterator
\overload
opencv_core.FileNodeIterator(opencv_core.CvFileStorage, opencv_core.CvFileNode) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
opencv_core.FileNodeIterator(opencv_core.FileNodeIterator) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNodeIterator
\overload
opencv_core.FileNodeIterator.SeqReader - Class in org.bytedeco.javacpp
 
opencv_core.FileNodeIterator.SeqReader() - Constructor for class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
Default native constructor.
opencv_core.FileNodeIterator.SeqReader(long) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
Native array allocator.
opencv_core.FileNodeIterator.SeqReader(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
Pointer cast constructor.
opencv_core.FileStorage - Class in org.bytedeco.javacpp
\brief XML/YAML file storage class that encapsulates all the information necessary for writing or reading data to/from a file.
opencv_core.FileStorage(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.FileStorage
Pointer cast constructor.
opencv_core.FileStorage(long) - Constructor for class org.bytedeco.javacpp.opencv_core.FileStorage
Native array allocator.
opencv_core.FileStorage() - Constructor for class org.bytedeco.javacpp.opencv_core.FileStorage
\brief The constructors.
opencv_core.FileStorage(BytePointer, int, BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_core.FileStorage
\overload
opencv_core.FileStorage(BytePointer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.FileStorage
 
opencv_core.FileStorage(String, int, String) - Constructor for class org.bytedeco.javacpp.opencv_core.FileStorage
 
opencv_core.FileStorage(String, int) - Constructor for class org.bytedeco.javacpp.opencv_core.FileStorage
 
opencv_core.FileStorage(opencv_core.CvFileStorage, boolean) - Constructor for class org.bytedeco.javacpp.opencv_core.FileStorage
\overload
opencv_core.FileStorage(opencv_core.CvFileStorage) - Constructor for class org.bytedeco.javacpp.opencv_core.FileStorage
 
opencv_core.Formatted - Class in org.bytedeco.javacpp
\} core_cluster
opencv_core.Formatted(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Formatted
Pointer cast constructor.
opencv_core.Formatter - Class in org.bytedeco.javacpp
\todo document
opencv_core.Formatter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Formatter
Pointer cast constructor.
opencv_core.Hamming - Class in org.bytedeco.javacpp
replaced with CV_Assert(expr) in Debug configuration
opencv_core.Hamming() - Constructor for class org.bytedeco.javacpp.opencv_core.Hamming
Default native constructor.
opencv_core.Hamming(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Hamming
Native array allocator.
opencv_core.Hamming(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Hamming
Pointer cast constructor.
opencv_core.HostMem - Class in org.bytedeco.javacpp
 
opencv_core.HostMem() - Constructor for class org.bytedeco.javacpp.opencv_core.HostMem
Empty constructor.
opencv_core.HostMem(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.HostMem
Pointer cast constructor.
opencv_core.IntIntPair - Class in org.bytedeco.javacpp
 
opencv_core.IntIntPair(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.IntIntPair
Pointer cast constructor.
opencv_core.IntIntPair(int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.IntIntPair
 
opencv_core.IntIntPair() - Constructor for class org.bytedeco.javacpp.opencv_core.IntIntPair
 
opencv_core.IntIntPairVector - Class in org.bytedeco.javacpp
 
opencv_core.IntIntPairVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.IntIntPairVector
Pointer cast constructor.
opencv_core.IntIntPairVector(int[], int[]) - Constructor for class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
opencv_core.IntIntPairVector() - Constructor for class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
opencv_core.IntIntPairVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
opencv_core.IntVectorVector - Class in org.bytedeco.javacpp
 
opencv_core.IntVectorVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.IntVectorVector
Pointer cast constructor.
opencv_core.IntVectorVector(int[]...) - Constructor for class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
opencv_core.IntVectorVector() - Constructor for class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
opencv_core.IntVectorVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
opencv_core.IplConvKernel - Class in org.bytedeco.javacpp
 
opencv_core.IplConvKernel() - Constructor for class org.bytedeco.javacpp.opencv_core.IplConvKernel
Default native constructor.
opencv_core.IplConvKernel(long) - Constructor for class org.bytedeco.javacpp.opencv_core.IplConvKernel
Native array allocator.
opencv_core.IplConvKernel(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.IplConvKernel
Pointer cast constructor.
opencv_core.IplConvKernelFP - Class in org.bytedeco.javacpp
 
opencv_core.IplConvKernelFP() - Constructor for class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
Default native constructor.
opencv_core.IplConvKernelFP(long) - Constructor for class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
Native array allocator.
opencv_core.IplConvKernelFP(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
Pointer cast constructor.
opencv_core.IplImage - Class in org.bytedeco.javacpp
The IplImage is taken from the Intel Image Processing Library, in which the format is native.
opencv_core.IplImage(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.IplImage
Pointer cast constructor.
opencv_core.IplImage(long) - Constructor for class org.bytedeco.javacpp.opencv_core.IplImage
Native array allocator.
opencv_core.IplImage() - Constructor for class org.bytedeco.javacpp.opencv_core.IplImage
 
opencv_core.IplImage(opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.IplImage
 
opencv_core.IplImageArray - Class in org.bytedeco.javacpp.helper
 
opencv_core.IplImageArray(opencv_core.IplImage...) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.IplImageArray
 
opencv_core.IplImageArray(long) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.IplImageArray
 
opencv_core.IplImageArray(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_core.IplImageArray
 
opencv_core.IplROI - Class in org.bytedeco.javacpp
 
opencv_core.IplROI() - Constructor for class org.bytedeco.javacpp.opencv_core.IplROI
Default native constructor.
opencv_core.IplROI(long) - Constructor for class org.bytedeco.javacpp.opencv_core.IplROI
Native array allocator.
opencv_core.IplROI(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.IplROI
Pointer cast constructor.
opencv_core.IplTileInfo - Class in org.bytedeco.javacpp
 
opencv_core.IplTileInfo() - Constructor for class org.bytedeco.javacpp.opencv_core.IplTileInfo
Empty constructor.
opencv_core.IplTileInfo(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.IplTileInfo
Pointer cast constructor.
opencv_core.KeyPoint - Class in org.bytedeco.javacpp
\brief Data structure for salient point detectors.
opencv_core.KeyPoint(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPoint
Pointer cast constructor.
opencv_core.KeyPoint(long) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPoint
Native array allocator.
opencv_core.KeyPoint() - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPoint
the default constructor
opencv_core.KeyPoint(opencv_core.Point2f, float, float, float, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPoint
 
opencv_core.KeyPoint(opencv_core.Point2f, float) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPoint
 
opencv_core.KeyPoint(float, float, float, float, float, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPoint
 
opencv_core.KeyPoint(float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPoint
 
opencv_core.KeyPointVector - Class in org.bytedeco.javacpp
 
opencv_core.KeyPointVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPointVector
Pointer cast constructor.
opencv_core.KeyPointVector(opencv_core.KeyPoint...) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPointVector
 
opencv_core.KeyPointVector() - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPointVector
 
opencv_core.KeyPointVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPointVector
 
opencv_core.KeyPointVectorVector - Class in org.bytedeco.javacpp
 
opencv_core.KeyPointVectorVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
Pointer cast constructor.
opencv_core.KeyPointVectorVector(opencv_core.KeyPointVector...) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
 
opencv_core.KeyPointVectorVector() - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
 
opencv_core.KeyPointVectorVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
 
opencv_core.LDA - Class in org.bytedeco.javacpp
\brief Linear Discriminant Analysis \todo document this class
opencv_core.LDA(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.LDA
Pointer cast constructor.
opencv_core.LDA(long) - Constructor for class org.bytedeco.javacpp.opencv_core.LDA
Native array allocator.
opencv_core.LDA(int) - Constructor for class org.bytedeco.javacpp.opencv_core.LDA
\brief constructor Initializes a LDA with num_components (default 0).
opencv_core.LDA() - Constructor for class org.bytedeco.javacpp.opencv_core.LDA
 
opencv_core.LDA(opencv_core.MatVector, opencv_core.Mat, int) - Constructor for class org.bytedeco.javacpp.opencv_core.LDA
Initializes and performs a Discriminant Analysis with Fisher's Optimization Criterion on given data in src and corresponding labels in labels.
opencv_core.LDA(opencv_core.MatVector, opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.LDA
 
opencv_core.Mat - Class in org.bytedeco.javacpp
\brief n-dimensional dense array class
opencv_core.Mat(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
Pointer cast constructor.
opencv_core.Mat(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
Native array allocator.
opencv_core.Mat() - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
These are various constructors that form a matrix.
opencv_core.Mat(int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(opencv_core.Size, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(int, int, int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(opencv_core.Size, int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(int, IntPointer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(int, IntBuffer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(int, int[], int) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(int, IntPointer, int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(int, IntBuffer, int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(int, int[], int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(int, int, int, Pointer, long) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(int, int, int, Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(opencv_core.CvArr) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(byte...) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(byte[], boolean) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(short...) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(short[], boolean) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(int...) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(double...) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(float...) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(BytePointer, boolean) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(ShortPointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(ShortPointer, boolean) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(IntPointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(FloatPointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(DoublePointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(opencv_core.Size, int, Pointer, long) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(opencv_core.Size, int, Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(int, IntPointer, int, Pointer, SizeTPointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(int, IntPointer, int, Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(int, IntBuffer, int, Pointer, SizeTPointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(int, IntBuffer, int, Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(int, int[], int, Pointer, SizeTPointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(int, int[], int, Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(opencv_core.Mat, opencv_core.Range, opencv_core.Range) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.Mat(opencv_core.Mat, opencv_core.Range) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
 
opencv_core.Mat(opencv_core.Mat, opencv_core.Rect) - Constructor for class org.bytedeco.javacpp.opencv_core.Mat
\overload
opencv_core.MatAllocator - Class in org.bytedeco.javacpp
\brief Custom array allocator
opencv_core.MatAllocator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatAllocator
Pointer cast constructor.
opencv_core.MatBytePairVector - Class in org.bytedeco.javacpp
 
opencv_core.MatBytePairVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatBytePairVector
Pointer cast constructor.
opencv_core.MatBytePairVector(opencv_core.Mat[], byte[]) - Constructor for class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
opencv_core.MatBytePairVector() - Constructor for class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
opencv_core.MatBytePairVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
opencv_core.MatConstIterator - Class in org.bytedeco.javacpp
\brief Template sparse n-dimensional array class derived from SparseMat
opencv_core.MatConstIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatConstIterator
Pointer cast constructor.
opencv_core.MatConstIterator(long) - Constructor for class org.bytedeco.javacpp.opencv_core.MatConstIterator
Native array allocator.
opencv_core.MatConstIterator() - Constructor for class org.bytedeco.javacpp.opencv_core.MatConstIterator
default constructor
opencv_core.MatConstIterator(opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.MatConstIterator
constructor that sets the iterator to the beginning of the matrix
opencv_core.MatConstIterator(opencv_core.Mat, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.MatConstIterator
constructor that sets the iterator to the specified element of the matrix
opencv_core.MatConstIterator(opencv_core.Mat, int) - Constructor for class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
opencv_core.MatConstIterator(opencv_core.Mat, opencv_core.Point) - Constructor for class org.bytedeco.javacpp.opencv_core.MatConstIterator
constructor that sets the iterator to the specified element of the matrix
opencv_core.MatConstIterator(opencv_core.MatConstIterator) - Constructor for class org.bytedeco.javacpp.opencv_core.MatConstIterator
copy constructor
opencv_core.MatExpr - Class in org.bytedeco.javacpp
\brief Matrix expression representation \anchor MatrixExpressions This is a list of implemented matrix operations that can be combined in arbitrary complex expressions (here A, B stand for matrices ( Mat ), s for a scalar ( Scalar ), alpha for a real-valued scalar ( double )): - Addition, subtraction, negation: A+B, A-B, A+s, A-s, s+A, s-A, -A - Scaling: A*alpha - Per-element multiplication and division: A.mul(B), A/B, alpha/A - Matrix multiplication: A*B - Transposition: A.t() (means AT) - Matrix inversion and pseudo-inversion, solving linear systems and least-squares problems: A.inv([method]) (~ A<sup>-1</sup>), A.inv([method])*B (~ X: AX=B) - Comparison: A cmpop B, A cmpop alpha, alpha cmpop A, where *cmpop* is one of >, >=, ==, !=, <=, <.
opencv_core.MatExpr(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatExpr
Pointer cast constructor.
opencv_core.MatExpr(long) - Constructor for class org.bytedeco.javacpp.opencv_core.MatExpr
Native array allocator.
opencv_core.MatExpr() - Constructor for class org.bytedeco.javacpp.opencv_core.MatExpr
 
opencv_core.MatExpr(opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.MatExpr
 
opencv_core.MatExpr(opencv_core.MatOp, int, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, double, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.MatExpr
 
opencv_core.MatExpr(opencv_core.MatOp, int) - Constructor for class org.bytedeco.javacpp.opencv_core.MatExpr
 
opencv_core.MatOp - Class in org.bytedeco.javacpp
 
opencv_core.MatOp(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatOp
Pointer cast constructor.
opencv_core.MatSize - Class in org.bytedeco.javacpp
 
opencv_core.MatSize(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatSize
Pointer cast constructor.
opencv_core.MatSize(IntPointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatSize
 
opencv_core.MatSize(IntBuffer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatSize
 
opencv_core.MatSize(int[]) - Constructor for class org.bytedeco.javacpp.opencv_core.MatSize
 
opencv_core.MatStep - Class in org.bytedeco.javacpp
 
opencv_core.MatStep(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatStep
Pointer cast constructor.
opencv_core.MatStep() - Constructor for class org.bytedeco.javacpp.opencv_core.MatStep
 
opencv_core.MatStep(long) - Constructor for class org.bytedeco.javacpp.opencv_core.MatStep
 
opencv_core.MatVector - Class in org.bytedeco.javacpp
 
opencv_core.MatVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MatVector
Pointer cast constructor.
opencv_core.MatVector(opencv_core.Mat...) - Constructor for class org.bytedeco.javacpp.opencv_core.MatVector
 
opencv_core.MatVector() - Constructor for class org.bytedeco.javacpp.opencv_core.MatVector
 
opencv_core.MatVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.MatVector
 
opencv_core.MinProblemSolver - Class in org.bytedeco.javacpp
\brief Basic interface for all solvers
opencv_core.MinProblemSolver(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MinProblemSolver
Pointer cast constructor.
opencv_core.MinProblemSolver.Function - Class in org.bytedeco.javacpp
\brief Represents function being optimized
opencv_core.MinProblemSolver.Function() - Constructor for class org.bytedeco.javacpp.opencv_core.MinProblemSolver.Function
Default native constructor.
opencv_core.MinProblemSolver.Function(long) - Constructor for class org.bytedeco.javacpp.opencv_core.MinProblemSolver.Function
Native array allocator.
opencv_core.MinProblemSolver.Function(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.MinProblemSolver.Function
Pointer cast constructor.
opencv_core.Moments - Class in org.bytedeco.javacpp
\} core_basic
opencv_core.Moments(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Moments
Pointer cast constructor.
opencv_core.Moments(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Moments
Native array allocator.
opencv_core.Moments() - Constructor for class org.bytedeco.javacpp.opencv_core.Moments
the default constructor
opencv_core.Moments(double, double, double, double, double, double, double, double, double, double) - Constructor for class org.bytedeco.javacpp.opencv_core.Moments
the full constructor
opencv_core.Mutex - Class in org.bytedeco.javacpp
 
opencv_core.Mutex(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mutex
Pointer cast constructor.
opencv_core.Mutex(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Mutex
Native array allocator.
opencv_core.Mutex() - Constructor for class org.bytedeco.javacpp.opencv_core.Mutex
 
opencv_core.Mutex(opencv_core.Mutex) - Constructor for class org.bytedeco.javacpp.opencv_core.Mutex
 
opencv_core.Mutex.Impl - Class in org.bytedeco.javacpp
 
opencv_core.Mutex.Impl() - Constructor for class org.bytedeco.javacpp.opencv_core.Mutex.Impl
Empty constructor.
opencv_core.Mutex.Impl(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Mutex.Impl
Pointer cast constructor.
opencv_core.NAryMatIterator - Class in org.bytedeco.javacpp
\brief n-ary multi-dimensional array iterator.
opencv_core.NAryMatIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
Pointer cast constructor.
opencv_core.NAryMatIterator(long) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
Native array allocator.
opencv_core.NAryMatIterator() - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
the default constructor
opencv_core.NAryMatIterator(PointerPointer, PointerPointer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
the full constructor taking arbitrary number of n-dim matrices
opencv_core.NAryMatIterator(opencv_core.Mat, BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
opencv_core.NAryMatIterator(opencv_core.Mat, BytePointer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
opencv_core.NAryMatIterator(opencv_core.Mat, ByteBuffer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
opencv_core.NAryMatIterator(opencv_core.Mat, ByteBuffer) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
opencv_core.NAryMatIterator(opencv_core.Mat, byte[], int) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
opencv_core.NAryMatIterator(opencv_core.Mat, byte[]) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
opencv_core.NAryMatIterator(PointerPointer, opencv_core.Mat, int) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
the full constructor taking arbitrary number of n-dim matrices
opencv_core.NAryMatIterator(opencv_core.Mat, opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
opencv_core.NAryMatIterator(opencv_core.Mat, opencv_core.Mat, int) - Constructor for class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
opencv_core.ParallelLoopBody - Class in org.bytedeco.javacpp
\brief Base class for parallel data processors
opencv_core.ParallelLoopBody(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.ParallelLoopBody
Pointer cast constructor.
opencv_core.Param - Class in org.bytedeco.javacpp
 
opencv_core.Param() - Constructor for class org.bytedeco.javacpp.opencv_core.Param
Default native constructor.
opencv_core.Param(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Param
Native array allocator.
opencv_core.Param(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Param
Pointer cast constructor.
opencv_core.PCA - Class in org.bytedeco.javacpp
\brief Principal Component Analysis
opencv_core.PCA(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.PCA
Pointer cast constructor.
opencv_core.PCA(long) - Constructor for class org.bytedeco.javacpp.opencv_core.PCA
Native array allocator.
opencv_core.PCA() - Constructor for class org.bytedeco.javacpp.opencv_core.PCA
\brief default constructor
opencv_core.PCA(opencv_core.Mat, opencv_core.Mat, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.PCA
\overload
opencv_core.PCA(opencv_core.Mat, opencv_core.Mat, int) - Constructor for class org.bytedeco.javacpp.opencv_core.PCA
 
opencv_core.PCA(opencv_core.Mat, opencv_core.Mat, int, double) - Constructor for class org.bytedeco.javacpp.opencv_core.PCA
\overload
opencv_core.Point - Class in org.bytedeco.javacpp
\brief Template class for 2D points specified by its coordinates x and y.
opencv_core.Point(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point
Pointer cast constructor.
opencv_core.Point(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point
Native array allocator.
opencv_core.Point() - Constructor for class org.bytedeco.javacpp.opencv_core.Point
 
opencv_core.Point(int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Point
 
opencv_core.Point(opencv_core.Point) - Constructor for class org.bytedeco.javacpp.opencv_core.Point
 
opencv_core.Point(opencv_core.Size) - Constructor for class org.bytedeco.javacpp.opencv_core.Point
 
opencv_core.Point2d - Class in org.bytedeco.javacpp
 
opencv_core.Point2d(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2d
Pointer cast constructor.
opencv_core.Point2d(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2d
Native array allocator.
opencv_core.Point2d() - Constructor for class org.bytedeco.javacpp.opencv_core.Point2d
 
opencv_core.Point2d(double, double) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2d
 
opencv_core.Point2d(opencv_core.Point2d) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2d
 
opencv_core.Point2d(opencv_core.Size2d) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2d
 
opencv_core.Point2dVector - Class in org.bytedeco.javacpp
 
opencv_core.Point2dVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2dVector
Pointer cast constructor.
opencv_core.Point2dVector(opencv_core.Point2d...) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2dVector
 
opencv_core.Point2dVector() - Constructor for class org.bytedeco.javacpp.opencv_core.Point2dVector
 
opencv_core.Point2dVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2dVector
 
opencv_core.Point2dVectorVector - Class in org.bytedeco.javacpp
 
opencv_core.Point2dVectorVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
Pointer cast constructor.
opencv_core.Point2dVectorVector(opencv_core.Point2dVector...) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
 
opencv_core.Point2dVectorVector() - Constructor for class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
 
opencv_core.Point2dVectorVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
 
opencv_core.Point2f - Class in org.bytedeco.javacpp
 
opencv_core.Point2f(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2f
Pointer cast constructor.
opencv_core.Point2f(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2f
Native array allocator.
opencv_core.Point2f() - Constructor for class org.bytedeco.javacpp.opencv_core.Point2f
 
opencv_core.Point2f(float, float) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2f
 
opencv_core.Point2f(opencv_core.Point2f) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2f
 
opencv_core.Point2f(opencv_core.Size2f) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2f
 
opencv_core.Point2fVector - Class in org.bytedeco.javacpp
 
opencv_core.Point2fVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2fVector
Pointer cast constructor.
opencv_core.Point2fVector(opencv_core.Point2f...) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2fVector
 
opencv_core.Point2fVector() - Constructor for class org.bytedeco.javacpp.opencv_core.Point2fVector
 
opencv_core.Point2fVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2fVector
 
opencv_core.Point2fVectorVector - Class in org.bytedeco.javacpp
 
opencv_core.Point2fVectorVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
Pointer cast constructor.
opencv_core.Point2fVectorVector(opencv_core.Point2fVector...) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
 
opencv_core.Point2fVectorVector() - Constructor for class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
 
opencv_core.Point2fVectorVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
 
opencv_core.Point3d - Class in org.bytedeco.javacpp
 
opencv_core.Point3d(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3d
Pointer cast constructor.
opencv_core.Point3d(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3d
Native array allocator.
opencv_core.Point3d() - Constructor for class org.bytedeco.javacpp.opencv_core.Point3d
 
opencv_core.Point3d(double, double, double) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3d
 
opencv_core.Point3d(opencv_core.Point3d) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3d
 
opencv_core.Point3d(opencv_core.Point2d) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3d
 
opencv_core.Point3f - Class in org.bytedeco.javacpp
 
opencv_core.Point3f(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3f
Pointer cast constructor.
opencv_core.Point3f(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3f
Native array allocator.
opencv_core.Point3f() - Constructor for class org.bytedeco.javacpp.opencv_core.Point3f
 
opencv_core.Point3f(float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3f
 
opencv_core.Point3f(opencv_core.Point3f) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3f
 
opencv_core.Point3f(opencv_core.Point2f) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3f
 
opencv_core.Point3i - Class in org.bytedeco.javacpp
\brief Template class for 3D points specified by its coordinates x, y and z.
opencv_core.Point3i(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3i
Pointer cast constructor.
opencv_core.Point3i(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3i
Native array allocator.
opencv_core.Point3i() - Constructor for class org.bytedeco.javacpp.opencv_core.Point3i
 
opencv_core.Point3i(int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3i
 
opencv_core.Point3i(opencv_core.Point3i) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3i
 
opencv_core.Point3i(opencv_core.Point) - Constructor for class org.bytedeco.javacpp.opencv_core.Point3i
 
opencv_core.PointVector - Class in org.bytedeco.javacpp
 
opencv_core.PointVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.PointVector
Pointer cast constructor.
opencv_core.PointVector(opencv_core.Point...) - Constructor for class org.bytedeco.javacpp.opencv_core.PointVector
 
opencv_core.PointVector() - Constructor for class org.bytedeco.javacpp.opencv_core.PointVector
 
opencv_core.PointVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.PointVector
 
opencv_core.PointVectorVector - Class in org.bytedeco.javacpp
 
opencv_core.PointVectorVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.PointVectorVector
Pointer cast constructor.
opencv_core.PointVectorVector(opencv_core.PointVector...) - Constructor for class org.bytedeco.javacpp.opencv_core.PointVectorVector
 
opencv_core.PointVectorVector() - Constructor for class org.bytedeco.javacpp.opencv_core.PointVectorVector
 
opencv_core.PointVectorVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.PointVectorVector
 
opencv_core.Ptr - Annotation Type in org.bytedeco.javacpp.presets
 
opencv_core.PtrOwner - Class in org.bytedeco.javacpp
 
opencv_core.PtrOwner() - Constructor for class org.bytedeco.javacpp.opencv_core.PtrOwner
Empty constructor.
opencv_core.PtrOwner(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.PtrOwner
Pointer cast constructor.
opencv_core.Range - Class in org.bytedeco.javacpp
\brief Template class specifying a continuous subsequence (slice) of a sequence.
opencv_core.Range(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Range
Pointer cast constructor.
opencv_core.Range(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Range
Native array allocator.
opencv_core.Range() - Constructor for class org.bytedeco.javacpp.opencv_core.Range
 
opencv_core.Range(int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Range
 
opencv_core.Rect - Class in org.bytedeco.javacpp
\brief Template class for 2D rectangles
opencv_core.Rect(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Rect
Pointer cast constructor.
opencv_core.Rect(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Rect
Native array allocator.
opencv_core.Rect() - Constructor for class org.bytedeco.javacpp.opencv_core.Rect
various constructors
opencv_core.Rect(int, int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Rect
 
opencv_core.Rect(opencv_core.Rect) - Constructor for class org.bytedeco.javacpp.opencv_core.Rect
 
opencv_core.Rect(opencv_core.Point, opencv_core.Size) - Constructor for class org.bytedeco.javacpp.opencv_core.Rect
 
opencv_core.Rect(opencv_core.Point, opencv_core.Point) - Constructor for class org.bytedeco.javacpp.opencv_core.Rect
 
opencv_core.Rectd - Class in org.bytedeco.javacpp
 
opencv_core.Rectd(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectd
Pointer cast constructor.
opencv_core.Rectd(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectd
Native array allocator.
opencv_core.Rectd() - Constructor for class org.bytedeco.javacpp.opencv_core.Rectd
various constructors
opencv_core.Rectd(double, double, double, double) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectd
 
opencv_core.Rectd(opencv_core.Rectd) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectd
 
opencv_core.Rectd(opencv_core.Point2d, opencv_core.Size2d) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectd
 
opencv_core.Rectd(opencv_core.Point2d, opencv_core.Point2d) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectd
 
opencv_core.Rectf - Class in org.bytedeco.javacpp
 
opencv_core.Rectf(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectf
Pointer cast constructor.
opencv_core.Rectf(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectf
Native array allocator.
opencv_core.Rectf() - Constructor for class org.bytedeco.javacpp.opencv_core.Rectf
various constructors
opencv_core.Rectf(float, float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectf
 
opencv_core.Rectf(opencv_core.Rectf) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectf
 
opencv_core.Rectf(opencv_core.Point2f, opencv_core.Size2f) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectf
 
opencv_core.Rectf(opencv_core.Point2f, opencv_core.Point2f) - Constructor for class org.bytedeco.javacpp.opencv_core.Rectf
 
opencv_core.RectVector - Class in org.bytedeco.javacpp
 
opencv_core.RectVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.RectVector
Pointer cast constructor.
opencv_core.RectVector(opencv_core.Rect...) - Constructor for class org.bytedeco.javacpp.opencv_core.RectVector
 
opencv_core.RectVector() - Constructor for class org.bytedeco.javacpp.opencv_core.RectVector
 
opencv_core.RectVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.RectVector
 
opencv_core.RectVectorVector - Class in org.bytedeco.javacpp
 
opencv_core.RectVectorVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.RectVectorVector
Pointer cast constructor.
opencv_core.RectVectorVector(opencv_core.RectVector...) - Constructor for class org.bytedeco.javacpp.opencv_core.RectVectorVector
 
opencv_core.RectVectorVector() - Constructor for class org.bytedeco.javacpp.opencv_core.RectVectorVector
 
opencv_core.RectVectorVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.RectVectorVector
 
opencv_core.RefOrVoid - Class in org.bytedeco.javacpp
\} core_utils
opencv_core.RefOrVoid() - Constructor for class org.bytedeco.javacpp.opencv_core.RefOrVoid
Default native constructor.
opencv_core.RefOrVoid(long) - Constructor for class org.bytedeco.javacpp.opencv_core.RefOrVoid
Native array allocator.
opencv_core.RefOrVoid(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.RefOrVoid
Pointer cast constructor.
opencv_core.RefOrVoid.type - Class in org.bytedeco.javacpp
 
opencv_core.RefOrVoid.type() - Constructor for class org.bytedeco.javacpp.opencv_core.RefOrVoid.type
Empty constructor.
opencv_core.RefOrVoid.type(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.RefOrVoid.type
Pointer cast constructor.
opencv_core.RNG - Class in org.bytedeco.javacpp
\brief Random Number Generator
opencv_core.RNG(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.RNG
Pointer cast constructor.
opencv_core.RNG(long) - Constructor for class org.bytedeco.javacpp.opencv_core.RNG
Native array allocator.
opencv_core.RNG() - Constructor for class org.bytedeco.javacpp.opencv_core.RNG
\brief constructor
opencv_core.RNG(int) - Constructor for class org.bytedeco.javacpp.opencv_core.RNG
\overload
opencv_core.RNG_MT19937 - Class in org.bytedeco.javacpp
\brief Mersenne Twister random number generator
opencv_core.RNG_MT19937(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.RNG_MT19937
Pointer cast constructor.
opencv_core.RNG_MT19937(long) - Constructor for class org.bytedeco.javacpp.opencv_core.RNG_MT19937
Native array allocator.
opencv_core.RNG_MT19937() - Constructor for class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
opencv_core.RNG_MT19937(int) - Constructor for class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
opencv_core.RotatedRect - Class in org.bytedeco.javacpp
\brief The class represents rotated (i.e.
opencv_core.RotatedRect(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.RotatedRect
Pointer cast constructor.
opencv_core.RotatedRect(long) - Constructor for class org.bytedeco.javacpp.opencv_core.RotatedRect
Native array allocator.
opencv_core.RotatedRect() - Constructor for class org.bytedeco.javacpp.opencv_core.RotatedRect
various constructors
opencv_core.RotatedRect(opencv_core.Point2f, opencv_core.Size2f, float) - Constructor for class org.bytedeco.javacpp.opencv_core.RotatedRect
 
opencv_core.RotatedRect(opencv_core.Point2f, opencv_core.Point2f, opencv_core.Point2f) - Constructor for class org.bytedeco.javacpp.opencv_core.RotatedRect
Any 3 end points of the RotatedRect.
opencv_core.Scalar - Class in org.bytedeco.javacpp
\brief Template class for a 4-element vector derived from Vec.
opencv_core.Scalar(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar
Pointer cast constructor.
opencv_core.Scalar(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar
Native array allocator.
opencv_core.Scalar() - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar
various constructors
opencv_core.Scalar(double, double, double, double) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar
 
opencv_core.Scalar(double, double) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar
 
opencv_core.Scalar(double) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar
 
opencv_core.Scalar4i - Class in org.bytedeco.javacpp
 
opencv_core.Scalar4i(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar4i
Pointer cast constructor.
opencv_core.Scalar4i(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar4i
Native array allocator.
opencv_core.Scalar4i() - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar4i
various constructors
opencv_core.Scalar4i(int, int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar4i
 
opencv_core.Scalar4i(int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar4i
 
opencv_core.Scalar4i(int) - Constructor for class org.bytedeco.javacpp.opencv_core.Scalar4i
 
opencv_core.Size - Class in org.bytedeco.javacpp
\brief Template class for specifying the size of an image or rectangle.
opencv_core.Size(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Size
Pointer cast constructor.
opencv_core.Size(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Size
Native array allocator.
opencv_core.Size() - Constructor for class org.bytedeco.javacpp.opencv_core.Size
various constructors
opencv_core.Size(int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.Size
 
opencv_core.Size(opencv_core.Size) - Constructor for class org.bytedeco.javacpp.opencv_core.Size
 
opencv_core.Size(opencv_core.Point) - Constructor for class org.bytedeco.javacpp.opencv_core.Size
 
opencv_core.Size2d - Class in org.bytedeco.javacpp
 
opencv_core.Size2d(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2d
Pointer cast constructor.
opencv_core.Size2d(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2d
Native array allocator.
opencv_core.Size2d() - Constructor for class org.bytedeco.javacpp.opencv_core.Size2d
various constructors
opencv_core.Size2d(double, double) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2d
 
opencv_core.Size2d(opencv_core.Size2d) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2d
 
opencv_core.Size2d(opencv_core.Point2d) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2d
 
opencv_core.Size2f - Class in org.bytedeco.javacpp
 
opencv_core.Size2f(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2f
Pointer cast constructor.
opencv_core.Size2f(long) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2f
Native array allocator.
opencv_core.Size2f() - Constructor for class org.bytedeco.javacpp.opencv_core.Size2f
various constructors
opencv_core.Size2f(float, float) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2f
 
opencv_core.Size2f(opencv_core.Size2f) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2f
 
opencv_core.Size2f(opencv_core.Point2f) - Constructor for class org.bytedeco.javacpp.opencv_core.Size2f
 
opencv_core.SizeVector - Class in org.bytedeco.javacpp
 
opencv_core.SizeVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.SizeVector
Pointer cast constructor.
opencv_core.SizeVector(opencv_core.Size...) - Constructor for class org.bytedeco.javacpp.opencv_core.SizeVector
 
opencv_core.SizeVector() - Constructor for class org.bytedeco.javacpp.opencv_core.SizeVector
 
opencv_core.SizeVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.SizeVector
 
opencv_core.SparseMat - Class in org.bytedeco.javacpp
\brief The class SparseMat represents multi-dimensional sparse numerical arrays.
opencv_core.SparseMat(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat
Pointer cast constructor.
opencv_core.SparseMat(long) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat
Native array allocator.
opencv_core.SparseMat() - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat
\brief Various SparseMat constructors.
opencv_core.SparseMat(int, IntPointer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat
\overload
opencv_core.SparseMat(int, IntBuffer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat
 
opencv_core.SparseMat(int, int[], int) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat
 
opencv_core.SparseMat(opencv_core.SparseMat) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat
\overload
opencv_core.SparseMat(opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat
\overload
opencv_core.SparseMat.Hdr - Class in org.bytedeco.javacpp
the sparse matrix header
opencv_core.SparseMat.Hdr(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
Pointer cast constructor.
opencv_core.SparseMat.Hdr(int, IntPointer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
opencv_core.SparseMat.Hdr(int, IntBuffer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
opencv_core.SparseMat.Hdr(int, int[], int) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
opencv_core.SparseMat.Node - Class in org.bytedeco.javacpp
sparse matrix node - element of a hash table
opencv_core.SparseMat.Node() - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat.Node
Default native constructor.
opencv_core.SparseMat.Node(long) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat.Node
Native array allocator.
opencv_core.SparseMat.Node(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMat.Node
Pointer cast constructor.
opencv_core.SparseMatConstIterator - Class in org.bytedeco.javacpp
\brief Read-Only Sparse Matrix Iterator.
opencv_core.SparseMatConstIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
Pointer cast constructor.
opencv_core.SparseMatConstIterator(long) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
Native array allocator.
opencv_core.SparseMatConstIterator() - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
the default constructor
opencv_core.SparseMatConstIterator(opencv_core.SparseMat) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
the full constructor setting the iterator to the first sparse matrix element
opencv_core.SparseMatConstIterator(opencv_core.SparseMatConstIterator) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
the copy constructor
opencv_core.SparseMatIterator - Class in org.bytedeco.javacpp
\brief Read-write Sparse Matrix Iterator
opencv_core.SparseMatIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatIterator
Pointer cast constructor.
opencv_core.SparseMatIterator(long) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatIterator
Native array allocator.
opencv_core.SparseMatIterator() - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatIterator
the default constructor
opencv_core.SparseMatIterator(opencv_core.SparseMat) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatIterator
the full constructor setting the iterator to the first sparse matrix element
opencv_core.SparseMatIterator(opencv_core.SparseMatIterator) - Constructor for class org.bytedeco.javacpp.opencv_core.SparseMatIterator
the copy constructor
opencv_core.Str - Annotation Type in org.bytedeco.javacpp.presets
 
opencv_core.Stream - Class in org.bytedeco.javacpp
 
opencv_core.Stream() - Constructor for class org.bytedeco.javacpp.opencv_core.Stream
Empty constructor.
opencv_core.Stream(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Stream
Pointer cast constructor.
opencv_core.StringVector - Class in org.bytedeco.javacpp
 
opencv_core.StringVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.StringVector
Pointer cast constructor.
opencv_core.StringVector(BytePointer...) - Constructor for class org.bytedeco.javacpp.opencv_core.StringVector
 
opencv_core.StringVector(String...) - Constructor for class org.bytedeco.javacpp.opencv_core.StringVector
 
opencv_core.StringVector() - Constructor for class org.bytedeco.javacpp.opencv_core.StringVector
 
opencv_core.StringVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.StringVector
 
opencv_core.SVD - Class in org.bytedeco.javacpp
\brief Singular Value Decomposition
opencv_core.SVD(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.SVD
Pointer cast constructor.
opencv_core.SVD(long) - Constructor for class org.bytedeco.javacpp.opencv_core.SVD
Native array allocator.
opencv_core.SVD() - Constructor for class org.bytedeco.javacpp.opencv_core.SVD
\brief the default constructor
opencv_core.SVD(opencv_core.Mat, int) - Constructor for class org.bytedeco.javacpp.opencv_core.SVD
\overload initializes an empty SVD structure and then calls SVD::operator()
opencv_core.SVD(opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_core.SVD
 
opencv_core.TermCriteria - Class in org.bytedeco.javacpp
\brief The class defining termination criteria for iterative algorithms.
opencv_core.TermCriteria(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.TermCriteria
Pointer cast constructor.
opencv_core.TermCriteria(long) - Constructor for class org.bytedeco.javacpp.opencv_core.TermCriteria
Native array allocator.
opencv_core.TermCriteria() - Constructor for class org.bytedeco.javacpp.opencv_core.TermCriteria
default constructor
opencv_core.TermCriteria(int, int, double) - Constructor for class org.bytedeco.javacpp.opencv_core.TermCriteria
 
opencv_core.Texture2D - Class in org.bytedeco.javacpp
 
opencv_core.Texture2D() - Constructor for class org.bytedeco.javacpp.opencv_core.Texture2D
Empty constructor.
opencv_core.Texture2D(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.Texture2D
Pointer cast constructor.
opencv_core.TLSDataContainer - Class in org.bytedeco.javacpp
 
opencv_core.TLSDataContainer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.TLSDataContainer
Pointer cast constructor.
opencv_core.UMat - Class in org.bytedeco.javacpp
\todo document
opencv_core.UMat(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
Pointer cast constructor.
opencv_core.UMat(long) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
Native array allocator.
opencv_core.UMat(int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
default constructor
opencv_core.UMat() - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
constructs 2D matrix of the specified size and type
opencv_core.UMat(int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(opencv_core.Size, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(opencv_core.Size, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, int, int, opencv_core.Scalar, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
constucts 2D matrix and fills it with the specified value _s.
opencv_core.UMat(int, int, int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(opencv_core.Size, int, opencv_core.Scalar, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(opencv_core.Size, int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, IntPointer, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
constructs n-dimensional matrix
opencv_core.UMat(int, IntPointer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, IntBuffer, int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, IntBuffer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, int[], int, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, int[], int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, IntPointer, int, opencv_core.Scalar, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, IntPointer, int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, IntBuffer, int, opencv_core.Scalar, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, IntBuffer, int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, int[], int, opencv_core.Scalar, int) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(int, int[], int, opencv_core.Scalar) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(opencv_core.UMat) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
copy constructor
opencv_core.UMat(opencv_core.UMat, opencv_core.Range, opencv_core.Range) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
creates a matrix header for a part of the bigger matrix
opencv_core.UMat(opencv_core.UMat, opencv_core.Range) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMat(opencv_core.UMat, opencv_core.Rect) - Constructor for class org.bytedeco.javacpp.opencv_core.UMat
 
opencv_core.UMatBytePairVector - Class in org.bytedeco.javacpp
 
opencv_core.UMatBytePairVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
Pointer cast constructor.
opencv_core.UMatBytePairVector(opencv_core.UMat[], byte[]) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
opencv_core.UMatBytePairVector() - Constructor for class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
opencv_core.UMatBytePairVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
opencv_core.UMatData - Class in org.bytedeco.javacpp
\brief Comma-separated Matrix Initializer
opencv_core.UMatData(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatData
Pointer cast constructor.
opencv_core.UMatData(opencv_core.MatAllocator) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatData
 
opencv_core.UMatDataAutoLock - Class in org.bytedeco.javacpp
 
opencv_core.UMatDataAutoLock(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatDataAutoLock
Pointer cast constructor.
opencv_core.UMatDataAutoLock(opencv_core.UMatData) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatDataAutoLock
 
opencv_core.UMatVector - Class in org.bytedeco.javacpp
 
opencv_core.UMatVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatVector
Pointer cast constructor.
opencv_core.UMatVector(opencv_core.UMat...) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatVector
 
opencv_core.UMatVector() - Constructor for class org.bytedeco.javacpp.opencv_core.UMatVector
 
opencv_core.UMatVector(long) - Constructor for class org.bytedeco.javacpp.opencv_core.UMatVector
 
opencv_core.WriteStructContext - Class in org.bytedeco.javacpp
\cond IGNORED
opencv_core.WriteStructContext(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_core.WriteStructContext
Pointer cast constructor.
opencv_core.WriteStructContext(opencv_core.FileStorage, BytePointer, int, BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_core.WriteStructContext
 
opencv_core.WriteStructContext(opencv_core.FileStorage, BytePointer, int) - Constructor for class org.bytedeco.javacpp.opencv_core.WriteStructContext
 
opencv_core.WriteStructContext(opencv_core.FileStorage, String, int, String) - Constructor for class org.bytedeco.javacpp.opencv_core.WriteStructContext
 
opencv_core.WriteStructContext(opencv_core.FileStorage, String, int) - Constructor for class org.bytedeco.javacpp.opencv_core.WriteStructContext
 
opencv_dnn - Class in org.bytedeco.javacpp
 
opencv_dnn() - Constructor for class org.bytedeco.javacpp.opencv_dnn
 
opencv_dnn - Class in org.bytedeco.javacpp.presets
 
opencv_dnn() - Constructor for class org.bytedeco.javacpp.presets.opencv_dnn
 
opencv_dnn._LayerStaticRegisterer - Class in org.bytedeco.javacpp
\} \}
opencv_dnn._LayerStaticRegisterer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn._LayerStaticRegisterer
Pointer cast constructor.
opencv_dnn._LayerStaticRegisterer(BytePointer, opencv_dnn.LayerFactory.Constuctor) - Constructor for class org.bytedeco.javacpp.opencv_dnn._LayerStaticRegisterer
 
opencv_dnn._LayerStaticRegisterer(String, opencv_dnn.LayerFactory.Constuctor) - Constructor for class org.bytedeco.javacpp.opencv_dnn._LayerStaticRegisterer
 
opencv_dnn.Blob - Class in org.bytedeco.javacpp
\brief This class provides methods for continuous n-dimensional CPU and GPU array processing.
opencv_dnn.Blob(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Blob
Pointer cast constructor.
opencv_dnn.Blob(long) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Blob
Native array allocator.
opencv_dnn.Blob() - Constructor for class org.bytedeco.javacpp.opencv_dnn.Blob
 
opencv_dnn.Blob(opencv_dnn.BlobShape, int) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Constructs blob with specified \p shape and \p type.
opencv_dnn.Blob(opencv_dnn.BlobShape) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Blob
 
opencv_dnn.Blob(opencv_core.Mat, int) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Constucts 4-dimensional blob (so-called batch) from image or array of images.
opencv_dnn.Blob(opencv_core.Mat) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Blob
 
opencv_dnn.BlobPointerVector - Class in org.bytedeco.javacpp
 
opencv_dnn.BlobPointerVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
Pointer cast constructor.
opencv_dnn.BlobPointerVector(opencv_dnn.Blob...) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
 
opencv_dnn.BlobPointerVector() - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
 
opencv_dnn.BlobPointerVector(long) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
 
opencv_dnn.BlobShape - Class in org.bytedeco.javacpp
\addtogroup dnn \{
opencv_dnn.BlobShape(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
Pointer cast constructor.
opencv_dnn.BlobShape(long) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
Native array allocator.
opencv_dnn.BlobShape(int, int) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
Creates n-dim shape and fill its by \p fill
opencv_dnn.BlobShape() - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
 
opencv_dnn.BlobShape(int, int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
Creates 4-dim shape [\p num, \p cn, \p rows, \p cols]
opencv_dnn.BlobShape(int, IntPointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
Creates n-dim shape from the \p sizes array
opencv_dnn.BlobShape(int, IntBuffer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
 
opencv_dnn.BlobShape(int, int[]) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
 
opencv_dnn.BlobShape(IntPointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
Creates n-dim shape from the \p sizes vector
opencv_dnn.BlobShape(IntBuffer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
 
opencv_dnn.BlobShape(int[]) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobShape
 
opencv_dnn.BlobVector - Class in org.bytedeco.javacpp
 
opencv_dnn.BlobVector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobVector
Pointer cast constructor.
opencv_dnn.BlobVector(opencv_dnn.Blob...) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobVector
 
opencv_dnn.BlobVector() - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobVector
 
opencv_dnn.BlobVector(long) - Constructor for class org.bytedeco.javacpp.opencv_dnn.BlobVector
 
opencv_dnn.Dict - Class in org.bytedeco.javacpp
\brief This class implements name-value dictionary, values are instances of DictValue.
opencv_dnn.Dict() - Constructor for class org.bytedeco.javacpp.opencv_dnn.Dict
Default native constructor.
opencv_dnn.Dict(long) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Dict
Native array allocator.
opencv_dnn.Dict(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Dict
Pointer cast constructor.
opencv_dnn.DictValue - Class in org.bytedeco.javacpp
\addtogroup dnn \{
opencv_dnn.DictValue(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.DictValue
Pointer cast constructor.
opencv_dnn.DictValue(long) - Constructor for class org.bytedeco.javacpp.opencv_dnn.DictValue
Native array allocator.
opencv_dnn.DictValue(opencv_dnn.DictValue) - Constructor for class org.bytedeco.javacpp.opencv_dnn.DictValue
 
opencv_dnn.DictValue(int) - Constructor for class org.bytedeco.javacpp.opencv_dnn.DictValue
Constructs integer scalar
opencv_dnn.DictValue() - Constructor for class org.bytedeco.javacpp.opencv_dnn.DictValue
 
opencv_dnn.DictValue(double) - Constructor for class org.bytedeco.javacpp.opencv_dnn.DictValue
Constructs floating point scalar
opencv_dnn.DictValue(BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.DictValue
Constructs string scalar
opencv_dnn.DictValue(String) - Constructor for class org.bytedeco.javacpp.opencv_dnn.DictValue
 
opencv_dnn.Importer - Class in org.bytedeco.javacpp
\brief Small interface class for loading trained serialized models of different dnn-frameworks.
opencv_dnn.Importer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Importer
Pointer cast constructor.
opencv_dnn.Layer - Class in org.bytedeco.javacpp
\brief This interface class allows to build new Layers - are building blocks of networks.
opencv_dnn.Layer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Layer
Pointer cast constructor.
opencv_dnn.LayerFactory - Class in org.bytedeco.javacpp
\addtogroup dnn \{ \defgroup LayerFactoryModule Utilities for new layers registration \{
opencv_dnn.LayerFactory(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.LayerFactory
Pointer cast constructor.
opencv_dnn.LayerFactory.Constuctor - Class in org.bytedeco.javacpp
Each Layer class must provide this function to the factory
opencv_dnn.LayerFactory.Constuctor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.LayerFactory.Constuctor
Pointer cast constructor.
opencv_dnn.LayerFactory.Constuctor() - Constructor for class org.bytedeco.javacpp.opencv_dnn.LayerFactory.Constuctor
 
opencv_dnn.LayerParams - Class in org.bytedeco.javacpp
\brief This class provides all data needed to initialize layer.
opencv_dnn.LayerParams() - Constructor for class org.bytedeco.javacpp.opencv_dnn.LayerParams
Default native constructor.
opencv_dnn.LayerParams(long) - Constructor for class org.bytedeco.javacpp.opencv_dnn.LayerParams
Native array allocator.
opencv_dnn.LayerParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.LayerParams
Pointer cast constructor.
opencv_dnn.Net - Class in org.bytedeco.javacpp
\brief This class allows to create and manipulate comprehensive artificial neural networks.
opencv_dnn.Net(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Net
Pointer cast constructor.
opencv_dnn.Net(long) - Constructor for class org.bytedeco.javacpp.opencv_dnn.Net
Native array allocator.
opencv_dnn.Net() - Constructor for class org.bytedeco.javacpp.opencv_dnn.Net
Default constructor.
opencv_face - Class in org.bytedeco.javacpp
 
opencv_face() - Constructor for class org.bytedeco.javacpp.opencv_face
 
opencv_face - Class in org.bytedeco.javacpp.presets
 
opencv_face() - Constructor for class org.bytedeco.javacpp.presets.opencv_face
 
opencv_face.BasicFaceRecognizer - Class in org.bytedeco.javacpp
\addtogroup face \{
opencv_face.BasicFaceRecognizer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
Pointer cast constructor.
opencv_face.FaceRecognizer - Class in org.bytedeco.javacpp
\addtogroup face \{
opencv_face.FaceRecognizer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_face.FaceRecognizer
Pointer cast constructor.
opencv_face.LBPHFaceRecognizer - Class in org.bytedeco.javacpp
 
opencv_face.LBPHFaceRecognizer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
Pointer cast constructor.
opencv_face.MinDistancePredictCollector - Class in org.bytedeco.javacpp
\brief default predict collector that trace minimal distance with treshhold checking (that is default behavior for most predict logic)
opencv_face.MinDistancePredictCollector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
Pointer cast constructor.
opencv_face.MinDistancePredictCollector(long) - Constructor for class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
Native array allocator.
opencv_face.MinDistancePredictCollector(double) - Constructor for class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
\brief creates new MinDistancePredictCollector with given threshhold
opencv_face.MinDistancePredictCollector() - Constructor for class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
 
opencv_face.PredictCollector - Class in org.bytedeco.javacpp
\addtogroup face \{ /** \brief Abstract base class for all strategies of prediction result handling
opencv_face.PredictCollector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_face.PredictCollector
Pointer cast constructor.
opencv_face.PredictCollector(long) - Constructor for class org.bytedeco.javacpp.opencv_face.PredictCollector
Native array allocator.
opencv_face.PredictCollector(double) - Constructor for class org.bytedeco.javacpp.opencv_face.PredictCollector
\brief creates new predict collector with given threshhold
opencv_face.PredictCollector() - Constructor for class org.bytedeco.javacpp.opencv_face.PredictCollector
 
opencv_features2d - Class in org.bytedeco.javacpp
 
opencv_features2d() - Constructor for class org.bytedeco.javacpp.opencv_features2d
 
opencv_features2d - Class in org.bytedeco.javacpp.presets
 
opencv_features2d() - Constructor for class org.bytedeco.javacpp.presets.opencv_features2d
 
opencv_features2d.Accumulator - Class in org.bytedeco.javacpp
\} features2d_main
opencv_features2d.Accumulator() - Constructor for class org.bytedeco.javacpp.opencv_features2d.Accumulator
Default native constructor.
opencv_features2d.Accumulator(long) - Constructor for class org.bytedeco.javacpp.opencv_features2d.Accumulator
Native array allocator.
opencv_features2d.Accumulator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.Accumulator
Pointer cast constructor.
opencv_features2d.AgastFeatureDetector - Class in org.bytedeco.javacpp
\} features2d_main
opencv_features2d.AgastFeatureDetector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
Pointer cast constructor.
opencv_features2d.AKAZE - Class in org.bytedeco.javacpp
\brief Class implementing the AKAZE keypoint detector and descriptor extractor, described in \cite ANB13 .
opencv_features2d.AKAZE(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.AKAZE
Pointer cast constructor.
opencv_features2d.BFMatcher - Class in org.bytedeco.javacpp
\brief Brute-force descriptor matcher.
opencv_features2d.BFMatcher(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BFMatcher
Pointer cast constructor.
opencv_features2d.BFMatcher(long) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BFMatcher
Native array allocator.
opencv_features2d.BFMatcher(int, boolean) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BFMatcher
\brief Brute-force matcher constructor.
opencv_features2d.BFMatcher() - Constructor for class org.bytedeco.javacpp.opencv_features2d.BFMatcher
 
opencv_features2d.BOWImgDescriptorExtractor - Class in org.bytedeco.javacpp
\brief Class to compute an image descriptor using the *bag of visual words*.
opencv_features2d.BOWImgDescriptorExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
Pointer cast constructor.
opencv_features2d.BOWImgDescriptorExtractor(opencv_features2d.Feature2D, opencv_features2d.DescriptorMatcher) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
\brief The constructor.
opencv_features2d.BOWImgDescriptorExtractor(opencv_features2d.DescriptorMatcher) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
\overload
opencv_features2d.BOWKMeansTrainer - Class in org.bytedeco.javacpp
\brief kmeans -based class to train visual vocabulary using the *bag of visual words* approach.
opencv_features2d.BOWKMeansTrainer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BOWKMeansTrainer
Pointer cast constructor.
opencv_features2d.BOWKMeansTrainer(int, opencv_core.TermCriteria, int, int) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BOWKMeansTrainer
\brief The constructor.
opencv_features2d.BOWKMeansTrainer(int) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BOWKMeansTrainer
 
opencv_features2d.BOWTrainer - Class in org.bytedeco.javacpp
\addtogroup features2d_category /** \{
opencv_features2d.BOWTrainer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BOWTrainer
Pointer cast constructor.
opencv_features2d.BRISK - Class in org.bytedeco.javacpp
\addtogroup features2d_main \{
opencv_features2d.BRISK() - Constructor for class org.bytedeco.javacpp.opencv_features2d.BRISK
Default native constructor.
opencv_features2d.BRISK(long) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BRISK
Native array allocator.
opencv_features2d.BRISK(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.BRISK
Pointer cast constructor.
opencv_features2d.DescriptorMatcher - Class in org.bytedeco.javacpp
\addtogroup features2d_match /** \{
opencv_features2d.DescriptorMatcher(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
Pointer cast constructor.
opencv_features2d.DrawMatchesFlags - Class in org.bytedeco.javacpp
\addtogroup features2d_draw /** \{
opencv_features2d.DrawMatchesFlags() - Constructor for class org.bytedeco.javacpp.opencv_features2d.DrawMatchesFlags
Default native constructor.
opencv_features2d.DrawMatchesFlags(long) - Constructor for class org.bytedeco.javacpp.opencv_features2d.DrawMatchesFlags
Native array allocator.
opencv_features2d.DrawMatchesFlags(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.DrawMatchesFlags
Pointer cast constructor.
opencv_features2d.FastFeatureDetector - Class in org.bytedeco.javacpp
\} features2d_main
opencv_features2d.FastFeatureDetector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
Pointer cast constructor.
opencv_features2d.Feature2D - Class in org.bytedeco.javacpp
\brief Abstract base class for 2D image feature detectors and descriptor extractors
opencv_features2d.Feature2D() - Constructor for class org.bytedeco.javacpp.opencv_features2d.Feature2D
Default native constructor.
opencv_features2d.Feature2D(long) - Constructor for class org.bytedeco.javacpp.opencv_features2d.Feature2D
Native array allocator.
opencv_features2d.Feature2D(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.Feature2D
Pointer cast constructor.
opencv_features2d.FlannBasedMatcher - Class in org.bytedeco.javacpp
\brief Flann-based descriptor matcher.
opencv_features2d.FlannBasedMatcher(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
Pointer cast constructor.
opencv_features2d.FlannBasedMatcher(long) - Constructor for class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
Native array allocator.
opencv_features2d.FlannBasedMatcher(opencv_flann.IndexParams, opencv_flann.SearchParams) - Constructor for class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
opencv_features2d.FlannBasedMatcher() - Constructor for class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
opencv_features2d.GFTTDetector - Class in org.bytedeco.javacpp
\brief Wrapping class for feature detection using the goodFeaturesToTrack function.
opencv_features2d.GFTTDetector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
Pointer cast constructor.
opencv_features2d.KAZE - Class in org.bytedeco.javacpp
\} features2d_main
opencv_features2d.KAZE(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.KAZE
Pointer cast constructor.
opencv_features2d.KeyPointsFilter - Class in org.bytedeco.javacpp
\brief A class filters a vector of keypoints.
opencv_features2d.KeyPointsFilter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
Pointer cast constructor.
opencv_features2d.KeyPointsFilter(long) - Constructor for class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
Native array allocator.
opencv_features2d.KeyPointsFilter() - Constructor for class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
 
opencv_features2d.MSER - Class in org.bytedeco.javacpp
\brief Maximally stable extremal region extractor
opencv_features2d.MSER(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.MSER
Pointer cast constructor.
opencv_features2d.ORB - Class in org.bytedeco.javacpp
\brief Class implementing the ORB (*oriented BRIEF*) keypoint detector and descriptor extractor
opencv_features2d.ORB(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.ORB
Pointer cast constructor.
opencv_features2d.SimpleBlobDetector - Class in org.bytedeco.javacpp
\brief Class for extracting blobs from an image.
opencv_features2d.SimpleBlobDetector() - Constructor for class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector
Default native constructor.
opencv_features2d.SimpleBlobDetector(long) - Constructor for class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector
Native array allocator.
opencv_features2d.SimpleBlobDetector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector
Pointer cast constructor.
opencv_features2d.SimpleBlobDetector.Params - Class in org.bytedeco.javacpp
 
opencv_features2d.SimpleBlobDetector.Params(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
Pointer cast constructor.
opencv_features2d.SimpleBlobDetector.Params(long) - Constructor for class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
Native array allocator.
opencv_features2d.SimpleBlobDetector.Params() - Constructor for class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
opencv_flann - Class in org.bytedeco.javacpp
 
opencv_flann() - Constructor for class org.bytedeco.javacpp.opencv_flann
 
opencv_flann - Class in org.bytedeco.javacpp.presets
 
opencv_flann() - Constructor for class org.bytedeco.javacpp.presets.opencv_flann
 
opencv_flann.AutotunedIndexParams - Class in org.bytedeco.javacpp
 
opencv_flann.AutotunedIndexParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.AutotunedIndexParams
Pointer cast constructor.
opencv_flann.AutotunedIndexParams(long) - Constructor for class org.bytedeco.javacpp.opencv_flann.AutotunedIndexParams
Native array allocator.
opencv_flann.AutotunedIndexParams(float, float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_flann.AutotunedIndexParams
 
opencv_flann.AutotunedIndexParams() - Constructor for class org.bytedeco.javacpp.opencv_flann.AutotunedIndexParams
 
opencv_flann.CompositeIndexParams - Class in org.bytedeco.javacpp
 
opencv_flann.CompositeIndexParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.CompositeIndexParams
Pointer cast constructor.
opencv_flann.CompositeIndexParams(long) - Constructor for class org.bytedeco.javacpp.opencv_flann.CompositeIndexParams
Native array allocator.
opencv_flann.CompositeIndexParams(int, int, int, int, float) - Constructor for class org.bytedeco.javacpp.opencv_flann.CompositeIndexParams
 
opencv_flann.CompositeIndexParams() - Constructor for class org.bytedeco.javacpp.opencv_flann.CompositeIndexParams
 
opencv_flann.HierarchicalClusteringIndexParams - Class in org.bytedeco.javacpp
 
opencv_flann.HierarchicalClusteringIndexParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.HierarchicalClusteringIndexParams
Pointer cast constructor.
opencv_flann.HierarchicalClusteringIndexParams(long) - Constructor for class org.bytedeco.javacpp.opencv_flann.HierarchicalClusteringIndexParams
Native array allocator.
opencv_flann.HierarchicalClusteringIndexParams(int, int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_flann.HierarchicalClusteringIndexParams
 
opencv_flann.HierarchicalClusteringIndexParams() - Constructor for class org.bytedeco.javacpp.opencv_flann.HierarchicalClusteringIndexParams
 
opencv_flann.Index - Class in org.bytedeco.javacpp
 
opencv_flann.Index(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.Index
Pointer cast constructor.
opencv_flann.Index(long) - Constructor for class org.bytedeco.javacpp.opencv_flann.Index
Native array allocator.
opencv_flann.Index() - Constructor for class org.bytedeco.javacpp.opencv_flann.Index
 
opencv_flann.Index(opencv_core.Mat, opencv_flann.IndexParams, int) - Constructor for class org.bytedeco.javacpp.opencv_flann.Index
 
opencv_flann.Index(opencv_core.Mat, opencv_flann.IndexParams) - Constructor for class org.bytedeco.javacpp.opencv_flann.Index
 
opencv_flann.IndexParams - Class in org.bytedeco.javacpp
 
opencv_flann.IndexParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.IndexParams
Pointer cast constructor.
opencv_flann.IndexParams(long) - Constructor for class org.bytedeco.javacpp.opencv_flann.IndexParams
Native array allocator.
opencv_flann.IndexParams() - Constructor for class org.bytedeco.javacpp.opencv_flann.IndexParams
 
opencv_flann.KDTreeIndexParams - Class in org.bytedeco.javacpp
 
opencv_flann.KDTreeIndexParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.KDTreeIndexParams
Pointer cast constructor.
opencv_flann.KDTreeIndexParams(long) - Constructor for class org.bytedeco.javacpp.opencv_flann.KDTreeIndexParams
Native array allocator.
opencv_flann.KDTreeIndexParams(int) - Constructor for class org.bytedeco.javacpp.opencv_flann.KDTreeIndexParams
 
opencv_flann.KDTreeIndexParams() - Constructor for class org.bytedeco.javacpp.opencv_flann.KDTreeIndexParams
 
opencv_flann.KMeansIndexParams - Class in org.bytedeco.javacpp
 
opencv_flann.KMeansIndexParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.KMeansIndexParams
Pointer cast constructor.
opencv_flann.KMeansIndexParams(long) - Constructor for class org.bytedeco.javacpp.opencv_flann.KMeansIndexParams
Native array allocator.
opencv_flann.KMeansIndexParams(int, int, int, float) - Constructor for class org.bytedeco.javacpp.opencv_flann.KMeansIndexParams
 
opencv_flann.KMeansIndexParams() - Constructor for class org.bytedeco.javacpp.opencv_flann.KMeansIndexParams
 
opencv_flann.LinearIndexParams - Class in org.bytedeco.javacpp
 
opencv_flann.LinearIndexParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.LinearIndexParams
Pointer cast constructor.
opencv_flann.LinearIndexParams(long) - Constructor for class org.bytedeco.javacpp.opencv_flann.LinearIndexParams
Native array allocator.
opencv_flann.LinearIndexParams() - Constructor for class org.bytedeco.javacpp.opencv_flann.LinearIndexParams
 
opencv_flann.LshIndexParams - Class in org.bytedeco.javacpp
 
opencv_flann.LshIndexParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.LshIndexParams
Pointer cast constructor.
opencv_flann.LshIndexParams(int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_flann.LshIndexParams
 
opencv_flann.SavedIndexParams - Class in org.bytedeco.javacpp
 
opencv_flann.SavedIndexParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.SavedIndexParams
Pointer cast constructor.
opencv_flann.SavedIndexParams(BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.SavedIndexParams
 
opencv_flann.SavedIndexParams(String) - Constructor for class org.bytedeco.javacpp.opencv_flann.SavedIndexParams
 
opencv_flann.SearchParams - Class in org.bytedeco.javacpp
 
opencv_flann.SearchParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_flann.SearchParams
Pointer cast constructor.
opencv_flann.SearchParams(long) - Constructor for class org.bytedeco.javacpp.opencv_flann.SearchParams
Native array allocator.
opencv_flann.SearchParams(int, float, boolean) - Constructor for class org.bytedeco.javacpp.opencv_flann.SearchParams
 
opencv_flann.SearchParams() - Constructor for class org.bytedeco.javacpp.opencv_flann.SearchParams
 
opencv_highgui - Class in org.bytedeco.javacpp
 
opencv_highgui() - Constructor for class org.bytedeco.javacpp.opencv_highgui
 
opencv_highgui - Class in org.bytedeco.javacpp.presets
 
opencv_highgui() - Constructor for class org.bytedeco.javacpp.presets.opencv_highgui
 
opencv_highgui.ButtonCallback - Class in org.bytedeco.javacpp
\brief Callback function for a button created by cv::createButton
opencv_highgui.ButtonCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.ButtonCallback
Pointer cast constructor.
opencv_highgui.ButtonCallback() - Constructor for class org.bytedeco.javacpp.opencv_highgui.ButtonCallback
 
opencv_highgui.CvButtonCallback - Class in org.bytedeco.javacpp
 
opencv_highgui.CvButtonCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvButtonCallback
Pointer cast constructor.
opencv_highgui.CvButtonCallback() - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvButtonCallback
 
opencv_highgui.CvMouseCallback - Class in org.bytedeco.javacpp
 
opencv_highgui.CvMouseCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvMouseCallback
Pointer cast constructor.
opencv_highgui.CvMouseCallback() - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvMouseCallback
 
opencv_highgui.CvOpenGlDrawCallback - Class in org.bytedeco.javacpp
 
opencv_highgui.CvOpenGlDrawCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvOpenGlDrawCallback
Pointer cast constructor.
opencv_highgui.CvOpenGlDrawCallback() - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvOpenGlDrawCallback
 
opencv_highgui.CvTrackbarCallback - Class in org.bytedeco.javacpp
 
opencv_highgui.CvTrackbarCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvTrackbarCallback
Pointer cast constructor.
opencv_highgui.CvTrackbarCallback() - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvTrackbarCallback
 
opencv_highgui.CvTrackbarCallback2 - Class in org.bytedeco.javacpp
 
opencv_highgui.CvTrackbarCallback2(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvTrackbarCallback2
Pointer cast constructor.
opencv_highgui.CvTrackbarCallback2() - Constructor for class org.bytedeco.javacpp.opencv_highgui.CvTrackbarCallback2
 
opencv_highgui.MouseCallback - Class in org.bytedeco.javacpp
\brief Callback function for mouse events.
opencv_highgui.MouseCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.MouseCallback
Pointer cast constructor.
opencv_highgui.MouseCallback() - Constructor for class org.bytedeco.javacpp.opencv_highgui.MouseCallback
 
opencv_highgui.OpenGlDrawCallback - Class in org.bytedeco.javacpp
\brief Callback function defined to be called every frame.
opencv_highgui.OpenGlDrawCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.OpenGlDrawCallback
Pointer cast constructor.
opencv_highgui.OpenGlDrawCallback() - Constructor for class org.bytedeco.javacpp.opencv_highgui.OpenGlDrawCallback
 
opencv_highgui.Pt2Func_int_byte__ - Class in org.bytedeco.javacpp
 
opencv_highgui.Pt2Func_int_byte__(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_byte__
Pointer cast constructor.
opencv_highgui.Pt2Func_int_byte__() - Constructor for class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_byte__
 
opencv_highgui.Pt2Func_int_ByteBuffer - Class in org.bytedeco.javacpp
 
opencv_highgui.Pt2Func_int_ByteBuffer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_ByteBuffer
Pointer cast constructor.
opencv_highgui.Pt2Func_int_ByteBuffer() - Constructor for class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_ByteBuffer
 
opencv_highgui.Pt2Func_int_BytePointer - Class in org.bytedeco.javacpp
 
opencv_highgui.Pt2Func_int_BytePointer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_BytePointer
Pointer cast constructor.
opencv_highgui.Pt2Func_int_BytePointer() - Constructor for class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_BytePointer
 
opencv_highgui.Pt2Func_int_PointerPointer - Class in org.bytedeco.javacpp
 
opencv_highgui.Pt2Func_int_PointerPointer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_PointerPointer
Pointer cast constructor.
opencv_highgui.Pt2Func_int_PointerPointer() - Constructor for class org.bytedeco.javacpp.opencv_highgui.Pt2Func_int_PointerPointer
 
opencv_highgui.QtFont - Class in org.bytedeco.javacpp
\} highgui_opengl
opencv_highgui.QtFont() - Constructor for class org.bytedeco.javacpp.opencv_highgui.QtFont
Default native constructor.
opencv_highgui.QtFont(long) - Constructor for class org.bytedeco.javacpp.opencv_highgui.QtFont
Native array allocator.
opencv_highgui.QtFont(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.QtFont
Pointer cast constructor.
opencv_highgui.TrackbarCallback - Class in org.bytedeco.javacpp
\brief Callback function for Trackbar see cv::createTrackbar
opencv_highgui.TrackbarCallback(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_highgui.TrackbarCallback
Pointer cast constructor.
opencv_highgui.TrackbarCallback() - Constructor for class org.bytedeco.javacpp.opencv_highgui.TrackbarCallback
 
opencv_imgcodecs - Class in org.bytedeco.javacpp.helper
 
opencv_imgcodecs() - Constructor for class org.bytedeco.javacpp.helper.opencv_imgcodecs
 
opencv_imgcodecs - Class in org.bytedeco.javacpp
 
opencv_imgcodecs() - Constructor for class org.bytedeco.javacpp.opencv_imgcodecs
 
opencv_imgcodecs - Class in org.bytedeco.javacpp.presets
 
opencv_imgcodecs() - Constructor for class org.bytedeco.javacpp.presets.opencv_imgcodecs
 
opencv_imgproc - Class in org.bytedeco.javacpp.helper
 
opencv_imgproc() - Constructor for class org.bytedeco.javacpp.helper.opencv_imgproc
 
opencv_imgproc - Class in org.bytedeco.javacpp
 
opencv_imgproc() - Constructor for class org.bytedeco.javacpp.opencv_imgproc
 
opencv_imgproc - Class in org.bytedeco.javacpp.presets
 
opencv_imgproc() - Constructor for class org.bytedeco.javacpp.presets.opencv_imgproc
 
opencv_imgproc.AbstractCvHistogram - Class in org.bytedeco.javacpp.helper
 
opencv_imgproc.AbstractCvHistogram(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_imgproc.AbstractCvHistogram
 
opencv_imgproc.AbstractCvMoments - Class in org.bytedeco.javacpp.helper
 
opencv_imgproc.AbstractCvMoments(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_imgproc.AbstractCvMoments
 
opencv_imgproc.AbstractIplConvKernel - Class in org.bytedeco.javacpp.helper
 
opencv_imgproc.AbstractIplConvKernel(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_imgproc.AbstractIplConvKernel
 
opencv_imgproc.CLAHE - Class in org.bytedeco.javacpp
 
opencv_imgproc.CLAHE(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CLAHE
Pointer cast constructor.
opencv_imgproc.CvChainPtReader - Class in org.bytedeco.javacpp
Freeman chain reader state
opencv_imgproc.CvChainPtReader() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
Default native constructor.
opencv_imgproc.CvChainPtReader(long) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
Native array allocator.
opencv_imgproc.CvChainPtReader(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
Pointer cast constructor.
opencv_imgproc.CvConnectedComp - Class in org.bytedeco.javacpp
Connected component structure
opencv_imgproc.CvConnectedComp() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
Default native constructor.
opencv_imgproc.CvConnectedComp(long) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
Native array allocator.
opencv_imgproc.CvConnectedComp(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
Pointer cast constructor.
opencv_imgproc.CvContourScanner - Class in org.bytedeco.javacpp
 
opencv_imgproc.CvContourScanner() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvContourScanner
Empty constructor.
opencv_imgproc.CvContourScanner(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvContourScanner
Pointer cast constructor.
opencv_imgproc.CvConvexityDefect - Class in org.bytedeco.javacpp
Convexity defect
opencv_imgproc.CvConvexityDefect() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
Default native constructor.
opencv_imgproc.CvConvexityDefect(long) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
Native array allocator.
opencv_imgproc.CvConvexityDefect(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
Pointer cast constructor.
opencv_imgproc.CvDistanceFunction - Class in org.bytedeco.javacpp
 
opencv_imgproc.CvDistanceFunction(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvDistanceFunction
Pointer cast constructor.
opencv_imgproc.CvDistanceFunction() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvDistanceFunction
 
opencv_imgproc.CvFeatureTree - Class in org.bytedeco.javacpp
 
opencv_imgproc.CvFeatureTree() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvFeatureTree
Empty constructor.
opencv_imgproc.CvFeatureTree(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvFeatureTree
Pointer cast constructor.
opencv_imgproc.CvFont - Class in org.bytedeco.javacpp
Font structure
opencv_imgproc.CvFont() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvFont
Default native constructor.
opencv_imgproc.CvFont(long) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvFont
Native array allocator.
opencv_imgproc.CvFont(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvFont
Pointer cast constructor.
opencv_imgproc.CvHuMoments - Class in org.bytedeco.javacpp
Hu invariants
opencv_imgproc.CvHuMoments() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
Default native constructor.
opencv_imgproc.CvHuMoments(long) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
Native array allocator.
opencv_imgproc.CvHuMoments(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
Pointer cast constructor.
opencv_imgproc.CvLSH - Class in org.bytedeco.javacpp
 
opencv_imgproc.CvLSH() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvLSH
Empty constructor.
opencv_imgproc.CvLSH(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvLSH
Pointer cast constructor.
opencv_imgproc.CvLSHOperations - Class in org.bytedeco.javacpp
 
opencv_imgproc.CvLSHOperations() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvLSHOperations
Empty constructor.
opencv_imgproc.CvLSHOperations(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvLSHOperations
Pointer cast constructor.
opencv_imgproc.CvMoments - Class in org.bytedeco.javacpp
Spatial and central moments
opencv_imgproc.CvMoments(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvMoments
Pointer cast constructor.
opencv_imgproc.CvMoments(long) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvMoments
Native array allocator.
opencv_imgproc.CvMoments() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
opencv_imgproc.CvMoments(opencv_core.Moments) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
opencv_imgproc.GeneralizedHough - Class in org.bytedeco.javacpp
finds arbitrary template in the grayscale image using Generalized Hough Transform
opencv_imgproc.GeneralizedHough(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
Pointer cast constructor.
opencv_imgproc.GeneralizedHoughBallard - Class in org.bytedeco.javacpp
Ballard, D.H.
opencv_imgproc.GeneralizedHoughBallard(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughBallard
Pointer cast constructor.
opencv_imgproc.GeneralizedHoughGuil - Class in org.bytedeco.javacpp
Guil, N., González-Linares, J.M.
opencv_imgproc.GeneralizedHoughGuil(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Pointer cast constructor.
opencv_imgproc.LineIterator - Class in org.bytedeco.javacpp
\brief Line iterator
opencv_imgproc.LineIterator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.LineIterator
Pointer cast constructor.
opencv_imgproc.LineIterator(opencv_core.Mat, opencv_core.Point, opencv_core.Point, int, boolean) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.LineIterator
\brief intializes the iterator
opencv_imgproc.LineIterator(opencv_core.Mat, opencv_core.Point, opencv_core.Point) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
opencv_imgproc.LineSegmentDetector - Class in org.bytedeco.javacpp
\brief Line segment detector class
opencv_imgproc.LineSegmentDetector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.LineSegmentDetector
Pointer cast constructor.
opencv_imgproc.Subdiv2D - Class in org.bytedeco.javacpp
 
opencv_imgproc.Subdiv2D(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
Pointer cast constructor.
opencv_imgproc.Subdiv2D(long) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
Native array allocator.
opencv_imgproc.Subdiv2D() - Constructor for class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
opencv_imgproc.Subdiv2D(opencv_core.Rect) - Constructor for class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
opencv_ml - Class in org.bytedeco.javacpp.helper
 
opencv_ml() - Constructor for class org.bytedeco.javacpp.helper.opencv_ml
 
opencv_ml - Class in org.bytedeco.javacpp
 
opencv_ml() - Constructor for class org.bytedeco.javacpp.opencv_ml
 
opencv_ml - Class in org.bytedeco.javacpp.presets
 
opencv_ml() - Constructor for class org.bytedeco.javacpp.presets.opencv_ml
 
opencv_ml.AbstractStatModel - Class in org.bytedeco.javacpp.helper
 
opencv_ml.AbstractStatModel(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_ml.AbstractStatModel
 
opencv_ml.ANN_MLP - Class in org.bytedeco.javacpp
\brief Artificial Neural Networks - Multi-Layer Perceptrons.
opencv_ml.ANN_MLP(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.ANN_MLP
Pointer cast constructor.
opencv_ml.Boost - Class in org.bytedeco.javacpp
\brief Boosted tree classifier derived from DTrees
opencv_ml.Boost(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.Boost
Pointer cast constructor.
opencv_ml.DTrees - Class in org.bytedeco.javacpp
\brief The class represents a single decision tree or a collection of decision trees.
opencv_ml.DTrees(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.DTrees
Pointer cast constructor.
opencv_ml.DTrees.Node - Class in org.bytedeco.javacpp
\brief The class represents a decision tree node.
opencv_ml.DTrees.Node(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.DTrees.Node
Pointer cast constructor.
opencv_ml.DTrees.Node(long) - Constructor for class org.bytedeco.javacpp.opencv_ml.DTrees.Node
Native array allocator.
opencv_ml.DTrees.Node() - Constructor for class org.bytedeco.javacpp.opencv_ml.DTrees.Node
 
opencv_ml.DTrees.Split - Class in org.bytedeco.javacpp
\brief The class represents split in a decision tree.
opencv_ml.DTrees.Split(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.DTrees.Split
Pointer cast constructor.
opencv_ml.DTrees.Split(long) - Constructor for class org.bytedeco.javacpp.opencv_ml.DTrees.Split
Native array allocator.
opencv_ml.DTrees.Split() - Constructor for class org.bytedeco.javacpp.opencv_ml.DTrees.Split
 
opencv_ml.EM - Class in org.bytedeco.javacpp
\brief The class implements the Expectation Maximization algorithm.
opencv_ml.EM(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.EM
Pointer cast constructor.
opencv_ml.KNearest - Class in org.bytedeco.javacpp
\brief The class implements K-Nearest Neighbors model
opencv_ml.KNearest(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.KNearest
Pointer cast constructor.
opencv_ml.LogisticRegression - Class in org.bytedeco.javacpp
\brief Implements Logistic Regression classifier.
opencv_ml.LogisticRegression(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.LogisticRegression
Pointer cast constructor.
opencv_ml.NormalBayesClassifier - Class in org.bytedeco.javacpp
\brief Bayes classifier for normally distributed data.
opencv_ml.NormalBayesClassifier(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.NormalBayesClassifier
Pointer cast constructor.
opencv_ml.ParamGrid - Class in org.bytedeco.javacpp
\brief The structure represents the logarithmic grid range of statmodel parameters.
opencv_ml.ParamGrid(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.ParamGrid
Pointer cast constructor.
opencv_ml.ParamGrid(long) - Constructor for class org.bytedeco.javacpp.opencv_ml.ParamGrid
Native array allocator.
opencv_ml.ParamGrid() - Constructor for class org.bytedeco.javacpp.opencv_ml.ParamGrid
\brief Default constructor
opencv_ml.ParamGrid(double, double, double) - Constructor for class org.bytedeco.javacpp.opencv_ml.ParamGrid
\brief Constructor with parameters
opencv_ml.RTrees - Class in org.bytedeco.javacpp
\brief The class implements the random forest predictor.
opencv_ml.RTrees(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.RTrees
Pointer cast constructor.
opencv_ml.StatModel - Class in org.bytedeco.javacpp
\brief Base class for statistical models in OpenCV ML.
opencv_ml.StatModel(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.StatModel
Pointer cast constructor.
opencv_ml.SVM - Class in org.bytedeco.javacpp
\brief Support Vector Machines.
opencv_ml.SVM(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.SVM
Pointer cast constructor.
opencv_ml.SVM.Kernel - Class in org.bytedeco.javacpp
 
opencv_ml.SVM.Kernel(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.SVM.Kernel
Pointer cast constructor.
opencv_ml.TrainData - Class in org.bytedeco.javacpp
\brief Class encapsulating training data.
opencv_ml.TrainData(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ml.TrainData
Pointer cast constructor.
opencv_objdetect - Class in org.bytedeco.javacpp.helper
 
opencv_objdetect() - Constructor for class org.bytedeco.javacpp.helper.opencv_objdetect
 
opencv_objdetect - Class in org.bytedeco.javacpp
 
opencv_objdetect() - Constructor for class org.bytedeco.javacpp.opencv_objdetect
 
opencv_objdetect - Class in org.bytedeco.javacpp.presets
 
opencv_objdetect() - Constructor for class org.bytedeco.javacpp.presets.opencv_objdetect
 
opencv_objdetect.AbstractCvHaarClassifierCascade - Class in org.bytedeco.javacpp.helper
 
opencv_objdetect.AbstractCvHaarClassifierCascade(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_objdetect.AbstractCvHaarClassifierCascade
 
opencv_objdetect.BaseCascadeClassifier - Class in org.bytedeco.javacpp
 
opencv_objdetect.BaseCascadeClassifier(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
Pointer cast constructor.
opencv_objdetect.BaseCascadeClassifier.MaskGenerator - Class in org.bytedeco.javacpp
 
opencv_objdetect.BaseCascadeClassifier.MaskGenerator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier.MaskGenerator
Pointer cast constructor.
opencv_objdetect.CascadeClassifier - Class in org.bytedeco.javacpp
\brief Cascade classifier class for object detection.
opencv_objdetect.CascadeClassifier(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
Pointer cast constructor.
opencv_objdetect.CascadeClassifier(long) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
Native array allocator.
opencv_objdetect.CascadeClassifier() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
opencv_objdetect.CascadeClassifier(BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
\brief Loads a classifier from a file.
opencv_objdetect.CascadeClassifier(String) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
opencv_objdetect.CvAvgComp - Class in org.bytedeco.javacpp
 
opencv_objdetect.CvAvgComp() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvAvgComp
Default native constructor.
opencv_objdetect.CvAvgComp(long) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvAvgComp
Native array allocator.
opencv_objdetect.CvAvgComp(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvAvgComp
Pointer cast constructor.
opencv_objdetect.CvHaarClassifier - Class in org.bytedeco.javacpp
 
opencv_objdetect.CvHaarClassifier() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
Default native constructor.
opencv_objdetect.CvHaarClassifier(long) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
Native array allocator.
opencv_objdetect.CvHaarClassifier(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
Pointer cast constructor.
opencv_objdetect.CvHaarClassifierCascade - Class in org.bytedeco.javacpp
 
opencv_objdetect.CvHaarClassifierCascade() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
Default native constructor.
opencv_objdetect.CvHaarClassifierCascade(long) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
Native array allocator.
opencv_objdetect.CvHaarClassifierCascade(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
Pointer cast constructor.
opencv_objdetect.CvHaarFeature - Class in org.bytedeco.javacpp
 
opencv_objdetect.CvHaarFeature() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
Default native constructor.
opencv_objdetect.CvHaarFeature(long) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
Native array allocator.
opencv_objdetect.CvHaarFeature(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
Pointer cast constructor.
opencv_objdetect.CvHaarStageClassifier - Class in org.bytedeco.javacpp
 
opencv_objdetect.CvHaarStageClassifier() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
Default native constructor.
opencv_objdetect.CvHaarStageClassifier(long) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
Native array allocator.
opencv_objdetect.CvHaarStageClassifier(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
Pointer cast constructor.
opencv_objdetect.CvHidHaarClassifierCascade - Class in org.bytedeco.javacpp
 
opencv_objdetect.CvHidHaarClassifierCascade() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHidHaarClassifierCascade
Empty constructor.
opencv_objdetect.CvHidHaarClassifierCascade(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.CvHidHaarClassifierCascade
Pointer cast constructor.
opencv_objdetect.DetectionBasedTracker - Class in org.bytedeco.javacpp
\addtogroup objdetect \{
opencv_objdetect.DetectionBasedTracker(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
Pointer cast constructor.
opencv_objdetect.DetectionBasedTracker(opencv_objdetect.DetectionBasedTracker.IDetector, opencv_objdetect.DetectionBasedTracker.IDetector, opencv_objdetect.DetectionBasedTracker.Parameters) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
opencv_objdetect.DetectionBasedTracker.ExtObject - Class in org.bytedeco.javacpp
 
opencv_objdetect.DetectionBasedTracker.ExtObject(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.ExtObject
Pointer cast constructor.
opencv_objdetect.DetectionBasedTracker.ExtObject(int, opencv_core.Rect, int) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.ExtObject
 
opencv_objdetect.DetectionBasedTracker.IDetector - Class in org.bytedeco.javacpp
 
opencv_objdetect.DetectionBasedTracker.IDetector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
Pointer cast constructor.
opencv_objdetect.DetectionBasedTracker.Parameters - Class in org.bytedeco.javacpp
 
opencv_objdetect.DetectionBasedTracker.Parameters(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.Parameters
Pointer cast constructor.
opencv_objdetect.DetectionBasedTracker.Parameters(long) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.Parameters
Native array allocator.
opencv_objdetect.DetectionBasedTracker.Parameters() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.Parameters
 
opencv_objdetect.DetectionROI - Class in org.bytedeco.javacpp
struct for detection region of interest (ROI)
opencv_objdetect.DetectionROI() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
Default native constructor.
opencv_objdetect.DetectionROI(long) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
Native array allocator.
opencv_objdetect.DetectionROI(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
Pointer cast constructor.
opencv_objdetect.HOGDescriptor - Class in org.bytedeco.javacpp
 
opencv_objdetect.HOGDescriptor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
Pointer cast constructor.
opencv_objdetect.HOGDescriptor(long) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
Native array allocator.
opencv_objdetect.HOGDescriptor() - Constructor for class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
opencv_objdetect.HOGDescriptor(opencv_core.Size, opencv_core.Size, opencv_core.Size, opencv_core.Size, int, int, double, int, double, boolean, int, boolean) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
opencv_objdetect.HOGDescriptor(opencv_core.Size, opencv_core.Size, opencv_core.Size, opencv_core.Size, int) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
opencv_objdetect.HOGDescriptor(BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
opencv_objdetect.HOGDescriptor(String) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
opencv_objdetect.HOGDescriptor(opencv_objdetect.HOGDescriptor) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
opencv_objdetect.SimilarRects - Class in org.bytedeco.javacpp
\addtogroup objdetect \{
opencv_objdetect.SimilarRects(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.SimilarRects
Pointer cast constructor.
opencv_objdetect.SimilarRects(double) - Constructor for class org.bytedeco.javacpp.opencv_objdetect.SimilarRects
 
opencv_optflow - Class in org.bytedeco.javacpp
 
opencv_optflow() - Constructor for class org.bytedeco.javacpp.opencv_optflow
 
opencv_optflow - Class in org.bytedeco.javacpp.presets
 
opencv_optflow() - Constructor for class org.bytedeco.javacpp.presets.opencv_optflow
 
opencv_photo - Class in org.bytedeco.javacpp
 
opencv_photo() - Constructor for class org.bytedeco.javacpp.opencv_photo
 
opencv_photo - Class in org.bytedeco.javacpp.presets
 
opencv_photo() - Constructor for class org.bytedeco.javacpp.presets.opencv_photo
 
opencv_photo.AlignExposures - Class in org.bytedeco.javacpp
\brief The base class for algorithms that align images of the same scene with different exposures
opencv_photo.AlignExposures(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.AlignExposures
Pointer cast constructor.
opencv_photo.AlignMTB - Class in org.bytedeco.javacpp
\brief This algorithm converts images to median threshold bitmaps (1 for pixels brighter than median luminance and 0 otherwise) and than aligns the resulting bitmaps using bit operations.
opencv_photo.AlignMTB(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.AlignMTB
Pointer cast constructor.
opencv_photo.CalibrateCRF - Class in org.bytedeco.javacpp
\brief The base class for camera response calibration algorithms.
opencv_photo.CalibrateCRF(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.CalibrateCRF
Pointer cast constructor.
opencv_photo.CalibrateDebevec - Class in org.bytedeco.javacpp
\brief Inverse camera response function is extracted for each brightness value by minimizing an objective function as linear system.
opencv_photo.CalibrateDebevec(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.CalibrateDebevec
Pointer cast constructor.
opencv_photo.CalibrateRobertson - Class in org.bytedeco.javacpp
\brief Inverse camera response function is extracted for each brightness value by minimizing an objective function as linear system.
opencv_photo.CalibrateRobertson(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.CalibrateRobertson
Pointer cast constructor.
opencv_photo.MergeDebevec - Class in org.bytedeco.javacpp
\brief The resulting HDR image is calculated as weighted average of the exposures considering exposure values and camera response.
opencv_photo.MergeDebevec(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.MergeDebevec
Pointer cast constructor.
opencv_photo.MergeExposures - Class in org.bytedeco.javacpp
\brief The base class algorithms that can merge exposure sequence to a single image.
opencv_photo.MergeExposures(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.MergeExposures
Pointer cast constructor.
opencv_photo.MergeMertens - Class in org.bytedeco.javacpp
\brief Pixels are weighted using contrast, saturation and well-exposedness measures, than images are combined using laplacian pyramids.
opencv_photo.MergeMertens(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.MergeMertens
Pointer cast constructor.
opencv_photo.MergeRobertson - Class in org.bytedeco.javacpp
\brief The resulting HDR image is calculated as weighted average of the exposures considering exposure values and camera response.
opencv_photo.MergeRobertson(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.MergeRobertson
Pointer cast constructor.
opencv_photo.Tonemap - Class in org.bytedeco.javacpp
\brief Base class for tonemapping algorithms - tools that are used to map HDR image to 8-bit range.
opencv_photo.Tonemap(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.Tonemap
Pointer cast constructor.
opencv_photo.TonemapDrago - Class in org.bytedeco.javacpp
\brief Adaptive logarithmic mapping is a fast global tonemapping algorithm that scales the image in logarithmic domain.
opencv_photo.TonemapDrago(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.TonemapDrago
Pointer cast constructor.
opencv_photo.TonemapDurand - Class in org.bytedeco.javacpp
\brief This algorithm decomposes image into two layers: base layer and detail layer using bilateral filter and compresses contrast of the base layer thus preserving all the details.
opencv_photo.TonemapDurand(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.TonemapDurand
Pointer cast constructor.
opencv_photo.TonemapMantiuk - Class in org.bytedeco.javacpp
\brief This algorithm transforms image to contrast using gradients on all levels of gaussian pyramid, transforms contrast values to HVS response and scales the response.
opencv_photo.TonemapMantiuk(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.TonemapMantiuk
Pointer cast constructor.
opencv_photo.TonemapReinhard - Class in org.bytedeco.javacpp
\brief This is a global tonemapping operator that models human visual system.
opencv_photo.TonemapReinhard(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_photo.TonemapReinhard
Pointer cast constructor.
opencv_shape - Class in org.bytedeco.javacpp
 
opencv_shape() - Constructor for class org.bytedeco.javacpp.opencv_shape
 
opencv_shape - Class in org.bytedeco.javacpp.presets
 
opencv_shape() - Constructor for class org.bytedeco.javacpp.presets.opencv_shape
 
opencv_shape.AffineTransformer - Class in org.bytedeco.javacpp
\brief Wrapper class for the OpenCV Affine Transformation algorithm.
opencv_shape.AffineTransformer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.AffineTransformer
Pointer cast constructor.
opencv_shape.ChiHistogramCostExtractor - Class in org.bytedeco.javacpp
\brief An Chi based cost extraction.
opencv_shape.ChiHistogramCostExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.ChiHistogramCostExtractor
Pointer cast constructor.
opencv_shape.EMDHistogramCostExtractor - Class in org.bytedeco.javacpp
\brief An EMD based cost extraction.
opencv_shape.EMDHistogramCostExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.EMDHistogramCostExtractor
Pointer cast constructor.
opencv_shape.EMDL1HistogramCostExtractor - Class in org.bytedeco.javacpp
\brief An EMD-L1 based cost extraction.
opencv_shape.EMDL1HistogramCostExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.EMDL1HistogramCostExtractor
Pointer cast constructor.
opencv_shape.HausdorffDistanceExtractor - Class in org.bytedeco.javacpp
\brief A simple Hausdorff distance measure between shapes defined by contours
opencv_shape.HausdorffDistanceExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.HausdorffDistanceExtractor
Pointer cast constructor.
opencv_shape.HistogramCostExtractor - Class in org.bytedeco.javacpp
\addtogroup shape \{
opencv_shape.HistogramCostExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.HistogramCostExtractor
Pointer cast constructor.
opencv_shape.NormHistogramCostExtractor - Class in org.bytedeco.javacpp
\brief A norm based cost extraction.
opencv_shape.NormHistogramCostExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.NormHistogramCostExtractor
Pointer cast constructor.
opencv_shape.ShapeContextDistanceExtractor - Class in org.bytedeco.javacpp
\brief Implementation of the Shape Context descriptor and matching algorithm
opencv_shape.ShapeContextDistanceExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
Pointer cast constructor.
opencv_shape.ShapeDistanceExtractor - Class in org.bytedeco.javacpp
\addtogroup shape \{
opencv_shape.ShapeDistanceExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.ShapeDistanceExtractor
Pointer cast constructor.
opencv_shape.ShapeTransformer - Class in org.bytedeco.javacpp
\addtogroup shape \{
opencv_shape.ShapeTransformer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.ShapeTransformer
Pointer cast constructor.
opencv_shape.ThinPlateSplineShapeTransformer - Class in org.bytedeco.javacpp
\brief Definition of the transformation
opencv_shape.ThinPlateSplineShapeTransformer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_shape.ThinPlateSplineShapeTransformer
Pointer cast constructor.
opencv_stitching - Class in org.bytedeco.javacpp
 
opencv_stitching() - Constructor for class org.bytedeco.javacpp.opencv_stitching
 
opencv_stitching - Class in org.bytedeco.javacpp.presets
 
opencv_stitching() - Constructor for class org.bytedeco.javacpp.presets.opencv_stitching
 
opencv_stitching.BestOf2NearestMatcher - Class in org.bytedeco.javacpp
\brief Features matcher which finds two best matches for each feature and leaves the best one only if the ratio between descriptor distances is greater than the threshold match_conf
opencv_stitching.BestOf2NearestMatcher(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestMatcher
Pointer cast constructor.
opencv_stitching.BestOf2NearestMatcher(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestMatcher
Native array allocator.
opencv_stitching.BestOf2NearestMatcher(boolean, float, int, int) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestMatcher
\brief Constructs a "best of 2 nearest" matcher.
opencv_stitching.BestOf2NearestMatcher() - Constructor for class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestMatcher
 
opencv_stitching.BestOf2NearestRangeMatcher - Class in org.bytedeco.javacpp
 
opencv_stitching.BestOf2NearestRangeMatcher(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestRangeMatcher
Pointer cast constructor.
opencv_stitching.BestOf2NearestRangeMatcher(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestRangeMatcher
Native array allocator.
opencv_stitching.BestOf2NearestRangeMatcher(int, boolean, float, int, int) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestRangeMatcher
 
opencv_stitching.BestOf2NearestRangeMatcher() - Constructor for class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestRangeMatcher
 
opencv_stitching.Blender - Class in org.bytedeco.javacpp
\addtogroup stitching_blend \{
opencv_stitching.Blender() - Constructor for class org.bytedeco.javacpp.opencv_stitching.Blender
Default native constructor.
opencv_stitching.Blender(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Blender
Native array allocator.
opencv_stitching.Blender(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Blender
Pointer cast constructor.
opencv_stitching.BlocksGainCompensator - Class in org.bytedeco.javacpp
\brief Exposure compensator which tries to remove exposure related artifacts by adjusting image block intensities, see \cite UES01 for details.
opencv_stitching.BlocksGainCompensator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BlocksGainCompensator
Pointer cast constructor.
opencv_stitching.BlocksGainCompensator(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BlocksGainCompensator
Native array allocator.
opencv_stitching.BlocksGainCompensator(int, int) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BlocksGainCompensator
 
opencv_stitching.BlocksGainCompensator() - Constructor for class org.bytedeco.javacpp.opencv_stitching.BlocksGainCompensator
 
opencv_stitching.BundleAdjusterBase - Class in org.bytedeco.javacpp
\brief Base class for all camera parameters refinement methods.
opencv_stitching.BundleAdjusterBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterBase
Pointer cast constructor.
opencv_stitching.BundleAdjusterRay - Class in org.bytedeco.javacpp
\brief Implementation of the camera parameters refinement algorithm which minimizes sum of the distances between the rays passing through the camera center and a feature.
opencv_stitching.BundleAdjusterRay(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterRay
Pointer cast constructor.
opencv_stitching.BundleAdjusterRay(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterRay
Native array allocator.
opencv_stitching.BundleAdjusterRay() - Constructor for class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterRay
 
opencv_stitching.BundleAdjusterReproj - Class in org.bytedeco.javacpp
\brief Implementation of the camera parameters refinement algorithm which minimizes sum of the reprojection error squares
opencv_stitching.BundleAdjusterReproj(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterReproj
Pointer cast constructor.
opencv_stitching.BundleAdjusterReproj(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterReproj
Native array allocator.
opencv_stitching.BundleAdjusterReproj() - Constructor for class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterReproj
 
opencv_stitching.CameraParams - Class in org.bytedeco.javacpp
\addtogroup stitching \{
opencv_stitching.CameraParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CameraParams
Pointer cast constructor.
opencv_stitching.CameraParams(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CameraParams
Native array allocator.
opencv_stitching.CameraParams() - Constructor for class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
opencv_stitching.CameraParams(opencv_stitching.CameraParams) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
opencv_stitching.CompressedRectilinearPortraitProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.CompressedRectilinearPortraitProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
Default native constructor.
opencv_stitching.CompressedRectilinearPortraitProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
Native array allocator.
opencv_stitching.CompressedRectilinearPortraitProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
Pointer cast constructor.
opencv_stitching.CompressedRectilinearPortraitWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.CompressedRectilinearPortraitWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitWarper
Pointer cast constructor.
opencv_stitching.CompressedRectilinearPortraitWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitWarper
Native array allocator.
opencv_stitching.CompressedRectilinearPortraitWarper(float, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitWarper
 
opencv_stitching.CompressedRectilinearPortraitWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitWarper
 
opencv_stitching.CompressedRectilinearProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.CompressedRectilinearProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
Default native constructor.
opencv_stitching.CompressedRectilinearProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
Native array allocator.
opencv_stitching.CompressedRectilinearProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
Pointer cast constructor.
opencv_stitching.CompressedRectilinearWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.CompressedRectilinearWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearWarper
Pointer cast constructor.
opencv_stitching.CompressedRectilinearWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearWarper
Native array allocator.
opencv_stitching.CompressedRectilinearWarper(float, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearWarper
 
opencv_stitching.CompressedRectilinearWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearWarper
 
opencv_stitching.CylindricalPortraitProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.CylindricalPortraitProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
Default native constructor.
opencv_stitching.CylindricalPortraitProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
Native array allocator.
opencv_stitching.CylindricalPortraitProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
Pointer cast constructor.
opencv_stitching.CylindricalPortraitWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.CylindricalPortraitWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitWarper
Pointer cast constructor.
opencv_stitching.CylindricalPortraitWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitWarper
 
opencv_stitching.CylindricalProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.CylindricalProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
Default native constructor.
opencv_stitching.CylindricalProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
Native array allocator.
opencv_stitching.CylindricalProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
Pointer cast constructor.
opencv_stitching.CylindricalWarper - Class in org.bytedeco.javacpp
\brief Cylindrical warper factory class.
opencv_stitching.CylindricalWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalWarper
Default native constructor.
opencv_stitching.CylindricalWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalWarper
Native array allocator.
opencv_stitching.CylindricalWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.CylindricalWarper
Pointer cast constructor.
opencv_stitching.DetailCompressedRectilinearPortraitWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailCompressedRectilinearPortraitWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCompressedRectilinearPortraitWarper
Pointer cast constructor.
opencv_stitching.DetailCompressedRectilinearPortraitWarper(float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCompressedRectilinearPortraitWarper
 
opencv_stitching.DetailCompressedRectilinearPortraitWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCompressedRectilinearPortraitWarper
 
opencv_stitching.DetailCompressedRectilinearWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailCompressedRectilinearWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCompressedRectilinearWarper
Pointer cast constructor.
opencv_stitching.DetailCompressedRectilinearWarper(float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCompressedRectilinearWarper
 
opencv_stitching.DetailCompressedRectilinearWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCompressedRectilinearWarper
 
opencv_stitching.DetailCylindricalWarper - Class in org.bytedeco.javacpp
\brief Warper that maps an image onto the x\*x + z\*z = 1 cylinder.
opencv_stitching.DetailCylindricalWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCylindricalWarper
Pointer cast constructor.
opencv_stitching.DetailCylindricalWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCylindricalWarper
\brief Construct an instance of the cylindrical warper class.
opencv_stitching.DetailCylindricalWarperGpu - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailCylindricalWarperGpu(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCylindricalWarperGpu
Pointer cast constructor.
opencv_stitching.DetailCylindricalWarperGpu(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailCylindricalWarperGpu
 
opencv_stitching.DetailFisheyeWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailFisheyeWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailFisheyeWarper
Pointer cast constructor.
opencv_stitching.DetailFisheyeWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailFisheyeWarper
 
opencv_stitching.DetailMercatorWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailMercatorWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailMercatorWarper
Pointer cast constructor.
opencv_stitching.DetailMercatorWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailMercatorWarper
 
opencv_stitching.DetailPaniniPortraitWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailPaniniPortraitWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPaniniPortraitWarper
Pointer cast constructor.
opencv_stitching.DetailPaniniPortraitWarper(float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPaniniPortraitWarper
 
opencv_stitching.DetailPaniniPortraitWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPaniniPortraitWarper
 
opencv_stitching.DetailPaniniWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailPaniniWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPaniniWarper
Pointer cast constructor.
opencv_stitching.DetailPaniniWarper(float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPaniniWarper
 
opencv_stitching.DetailPaniniWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPaniniWarper
 
opencv_stitching.DetailPlaneWarper - Class in org.bytedeco.javacpp
\brief Warper that maps an image onto the z = 1 plane.
opencv_stitching.DetailPlaneWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
Pointer cast constructor.
opencv_stitching.DetailPlaneWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
Native array allocator.
opencv_stitching.DetailPlaneWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
\brief Construct an instance of the plane warper class.
opencv_stitching.DetailPlaneWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
opencv_stitching.DetailPlaneWarperGpu - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailPlaneWarperGpu(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarperGpu
Pointer cast constructor.
opencv_stitching.DetailPlaneWarperGpu(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarperGpu
Native array allocator.
opencv_stitching.DetailPlaneWarperGpu(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarperGpu
 
opencv_stitching.DetailPlaneWarperGpu() - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarperGpu
 
opencv_stitching.DetailSphericalWarper - Class in org.bytedeco.javacpp
\brief Warper that maps an image onto the unit sphere located at the origin.
opencv_stitching.DetailSphericalWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailSphericalWarper
Pointer cast constructor.
opencv_stitching.DetailSphericalWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailSphericalWarper
\brief Construct an instance of the spherical warper class.
opencv_stitching.DetailSphericalWarperGpu - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailSphericalWarperGpu(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailSphericalWarperGpu
Pointer cast constructor.
opencv_stitching.DetailSphericalWarperGpu(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailSphericalWarperGpu
 
opencv_stitching.DetailStereographicWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailStereographicWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailStereographicWarper
Pointer cast constructor.
opencv_stitching.DetailStereographicWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailStereographicWarper
 
opencv_stitching.DetailTransverseMercatorWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.DetailTransverseMercatorWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailTransverseMercatorWarper
Pointer cast constructor.
opencv_stitching.DetailTransverseMercatorWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DetailTransverseMercatorWarper
 
opencv_stitching.DisjointSets - Class in org.bytedeco.javacpp
\addtogroup stitching \{
opencv_stitching.DisjointSets(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DisjointSets
Pointer cast constructor.
opencv_stitching.DisjointSets(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DisjointSets
Native array allocator.
opencv_stitching.DisjointSets(int) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
opencv_stitching.DisjointSets() - Constructor for class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
opencv_stitching.DpSeamFinder - Class in org.bytedeco.javacpp
 
opencv_stitching.DpSeamFinder(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
Pointer cast constructor.
opencv_stitching.DpSeamFinder(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
Native array allocator.
opencv_stitching.DpSeamFinder(int) - Constructor for class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
 
opencv_stitching.DpSeamFinder() - Constructor for class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
 
opencv_stitching.Estimator - Class in org.bytedeco.javacpp
\addtogroup stitching_rotation \{
opencv_stitching.Estimator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Estimator
Pointer cast constructor.
opencv_stitching.ExposureCompensator - Class in org.bytedeco.javacpp
\addtogroup stitching_exposure \{
opencv_stitching.ExposureCompensator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.ExposureCompensator
Pointer cast constructor.
opencv_stitching.FeatherBlender - Class in org.bytedeco.javacpp
\brief Simple blender which mixes images at its borders.
opencv_stitching.FeatherBlender(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
Pointer cast constructor.
opencv_stitching.FeatherBlender(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
Native array allocator.
opencv_stitching.FeatherBlender(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
 
opencv_stitching.FeatherBlender() - Constructor for class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
 
opencv_stitching.FeaturesFinder - Class in org.bytedeco.javacpp
\brief Feature finders base class
opencv_stitching.FeaturesFinder(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.FeaturesFinder
Pointer cast constructor.
opencv_stitching.FeaturesMatcher - Class in org.bytedeco.javacpp
\brief Feature matchers base class.
opencv_stitching.FeaturesMatcher(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.FeaturesMatcher
Pointer cast constructor.
opencv_stitching.FisheyeProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.FisheyeProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
Default native constructor.
opencv_stitching.FisheyeProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
Native array allocator.
opencv_stitching.FisheyeProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
Pointer cast constructor.
opencv_stitching.FisheyeWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.FisheyeWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.FisheyeWarper
Default native constructor.
opencv_stitching.FisheyeWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.FisheyeWarper
Native array allocator.
opencv_stitching.FisheyeWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.FisheyeWarper
Pointer cast constructor.
opencv_stitching.GainCompensator - Class in org.bytedeco.javacpp
\brief Exposure compensator which tries to remove exposure related artifacts by adjusting image intensities, see \cite BL07 and \cite WJ10 for details.
opencv_stitching.GainCompensator() - Constructor for class org.bytedeco.javacpp.opencv_stitching.GainCompensator
Default native constructor.
opencv_stitching.GainCompensator(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.GainCompensator
Native array allocator.
opencv_stitching.GainCompensator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.GainCompensator
Pointer cast constructor.
opencv_stitching.Graph - Class in org.bytedeco.javacpp
 
opencv_stitching.Graph(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Graph
Pointer cast constructor.
opencv_stitching.Graph(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Graph
Native array allocator.
opencv_stitching.Graph(int) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Graph
 
opencv_stitching.Graph() - Constructor for class org.bytedeco.javacpp.opencv_stitching.Graph
 
opencv_stitching.GraphCutSeamFinder - Class in org.bytedeco.javacpp
\brief Minimum graph cut-based seam estimator.
opencv_stitching.GraphCutSeamFinder(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinder
Pointer cast constructor.
opencv_stitching.GraphCutSeamFinder(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinder
Native array allocator.
opencv_stitching.GraphCutSeamFinder(int, float, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinder
 
opencv_stitching.GraphCutSeamFinder() - Constructor for class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinder
 
opencv_stitching.GraphCutSeamFinderBase - Class in org.bytedeco.javacpp
\brief Base class for all minimum graph-cut-based seam estimators.
opencv_stitching.GraphCutSeamFinderBase() - Constructor for class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinderBase
Default native constructor.
opencv_stitching.GraphCutSeamFinderBase(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinderBase
Native array allocator.
opencv_stitching.GraphCutSeamFinderBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinderBase
Pointer cast constructor.
opencv_stitching.GraphEdge - Class in org.bytedeco.javacpp
 
opencv_stitching.GraphEdge(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.GraphEdge
Pointer cast constructor.
opencv_stitching.GraphEdge(int, int, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.GraphEdge
 
opencv_stitching.HomographyBasedEstimator - Class in org.bytedeco.javacpp
\brief Homography based rotation estimator.
opencv_stitching.HomographyBasedEstimator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.HomographyBasedEstimator
Pointer cast constructor.
opencv_stitching.HomographyBasedEstimator(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.HomographyBasedEstimator
Native array allocator.
opencv_stitching.HomographyBasedEstimator(boolean) - Constructor for class org.bytedeco.javacpp.opencv_stitching.HomographyBasedEstimator
 
opencv_stitching.HomographyBasedEstimator() - Constructor for class org.bytedeco.javacpp.opencv_stitching.HomographyBasedEstimator
 
opencv_stitching.ImageFeatures - Class in org.bytedeco.javacpp
\addtogroup stitching_match \{
opencv_stitching.ImageFeatures() - Constructor for class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
Default native constructor.
opencv_stitching.ImageFeatures(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
Native array allocator.
opencv_stitching.ImageFeatures(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
Pointer cast constructor.
opencv_stitching.MatchesInfo - Class in org.bytedeco.javacpp
\brief Structure containing information about matches between two images.
opencv_stitching.MatchesInfo(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
Pointer cast constructor.
opencv_stitching.MatchesInfo(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
Native array allocator.
opencv_stitching.MatchesInfo() - Constructor for class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
opencv_stitching.MatchesInfo(opencv_stitching.MatchesInfo) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
opencv_stitching.MercatorProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.MercatorProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
Default native constructor.
opencv_stitching.MercatorProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
Native array allocator.
opencv_stitching.MercatorProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
Pointer cast constructor.
opencv_stitching.MercatorWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.MercatorWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.MercatorWarper
Default native constructor.
opencv_stitching.MercatorWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MercatorWarper
Native array allocator.
opencv_stitching.MercatorWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MercatorWarper
Pointer cast constructor.
opencv_stitching.MultiBandBlender - Class in org.bytedeco.javacpp
\brief Blender which uses multi-band blending algorithm (see \cite BA83).
opencv_stitching.MultiBandBlender(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
Pointer cast constructor.
opencv_stitching.MultiBandBlender(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
Native array allocator.
opencv_stitching.MultiBandBlender(int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
 
opencv_stitching.MultiBandBlender() - Constructor for class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
 
opencv_stitching.NoExposureCompensator - Class in org.bytedeco.javacpp
\brief Stub exposure compensator which does nothing.
opencv_stitching.NoExposureCompensator() - Constructor for class org.bytedeco.javacpp.opencv_stitching.NoExposureCompensator
Default native constructor.
opencv_stitching.NoExposureCompensator(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.NoExposureCompensator
Native array allocator.
opencv_stitching.NoExposureCompensator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.NoExposureCompensator
Pointer cast constructor.
opencv_stitching.NoSeamFinder - Class in org.bytedeco.javacpp
\brief Stub seam estimator which does nothing.
opencv_stitching.NoSeamFinder() - Constructor for class org.bytedeco.javacpp.opencv_stitching.NoSeamFinder
Default native constructor.
opencv_stitching.NoSeamFinder(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.NoSeamFinder
Native array allocator.
opencv_stitching.NoSeamFinder(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.NoSeamFinder
Pointer cast constructor.
opencv_stitching.OrbFeaturesFinder - Class in org.bytedeco.javacpp
\brief ORB features finder.
opencv_stitching.OrbFeaturesFinder(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.OrbFeaturesFinder
Pointer cast constructor.
opencv_stitching.OrbFeaturesFinder(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.OrbFeaturesFinder
Native array allocator.
opencv_stitching.OrbFeaturesFinder(opencv_core.Size, int, float, int) - Constructor for class org.bytedeco.javacpp.opencv_stitching.OrbFeaturesFinder
 
opencv_stitching.OrbFeaturesFinder() - Constructor for class org.bytedeco.javacpp.opencv_stitching.OrbFeaturesFinder
 
opencv_stitching.PairwiseSeamFinder - Class in org.bytedeco.javacpp
\brief Base class for all pairwise seam estimators.
opencv_stitching.PairwiseSeamFinder(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PairwiseSeamFinder
Pointer cast constructor.
opencv_stitching.PaniniPortraitProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.PaniniPortraitProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
Default native constructor.
opencv_stitching.PaniniPortraitProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
Native array allocator.
opencv_stitching.PaniniPortraitProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
Pointer cast constructor.
opencv_stitching.PaniniPortraitWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.PaniniPortraitWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitWarper
Pointer cast constructor.
opencv_stitching.PaniniPortraitWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitWarper
Native array allocator.
opencv_stitching.PaniniPortraitWarper(float, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitWarper
 
opencv_stitching.PaniniPortraitWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitWarper
 
opencv_stitching.PaniniProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.PaniniProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
Default native constructor.
opencv_stitching.PaniniProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
Native array allocator.
opencv_stitching.PaniniProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
Pointer cast constructor.
opencv_stitching.PaniniWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.PaniniWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniWarper
Pointer cast constructor.
opencv_stitching.PaniniWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniWarper
Native array allocator.
opencv_stitching.PaniniWarper(float, float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniWarper
 
opencv_stitching.PaniniWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.PaniniWarper
 
opencv_stitching.PlanePortraitProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.PlanePortraitProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
Default native constructor.
opencv_stitching.PlanePortraitProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
Native array allocator.
opencv_stitching.PlanePortraitProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
Pointer cast constructor.
opencv_stitching.PlanePortraitWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.PlanePortraitWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlanePortraitWarper
Pointer cast constructor.
opencv_stitching.PlanePortraitWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlanePortraitWarper
 
opencv_stitching.PlaneProjector - Class in org.bytedeco.javacpp
\brief Base class for rotation-based warper using a detail::ProjectorBase_ derived class.
opencv_stitching.PlaneProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
Default native constructor.
opencv_stitching.PlaneProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
Native array allocator.
opencv_stitching.PlaneProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
Pointer cast constructor.
opencv_stitching.PlaneWarper - Class in org.bytedeco.javacpp
\brief Plane warper factory class.
opencv_stitching.PlaneWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlaneWarper
Default native constructor.
opencv_stitching.PlaneWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlaneWarper
Native array allocator.
opencv_stitching.PlaneWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.PlaneWarper
Pointer cast constructor.
opencv_stitching.ProjectorBase - Class in org.bytedeco.javacpp
\brief Base class for warping logic implementation.
opencv_stitching.ProjectorBase() - Constructor for class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
Default native constructor.
opencv_stitching.ProjectorBase(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
Native array allocator.
opencv_stitching.ProjectorBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
Pointer cast constructor.
opencv_stitching.RotationWarper - Class in org.bytedeco.javacpp
\addtogroup stitching_warp \{
opencv_stitching.RotationWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.RotationWarper
Pointer cast constructor.
opencv_stitching.SeamFinder - Class in org.bytedeco.javacpp
\addtogroup stitching_seam \{
opencv_stitching.SeamFinder(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SeamFinder
Pointer cast constructor.
opencv_stitching.SphericalPortraitProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.SphericalPortraitProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
Default native constructor.
opencv_stitching.SphericalPortraitProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
Native array allocator.
opencv_stitching.SphericalPortraitProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
Pointer cast constructor.
opencv_stitching.SphericalPortraitWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.SphericalPortraitWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitWarper
Pointer cast constructor.
opencv_stitching.SphericalPortraitWarper(float) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitWarper
 
opencv_stitching.SphericalProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.SphericalProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
Default native constructor.
opencv_stitching.SphericalProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
Native array allocator.
opencv_stitching.SphericalProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
Pointer cast constructor.
opencv_stitching.SphericalWarper - Class in org.bytedeco.javacpp
\brief Spherical warper factory class
opencv_stitching.SphericalWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalWarper
Default native constructor.
opencv_stitching.SphericalWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalWarper
Native array allocator.
opencv_stitching.SphericalWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SphericalWarper
Pointer cast constructor.
opencv_stitching.StereographicProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.StereographicProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
Default native constructor.
opencv_stitching.StereographicProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
Native array allocator.
opencv_stitching.StereographicProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
Pointer cast constructor.
opencv_stitching.StereographicWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.StereographicWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.StereographicWarper
Default native constructor.
opencv_stitching.StereographicWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.StereographicWarper
Native array allocator.
opencv_stitching.StereographicWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.StereographicWarper
Pointer cast constructor.
opencv_stitching.Stitcher - Class in org.bytedeco.javacpp
\addtogroup stitching \{
opencv_stitching.Stitcher() - Constructor for class org.bytedeco.javacpp.opencv_stitching.Stitcher
Default native constructor.
opencv_stitching.Stitcher(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Stitcher
Native array allocator.
opencv_stitching.Stitcher(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Stitcher
Pointer cast constructor.
opencv_stitching.SurfFeaturesFinder - Class in org.bytedeco.javacpp
\brief SURF features finder.
opencv_stitching.SurfFeaturesFinder(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SurfFeaturesFinder
Pointer cast constructor.
opencv_stitching.SurfFeaturesFinder(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SurfFeaturesFinder
Native array allocator.
opencv_stitching.SurfFeaturesFinder(double, int, int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_stitching.SurfFeaturesFinder
 
opencv_stitching.SurfFeaturesFinder() - Constructor for class org.bytedeco.javacpp.opencv_stitching.SurfFeaturesFinder
 
opencv_stitching.Timelapser - Class in org.bytedeco.javacpp
\addtogroup stitching \{
opencv_stitching.Timelapser() - Constructor for class org.bytedeco.javacpp.opencv_stitching.Timelapser
Default native constructor.
opencv_stitching.Timelapser(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Timelapser
Native array allocator.
opencv_stitching.Timelapser(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.Timelapser
Pointer cast constructor.
opencv_stitching.TimelapserCrop - Class in org.bytedeco.javacpp
 
opencv_stitching.TimelapserCrop() - Constructor for class org.bytedeco.javacpp.opencv_stitching.TimelapserCrop
Default native constructor.
opencv_stitching.TimelapserCrop(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.TimelapserCrop
Native array allocator.
opencv_stitching.TimelapserCrop(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.TimelapserCrop
Pointer cast constructor.
opencv_stitching.TransverseMercatorProjector - Class in org.bytedeco.javacpp
 
opencv_stitching.TransverseMercatorProjector() - Constructor for class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
Default native constructor.
opencv_stitching.TransverseMercatorProjector(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
Native array allocator.
opencv_stitching.TransverseMercatorProjector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
Pointer cast constructor.
opencv_stitching.TransverseMercatorWarper - Class in org.bytedeco.javacpp
 
opencv_stitching.TransverseMercatorWarper() - Constructor for class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorWarper
Default native constructor.
opencv_stitching.TransverseMercatorWarper(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorWarper
Native array allocator.
opencv_stitching.TransverseMercatorWarper(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorWarper
Pointer cast constructor.
opencv_stitching.VoronoiSeamFinder - Class in org.bytedeco.javacpp
\brief Voronoi diagram-based seam estimator.
opencv_stitching.VoronoiSeamFinder() - Constructor for class org.bytedeco.javacpp.opencv_stitching.VoronoiSeamFinder
Default native constructor.
opencv_stitching.VoronoiSeamFinder(long) - Constructor for class org.bytedeco.javacpp.opencv_stitching.VoronoiSeamFinder
Native array allocator.
opencv_stitching.VoronoiSeamFinder(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.VoronoiSeamFinder
Pointer cast constructor.
opencv_stitching.WarperCreator - Class in org.bytedeco.javacpp
\addtogroup stitching_warp \{
opencv_stitching.WarperCreator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_stitching.WarperCreator
Pointer cast constructor.
opencv_superres - Class in org.bytedeco.javacpp
 
opencv_superres() - Constructor for class org.bytedeco.javacpp.opencv_superres
 
opencv_superres - Class in org.bytedeco.javacpp.presets
 
opencv_superres() - Constructor for class org.bytedeco.javacpp.presets.opencv_superres
 
opencv_superres.BroxOpticalFlow - Class in org.bytedeco.javacpp
 
opencv_superres.BroxOpticalFlow(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
Pointer cast constructor.
opencv_superres.DenseOpticalFlowExt - Class in org.bytedeco.javacpp
\addtogroup superres \{
opencv_superres.DenseOpticalFlowExt(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_superres.DenseOpticalFlowExt
Pointer cast constructor.
opencv_superres.FarnebackOpticalFlow - Class in org.bytedeco.javacpp
 
opencv_superres.FarnebackOpticalFlow(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
Pointer cast constructor.
opencv_superres.FrameSource - Class in org.bytedeco.javacpp
\addtogroup superres \{
opencv_superres.FrameSource(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_superres.FrameSource
Pointer cast constructor.
opencv_superres.PyrLKOpticalFlow - Class in org.bytedeco.javacpp
 
opencv_superres.PyrLKOpticalFlow(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_superres.PyrLKOpticalFlow
Pointer cast constructor.
opencv_superres.SuperResDualTVL1OpticalFlow - Class in org.bytedeco.javacpp
 
opencv_superres.SuperResDualTVL1OpticalFlow(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
Pointer cast constructor.
opencv_superres.SuperResolution - Class in org.bytedeco.javacpp
\brief Base class for Super Resolution algorithms.
opencv_superres.SuperResolution(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_superres.SuperResolution
Pointer cast constructor.
opencv_video - Class in org.bytedeco.javacpp.helper
 
opencv_video() - Constructor for class org.bytedeco.javacpp.helper.opencv_video
 
opencv_video - Class in org.bytedeco.javacpp
 
opencv_video() - Constructor for class org.bytedeco.javacpp.opencv_video
 
opencv_video - Class in org.bytedeco.javacpp.presets
 
opencv_video() - Constructor for class org.bytedeco.javacpp.presets.opencv_video
 
opencv_video.AbstractCvKalman - Class in org.bytedeco.javacpp.helper
 
opencv_video.AbstractCvKalman(Pointer) - Constructor for class org.bytedeco.javacpp.helper.opencv_video.AbstractCvKalman
 
opencv_video.BackgroundSubtractor - Class in org.bytedeco.javacpp
\addtogroup video_motion \{
opencv_video.BackgroundSubtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_video.BackgroundSubtractor
Pointer cast constructor.
opencv_video.BackgroundSubtractorKNN - Class in org.bytedeco.javacpp
\brief K-nearest neigbours - based Background/Foreground Segmentation Algorithm.
opencv_video.BackgroundSubtractorKNN(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
Pointer cast constructor.
opencv_video.BackgroundSubtractorMOG2 - Class in org.bytedeco.javacpp
\brief Gaussian Mixture-based Background/Foreground Segmentation Algorithm.
opencv_video.BackgroundSubtractorMOG2(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
Pointer cast constructor.
opencv_video.CvKalman - Class in org.bytedeco.javacpp
 
opencv_video.CvKalman() - Constructor for class org.bytedeco.javacpp.opencv_video.CvKalman
Default native constructor.
opencv_video.CvKalman(long) - Constructor for class org.bytedeco.javacpp.opencv_video.CvKalman
Native array allocator.
opencv_video.CvKalman(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_video.CvKalman
Pointer cast constructor.
opencv_video.DenseOpticalFlow - Class in org.bytedeco.javacpp
 
opencv_video.DenseOpticalFlow(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_video.DenseOpticalFlow
Pointer cast constructor.
opencv_video.DualTVL1OpticalFlow - Class in org.bytedeco.javacpp
\brief "Dual TV L1" Optical Flow Algorithm.
opencv_video.DualTVL1OpticalFlow(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
Pointer cast constructor.
opencv_video.KalmanFilter - Class in org.bytedeco.javacpp
\brief Kalman filter class.
opencv_video.KalmanFilter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_video.KalmanFilter
Pointer cast constructor.
opencv_video.KalmanFilter(long) - Constructor for class org.bytedeco.javacpp.opencv_video.KalmanFilter
Native array allocator.
opencv_video.KalmanFilter() - Constructor for class org.bytedeco.javacpp.opencv_video.KalmanFilter
\brief The constructors.
opencv_video.KalmanFilter(int, int, int, int) - Constructor for class org.bytedeco.javacpp.opencv_video.KalmanFilter
\overload
opencv_video.KalmanFilter(int, int) - Constructor for class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
opencv_videoio - Class in org.bytedeco.javacpp
 
opencv_videoio() - Constructor for class org.bytedeco.javacpp.opencv_videoio
 
opencv_videoio - Class in org.bytedeco.javacpp.presets
 
opencv_videoio() - Constructor for class org.bytedeco.javacpp.presets.opencv_videoio
 
opencv_videoio.CvCapture - Class in org.bytedeco.javacpp
\ Working with Video Files and Cameras * \
opencv_videoio.CvCapture() - Constructor for class org.bytedeco.javacpp.opencv_videoio.CvCapture
Empty constructor.
opencv_videoio.CvCapture(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videoio.CvCapture
Pointer cast constructor.
opencv_videoio.CvVideoWriter - Class in org.bytedeco.javacpp
 
opencv_videoio.CvVideoWriter() - Constructor for class org.bytedeco.javacpp.opencv_videoio.CvVideoWriter
Empty constructor.
opencv_videoio.CvVideoWriter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videoio.CvVideoWriter
Pointer cast constructor.
opencv_videoio.IVideoCapture - Class in org.bytedeco.javacpp
 
opencv_videoio.IVideoCapture() - Constructor for class org.bytedeco.javacpp.opencv_videoio.IVideoCapture
Empty constructor.
opencv_videoio.IVideoCapture(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videoio.IVideoCapture
Pointer cast constructor.
opencv_videoio.IVideoWriter - Class in org.bytedeco.javacpp
 
opencv_videoio.IVideoWriter() - Constructor for class org.bytedeco.javacpp.opencv_videoio.IVideoWriter
Empty constructor.
opencv_videoio.IVideoWriter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videoio.IVideoWriter
Pointer cast constructor.
opencv_videoio.VideoCapture - Class in org.bytedeco.javacpp
\brief Class for video capturing from video files, image sequences or cameras.
opencv_videoio.VideoCapture(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoCapture
Pointer cast constructor.
opencv_videoio.VideoCapture(long) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoCapture
Native array allocator.
opencv_videoio.VideoCapture() - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\brief \note In C API, when you finished working with video, release CvCapture structure with cvReleaseCapture(), or use Ptr\ that calls cvReleaseCapture() automatically in the destructor.
opencv_videoio.VideoCapture(BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\overload
opencv_videoio.VideoCapture(String) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoCapture
 
opencv_videoio.VideoCapture(BytePointer, int) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\overload
opencv_videoio.VideoCapture(String, int) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoCapture
 
opencv_videoio.VideoCapture(int) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\overload
opencv_videoio.VideoWriter - Class in org.bytedeco.javacpp
\brief Video writer class.
opencv_videoio.VideoWriter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoWriter
Pointer cast constructor.
opencv_videoio.VideoWriter(long) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoWriter
Native array allocator.
opencv_videoio.VideoWriter() - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoWriter
\brief VideoWriter constructors
opencv_videoio.VideoWriter(BytePointer, int, double, opencv_core.Size, boolean) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoWriter
\overload
opencv_videoio.VideoWriter(BytePointer, int, double, opencv_core.Size) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoWriter
 
opencv_videoio.VideoWriter(String, int, double, opencv_core.Size, boolean) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoWriter
 
opencv_videoio.VideoWriter(String, int, double, opencv_core.Size) - Constructor for class org.bytedeco.javacpp.opencv_videoio.VideoWriter
 
opencv_videostab - Class in org.bytedeco.javacpp
 
opencv_videostab() - Constructor for class org.bytedeco.javacpp.opencv_videostab
 
opencv_videostab - Class in org.bytedeco.javacpp.presets
 
opencv_videostab() - Constructor for class org.bytedeco.javacpp.presets.opencv_videostab
 
opencv_videostab.ColorAverageInpainter - Class in org.bytedeco.javacpp
 
opencv_videostab.ColorAverageInpainter() - Constructor for class org.bytedeco.javacpp.opencv_videostab.ColorAverageInpainter
Default native constructor.
opencv_videostab.ColorAverageInpainter(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ColorAverageInpainter
Native array allocator.
opencv_videostab.ColorAverageInpainter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ColorAverageInpainter
Pointer cast constructor.
opencv_videostab.ColorInpainter - Class in org.bytedeco.javacpp
 
opencv_videostab.ColorInpainter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ColorInpainter
Pointer cast constructor.
opencv_videostab.ColorInpainter(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ColorInpainter
Native array allocator.
opencv_videostab.ColorInpainter(int, double) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ColorInpainter
 
opencv_videostab.ColorInpainter() - Constructor for class org.bytedeco.javacpp.opencv_videostab.ColorInpainter
 
opencv_videostab.ConsistentMosaicInpainter - Class in org.bytedeco.javacpp
 
opencv_videostab.ConsistentMosaicInpainter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ConsistentMosaicInpainter
Pointer cast constructor.
opencv_videostab.ConsistentMosaicInpainter(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ConsistentMosaicInpainter
Native array allocator.
opencv_videostab.ConsistentMosaicInpainter() - Constructor for class org.bytedeco.javacpp.opencv_videostab.ConsistentMosaicInpainter
 
opencv_videostab.DeblurerBase - Class in org.bytedeco.javacpp
 
opencv_videostab.DeblurerBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
Pointer cast constructor.
opencv_videostab.FastMarchingMethod - Class in org.bytedeco.javacpp
\addtogroup videostab_marching \{
opencv_videostab.FastMarchingMethod(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.FastMarchingMethod
Pointer cast constructor.
opencv_videostab.FastMarchingMethod(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.FastMarchingMethod
Native array allocator.
opencv_videostab.FastMarchingMethod() - Constructor for class org.bytedeco.javacpp.opencv_videostab.FastMarchingMethod
 
opencv_videostab.FromFileMotionReader - Class in org.bytedeco.javacpp
 
opencv_videostab.FromFileMotionReader(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.FromFileMotionReader
Pointer cast constructor.
opencv_videostab.FromFileMotionReader(BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.FromFileMotionReader
 
opencv_videostab.FromFileMotionReader(String) - Constructor for class org.bytedeco.javacpp.opencv_videostab.FromFileMotionReader
 
opencv_videostab.GaussianMotionFilter - Class in org.bytedeco.javacpp
 
opencv_videostab.GaussianMotionFilter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
Pointer cast constructor.
opencv_videostab.GaussianMotionFilter(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
Native array allocator.
opencv_videostab.GaussianMotionFilter(int, float) - Constructor for class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
 
opencv_videostab.GaussianMotionFilter() - Constructor for class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
 
opencv_videostab.IDenseOptFlowEstimator - Class in org.bytedeco.javacpp
 
opencv_videostab.IDenseOptFlowEstimator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.IDenseOptFlowEstimator
Pointer cast constructor.
opencv_videostab.IFrameSource - Class in org.bytedeco.javacpp
\addtogroup videostab \{
opencv_videostab.IFrameSource() - Constructor for class org.bytedeco.javacpp.opencv_videostab.IFrameSource
Default native constructor.
opencv_videostab.IFrameSource(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.IFrameSource
Native array allocator.
opencv_videostab.IFrameSource(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.IFrameSource
Pointer cast constructor.
opencv_videostab.ILog - Class in org.bytedeco.javacpp
\addtogroup videostab \{
opencv_videostab.ILog(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ILog
Pointer cast constructor.
opencv_videostab.ImageMotionEstimatorBase - Class in org.bytedeco.javacpp
\brief Base class for global 2D motion estimation methods which take frames as input.
opencv_videostab.ImageMotionEstimatorBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ImageMotionEstimatorBase
Pointer cast constructor.
opencv_videostab.IMotionStabilizer - Class in org.bytedeco.javacpp
\addtogroup videostab_motion \{
opencv_videostab.IMotionStabilizer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.IMotionStabilizer
Pointer cast constructor.
opencv_videostab.InpainterBase - Class in org.bytedeco.javacpp
\addtogroup videostab \{
opencv_videostab.InpainterBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.InpainterBase
Pointer cast constructor.
opencv_videostab.InpaintingPipeline - Class in org.bytedeco.javacpp
 
opencv_videostab.InpaintingPipeline() - Constructor for class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
Default native constructor.
opencv_videostab.InpaintingPipeline(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
Native array allocator.
opencv_videostab.InpaintingPipeline(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
Pointer cast constructor.
opencv_videostab.IOutlierRejector - Class in org.bytedeco.javacpp
\addtogroup videostab \{
opencv_videostab.IOutlierRejector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.IOutlierRejector
Pointer cast constructor.
opencv_videostab.ISparseOptFlowEstimator - Class in org.bytedeco.javacpp
\addtogroup videostab \{
opencv_videostab.ISparseOptFlowEstimator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ISparseOptFlowEstimator
Pointer cast constructor.
opencv_videostab.KeypointBasedMotionEstimator - Class in org.bytedeco.javacpp
\brief Describes a global 2D motion estimation method which uses keypoints detection and optical flow for matching.
opencv_videostab.KeypointBasedMotionEstimator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
Pointer cast constructor.
opencv_videostab.KeypointBasedMotionEstimator(opencv_videostab.MotionEstimatorBase) - Constructor for class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
opencv_videostab.LogToStdout - Class in org.bytedeco.javacpp
 
opencv_videostab.LogToStdout() - Constructor for class org.bytedeco.javacpp.opencv_videostab.LogToStdout
Default native constructor.
opencv_videostab.LogToStdout(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.LogToStdout
Native array allocator.
opencv_videostab.LogToStdout(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.LogToStdout
Pointer cast constructor.
opencv_videostab.LpMotionStabilizer - Class in org.bytedeco.javacpp
 
opencv_videostab.LpMotionStabilizer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
Pointer cast constructor.
opencv_videostab.LpMotionStabilizer(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
Native array allocator.
opencv_videostab.LpMotionStabilizer(int) - Constructor for class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
opencv_videostab.LpMotionStabilizer() - Constructor for class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
opencv_videostab.MoreAccurateMotionWobbleSuppressor - Class in org.bytedeco.javacpp
 
opencv_videostab.MoreAccurateMotionWobbleSuppressor() - Constructor for class org.bytedeco.javacpp.opencv_videostab.MoreAccurateMotionWobbleSuppressor
Default native constructor.
opencv_videostab.MoreAccurateMotionWobbleSuppressor(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MoreAccurateMotionWobbleSuppressor
Native array allocator.
opencv_videostab.MoreAccurateMotionWobbleSuppressor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MoreAccurateMotionWobbleSuppressor
Pointer cast constructor.
opencv_videostab.MoreAccurateMotionWobbleSuppressorBase - Class in org.bytedeco.javacpp
 
opencv_videostab.MoreAccurateMotionWobbleSuppressorBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MoreAccurateMotionWobbleSuppressorBase
Pointer cast constructor.
opencv_videostab.MotionEstimatorBase - Class in org.bytedeco.javacpp
\brief Base class for all global motion estimation methods.
opencv_videostab.MotionEstimatorBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorBase
Pointer cast constructor.
opencv_videostab.MotionEstimatorL1 - Class in org.bytedeco.javacpp
\brief Describes a global 2D motion estimation method which minimizes L1 error.
opencv_videostab.MotionEstimatorL1(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorL1
Pointer cast constructor.
opencv_videostab.MotionEstimatorL1(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorL1
Native array allocator.
opencv_videostab.MotionEstimatorL1(int) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorL1
 
opencv_videostab.MotionEstimatorL1() - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorL1
 
opencv_videostab.MotionEstimatorRansacL2 - Class in org.bytedeco.javacpp
\brief Describes a robust RANSAC-based global 2D motion estimation method which minimizes L2 error.
opencv_videostab.MotionEstimatorRansacL2(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
Pointer cast constructor.
opencv_videostab.MotionEstimatorRansacL2(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
Native array allocator.
opencv_videostab.MotionEstimatorRansacL2(int) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
opencv_videostab.MotionEstimatorRansacL2() - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
opencv_videostab.MotionFilterBase - Class in org.bytedeco.javacpp
 
opencv_videostab.MotionFilterBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionFilterBase
Pointer cast constructor.
opencv_videostab.MotionInpainter - Class in org.bytedeco.javacpp
 
opencv_videostab.MotionInpainter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
Pointer cast constructor.
opencv_videostab.MotionInpainter(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
Native array allocator.
opencv_videostab.MotionInpainter() - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
opencv_videostab.MotionStabilizationPipeline - Class in org.bytedeco.javacpp
 
opencv_videostab.MotionStabilizationPipeline() - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionStabilizationPipeline
Default native constructor.
opencv_videostab.MotionStabilizationPipeline(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionStabilizationPipeline
Native array allocator.
opencv_videostab.MotionStabilizationPipeline(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.MotionStabilizationPipeline
Pointer cast constructor.
opencv_videostab.NullDeblurer - Class in org.bytedeco.javacpp
 
opencv_videostab.NullDeblurer() - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullDeblurer
Default native constructor.
opencv_videostab.NullDeblurer(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullDeblurer
Native array allocator.
opencv_videostab.NullDeblurer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullDeblurer
Pointer cast constructor.
opencv_videostab.NullFrameSource - Class in org.bytedeco.javacpp
 
opencv_videostab.NullFrameSource() - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullFrameSource
Default native constructor.
opencv_videostab.NullFrameSource(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullFrameSource
Native array allocator.
opencv_videostab.NullFrameSource(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullFrameSource
Pointer cast constructor.
opencv_videostab.NullInpainter - Class in org.bytedeco.javacpp
 
opencv_videostab.NullInpainter() - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullInpainter
Default native constructor.
opencv_videostab.NullInpainter(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullInpainter
Native array allocator.
opencv_videostab.NullInpainter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullInpainter
Pointer cast constructor.
opencv_videostab.NullLog - Class in org.bytedeco.javacpp
 
opencv_videostab.NullLog() - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullLog
Default native constructor.
opencv_videostab.NullLog(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullLog
Native array allocator.
opencv_videostab.NullLog(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullLog
Pointer cast constructor.
opencv_videostab.NullOutlierRejector - Class in org.bytedeco.javacpp
 
opencv_videostab.NullOutlierRejector() - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullOutlierRejector
Default native constructor.
opencv_videostab.NullOutlierRejector(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullOutlierRejector
Native array allocator.
opencv_videostab.NullOutlierRejector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullOutlierRejector
Pointer cast constructor.
opencv_videostab.NullWobbleSuppressor - Class in org.bytedeco.javacpp
 
opencv_videostab.NullWobbleSuppressor() - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullWobbleSuppressor
Default native constructor.
opencv_videostab.NullWobbleSuppressor(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullWobbleSuppressor
Native array allocator.
opencv_videostab.NullWobbleSuppressor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.NullWobbleSuppressor
Pointer cast constructor.
opencv_videostab.OnePassStabilizer - Class in org.bytedeco.javacpp
 
opencv_videostab.OnePassStabilizer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
Pointer cast constructor.
opencv_videostab.OnePassStabilizer(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
Native array allocator.
opencv_videostab.OnePassStabilizer() - Constructor for class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
 
opencv_videostab.PyrLkOptFlowEstimatorBase - Class in org.bytedeco.javacpp
 
opencv_videostab.PyrLkOptFlowEstimatorBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.PyrLkOptFlowEstimatorBase
Pointer cast constructor.
opencv_videostab.PyrLkOptFlowEstimatorBase(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.PyrLkOptFlowEstimatorBase
Native array allocator.
opencv_videostab.PyrLkOptFlowEstimatorBase() - Constructor for class org.bytedeco.javacpp.opencv_videostab.PyrLkOptFlowEstimatorBase
 
opencv_videostab.RansacParams - Class in org.bytedeco.javacpp
\brief Describes RANSAC method parameters.
opencv_videostab.RansacParams(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.RansacParams
Pointer cast constructor.
opencv_videostab.RansacParams(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.RansacParams
Native array allocator.
opencv_videostab.RansacParams() - Constructor for class org.bytedeco.javacpp.opencv_videostab.RansacParams
 
opencv_videostab.RansacParams(int, float, float, float) - Constructor for class org.bytedeco.javacpp.opencv_videostab.RansacParams
\brief Constructor
opencv_videostab.SparsePyrLkOptFlowEstimator - Class in org.bytedeco.javacpp
 
opencv_videostab.SparsePyrLkOptFlowEstimator() - Constructor for class org.bytedeco.javacpp.opencv_videostab.SparsePyrLkOptFlowEstimator
Default native constructor.
opencv_videostab.SparsePyrLkOptFlowEstimator(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.SparsePyrLkOptFlowEstimator
Native array allocator.
opencv_videostab.SparsePyrLkOptFlowEstimator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.SparsePyrLkOptFlowEstimator
Pointer cast constructor.
opencv_videostab.StabilizerBase - Class in org.bytedeco.javacpp
\addtogroup videostab \{
opencv_videostab.StabilizerBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
Pointer cast constructor.
opencv_videostab.ToFileMotionWriter - Class in org.bytedeco.javacpp
 
opencv_videostab.ToFileMotionWriter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ToFileMotionWriter
Pointer cast constructor.
opencv_videostab.ToFileMotionWriter(BytePointer, opencv_videostab.ImageMotionEstimatorBase) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ToFileMotionWriter
 
opencv_videostab.ToFileMotionWriter(String, opencv_videostab.ImageMotionEstimatorBase) - Constructor for class org.bytedeco.javacpp.opencv_videostab.ToFileMotionWriter
 
opencv_videostab.TranslationBasedLocalOutlierRejector - Class in org.bytedeco.javacpp
 
opencv_videostab.TranslationBasedLocalOutlierRejector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.TranslationBasedLocalOutlierRejector
Pointer cast constructor.
opencv_videostab.TranslationBasedLocalOutlierRejector(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.TranslationBasedLocalOutlierRejector
Native array allocator.
opencv_videostab.TranslationBasedLocalOutlierRejector() - Constructor for class org.bytedeco.javacpp.opencv_videostab.TranslationBasedLocalOutlierRejector
 
opencv_videostab.TwoPassStabilizer - Class in org.bytedeco.javacpp
 
opencv_videostab.TwoPassStabilizer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
Pointer cast constructor.
opencv_videostab.TwoPassStabilizer(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
Native array allocator.
opencv_videostab.TwoPassStabilizer() - Constructor for class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
opencv_videostab.VideoFileSource - Class in org.bytedeco.javacpp
 
opencv_videostab.VideoFileSource(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
Pointer cast constructor.
opencv_videostab.VideoFileSource(BytePointer, boolean) - Constructor for class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
opencv_videostab.VideoFileSource(BytePointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
opencv_videostab.VideoFileSource(String, boolean) - Constructor for class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
opencv_videostab.VideoFileSource(String) - Constructor for class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
opencv_videostab.WeightingDeblurer - Class in org.bytedeco.javacpp
 
opencv_videostab.WeightingDeblurer(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.WeightingDeblurer
Pointer cast constructor.
opencv_videostab.WeightingDeblurer(long) - Constructor for class org.bytedeco.javacpp.opencv_videostab.WeightingDeblurer
Native array allocator.
opencv_videostab.WeightingDeblurer() - Constructor for class org.bytedeco.javacpp.opencv_videostab.WeightingDeblurer
 
opencv_videostab.WobbleSuppressorBase - Class in org.bytedeco.javacpp
\addtogroup videostab \{
opencv_videostab.WobbleSuppressorBase(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
Pointer cast constructor.
opencv_xfeatures2d - Class in org.bytedeco.javacpp
 
opencv_xfeatures2d() - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d
 
opencv_xfeatures2d - Class in org.bytedeco.javacpp.presets
Wrapper for OpenCV module xfeatures2d, part of OpenCV_Contrib.
opencv_xfeatures2d() - Constructor for class org.bytedeco.javacpp.presets.opencv_xfeatures2d
 
opencv_xfeatures2d.BriefDescriptorExtractor - Class in org.bytedeco.javacpp
\brief Class for computing BRIEF descriptors described in \cite calon2010 .
opencv_xfeatures2d.BriefDescriptorExtractor() - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.BriefDescriptorExtractor
Default native constructor.
opencv_xfeatures2d.BriefDescriptorExtractor(long) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.BriefDescriptorExtractor
Native array allocator.
opencv_xfeatures2d.BriefDescriptorExtractor(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.BriefDescriptorExtractor
Pointer cast constructor.
opencv_xfeatures2d.DAISY - Class in org.bytedeco.javacpp
\brief Class implementing DAISY descriptor, described in \cite Tola10
opencv_xfeatures2d.DAISY(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.DAISY
Pointer cast constructor.
opencv_xfeatures2d.FREAK - Class in org.bytedeco.javacpp
\addtogroup xfeatures2d_experiment \{
opencv_xfeatures2d.FREAK() - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
Default native constructor.
opencv_xfeatures2d.FREAK(long) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
Native array allocator.
opencv_xfeatures2d.FREAK(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
Pointer cast constructor.
opencv_xfeatures2d.LATCH - Class in org.bytedeco.javacpp
latch Class for computing the LATCH descriptor.
opencv_xfeatures2d.LATCH() - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.LATCH
Default native constructor.
opencv_xfeatures2d.LATCH(long) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.LATCH
Native array allocator.
opencv_xfeatures2d.LATCH(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.LATCH
Pointer cast constructor.
opencv_xfeatures2d.LUCID - Class in org.bytedeco.javacpp
\brief Class implementing the locally uniform comparison image descriptor, described in \cite LUCID
opencv_xfeatures2d.LUCID() - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.LUCID
Default native constructor.
opencv_xfeatures2d.LUCID(long) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.LUCID
Native array allocator.
opencv_xfeatures2d.LUCID(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.LUCID
Pointer cast constructor.
opencv_xfeatures2d.MSDDetector - Class in org.bytedeco.javacpp
\brief Class implementing the MSD (*Maximal Self-Dissimilarity*) keypoint detector, described in \cite Tombari14.
opencv_xfeatures2d.MSDDetector() - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.MSDDetector
Default native constructor.
opencv_xfeatures2d.MSDDetector(long) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.MSDDetector
Native array allocator.
opencv_xfeatures2d.MSDDetector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.MSDDetector
Pointer cast constructor.
opencv_xfeatures2d.SIFT - Class in org.bytedeco.javacpp
\addtogroup xfeatures2d_nonfree \{
opencv_xfeatures2d.SIFT() - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.SIFT
Default native constructor.
opencv_xfeatures2d.SIFT(long) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.SIFT
Native array allocator.
opencv_xfeatures2d.SIFT(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.SIFT
Pointer cast constructor.
opencv_xfeatures2d.StarDetector - Class in org.bytedeco.javacpp
\brief The class implements the keypoint detector introduced by \cite Agrawal08, synonym of StarDetector.
opencv_xfeatures2d.StarDetector() - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.StarDetector
Default native constructor.
opencv_xfeatures2d.StarDetector(long) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.StarDetector
Native array allocator.
opencv_xfeatures2d.StarDetector(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.StarDetector
Pointer cast constructor.
opencv_xfeatures2d.SURF - Class in org.bytedeco.javacpp
\brief Class for extracting Speeded Up Robust Features from an image \cite Bay06 .
opencv_xfeatures2d.SURF(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
Pointer cast constructor.
opencv_ximgproc - Class in org.bytedeco.javacpp
 
opencv_ximgproc() - Constructor for class org.bytedeco.javacpp.opencv_ximgproc
 
opencv_ximgproc - Class in org.bytedeco.javacpp.presets
 
opencv_ximgproc() - Constructor for class org.bytedeco.javacpp.presets.opencv_ximgproc
 
opencv_ximgproc.AdaptiveManifoldFilter - Class in org.bytedeco.javacpp
\brief Interface for Adaptive Manifold Filter realizations.
opencv_ximgproc.AdaptiveManifoldFilter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
Pointer cast constructor.
opencv_ximgproc.DisparityFilter - Class in org.bytedeco.javacpp
\addtogroup ximgproc_filters \{
opencv_ximgproc.DisparityFilter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.DisparityFilter
Pointer cast constructor.
opencv_ximgproc.DisparityWLSFilter - Class in org.bytedeco.javacpp
\brief Disparity map filter based on Weighted Least Squares filter (in form of Fast Global Smoother that is a lot faster than traditional Weighted Least Squares filter implementations) and optional use of left-right-consistency-based confidence to refine the results in half-occlusions and uniform areas.
opencv_ximgproc.DisparityWLSFilter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
Pointer cast constructor.
opencv_ximgproc.DTFilter - Class in org.bytedeco.javacpp
\brief Interface for realizations of Domain Transform filter.
opencv_ximgproc.DTFilter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.DTFilter
Pointer cast constructor.
opencv_ximgproc.Edge - Class in org.bytedeco.javacpp
\}
opencv_ximgproc.Edge() - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.Edge
Default native constructor.
opencv_ximgproc.Edge(long) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.Edge
Native array allocator.
opencv_ximgproc.Edge(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.Edge
Pointer cast constructor.
opencv_ximgproc.EdgeAwareInterpolator - Class in org.bytedeco.javacpp
\brief Sparse match interpolation algorithm based on modified locally-weighted affine estimator from \cite Revaud2015 and Fast Global Smoother as post-processing filter.
opencv_ximgproc.EdgeAwareInterpolator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
Pointer cast constructor.
opencv_ximgproc.FastGlobalSmootherFilter - Class in org.bytedeco.javacpp
\brief Interface for implementations of Fast Global Smoother filter.
opencv_ximgproc.FastGlobalSmootherFilter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.FastGlobalSmootherFilter
Pointer cast constructor.
opencv_ximgproc.GraphSegmentation - Class in org.bytedeco.javacpp
\addtogroup ximgproc_segmentation \{
opencv_ximgproc.GraphSegmentation(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.GraphSegmentation
Pointer cast constructor.
opencv_ximgproc.GuidedFilter - Class in org.bytedeco.javacpp
\brief Interface for realizations of Guided Filter.
opencv_ximgproc.GuidedFilter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.GuidedFilter
Pointer cast constructor.
opencv_ximgproc.PointSetElement - Class in org.bytedeco.javacpp
 
opencv_ximgproc.PointSetElement(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.PointSetElement
Pointer cast constructor.
opencv_ximgproc.PointSetElement(long) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.PointSetElement
Native array allocator.
opencv_ximgproc.PointSetElement() - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.PointSetElement
 
opencv_ximgproc.PointSetElement(int) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.PointSetElement
 
opencv_ximgproc.RFFeatureGetter - Class in org.bytedeco.javacpp
\addtogroup ximgproc_edge \{
opencv_ximgproc.RFFeatureGetter(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.RFFeatureGetter
Pointer cast constructor.
opencv_ximgproc.SparseMatchInterpolator - Class in org.bytedeco.javacpp
\addtogroup ximgproc_filters \{
opencv_ximgproc.SparseMatchInterpolator(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.SparseMatchInterpolator
Pointer cast constructor.
opencv_ximgproc.StructuredEdgeDetection - Class in org.bytedeco.javacpp
\brief Class implementing edge detection algorithm from \cite Dollar2013 :
opencv_ximgproc.StructuredEdgeDetection(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.StructuredEdgeDetection
Pointer cast constructor.
opencv_ximgproc.SuperpixelLSC - Class in org.bytedeco.javacpp
\addtogroup ximgproc_superpixel \{
opencv_ximgproc.SuperpixelLSC(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelLSC
Pointer cast constructor.
opencv_ximgproc.SuperpixelSEEDS - Class in org.bytedeco.javacpp
\addtogroup ximgproc_superpixel \{
opencv_ximgproc.SuperpixelSEEDS(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSEEDS
Pointer cast constructor.
opencv_ximgproc.SuperpixelSLIC - Class in org.bytedeco.javacpp
\addtogroup ximgproc_superpixel \{
opencv_ximgproc.SuperpixelSLIC(Pointer) - Constructor for class org.bytedeco.javacpp.opencv_ximgproc.SuperpixelSLIC
Pointer cast constructor.
OpenGlApiCallError - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
OpenGlNotSupported - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
OPTFLOW_FARNEBACK_GAUSSIAN - Static variable in class org.bytedeco.javacpp.opencv_video
enum cv::
OPTFLOW_LK_GET_MIN_EIGENVALS - Static variable in class org.bytedeco.javacpp.opencv_video
enum cv::
OPTFLOW_USE_INITIAL_FLOW - Static variable in class org.bytedeco.javacpp.opencv_video
enum cv::
optFlowEstimator() - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
opticalFlowEstimator() - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
or(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
or(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
or(opencv_core.Scalar, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
or8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
or8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
or8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
org.bytedeco.javacpp - package org.bytedeco.javacpp
 
org.bytedeco.javacpp.helper - package org.bytedeco.javacpp.helper
 
org.bytedeco.javacpp.presets - package org.bytedeco.javacpp.presets
 
ORIG_RESOL - Static variable in class org.bytedeco.javacpp.opencv_stitching.Stitcher
enum cv::Stitcher::
orig_window_size() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
orig_window_size(opencv_core.CvSize) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
origdata() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
origdata(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
origin() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
origin(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
origin() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
origin(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
origin() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
0 - top-left origin, 1 - bottom-left origin (Windows bitmaps style).
origin(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
originalUMatData() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
originalUMatData(opencv_core.UMatData) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
orPut(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
orPut(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
outlierRejector() - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
outlierThreshold() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
outlierThreshold(double) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
outputNameToIndex(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
\brief Returns index of output blob in output array.
outputNameToIndex(String) - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
 
overlap(opencv_core.KeyPoint, opencv_core.KeyPoint) - Static method in class org.bytedeco.javacpp.opencv_core.KeyPoint
This method computes overlap for pair of keypoints.
overlapRoi(opencv_core.Point, opencv_core.Point, opencv_core.Size, opencv_core.Size, opencv_core.Rect) - Static method in class org.bytedeco.javacpp.opencv_stitching
 

P

p() - Method in class org.bytedeco.javacpp.opencv_core.MatSize
 
p(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.MatSize
 
p() - Method in class org.bytedeco.javacpp.opencv_core.MatStep
 
p(SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.MatStep
 
P - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::ParamTypes
p() - Method in class org.bytedeco.javacpp.opencv_ximgproc.PointSetElement
 
p(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.PointSetElement
 
panoConfidenceThresh() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
parallel_for_(opencv_core.Range, opencv_core.ParallelLoopBody, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Parallel data processor
parallel_for_(opencv_core.Range, opencv_core.ParallelLoopBody) - Static method in class org.bytedeco.javacpp.opencv_core
 
param() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
param(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
params() - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
params(Pointer) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
parent() - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
We get new blocks from parent as needed.
parent(opencv_core.CvMemStorage) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
 
parent() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
Index of the parent node
parent(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
 
parent() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
parent(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
parent() - Method in class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
parent(IntPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
patchNaNs(opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
\brief converts NaN's to the given number
patchNaNs(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
PCABackProject(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
wrap PCA::backProject
PCACompute(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
wrap PCA::operator()
PCACompute(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
PCACompute(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_core
wrap PCA::operator()
PCAProject(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
wrap PCA::project
pencilSketch(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, float, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Pencil-like non-photorealistic line drawing
pencilSketch(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
period() - Method in class org.bytedeco.javacpp.opencv_videostab.MoreAccurateMotionWobbleSuppressorBase
 
perspectiveTransform(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Performs the perspective matrix transformation of vectors.
phase(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the rotation angle of 2D vectors.
phase(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
phaseCorrelate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, DoublePointer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief The function is used to detect translational shifts that occur between two images.
phaseCorrelate(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
phaseCorrelate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, DoubleBuffer) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
phaseCorrelate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double[]) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
planes() - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
the current planes
planes(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
plus_delta() - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
plus_delta(int) - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
plus_step() - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
plus_step(int) - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
plusDelta() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
plusDelta(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
plusStep() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
plusStep(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
PNCovariance() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
PNCovariance(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
pointPolygonTest(opencv_core.Mat, opencv_core.Point2f, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Performs a point-in-contour test.
points(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_core.RotatedRect
returns 4 vertices of the rectangle
polarToCart(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates x and y coordinates of 2D vectors from their magnitude and angle.
polarToCart(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
POLY - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::KernelTypes
polylines(opencv_core.Mat, PointerPointer, IntPointer, int, boolean, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
polylines(opencv_core.Mat, opencv_core.Point, IntPointer, int, boolean, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
polylines(opencv_core.Mat, opencv_core.Point, IntPointer, int, boolean, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
polylines(opencv_core.Mat, opencv_core.Point, IntBuffer, int, boolean, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
polylines(opencv_core.Mat, opencv_core.Point, IntBuffer, int, boolean, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
polylines(opencv_core.Mat, opencv_core.Point, int[], int, boolean, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
polylines(opencv_core.Mat, opencv_core.Point, int[], int, boolean, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
polylines(opencv_core.Mat, opencv_core.MatVector, boolean, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws several polygonal curves.
polylines(opencv_core.Mat, opencv_core.MatVector, boolean, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
pool() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
pool(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
pop_back(long) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Removes elements from the bottom of the matrix.
pop_back() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
populateNet(opencv_dnn.Net) - Method in class org.bytedeco.javacpp.opencv_dnn.Importer
\brief Adds loaded layers into the \p net and sets connetions between them.
pos() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
returns the current iterator position
pos(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
returns the current iterator position
pos(IntBuffer) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
pos(int[]) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
pos() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
\brief returns coordinates of the current pixel
position(long) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
position(long) - Method in class org.bytedeco.javacpp.helper.opencv_calib3d.AbstractCvStereoBMState
 
position(long) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArrArray
 
position(long) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvMatArray
 
position(long) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvMatNDArray
 
position(long) - Method in class org.bytedeco.javacpp.helper.opencv_core.IplImageArray
 
position(long) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
position(long) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Algorithm
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Cv32suf
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Cv64suf
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvAttrList
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvBox2D
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvMemBlock
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStoragePos
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvModuleInfo
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D32f
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D64f
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvRect
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvScalar
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSetElem
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSize
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSize2D32f
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSlice
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMatIterator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseNode
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvString
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvStringHashNode
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvTreeNodeIterator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Hamming
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.LDA
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver.Function
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Moments
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Mutex
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Param
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.PCA
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Point
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2d
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2f
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Point3d
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Point3f
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Point3i
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Range
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.RefOrVoid
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.RNG
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.RotatedRect
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Scalar
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Scalar4i
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Size
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Size2d
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.Size2f
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Node
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMatIterator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.SVD
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.TermCriteria
 
position(long) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
position(long) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
 
position(long) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobShape
 
position(long) - Method in class org.bytedeco.javacpp.opencv_dnn.Dict
 
position(long) - Method in class org.bytedeco.javacpp.opencv_dnn.DictValue
 
position(long) - Method in class org.bytedeco.javacpp.opencv_dnn.LayerParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
 
position(long) - Method in class org.bytedeco.javacpp.opencv_face.MinDistancePredictCollector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_face.PredictCollector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_features2d.Accumulator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_features2d.BFMatcher
 
position(long) - Method in class org.bytedeco.javacpp.opencv_features2d.BRISK
 
position(long) - Method in class org.bytedeco.javacpp.opencv_features2d.DrawMatchesFlags
 
position(long) - Method in class org.bytedeco.javacpp.opencv_features2d.Feature2D
 
position(long) - Method in class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
position(long) - Method in class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
position(long) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_flann.AutotunedIndexParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_flann.CompositeIndexParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_flann.HierarchicalClusteringIndexParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
position(long) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_flann.KDTreeIndexParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_flann.KMeansIndexParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_flann.LinearIndexParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_flann.SearchParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
position(long) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
position(long) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
 
position(long) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
 
position(long) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
position(long) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvHuMoments
 
position(long) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvMoments
 
position(long) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
position(long) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
 
position(long) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
 
position(long) - Method in class org.bytedeco.javacpp.opencv_ml.ParamGrid
 
position(long) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
position(long) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvAvgComp
 
position(long) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
position(long) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
position(long) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
 
position(long) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
position(long) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.Parameters
 
position(long) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
 
position(long) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestMatcher
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.BestOf2NearestRangeMatcher
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.Blender
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.BlocksGainCompensator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterRay
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterReproj
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearPortraitWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.CompressedRectilinearWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalPortraitProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.CylindricalWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarperGpu
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.FisheyeProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.FisheyeWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.GainCompensator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.Graph
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinder
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.GraphCutSeamFinderBase
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.HomographyBasedEstimator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.ImageFeatures
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.MercatorProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.MercatorWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.NoExposureCompensator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.NoSeamFinder
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.OrbFeaturesFinder
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniPortraitWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.PaniniWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.PlanePortraitProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.PlaneProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.PlaneWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalPortraitProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.SphericalWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.StereographicProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.StereographicWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.SurfFeaturesFinder
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.Timelapser
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.TimelapserCrop
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorProjector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.TransverseMercatorWarper
 
position(long) - Method in class org.bytedeco.javacpp.opencv_stitching.VoronoiSeamFinder
 
position(long) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
position(long) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.ColorAverageInpainter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.ColorInpainter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.ConsistentMosaicInpainter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.FastMarchingMethod
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.IFrameSource
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.LogToStdout
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.MoreAccurateMotionWobbleSuppressor
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorL1
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionStabilizationPipeline
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.NullDeblurer
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.NullFrameSource
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.NullInpainter
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.NullLog
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.NullOutlierRejector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.NullWobbleSuppressor
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.PyrLkOptFlowEstimatorBase
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.SparsePyrLkOptFlowEstimator
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.TranslationBasedLocalOutlierRejector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
position(long) - Method in class org.bytedeco.javacpp.opencv_videostab.WeightingDeblurer
 
position(long) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.BriefDescriptorExtractor
 
position(long) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.FREAK
 
position(long) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.LATCH
 
position(long) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.LUCID
 
position(long) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.MSDDetector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SIFT
 
position(long) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.StarDetector
 
position(long) - Method in class org.bytedeco.javacpp.opencv_ximgproc.Edge
 
position(long) - Method in class org.bytedeco.javacpp.opencv_ximgproc.PointSetElement
 
PosterErrorCovariance() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
PosterErrorCovariance(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
PosterState() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
PosterState(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
pow(opencv_core.Mat, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Raises every array element to a power.
ppx() - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
ppx(double) - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
ppy() - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
ppy(double) - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
preCornerDetect(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates a feature map for corner detection.
preCornerDetect(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
predict(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\overload
predict(opencv_core.Mat, IntPointer, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief Predicts a label and associated confidence (e.g.
predict(opencv_core.Mat, IntBuffer, DoubleBuffer) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
 
predict(opencv_core.Mat, int[], double[]) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
 
predict(opencv_core.Mat, opencv_face.PredictCollector, int) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief - if implemented - send all result of prediction to collector that can be used for somehow custom result handling
predict(opencv_core.Mat, opencv_face.PredictCollector) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
 
predict(opencv_core.Mat, opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
\brief Predicts responses for input samples and returns a float type.
predict(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
 
predict(opencv_core.Mat, opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
\brief Predicts response(s) for the provided sample(s)
predict(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
 
predict(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
\brief Computes a predicted state.
predict() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
predict2(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.EM
\brief Returns a likelihood logarithm value and an index of the most probable mixture component for the given sample.
PREDICT_AUTO - Static variable in class org.bytedeco.javacpp.opencv_ml.DTrees
enum cv::ml::DTrees::Flags
PREDICT_MASK - Static variable in class org.bytedeco.javacpp.opencv_ml.DTrees
enum cv::ml::DTrees::Flags
PREDICT_MAX_VOTE - Static variable in class org.bytedeco.javacpp.opencv_ml.DTrees
enum cv::ml::DTrees::Flags
PREDICT_SUM - Static variable in class org.bytedeco.javacpp.opencv_ml.DTrees
enum cv::ml::DTrees::Flags
predictProb(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_ml.NormalBayesClassifier
\brief Predicts the response for sample(s).
predictProb(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.NormalBayesClassifier
 
PREFILTER_NORMALIZED_RESPONSE - Static variable in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
enum cv::StereoBM::
PREFILTER_XSOBEL - Static variable in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
enum cv::StereoBM::
preFilterCap() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
preFilterCap(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
preFilteredImg0() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
preFilteredImg0(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
preFilteredImg1() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
preFilteredImg1(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
preFilterSize() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
preFilterSize(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
preFilterType() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
preFilterType(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
prepare(opencv_core.PointVector, opencv_core.SizeVector) - Method in class org.bytedeco.javacpp.opencv_stitching.Blender
\brief Prepares the blender for blending.
prepare(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_stitching.Blender
\overload
prepare(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
 
prepare(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
 
PREPROCESSED_INPUT - Static variable in class org.bytedeco.javacpp.opencv_ml.StatModel
enum cv::ml::StatModel::Flags
prev() - Method in class org.bytedeco.javacpp.opencv_core.CvMemBlock
 
prev(opencv_core.CvMemBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvMemBlock
 
prev() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
Previous sequence block.
prev(opencv_core.CvSeqBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
 
prev() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
previous registered type in the list
prev(opencv_core.CvTypeInfo) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
PREV_AROUND_DST - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
PREV_AROUND_LEFT - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
PREV_AROUND_ORG - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
PREV_AROUND_RIGHT - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
prev_elem() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
pointer to previous element
prev_elem(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
prev_elem() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
prev_elem(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
prev_elem() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
pointer to previous element
prev_elem(BytePointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
prevAllocator() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
prevErrNorm() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
prevErrNorm(double) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
prevParam() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
prevParam(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
print(opencv_core.Formatted, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
print(opencv_core.Formatted) - Static method in class org.bytedeco.javacpp.opencv_core
 
print(opencv_core.Mat, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
print(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
print(opencv_core.UMat, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
print(opencv_core.UMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
print(BytePointer) - Method in class org.bytedeco.javacpp.opencv_videostab.ILog
 
print(String) - Method in class org.bytedeco.javacpp.opencv_videostab.ILog
 
print(BytePointer) - Method in class org.bytedeco.javacpp.opencv_videostab.LogToStdout
 
print(String) - Method in class org.bytedeco.javacpp.opencv_videostab.LogToStdout
 
print(BytePointer) - Method in class org.bytedeco.javacpp.opencv_videostab.NullLog
 
print(String) - Method in class org.bytedeco.javacpp.opencv_videostab.NullLog
 
PriorErrorCovariance() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
PriorErrorCovariance(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
PriorState() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
PriorState(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
prob() - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
probability of success
prob(float) - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
 
process(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
process(opencv_core.MatVector, opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.AlignExposures
\brief Aligns images
process(opencv_core.MatVector, opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
 
process(opencv_core.MatVector, opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
\brief Short version of process, that doesn't take extra arguments.
process(opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateCRF
\brief Recovers inverse camera response.
process(opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.MergeDebevec
 
process(opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.MergeDebevec
 
process(opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.MergeExposures
\brief Merges images.
process(opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.MergeMertens
 
process(opencv_core.MatVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.MergeMertens
\brief Short version of process, that doesn't take extra arguments.
process(opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.MergeRobertson
 
process(opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.MergeRobertson
 
process(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_photo.Tonemap
\brief Tonemaps image
process(opencv_core.Mat, opencv_core.Mat, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_stitching.Timelapser
 
process(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.IOutlierRejector
 
process(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.NullOutlierRejector
 
process(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.TranslationBasedLocalOutlierRejector
 
process_noise_cov() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
process_noise_cov(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
processImage(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ximgproc.GraphSegmentation
\brief Segment an image and store output in dst
processNoiseCov() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
process noise covariance matrix (Q)
processNoiseCov(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
PROJ_SPHERICAL_EQRECT - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::UndistortTypes
PROJ_SPHERICAL_ORTHO - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::UndistortTypes
project(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.LDA
Projects samples into the LDA subspace.
project(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.PCA
\brief Projects vector(s) to the principal component subspace.
project(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.PCA
\overload
projectPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Projects 3D points to an image plane.
projectPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
projectPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Projects points using fisheye model
projectPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
projectPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\overload
PSNR(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief computes PSNR image/video quality metric
pt() - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
coordinates of the keypoints
pt(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
pt() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
pt(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
PTLOC_ERROR - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
PTLOC_INSIDE - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
PTLOC_ON_EDGE - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
PTLOC_OUTSIDE_RECT - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
PTLOC_VERTEX - Static variable in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
enum cv::Subdiv2D::
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Current write pointer.
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Current write pointer.
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Current write pointer.
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
 
ptr(opencv_core.CvPoint2D32f) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphVtx2D
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
Pointer to the current point:
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvLineIterator
 
ptr(int) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
pointers to the array slices
ptr(int, BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Current write pointer.
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
pointer to element be read next
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
pointer to free space
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Current write pointer.
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.CvString
 
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.CvString
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
ptr(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns a pointer to the specified matrix row.
ptr() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
ptr(int, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
ptr(int, int, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
ptr(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
ptr(IntBuffer) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
ptr(int[]) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
ptr(int, boolean, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns pointer to the specified element (1D case)
ptr(int, boolean) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
ptr(int, int, boolean, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns pointer to the specified element (2D case)
ptr(int, int, boolean) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
ptr(int, int, int, boolean, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns pointer to the specified element (3D case)
ptr(int, int, int, boolean) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
ptr(IntPointer, boolean, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns pointer to the specified element (nD case)
ptr(IntPointer, boolean) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
ptr(IntBuffer, boolean, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
ptr(IntBuffer, boolean) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
ptr(int[], boolean, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
ptr(int[], boolean) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
ptr() - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
 
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
 
ptr(int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Returns pointer to the blob element with the specified position, stored in CPU memory.
ptr() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
 
ptr() - Method in class org.bytedeco.javacpp.opencv_dnn.BlobShape
\brief Returns pointer to the first element of continuous size array.
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Dict
If the \p key in the dictionary then returns pointer to its value, else returns NULL.
ptr(String) - Method in class org.bytedeco.javacpp.opencv_dnn.Dict
 
ptr() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
pointer to element be read next
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
ptr() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
ptr(BytePointer) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
ptr0() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
ptrf(int, int, int, int) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\overload ptr()
ptrf() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
 
ptrs(int) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
data pointers
ptrs(int, BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
ptrs() - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
push_back(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
push_back_(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.Mat
internal function
pushBack(opencv_videostab.InpainterBase) - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
pushBack(opencv_videostab.IMotionStabilizer) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionStabilizationPipeline
 
put(int, double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
put(int, int, double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
put(int, int, int, double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
put(int, double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
put(int, double...) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
put(double...) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
put(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
put(int, int, int, opencv_core.CvMat, int, int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
put(int[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
put(int...) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
put(byte, double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
put(byte, double...) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
put(int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
put(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
put(byte, opencv_core.CvPoint2D32f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
put(byte, opencv_core.CvPoint2D64f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
put(double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
put(double...) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
put(double, double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
put(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
put(opencv_core.CvPoint2D32f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
put(opencv_core.CvPoint2D64f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
put(double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
put(double...) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
put(double, double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
put(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
put(opencv_core.CvPoint2D32f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
put(opencv_core.CvPoint2D64f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
put(double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
put(double...) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
put(double, double, double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
put(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
put(opencv_core.CvPoint2D32f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
put(opencv_core.CvPoint2D64f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
put(double[], int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
put(double...) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
put(double, double, double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
put(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
put(opencv_core.CvPoint2D32f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
put(opencv_core.CvPoint2D64f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
put(opencv_core.CvArr...) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArrArray
 
put(opencv_core.CvArr) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvArrArray
 
put(opencv_core.CvArr...) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvMatArray
 
put(opencv_core.CvArr) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvMatArray
 
put(opencv_core.CvArr...) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvMatNDArray
 
put(opencv_core.CvArr) - Method in class org.bytedeco.javacpp.helper.opencv_core.CvMatNDArray
 
put(opencv_core.CvArr...) - Method in class org.bytedeco.javacpp.helper.opencv_core.IplImageArray
 
put(opencv_core.CvArr) - Method in class org.bytedeco.javacpp.helper.opencv_core.IplImageArray
 
put(opencv_core.ByteVectorVector) - Method in class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
put(long, long, byte) - Method in class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
put(byte[]...) - Method in class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
put(opencv_core.DMatchVector) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVector
 
put(long, opencv_core.DMatch) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVector
 
put(opencv_core.DMatch...) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVector
 
put(opencv_core.DMatchVectorVector) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
 
put(long, opencv_core.DMatchVector) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
 
put(opencv_core.DMatchVector...) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
 
put(opencv_core.IntIntPair) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPair
 
put(int, int) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPair
 
put(opencv_core.IntIntPairVector) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
put(int[], int[]) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
put(opencv_core.IntVectorVector) - Method in class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
put(long, long, int) - Method in class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
put(int[]...) - Method in class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
put(opencv_core.KeyPointVector) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVector
 
put(long, opencv_core.KeyPoint) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVector
 
put(opencv_core.KeyPoint...) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVector
 
put(opencv_core.KeyPointVectorVector) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
 
put(long, opencv_core.KeyPointVector) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
 
put(opencv_core.KeyPointVector...) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
 
put(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief assignment operators
put(opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
put(opencv_core.Scalar) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Sets all or some of the array elements to the specified value.
put(opencv_core.MatBytePairVector) - Method in class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
put(opencv_core.Mat[], byte[]) - Method in class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
put(opencv_core.MatConstIterator) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
copy operator
put(long) - Method in class org.bytedeco.javacpp.opencv_core.MatStep
 
put(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_core.MatVector
 
put(long, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.MatVector
 
put(opencv_core.Mat...) - Method in class org.bytedeco.javacpp.opencv_core.MatVector
 
put(opencv_core.Mutex) - Method in class org.bytedeco.javacpp.opencv_core.Mutex
 
put(opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_core.Point
 
put(opencv_core.Point2d) - Method in class org.bytedeco.javacpp.opencv_core.Point2d
 
put(opencv_core.Point2dVector) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVector
 
put(long, opencv_core.Point2d) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVector
 
put(opencv_core.Point2d...) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVector
 
put(opencv_core.Point2dVectorVector) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
 
put(long, opencv_core.Point2dVector) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
 
put(opencv_core.Point2dVector...) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
 
put(opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_core.Point2f
 
put(opencv_core.Point2fVector) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVector
 
put(long, opencv_core.Point2f) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVector
 
put(opencv_core.Point2f...) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVector
 
put(opencv_core.Point2fVectorVector) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
 
put(long, opencv_core.Point2fVector) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
 
put(opencv_core.Point2fVector...) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
 
put(opencv_core.Point3d) - Method in class org.bytedeco.javacpp.opencv_core.Point3d
 
put(opencv_core.Point3f) - Method in class org.bytedeco.javacpp.opencv_core.Point3f
 
put(opencv_core.Point3i) - Method in class org.bytedeco.javacpp.opencv_core.Point3i
 
put(opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_core.PointVector
 
put(long, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_core.PointVector
 
put(opencv_core.Point...) - Method in class org.bytedeco.javacpp.opencv_core.PointVector
 
put(opencv_core.PointVectorVector) - Method in class org.bytedeco.javacpp.opencv_core.PointVectorVector
 
put(long, opencv_core.PointVector) - Method in class org.bytedeco.javacpp.opencv_core.PointVectorVector
 
put(opencv_core.PointVector...) - Method in class org.bytedeco.javacpp.opencv_core.PointVectorVector
 
put(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
put(opencv_core.Rectd) - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
put(opencv_core.Rectf) - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
put(opencv_core.RectVector) - Method in class org.bytedeco.javacpp.opencv_core.RectVector
 
put(long, opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_core.RectVector
 
put(opencv_core.Rect...) - Method in class org.bytedeco.javacpp.opencv_core.RectVector
 
put(opencv_core.RectVectorVector) - Method in class org.bytedeco.javacpp.opencv_core.RectVectorVector
 
put(long, opencv_core.RectVector) - Method in class org.bytedeco.javacpp.opencv_core.RectVectorVector
 
put(opencv_core.RectVector...) - Method in class org.bytedeco.javacpp.opencv_core.RectVectorVector
 
put(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_core.Size
 
put(opencv_core.Size2d) - Method in class org.bytedeco.javacpp.opencv_core.Size2d
 
put(opencv_core.Size2f) - Method in class org.bytedeco.javacpp.opencv_core.Size2f
 
put(opencv_core.SizeVector) - Method in class org.bytedeco.javacpp.opencv_core.SizeVector
 
put(long, opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_core.SizeVector
 
put(opencv_core.Size...) - Method in class org.bytedeco.javacpp.opencv_core.SizeVector
 
put(opencv_core.SparseMat) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
assignment operator.
put(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
equivalent to the corresponding constructor
put(opencv_core.SparseMatConstIterator) - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
the assignment operator
put(opencv_core.SparseMatIterator) - Method in class org.bytedeco.javacpp.opencv_core.SparseMatIterator
the assignment operator
put(opencv_core.StringVector) - Method in class org.bytedeco.javacpp.opencv_core.StringVector
 
put(long, BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.StringVector
 
put(long, String) - Method in class org.bytedeco.javacpp.opencv_core.StringVector
 
put(BytePointer...) - Method in class org.bytedeco.javacpp.opencv_core.StringVector
 
put(String...) - Method in class org.bytedeco.javacpp.opencv_core.StringVector
 
put(opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_core.UMat
assignment operators
put(opencv_core.Scalar) - Method in class org.bytedeco.javacpp.opencv_core.UMat
sets every matrix element to s
put(opencv_core.UMatBytePairVector) - Method in class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
put(opencv_core.UMat[], byte[]) - Method in class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
put(opencv_core.UMatVector) - Method in class org.bytedeco.javacpp.opencv_core.UMatVector
 
put(long, opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_core.UMatVector
 
put(opencv_core.UMat...) - Method in class org.bytedeco.javacpp.opencv_core.UMatVector
 
put(opencv_dnn.BlobPointerVector) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
 
put(long, opencv_dnn.Blob) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
 
put(opencv_dnn.Blob...) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
 
put(opencv_dnn.BlobVector) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobVector
 
put(long, opencv_dnn.Blob) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobVector
 
put(opencv_dnn.Blob...) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobVector
 
put(opencv_dnn.DictValue) - Method in class org.bytedeco.javacpp.opencv_dnn.DictValue
 
put(opencv_stitching.CameraParams) - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
put(opencv_stitching.MatchesInfo) - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
putText(opencv_core.Mat, BytePointer, opencv_core.Point, int, double, opencv_core.Scalar, int, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws a text string.
putText(opencv_core.Mat, BytePointer, opencv_core.Point, int, double, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
putText(opencv_core.Mat, String, opencv_core.Point, int, double, opencv_core.Scalar, int, int, boolean) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
putText(opencv_core.Mat, String, opencv_core.Point, int, double, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
pyrDown(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_misc
pyrDown(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
pyrMeanShiftFiltering(opencv_core.Mat, opencv_core.Mat, double, double, int, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\addtogroup imgproc_filter \{
pyrMeanShiftFiltering(opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
pyrUp(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Upsamples an image and then blurs it.
pyrUp(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 

Q

QT_CHECKBOX - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtButtonTypes
QT_FONT_BLACK - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtFontWeights
QT_FONT_BOLD - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtFontWeights
QT_FONT_DEMIBOLD - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtFontWeights
QT_FONT_LIGHT - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtFontWeights
QT_FONT_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtFontWeights
QT_PUSH_BUTTON - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtButtonTypes
QT_RADIOBOX - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtButtonTypes
QT_STYLE_ITALIC - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtFontStyles
QT_STYLE_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtFontStyles
QT_STYLE_OBLIQUE - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::QtFontStyles
quality() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
The split quality, a positive number.
quality(float) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
 
queryIdx() - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 
queryIdx(int) - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 

R

R() - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
R(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
r_kinv(int) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
r_kinv(int, float) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
r_kinv() - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
radius() - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
radius() - Method in class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
 
radius() - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
radius() - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
radiusMatch(opencv_core.Mat, opencv_core.Mat, opencv_core.DMatchVectorVector, float, opencv_core.Mat, boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief For each query descriptor, finds the training descriptors not farther than the specified distance.
radiusMatch(opencv_core.Mat, opencv_core.Mat, opencv_core.DMatchVectorVector, float) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
radiusMatch(opencv_core.Mat, opencv_core.DMatchVectorVector, float, opencv_core.MatVector, boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\overload
radiusMatch(opencv_core.Mat, opencv_core.DMatchVectorVector, float) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
radiusSearch(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, int, opencv_flann.SearchParams) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
radiusSearch(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, int) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
randMVNormal(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ml
\brief Generates _sample_ from multivariate normal distribution
randn(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Fills the array with normally distributed random numbers.
randShuffle(opencv_core.Mat, double, opencv_core.RNG) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Shuffles the array elements randomly.
randShuffle(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
randu(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Generates a single uniformly-distributed random number or an array of random numbers.
RANSAC - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
ransacParams() - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
ransacParams() - Method in class org.bytedeco.javacpp.opencv_videostab.TranslationBasedLocalOutlierRejector
 
RAW_OUTPUT - Static variable in class org.bytedeco.javacpp.opencv_ml.StatModel
enum cv::ml::StatModel::Flags
RBF - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::KernelTypes
read(opencv_core.FileNode) - Method in class org.bytedeco.javacpp.opencv_core.Algorithm
\brief Reads algorithm parameters from a file storage
read() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
reads object from file storage
read(opencv_core.CvReadFunc) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
READ - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::Mode
read(opencv_core.FileNode) - Method in class org.bytedeco.javacpp.opencv_core.PCA
 
read(opencv_core.FileNode, IntPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\}
read(opencv_core.FileNode, IntBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, int[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, FloatPointer, float) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, FloatBuffer, float) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, float[], float) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, DoublePointer, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, DoubleBuffer, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, double[], double) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, opencv_core.SparseMat, opencv_core.SparseMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, opencv_core.SparseMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, opencv_core.KeyPointVector) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, opencv_core.DMatchVector) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, opencv_core.Range, opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, BoolPointer, boolean) - Static method in class org.bytedeco.javacpp.opencv_core
\} FileStorage
read(opencv_core.FileNode, boolean[], boolean) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, BytePointer, byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, ByteBuffer, byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, byte[], byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, ShortPointer, short) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, ShortBuffer, short) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode, short[], short) - Static method in class org.bytedeco.javacpp.opencv_core
 
read(opencv_core.FileNode) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
read(opencv_core.FileNode) - Method in class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
read(opencv_core.FileNode) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
read(opencv_core.FileNode) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
\brief Reads a classifier from a FileStorage node.
read(opencv_core.FileNode) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
read(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\brief Grabs, decodes and returns the next video frame.
readALTModel(BytePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
read/parse Dalal's alt model file
readALTModel(String) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
reader() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
reader(opencv_core.FileNodeIterator.SeqReader) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readGT(BytePointer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Function for reading ground truth disparity maps.
readGT(String, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
readObj() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
reads the registered object and returns pointer to it
readOpticalFlow(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_optflow
\brief Read a .flo file
readOpticalFlow(String) - Static method in class org.bytedeco.javacpp.opencv_optflow
 
readRaw(BytePointer, BytePointer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
\brief Reads node elements to the buffer with the specified format.
readRaw(String, ByteBuffer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
 
readRaw(BytePointer, byte[], long) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
 
readRaw(String, BytePointer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
 
readRaw(BytePointer, ByteBuffer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
 
readRaw(String, byte[], long) - Method in class org.bytedeco.javacpp.opencv_core.FileNode
 
readRaw(BytePointer, BytePointer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
\brief Reads node elements to the buffer with the specified format.
readRaw(BytePointer, BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(String, ByteBuffer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(String, ByteBuffer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(BytePointer, byte[], long) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(BytePointer, byte[]) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(String, BytePointer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(String, BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(BytePointer, ByteBuffer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(BytePointer, ByteBuffer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(String, byte[], long) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
readRaw(String, byte[]) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
REAL - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
REAL - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
REAL - Static variable in class org.bytedeco.javacpp.opencv_ml.Boost
enum cv::ml::Boost::Types
real_window_size() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
real_window_size(opencv_core.CvSize) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
recip16s(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip16s(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip16s(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip16u(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip16u(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip16u(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip32f(FloatPointer, long, FloatPointer, long, FloatPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip32f(FloatBuffer, long, FloatBuffer, long, FloatBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip32f(float[], long, float[], long, float[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip32s(IntPointer, long, IntPointer, long, IntPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip32s(IntBuffer, long, IntBuffer, long, IntBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip32s(int[], long, int[], long, int[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip64f(DoublePointer, long, DoublePointer, long, DoublePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip64f(DoubleBuffer, long, DoubleBuffer, long, DoubleBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip64f(double[], long, double[], long, double[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
recip8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
reconstruct(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.LDA
Reconstructs projections from the LDA subspace.
recoverPose(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Recover relative camera rotation and translation from an estimated essential matrix and the corresponding points in two images, using cheirality check.
recoverPose(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
recoverPose(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, opencv_core.Point2d, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\overload
recoverPose(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
rect() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
rect(opencv_core.CvRect) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
rect() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
ROI of the component
rect(opencv_core.CvRect) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
 
rect() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvAvgComp
 
rect(opencv_core.CvRect) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvAvgComp
 
rect_r(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
 
rect_r(int, opencv_core.CvRect) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
 
rect_weight(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
 
rect_weight(int, float) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
 
rectangle(opencv_core.Mat, opencv_core.Point, opencv_core.Point, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Draws a simple, thick, or filled up-right rectangle.
rectangle(opencv_core.Mat, opencv_core.Point, opencv_core.Point, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
rectangle(opencv_core.Mat, opencv_core.Rect, opencv_core.Scalar, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\overload
rectangle(opencv_core.Mat, opencv_core.Rect, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
rectify3Collinear(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.MatVector, opencv_core.MatVector, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, double, opencv_core.Size, opencv_core.Rect, opencv_core.Rect, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
computes the rectification transformations for 3-head camera, where all the heads are on the same line.
RECURS_FILTER - Static variable in class org.bytedeco.javacpp.opencv_photo
enum cv::
RED - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
red() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
red(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
RED - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
red() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
red(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
redirectError(opencv_core.ErrorCallback, Pointer, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Sets the new error handler and the optional user data.
redirectError(opencv_core.ErrorCallback) - Static method in class org.bytedeco.javacpp.opencv_core
 
redirectError(opencv_core.ErrorCallback, Pointer, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
reduce(opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Reduces a matrix to a vector.
reduce(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
REDUCE_AVG - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::ReduceTypes
REDUCE_MAX - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::ReduceTypes
REDUCE_MIN - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::ReduceTypes
REDUCE_SUM - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::ReduceTypes
REF - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
refcount() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
refcount(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
refcount() - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
refcount(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
refcount() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
refcount(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
refcount() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
refcount(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
refcount() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
refcount(int) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
refinementMask() - Method in class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterBase
 
REG_DISABLE - Static variable in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
enum cv::ml::LogisticRegression::RegKinds
REG_L1 - Static variable in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
enum cv::ml::LogisticRegression::RegKinds
REG_L2 - Static variable in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
enum cv::ml::LogisticRegression::RegKinds
registerLayer(BytePointer, opencv_dnn.LayerFactory.Constuctor) - Static method in class org.bytedeco.javacpp.opencv_dnn.LayerFactory
Registers the layer class with typename \p type and specified \p constructor.
registerLayer(String, opencv_dnn.LayerFactory.Constuctor) - Static method in class org.bytedeco.javacpp.opencv_dnn.LayerFactory
 
registrationResol() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
release() - Method in class org.bytedeco.javacpp.helper.opencv_calib3d.AbstractCvPOSITObject
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_calib3d.AbstractCvStereoBMState
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvFileStorage
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvGraphScanner
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMatND
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMemStorage
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSparseMat
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
release() - Method in class org.bytedeco.javacpp.helper.opencv_imgproc.AbstractCvHistogram
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_imgproc.AbstractIplConvKernel
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_objdetect.AbstractCvHaarClassifierCascade
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.helper.opencv_video.AbstractCvKalman
Calls the deallocator, if registered, otherwise has no effect.
release() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
releases object (memory etc.)
release(opencv_core.CvReleaseFunc) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
release() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Closes the file and releases all the memory buffers.
release() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Decrements the reference counter and deallocates the matrix if needed.
release() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
release() - Method in class org.bytedeco.javacpp.opencv_core.UMat
decreases reference counter;
release() - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
release() - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\brief Closes video file or capturing device.
release() - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
\brief Closes the video writer.
releaseAndGetString() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Closes the file and releases all the memory buffers.
remaining() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
remaining(long) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
 
remap(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies a generic geometrical transformation to an image.
remap(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
removeDuplicated(opencv_core.KeyPointVector) - Static method in class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
 
removeNode(long, long, long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
repeat(opencv_core.Mat, int, int, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Fills the output array with repeated copies of the input array.
repeat(opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
reprojectImageTo3D(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Reprojects a disparity image to 3D space.
reprojectImageTo3D(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
reserve(long) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Reserves space for the certain number of rows.
reserved(int) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
reserved(int, int) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
reserved() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
reset() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
Deprecated.
reset() - Method in class org.bytedeco.javacpp.opencv_core.Formatted
 
reset() - Method in class org.bytedeco.javacpp.opencv_superres.FrameSource
 
reset() - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
 
reset() - Method in class org.bytedeco.javacpp.opencv_videostab.IFrameSource
 
reset() - Method in class org.bytedeco.javacpp.opencv_videostab.NullFrameSource
 
reset() - Method in class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
 
reset() - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
reset() - Method in class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
resetTracking() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
reshape(int, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Changes the shape and/or the number of channels of a 2D matrix without copying the data.
reshape(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
reshape(int, int, IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
reshape(int, int, IntBuffer) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
reshape(int, int, int[]) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
reshape(int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
creates alternative matrix header for the same data, with different
reshape(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
reshape(int, int, IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
reshape(int, int, IntBuffer) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
reshape(int, int, int[]) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
reshape(opencv_dnn.BlobShape) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Changes shape of the blob without copying the data.
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
resize(long, long) - Method in class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
resize(long, long) - Method in class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Changes the number of matrix rows.
resize(long, opencv_core.Scalar) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.MatVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.PointVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.PointVectorVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.RectVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.RectVectorVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.SizeVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.StringVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_core.UMatVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
 
resize(long) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobVector
 
resize(opencv_core.Mat, opencv_core.Mat, opencv_core.Size, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_filter
resize(opencv_core.Mat, opencv_core.Mat, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
resizeHashTab(long) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
 
resizeWindow(BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Resizes window to the specified size
resizeWindow(String, int, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
response() - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
the response by which the most strong keypoints have been selected.
response(float) - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
restoreImageFromLaplacePyr(opencv_core.UMatVector) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
restoreImageFromLaplacePyrGpu(opencv_core.UMatVector) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
resultRoi(opencv_core.PointVector, opencv_core.UMatVector) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
resultRoi(opencv_core.PointVector, opencv_core.SizeVector) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
resultRoiIntersection(opencv_core.PointVector, opencv_core.SizeVector) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
resultTl(opencv_core.PointVector) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
retainBest(opencv_core.KeyPointVector, int) - Static method in class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
 
RETR_CCOMP - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::RetrievalModes
RETR_EXTERNAL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::RetrievalModes
RETR_FLOODFILL - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::RetrievalModes
RETR_LIST - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::RetrievalModes
RETR_TREE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::RetrievalModes
retrieve(opencv_core.Mat, int) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\brief Decodes and returns the grabbed video frame.
retrieve(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
 
RGB(double, double, double) - Static method in class org.bytedeco.javacpp.helper.opencv_core
 
RHO - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
right() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
Index of right child node
right(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
 
right() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
right(IntPointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
rinv(int) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
rinv(int, float) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
rinv() - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
RO_IGNORE_BORDERS - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::RulesOption
RO_STRICT - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::RulesOption
Rodrigues(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Converts a rotation matrix to a rotation vector or vice versa.
Rodrigues(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
roi() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
roi() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Image ROI.
roi(opencv_core.IplROI) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
roi(opencv_core.MatExpr, opencv_core.Range, opencv_core.Range, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
roi1() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
roi1(opencv_core.CvRect) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
roi2() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
roi2(opencv_core.CvRect) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
rollingGuidanceFilter(opencv_core.Mat, opencv_core.Mat, int, double, double, int, int) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
\brief Applies the rolling guidance filter to an image.
rollingGuidanceFilter(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_ximgproc
 
root(int) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Returns the top-level mapping
root() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
rotatedRectangleIntersection(opencv_core.RotatedRect, opencv_core.RotatedRect, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Finds out if there is any intersection between two rotated rectangles.
rotateEdge(int, int) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 
row(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Creates a matrix header for the specified matrix row.
row(int) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
row(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns a new matrix header for the specified row
ROW_SAMPLE - Static variable in class org.bytedeco.javacpp.opencv_ml
enum cv::ml::SampleTypes
rowRange(int, int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Creates a matrix header for the specified row span.
rowRange(opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
rowRange(int, int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
...
rowRange(opencv_core.Range) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
rows() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
rows() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
rows() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
rows(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
rows() - Method in class org.bytedeco.javacpp.opencv_core.Mat
the number of rows and columns or (-1, -1) when the matrix has more than 2 dimensions
rows(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
rows() - Method in class org.bytedeco.javacpp.opencv_core.UMat
the number of rows and columns or (-1, -1) when the matrix has more than 2 dimensions
rows(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
rows() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns size of the thrid axis blob.
RPROP - Static variable in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
enum cv::ml::ANN_MLP::TrainingMethods
RQDecomp3x3(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Computes an RQ decomposition of 3x3 matrices.
RQDecomp3x3(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
run() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
run(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.IDenseOptFlowEstimator
 
run(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.ISparseOptFlowEstimator
 
run(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.SparsePyrLkOptFlowEstimator
 
runByImageBorder(opencv_core.KeyPointVector, opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
 
runByKeypointSize(opencv_core.KeyPointVector, float, float) - Static method in class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
 
runByKeypointSize(opencv_core.KeyPointVector, float) - Static method in class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
 
runByPixelsMask(opencv_core.KeyPointVector, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_features2d.KeyPointsFilter
 

S

s() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
s(opencv_core.Scalar) - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
SADWindowSize() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
SADWindowSize(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
sampsonDistance(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Calculates the Sampson Distance between two points.
save(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.Algorithm
Saves the algorithm to a file.
save(String) - Method in class org.bytedeco.javacpp.opencv_core.Algorithm
 
save(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.LDA
Serializes this object to a given filename.
save(String) - Method in class org.bytedeco.javacpp.opencv_core.LDA
 
save(opencv_core.FileStorage) - Method in class org.bytedeco.javacpp.opencv_core.LDA
Serializes this object to a given cv::FileStorage.
save(BytePointer) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief Saves a FaceRecognizer and its model state.
save(String) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
 
save(opencv_core.FileStorage) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\overload Saves this model to a given FileStorage.
save(BytePointer) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
save(String) - Method in class org.bytedeco.javacpp.opencv_flann.Index
 
save(BytePointer, BytePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
save(BytePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
save(String, String) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
save(String) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
SAVED - Static variable in class org.bytedeco.javacpp.opencv_flann
enum cvflann::flann_algorithm_t
saveWindowParameters(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Saves parameters of the specified window.
saveWindowParameters(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
scale(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
scale(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
scale() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
scale(double) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
scale() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
scale(size) of the bounding box
scale(double) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionROI
 
scale() - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
scale(float) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
scaleAdd(opencv_core.Mat, double, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the sum of a scaled array and another array.
Scharr(opencv_core.Mat, opencv_core.Mat, int, int, int, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the first x- or y- image derivative using Scharr operator.
Scharr(opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
scharSaturateCast(byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
scharSaturateCast(short) - Static method in class org.bytedeco.javacpp.opencv_core
 
scharSaturateCast(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
scharSaturateCast(float) - Static method in class org.bytedeco.javacpp.opencv_core
 
scharSaturateCast(double) - Static method in class org.bytedeco.javacpp.opencv_core
 
scharSaturateCast(long) - Static method in class org.bytedeco.javacpp.opencv_core
 
seamEstimationResol() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
seamFinder() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
seamlessClone(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Point, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\addtogroup photo_clone \{
search_modules() - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
search_modules(int) - Method in class org.bytedeco.javacpp.opencv_core.CvPluginFuncInfo
 
second() - Method in class org.bytedeco.javacpp.opencv_core.IntIntPair
 
second(int) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPair
 
second(long) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
second(long, int) - Method in class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
second(long) - Method in class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
second(long, byte) - Method in class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
second(long) - Method in class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
second(long, byte) - Method in class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
seed(int) - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
 
seek(long, boolean) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
seek(long) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
seek(IntPointer, boolean) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
seek(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
seek(IntBuffer, boolean) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
seek(IntBuffer) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
seek(int[], boolean) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
seek(int[]) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
seekEnd() - Method in class org.bytedeco.javacpp.opencv_core.SparseMatConstIterator
moves iterator to the element after the last element
segmentMotion(opencv_core.Mat, opencv_core.Mat, opencv_core.RectVector, double, double) - Static method in class org.bytedeco.javacpp.opencv_optflow
\brief Splits a motion history image into a few parts corresponding to separate independent motions (for example, left hand, right hand).
selectRandomSubset(int, int, IntPointer) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
selectRandomSubset(int, int, IntBuffer) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
selectRandomSubset(int, int, int[]) - Static method in class org.bytedeco.javacpp.opencv_stitching
 
sensitivity() - Method in class org.bytedeco.javacpp.opencv_videostab.WeightingDeblurer
 
sepFilter2D(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat, opencv_core.Mat, opencv_core.Point, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies a separable linear filter to an image.
sepFilter2D(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
seq() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
sequence, beign read
seq(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqReader
 
seq() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
the sequence written
seq(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqWriter
 
SEQ - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
seq() - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
seq(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator.SeqReader
 
seq() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
sequence, beign read
seq(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvChainPtReader
 
seqInsertSlice(opencv_core.CvSeq, int, opencv_core.CvArr) - Static method in class org.bytedeco.javacpp.opencv_core
 
seqPop(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
seqPop(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
seqPopFront(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
seqPopFront(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
seqPush(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
STL-style Sequence Iterator inherited from the CvSeqReader structure
seqPush(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
seqPushFront(opencv_core.CvSeq, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
seqPushFront(opencv_core.CvSeq) - Static method in class org.bytedeco.javacpp.opencv_core
 
seqRemove(opencv_core.CvSeq, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
seqRemoveSlice(opencv_core.CvSeq, opencv_core.CvSlice) - Static method in class org.bytedeco.javacpp.opencv_core
 
set(int, double) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
\brief Sets a property in the VideoCapture.
set(int, double) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
\brief Sets a property in the VideoWriter.
set32fPrecision(int) - Method in class org.bytedeco.javacpp.opencv_core.Formatter
 
set32fPrecision() - Method in class org.bytedeco.javacpp.opencv_core.Formatter
 
set64fPrecision(int) - Method in class org.bytedeco.javacpp.opencv_core.Formatter
 
set64fPrecision() - Method in class org.bytedeco.javacpp.opencv_core.Formatter
 
setActivationFunction(int, double, double) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
Initialize the activation function for each neuron.
setActivationFunction(int) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
setActiveVarCount(int) - Method in class org.bytedeco.javacpp.opencv_ml.RTrees
\copybrief getActiveVarCount @see getActiveVarCount
setAdjustOutliers(boolean) - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
\copybrief getAdjustOutliers @see getAdjustOutliers
setAlgorithm(int) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setAlgorithmType(int) - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
\copybrief getAlgorithmType @see getAlgorithmType
setAlpha(double) - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\copybrief getAlpha @see getAlpha
setAlpha(double) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getAlpha @see getAlpha
setAngleEpsilon(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Maximal difference between angles that treated as equal.
setAngleStep(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Angle step in degrees.
setAngleThresh(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Angle votes threshold.
setAngularBins(int) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Establish the number of angular bins for the Shape Context Descriptor used in the shape matching pipeline.
setBackgroundRatio(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Sets the "background ratio" parameter of the algorithm
setBackpropMomentumScale(double) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
\copybrief getBackpropMomentumScale @see getBackpropMomentumScale
setBackpropWeightScale(double) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
\copybrief getBackpropWeightScale @see getBackpropWeightScale
setBendingEnergyWeight(float) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Set the weight of the Bending Energy in the final value of the shape distance.
setBias(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDrago
 
setBlender(opencv_stitching.Blender) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setBlob(BytePointer, opencv_dnn.Blob) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Sets the new value for the layer output blob
setBlob(String, opencv_dnn.Blob) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
 
setBlockSize(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
setBlockSize(int) - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
setBlurKernelSize(int) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getBlurKernelSize @see getBlurKernelSize
setBlurrinessRates(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
setBlurrinessRates(FloatBuffer) - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
setBlurrinessRates(float[]) - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
setBlurSigma(double) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getBlurSigma @see getBlurSigma
setBool(BytePointer, boolean) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setBool(String, boolean) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setBoostType(int) - Method in class org.bytedeco.javacpp.opencv_ml.Boost
\copybrief getBoostType @see getBoostType
setBorderMode(int) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
setBorderMode(int) - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
setBreakOnError(boolean) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Sets/resets the break-on-error mode.
setBundleAdjuster(opencv_stitching.BundleAdjusterBase) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setC(double) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\copybrief getC @see getC
setCalculateVarImportance(boolean) - Method in class org.bytedeco.javacpp.opencv_ml.RTrees
\copybrief getCalculateVarImportance @see getCalculateVarImportance
setCameraParams(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
setCameraParams() - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
setCannyHighThresh(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
Canny high threshold.
setCannyLowThresh(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
Canny low threshold.
setCellSize(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_videostab.TranslationBasedLocalOutlierRejector
 
setClassWeights(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\copybrief getClassWeights @see getClassWeights
setClipLimit(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.CLAHE
 
setClustersNumber(int) - Method in class org.bytedeco.javacpp.opencv_ml.EM
\copybrief getClustersNumber @see getClustersNumber
setCoef0(double) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\copybrief getCoef0 @see getCoef0
setColorAdaptation(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapReinhard
 
setComplexityReductionThreshold(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Sets the complexity reduction threshold
setCompositingResol(double) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setConfThresh(double) - Method in class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterBase
 
setContrast(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDurand
 
setContrastWeight(float) - Method in class org.bytedeco.javacpp.opencv_photo.MergeMertens
 
setCorrectionForInclusion(boolean) - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
setCostExtractor(opencv_shape.HistogramCostExtractor) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Set the algorithm used for building the shape context descriptor cost matrix.
setCostFunction(int) - Method in class org.bytedeco.javacpp.opencv_stitching.DpSeamFinder
 
setCovarianceMatrixType(int) - Method in class org.bytedeco.javacpp.opencv_ml.EM
\copybrief getCovarianceMatrixType @see getCovarianceMatrixType
setCustomKernel(opencv_ml.SVM.Kernel) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
Initialize with custom kernel.
setCut(boolean) - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
 
setCVFolds(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\copybrief getCVFolds @see getCVFolds
setDeblurer(opencv_videostab.DeblurerBase) - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
setDefaultAllocator(opencv_core.MatAllocator) - Static method in class org.bytedeco.javacpp.opencv_core.Mat
 
setDefaultCost(float) - Method in class org.bytedeco.javacpp.opencv_shape.HistogramCostExtractor
 
setDefaultK(int) - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
\copybrief getDefaultK @see getDefaultK
setDegree(double) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\copybrief getDegree @see getDegree
setDelta(int) - Method in class org.bytedeco.javacpp.opencv_features2d.MSER
 
setDepthDiscontinuityRadius(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
 
setDescriptorChannels(int) - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
setDescriptorSize(int) - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
setDescriptorType(int) - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
setDetector(opencv_features2d.Feature2D) - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
setDetectShadows(boolean) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Enables or disables shadow detection
setDetectShadows(boolean) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Enables or disables shadow detection
setDiffusivity(int) - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
setDiffusivity(int) - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
setDisp12MaxDiff(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
setDist2Threshold(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Sets the threshold on the squared distance
setDistanceFlag(int) - Method in class org.bytedeco.javacpp.opencv_shape.HausdorffDistanceExtractor
\brief Set the norm used to compute the Hausdorff value between two shapes.
setDistThreshold(float) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
setDouble(BytePointer, double) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setDouble(String, double) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setDp(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
Inverse ratio of the accumulator resolution to the image resolution.
setEdgeThreshold(int) - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
setEmax(int) - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
\copybrief getEmax @see getEmax
setEpsilon(double) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
\copybrief getEpsilon @see getEpsilon
setEpsilon(double) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getEpsilon @see getEpsilon
setEstimateTrimRatio(boolean) - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
setExcludeRange(int) - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
 
setExposureCompensator(opencv_stitching.ExposureCompensator) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setExposureWeight(float) - Method in class org.bytedeco.javacpp.opencv_photo.MergeMertens
 
setExtended(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
setExtended(boolean) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
setFastThreshold(int) - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
setFeaturesFinder(opencv_stitching.FeaturesFinder) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setFeaturesMatcher(opencv_stitching.FeaturesMatcher) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setFGSLambda(float) - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
\brief Sets the respective fastGlobalSmootherFilter() parameter.
setFGSSigma(float) - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
 
setFirstLevel(int) - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
setFlags(int) - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
\copybrief getFlags @see getFlags
setFloat(BytePointer, float) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setFloat(String, float) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setFlowErrorThreshold(float) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
setFrameCount(int) - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
setFrames(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
setFrames(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
setFrames(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
setFrameSize(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
setFrameSource(opencv_videostab.IFrameSource) - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
setFullAffine(boolean) - Method in class org.bytedeco.javacpp.opencv_shape.AffineTransformer
 
setFunction(opencv_core.MinProblemSolver.Function) - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver
\brief Setter for the optimized function.
setGamma(double) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\copybrief getGamma @see getGamma
setGamma(float) - Method in class org.bytedeco.javacpp.opencv_photo.Tonemap
 
setGamma(double) - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\copybrief getGamma @see getGamma
setGamma(double) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getGamma @see getGamma
setGridX(int) - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
\copybrief getGridX @see getGridX
setGridY(int) - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
\copybrief getGridY @see getGridY
setHarrisDetector(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
setHessianThreshold(double) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
setHistory(int) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Sets the number of last frames that affect the background model
setHistory(int) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Sets the number of last frames that affect the background model
setIdentity(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Initializes a scaled identity matrix.
setIdentity(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
setImageAppearanceWeight(float) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Set the weight of the Image Appearance cost in the final value of the shape distance.
setImages(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Set the images that correspond to each shape.
setInitStep(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.DownhillSolver
\brief Sets the initial step that will be used in downhill simplex algorithm.
setInnerIterations(int) - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\copybrief getInnerIterations @see getInnerIterations
setInnerIterations(int) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getInnerIterations @see getInnerIterations
setInnerRadius(float) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Set the inner radius of the shape context descriptor.
setInpainter(opencv_videostab.InpainterBase) - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
setInput(opencv_superres.FrameSource) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\brief Set input frame source for Super Resolution algorithm.
setInt(BytePointer, int) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setInt(String, int) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setIntensity(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapReinhard
 
setIppStatus(int, BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
setIppStatus(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
setIppStatus(int, String, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
setIsClassifier(boolean) - Method in class org.bytedeco.javacpp.opencv_ml.KNearest
\copybrief getIsClassifier @see getIsClassifier
setIterations(int) - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
\copybrief getIterations @see getIterations
setIterations(int) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
setIterations(int) - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
\copybrief getIterations @see getIterations
setIterations(int) - Method in class org.bytedeco.javacpp.opencv_superres.PyrLKOpticalFlow
\copybrief getIterations @see getIterations
setIterations(int) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
\copybrief getIterations @see getIterations
setIterations(int) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getIterations @see getIterations
setK(double) - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
setK(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
\brief K is a number of nearest-neighbor matches considered, when fitting a locally affine model.
setK(float) - Method in class org.bytedeco.javacpp.opencv_ximgproc.GraphSegmentation
 
setKernel(int) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
Initialize with one of predefined kernels.
setKernelSize(int) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getKernelSize @see getKernelSize
setkNNSamples(int) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Sets the k in the kNN.
setLabelInfo(int, BytePointer) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief Sets string info for the specified model's label.
setLabelInfo(int, String) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
 
setLabmda(double) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getLabmda @see getLabmda
setLambda(float) - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateDebevec
 
setLambda(double) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
\copybrief getLambda @see getLambda
setLambda(double) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getLambda @see getLambda
setLambda(double) - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
 
setLambda(float) - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
\brief Lambda is a parameter defining the weight of the edge-aware term in geodesic distance, should be in the range of 0 to 1000.
setLayerSizes(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
Integer vector specifying the number of neurons in each layer including the input and output layers.
setLearningRate(double) - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
\copybrief getLearningRate @see getLearningRate
setLevels(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughBallard
R-Table levels.
setLevels(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Feature table levels.
setLevelsNumber(int) - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
\copybrief getLevelsNumber @see getLevelsNumber
setLightAdaptation(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapReinhard
 
setLog(opencv_videostab.ILog) - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
setLRCthresh(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
 
setMaskGenerator(opencv_objdetect.BaseCascadeClassifier.MaskGenerator) - Method in class org.bytedeco.javacpp.opencv_objdetect.BaseCascadeClassifier
 
setMaskGenerator(opencv_objdetect.BaseCascadeClassifier.MaskGenerator) - Method in class org.bytedeco.javacpp.opencv_objdetect.CascadeClassifier
 
setMatchingMask(opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setMaxAngle(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Maximal rotation angle to detect in degrees.
setMaxArea(int) - Method in class org.bytedeco.javacpp.opencv_features2d.MSER
 
setMaxBits(int) - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
 
setMaxBufferSize(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
Maximal size of inner buffers.
setMaxCategories(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\copybrief getMaxCategories @see getMaxCategories
setMaxDepth(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\copybrief getMaxDepth @see getMaxDepth
setMaxFeatures(int) - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
setMaxFeatures(int) - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
setMaxIter(int) - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateRobertson
 
setMaxLevel(int) - Method in class org.bytedeco.javacpp.opencv_superres.PyrLKOpticalFlow
\copybrief getMaxLevel @see getMaxLevel
setMaxLevel(int) - Method in class org.bytedeco.javacpp.opencv_videostab.PyrLkOptFlowEstimatorBase
 
setMaxObjectSize(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
 
setMaxReservedSize(long) - Method in class org.bytedeco.javacpp.opencv_core.BufferPoolController
 
setMaxScale(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Maximal scale to detect.
setMedianFiltering(int) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getMedianFiltering @see getMedianFiltering
setMinAngle(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Minimal rotation angle to detect in degrees.
setMinArea(int) - Method in class org.bytedeco.javacpp.opencv_features2d.MSER
 
setMinDisparity(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
setMinDist(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
Minimum distance between the centers of the detected objects.
setMinDistance(double) - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
setMiniBatchSize(int) - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
\copybrief getMiniBatchSize @see getMiniBatchSize
setMinInlierRatio(float) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
setMinNeighbours(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
 
setMinObjectSize(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
 
setMinSampleCount(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\copybrief getMinSampleCount @see getMinSampleCount
setMinScale(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Minimal scale to detect.
setMinSize(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.GraphSegmentation
 
setMode(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
setMotionEstimator(opencv_videostab.ImageMotionEstimatorBase) - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
setMotionEstimator(opencv_videostab.ImageMotionEstimatorBase) - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
setMotionFilter(opencv_videostab.MotionFilterBase) - Method in class org.bytedeco.javacpp.opencv_videostab.OnePassStabilizer
 
setMotionModel(int) - Method in class org.bytedeco.javacpp.opencv_videostab.ImageMotionEstimatorBase
 
setMotionModel(int) - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
setMotionModel(int) - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
setMotionModel(int) - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
setMotionModel(int) - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
setMotionModel(int) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorBase
\brief Sets motion model.
setMotionModel(int) - Method in class org.bytedeco.javacpp.opencv_videostab.ToFileMotionWriter
 
setMotions(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
setMotions(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
setMotions(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
setMotions(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
setMotions2(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
setMotionStabilizer(opencv_videostab.IMotionStabilizer) - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
setMouseCallback(BytePointer, opencv_highgui.MouseCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Sets mouse handler for the specified window
setMouseCallback(BytePointer, opencv_highgui.MouseCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setMouseCallback(String, opencv_highgui.MouseCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setMouseCallback(String, opencv_highgui.MouseCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setMultiline(boolean) - Method in class org.bytedeco.javacpp.opencv_core.Formatter
 
setMultiline() - Method in class org.bytedeco.javacpp.opencv_core.Formatter
 
setNDummies(int) - Method in class org.bytedeco.javacpp.opencv_shape.HistogramCostExtractor
 
setNeighbors(int) - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
\copybrief getNeighbors @see getNeighbors
setNetInputs(opencv_core.StringVector) - Method in class org.bytedeco.javacpp.opencv_dnn.Net
\brief Sets ouputs names of the network input pseudo layer.
setNLevels(int) - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
setNMixtures(int) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Sets the number of gaussian components in the background model.
setNOctaveLayers(int) - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
setNOctaveLayers(int) - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
setNOctaveLayers(int) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
setNOctaves(int) - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
setNOctaves(int) - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
setNOctaves(int) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
setNonmaxSuppression(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
 
setNonmaxSuppression(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
 
setNormFlag(int) - Method in class org.bytedeco.javacpp.opencv_shape.EMDHistogramCostExtractor
 
setNormFlag(int) - Method in class org.bytedeco.javacpp.opencv_shape.NormHistogramCostExtractor
 
setNSamples(int) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Sets the number of data samples in the background model.
setNu(double) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\copybrief getNu @see getNu
setNumBands(int) - Method in class org.bytedeco.javacpp.opencv_stitching.MultiBandBlender
 
setNumComponents(int) - Method in class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
\copybrief getNumComponents @see getNumComponents
setNumDisparities(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
setNumThreads(int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief OpenCV will try to set the number of threads for the next parallel region.
setOpenGlContext(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Sets the specified window as current OpenGL context.
setOpenGlContext(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setOpenGlDrawCallback(BytePointer, opencv_highgui.OpenGlDrawCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Sets a callback function to be called to draw on top of displayed image.
setOpenGlDrawCallback(BytePointer, opencv_highgui.OpenGlDrawCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setOpenGlDrawCallback(String, opencv_highgui.OpenGlDrawCallback, Pointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setOpenGlDrawCallback(String, opencv_highgui.OpenGlDrawCallback) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setOptFlowEstimator(opencv_videostab.IDenseOptFlowEstimator) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionInpainter
 
setOpticalFlow(opencv_superres.DenseOpticalFlowExt) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getOpticalFlow @see getOpticalFlow
setOpticalFlowEstimator(opencv_videostab.ISparseOptFlowEstimator) - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
setOuterIterations(int) - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\copybrief getOuterIterations @see getOuterIterations
setOuterIterations(int) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getOuterIterations @see getOuterIterations
setOuterRadius(float) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Set the outer radius of the shape context descriptor.
setOutlierRejector(opencv_videostab.IOutlierRejector) - Method in class org.bytedeco.javacpp.opencv_videostab.KeypointBasedMotionEstimator
 
setP(double) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\copybrief getP @see getP
setP1(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
setP2(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
setPanoConfidenceThresh(double) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setParameters(opencv_objdetect.DetectionBasedTracker.Parameters) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
setParams(int, float) - Method in class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
 
setParams(int) - Method in class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
 
setPass2Only(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.MSER
 
setPatchSize(int) - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
setPCAIterations(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
\copybrief getPCAIterations @see getPCAIterations
setPeriod(int) - Method in class org.bytedeco.javacpp.opencv_videostab.MoreAccurateMotionWobbleSuppressorBase
 
setPolyN(int) - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
\copybrief getPolyN @see getPolyN
setPolySigma(double) - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
\copybrief getPolySigma @see getPolySigma
setPosThresh(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Position votes threshold.
setPreFilterCap(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
setPreFilterCap(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
setPreFilterSize(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
setPreFilterType(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
setPriors(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\copybrief getPriors @see getPriors
setPyrScale(double) - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
\copybrief getPyrScale @see getPyrScale
setQualityLevel(double) - Method in class org.bytedeco.javacpp.opencv_features2d.GFTTDetector
 
setRadialBins(int) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Establish the number of radial bins for the Shape Context Descriptor used in the shape matching pipeline.
setRadius(int) - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
\copybrief getRadius @see getRadius
setRadius(int) - Method in class org.bytedeco.javacpp.opencv_videostab.DeblurerBase
 
setRadius(int) - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
setRadius(int) - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
setRadius(int) - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
setRandom(boolean) - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateDebevec
 
setRankProportion(float) - Method in class org.bytedeco.javacpp.opencv_shape.HausdorffDistanceExtractor
\brief This method sets the rank proportion (or fractional value) that establish the Kth ranked value of the partial Hausdorff distance.
setRansacParams(opencv_videostab.RansacParams) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionEstimatorRansacL2
 
setRansacParams(opencv_videostab.RansacParams) - Method in class org.bytedeco.javacpp.opencv_videostab.TranslationBasedLocalOutlierRejector
 
setRefinementMask(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterBase
 
setRegistrationResol(double) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setRegressionAccuracy(float) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\copybrief getRegressionAccuracy @see getRegressionAccuracy
setRegularization(int) - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
\copybrief getRegularization @see getRegularization
setRegularizationParameter(double) - Method in class org.bytedeco.javacpp.opencv_shape.ThinPlateSplineShapeTransformer
\brief Set the regularization parameter for relaxing the exact interpolation requirements of the TPS algorithm.
setROI1(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
setROI2(opencv_core.Rect) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
setRotationInvariant(boolean) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
 
setRpropDW0(double) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
\copybrief getRpropDW0 @see getRpropDW0
setRpropDWMax(double) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
\copybrief getRpropDWMax @see getRpropDWMax
setRpropDWMin(double) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
\copybrief getRpropDWMin @see getRpropDWMin
setRpropDWMinus(double) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
\copybrief getRpropDWMinus @see getRpropDWMinus
setRpropDWPlus(double) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
\copybrief getRpropDWPlus @see getRpropDWPlus
setSamples(int) - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateDebevec
 
setSaturation(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDrago
 
setSaturation(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDurand
 
setSaturation(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapMantiuk
 
setSaturationWeight(float) - Method in class org.bytedeco.javacpp.opencv_photo.MergeMertens
 
setScale(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapMantiuk
 
setScale(float) - Method in class org.bytedeco.javacpp.opencv_stitching.RotationWarper
 
setScale(int) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getScale @see getScale
setScaleFactor(double) - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
setScaleFactor(float) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.IDetector
 
setScaleFactor(double) - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\copybrief getScaleFactor @see getScaleFactor
setScalesNumber(int) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
\copybrief getScalesNumber @see getScalesNumber
setScalesNumber(int) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getScalesNumber @see getScalesNumber
setScaleStep(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Scale step.
setScaleStep(double) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getScaleStep @see getScaleStep
setScaleThresh(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Scale votes threshold.
setScoreType(int) - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
setSeamEstimationResol(double) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setSeamFinder(opencv_stitching.SeamFinder) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setSensitivity(float) - Method in class org.bytedeco.javacpp.opencv_videostab.WeightingDeblurer
 
setShadowThreshold(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Sets the shadow threshold
setShadowThreshold(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Sets the shadow threshold
setShadowValue(int) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorKNN
\brief Sets the shadow value
setShadowValue(int) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Sets the shadow value
setShapeContextWeight(float) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Set the weight of the shape context distance in the final value of the shape distance.
setSharpness(float) - Method in class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
 
setSigma(float) - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
\brief Sigma is a parameter defining how fast the weights decrease in the locally-weighted affine fitting.
setSigma(double) - Method in class org.bytedeco.javacpp.opencv_ximgproc.GraphSegmentation
 
setSigmaColor(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDurand
 
setSigmaColor(double) - Method in class org.bytedeco.javacpp.opencv_ximgproc.DisparityWLSFilter
 
setSigmaR(double) - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
\copybrief getSigmaR @see getSigmaR
setSigmaS(double) - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
\copybrief getSigmaS @see getSigmaS
setSigmaSpace(float) - Method in class org.bytedeco.javacpp.opencv_photo.TonemapDurand
 
setSmallerBlockSize(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
setSolverIterations(int) - Method in class org.bytedeco.javacpp.opencv_superres.BroxOpticalFlow
\copybrief getSolverIterations @see getSolverIterations
setSpeckleRange(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
setSpeckleWindowSize(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoMatcher
 
setStabilizationMotions(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
setStabilizationMotions(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
setStabilizationMotions(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
setStabilizedFrames(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
setStabilizedFrames(opencv_core.MatVector) - Method in class org.bytedeco.javacpp.opencv_videostab.InpaintingPipeline
 
setStdDev(float) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Set the value of the standard deviation for the Gaussian window for the image appearance cost.
setStdevThresh(float) - Method in class org.bytedeco.javacpp.opencv_videostab.ConsistentMosaicInpainter
 
setString(BytePointer, BytePointer) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setString(String, String) - Method in class org.bytedeco.javacpp.opencv_flann.IndexParams
 
setSVMDetector(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
setTau(double) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
\copybrief getTau @see getTau
setTau(double) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getTau @see getTau
setTau(double) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getTau @see getTau
setTemplate(opencv_core.Mat, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
set template to search
setTemplate(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
setTemplate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
setTemplate(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHough
 
setTemporalAreaRadius(int) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResolution
\copybrief getTemporalAreaRadius @see getTemporalAreaRadius
setTermCriteria(opencv_core.TermCriteria) - Method in class org.bytedeco.javacpp.opencv_core.MinProblemSolver
\brief Set terminal criteria for solver.
setTermCriteria(opencv_core.TermCriteria) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
\copybrief getTermCriteria @see getTermCriteria
setTermCriteria(opencv_core.TermCriteria) - Method in class org.bytedeco.javacpp.opencv_ml.EM
\copybrief getTermCriteria @see getTermCriteria
setTermCriteria(opencv_core.TermCriteria) - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
\copybrief getTermCriteria @see getTermCriteria
setTermCriteria(opencv_core.TermCriteria) - Method in class org.bytedeco.javacpp.opencv_ml.RTrees
\copybrief getTermCriteria @see getTermCriteria
setTermCriteria(opencv_core.TermCriteria) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\copybrief getTermCriteria @see getTermCriteria
setTermCriteria(opencv_core.TermCriteria) - Method in class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterBase
 
setTextureThreshold(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
setTheta(double) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
\copybrief getTheta @see getTheta
setTheta(double) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getTheta @see getTheta
setThreshold(double) - Method in class org.bytedeco.javacpp.opencv_face.BasicFaceRecognizer
\copybrief getThreshold @see getThreshold
setThreshold(double) - Method in class org.bytedeco.javacpp.opencv_face.LBPHFaceRecognizer
\copybrief getThreshold @see getThreshold
setThreshold(int) - Method in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
 
setThreshold(double) - Method in class org.bytedeco.javacpp.opencv_features2d.AKAZE
 
setThreshold(int) - Method in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
 
setThreshold(double) - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
setThreshold(float) - Method in class org.bytedeco.javacpp.opencv_photo.CalibrateRobertson
 
setTilesGridSize(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_imgproc.CLAHE
 
setTo(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Sets all or some of the array elements to the specified value.
setTo(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
setTo(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.UMat
sets some of the matrix elements to s, according to the mask
setTo(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
setTrackbarMax(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Sets the trackbar maximum position.
setTrackbarMax(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setTrackbarMin(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Sets the trackbar minimum position.
setTrackbarMin(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setTrackbarPos(BytePointer, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Sets the trackbar position.
setTrackbarPos(String, String, int) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setTrainMethod(int, double, double) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
Sets training method and common parameters.
setTrainMethod(int) - Method in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
 
setTrainMethod(int) - Method in class org.bytedeco.javacpp.opencv_ml.LogisticRegression
\copybrief getTrainMethod @see getTrainMethod
setTrainTestSplit(int, boolean) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
\brief Splits the training data into the training and test parts \sa TrainData::setTrainTestSplitRatio
setTrainTestSplit(int) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
setTrainTestSplitRatio(double, boolean) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
\brief Splits the training data into the training and test parts
setTrainTestSplitRatio(double) - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
setTransformAlgorithm(opencv_shape.ShapeTransformer) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeContextDistanceExtractor
\brief Set the algorithm used for aligning the shapes.
setTreeHeight(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
\copybrief getTreeHeight @see getTreeHeight
setTrimRatio(float) - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
setTrimRatio(float) - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
setTruncatePrunedTree(boolean) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\copybrief getTruncatePrunedTree @see getTruncatePrunedTree
setType(int) - Method in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
 
setType(int) - Method in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
 
setType(int) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\copybrief getType @see getType
setUniquenessRatio(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoBM
 
setUniquenessRatio(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.StereoSGBM
 
setUpright(boolean) - Method in class org.bytedeco.javacpp.opencv_features2d.KAZE
 
setUpright(boolean) - Method in class org.bytedeco.javacpp.opencv_xfeatures2d.SURF
 
setUse1SERule(boolean) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\copybrief getUse1SERule @see getUse1SERule
setUseInitialFlow(boolean) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
\copybrief getUseInitialFlow @see getUseInitialFlow
setUseInitialFlow(boolean) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getUseInitialFlow @see getUseInitialFlow
setUseIPP(boolean) - Static method in class org.bytedeco.javacpp.opencv_core
 
setUseOptimized(boolean) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Enables or disables the optimized code.
setUsePostProcessing(boolean) - Method in class org.bytedeco.javacpp.opencv_ximgproc.EdgeAwareInterpolator
\brief Sets whether the fastGlobalSmootherFilter() post-processing is employed.
setUseRNG(boolean) - Method in class org.bytedeco.javacpp.opencv_ximgproc.AdaptiveManifoldFilter
\copybrief getUseRNG @see getUseRNG
setUseSurrogates(boolean) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees
\copybrief getUseSurrogates @see getUseSurrogates
setVal(int, double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
setVarInit(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Sets the initial variance of each gaussian component
setVarMax(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
 
setVarMin(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
 
setVarThreshold(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Sets the variance threshold for the pixel-model match
setVarThresholdGen(double) - Method in class org.bytedeco.javacpp.opencv_video.BackgroundSubtractorMOG2
\brief Sets the variance threshold for the pixel-model match used for new mixture component generation
setVocabulary(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_features2d.BOWImgDescriptorExtractor
\brief Sets a visual vocabulary.
setVotesThreshold(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughBallard
The accumulator threshold for the template centers at the detection stage.
setWarper(opencv_stitching.WarperCreator) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setWarpingsNumber(int) - Method in class org.bytedeco.javacpp.opencv_superres.SuperResDualTVL1OpticalFlow
\copybrief getWarpingsNumber @see getWarpingsNumber
setWarpingsNumber(int) - Method in class org.bytedeco.javacpp.opencv_video.DualTVL1OpticalFlow
\copybrief getWarpingsNumber @see getWarpingsNumber
setWaveCorrection(boolean) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setWaveCorrectKind(int) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
setWeakCount(int) - Method in class org.bytedeco.javacpp.opencv_ml.Boost
\copybrief getWeakCount @see getWeakCount
setWeight1(float) - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
setWeight2(float) - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
setWeight3(float) - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
setWeight4(float) - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
setWeightTrimRate(double) - Method in class org.bytedeco.javacpp.opencv_ml.Boost
\copybrief getWeightTrimRate @see getWeightTrimRate
setWindowProperty(BytePointer, int, double) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Changes parameters of a window dynamically.
setWindowProperty(String, int, double) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setWindowSize(int) - Method in class org.bytedeco.javacpp.opencv_superres.FarnebackOpticalFlow
\copybrief getWindowSize @see getWindowSize
setWindowSize(int) - Method in class org.bytedeco.javacpp.opencv_superres.PyrLKOpticalFlow
\copybrief getWindowSize @see getWindowSize
setWindowTitle(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Updates window title
setWindowTitle(String, String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
setWinSize(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_videostab.PyrLkOptFlowEstimatorBase
 
setWobbleSuppressor(opencv_videostab.WobbleSuppressorBase) - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
setWTA_K(int) - Method in class org.bytedeco.javacpp.opencv_features2d.ORB
 
setXi(double) - Method in class org.bytedeco.javacpp.opencv_imgproc.GeneralizedHoughGuil
Angle difference in degrees between two points in feature.
shape() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Returns shape of the blob.
shape4() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns shape of first four blob axes.
shareFrom(opencv_dnn.Blob) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Shares data from other \p blob.
sharpness() - Method in class org.bytedeco.javacpp.opencv_stitching.FeatherBlender
 
shear() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
slope coefficient: 0 - normal, >0 - italic
shear(float) - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
shear() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
slope coefficient: 0 - normal, >0 - italic
shear(float) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
shiftLeft(BytePointer, opencv_core.Formatted) - Static method in class org.bytedeco.javacpp.opencv_core
 
shiftLeft(String, opencv_core.Formatted) - Static method in class org.bytedeco.javacpp.opencv_core
 
shiftLeft(BytePointer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
shiftLeft(String, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
shiftLeft(opencv_core.FileStorage, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\}
shiftLeft(opencv_core.FileStorage, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
shiftLeft(opencv_core.FileStorage, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Writes data to a file storage.
shiftLeft(opencv_core.FileStorage, byte[]) - Static method in class org.bytedeco.javacpp.opencv_core
 
shiftLeft(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
 
shiftMat(opencv_core.Mat, opencv_core.Mat, opencv_core.Point) - Method in class org.bytedeco.javacpp.opencv_photo.AlignMTB
\brief Helper function, that shift Mat filling new regions with zeros.
shiftRight(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
 
shiftRight(opencv_core.UMat) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoCapture
 
shortSaturateCast(byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
shortSaturateCast(short) - Static method in class org.bytedeco.javacpp.opencv_core
 
shortSaturateCast(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
shortSaturateCast(float) - Static method in class org.bytedeco.javacpp.opencv_core
 
shortSaturateCast(double) - Static method in class org.bytedeco.javacpp.opencv_core
 
shortSaturateCast(long) - Static method in class org.bytedeco.javacpp.opencv_core
 
shuffleTrainTest() - Method in class org.bytedeco.javacpp.opencv_ml.TrainData
 
SIGMOID - Static variable in class org.bytedeco.javacpp.opencv_ml.SVM
enum cv::ml::SVM::KernelTypes
SIGMOID_SYM - Static variable in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
enum cv::ml::ANN_MLP::ActivationFunctions
signature() - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
 
signature(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
 
signedGradient() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
signedGradient(boolean) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
size() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvBox2D
 
size(opencv_core.CvSize2D32f) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvBox2D
 
size() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
size(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
size() - Method in class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
size(long) - Method in class org.bytedeco.javacpp.opencv_core.ByteVectorVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.CvBox2D
Box width and length.
size(opencv_core.CvSize2D32f) - Method in class org.bytedeco.javacpp.opencv_core.CvBox2D
 
size() - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
maximal common linear size: { width = size, height = 1 }
size(opencv_core.CvSize) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
size(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
size(int, int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
size() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
size() - Method in class org.bytedeco.javacpp.opencv_core.DMatchVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.DMatchVectorVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
returns the number of elements in the node, if it is a sequence or mapping, or 1 otherwise.
size() - Method in class org.bytedeco.javacpp.opencv_core.IntIntPairVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
size(long) - Method in class org.bytedeco.javacpp.opencv_core.IntVectorVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
diameter of the meaningful keypoint neighborhood
size(float) - Method in class org.bytedeco.javacpp.opencv_core.KeyPoint
 
size() - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.KeyPointVectorVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
size(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
size() - Method in class org.bytedeco.javacpp.opencv_core.MatBytePairVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
size(opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
size() - Method in class org.bytedeco.javacpp.opencv_core.MatVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
the size of each segment (in elements)
size(long) - Method in class org.bytedeco.javacpp.opencv_core.NAryMatIterator
 
size() - Method in class org.bytedeco.javacpp.opencv_core.Point2dVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.Point2dVectorVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.Point2fVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.Point2fVectorVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.PointVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.PointVectorVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.Range
 
size() - Method in class org.bytedeco.javacpp.opencv_core.Rect
size (width, height) of the rectangle
size() - Method in class org.bytedeco.javacpp.opencv_core.Rectd
size (width, height) of the rectangle
size() - Method in class org.bytedeco.javacpp.opencv_core.Rectf
size (width, height) of the rectangle
size() - Method in class org.bytedeco.javacpp.opencv_core.RectVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.RectVectorVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.RotatedRect
 
size(opencv_core.Size2f) - Method in class org.bytedeco.javacpp.opencv_core.RotatedRect
 
size() - Method in class org.bytedeco.javacpp.opencv_core.SizeVector
 
size(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
size(int, int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
size() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
size() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the array of sizes, or NULL if the matrix is not allocated
size(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns the size of i-th matrix dimension (or 0)
size() - Method in class org.bytedeco.javacpp.opencv_core.StringVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
size(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
size() - Method in class org.bytedeco.javacpp.opencv_core.UMatBytePairVector
 
size() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
size(long) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
size() - Method in class org.bytedeco.javacpp.opencv_core.UMatVector
 
size(int) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Returns the size of the specified \p axis.
size() - Method in class org.bytedeco.javacpp.opencv_dnn.BlobPointerVector
 
size(int) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobShape
\brief Returns reference to the size of the specified \p axis.
size() - Method in class org.bytedeco.javacpp.opencv_dnn.BlobVector
 
size() - Method in class org.bytedeco.javacpp.opencv_dnn.DictValue
 
size() - Method in class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
size(IntPointer) - Method in class org.bytedeco.javacpp.opencv_stitching.DisjointSets
 
size() - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
subset size
size(int) - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
 
size() - Method in class org.bytedeco.javacpp.opencv_ximgproc.PointSetElement
 
size(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.PointSetElement
 
size2() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns cv::Size(cols(), rows())
SLIC - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::SLIC
sliceEnd() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
sliceStart() - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
 
SLICO - Static variable in class org.bytedeco.javacpp.opencv_ximgproc
enum cv::ximgproc::SLIC
slidingSumBuf() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
slidingSumBuf(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
Sobel(opencv_core.Mat, opencv_core.Mat, int, int, int, int, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the first, second, third, or mixed image derivatives using an extended Sobel operator.
Sobel(opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
solve(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Solves one or more linear systems or least-squares problems.
solve(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
solveCubic(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds the real roots of a cubic equation.
solveLP(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Solve given (non-integer) linear programming problem using the Simplex Algorithm (Simplex Method).
SOLVELP_MULTI - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::SolveLPResult
SOLVELP_SINGLE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::SolveLPResult
SOLVELP_UNBOUNDED - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::SolveLPResult
SOLVELP_UNFEASIBLE - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::SolveLPResult
solveMethod() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
solveMethod(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
solvePnP(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Finds an object pose from 3D-2D point correspondences.
solvePnP(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
SOLVEPNP_DLS - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
SOLVEPNP_EPNP - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
SOLVEPNP_ITERATIVE - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
SOLVEPNP_P3P - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
SOLVEPNP_UPNP - Static variable in class org.bytedeco.javacpp.opencv_calib3d
enum cv::
solvePnPRansac(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, boolean, int, float, double, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Finds an object pose from 3D-2D point correspondences using the RANSAC scheme.
solvePnPRansac(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
solvePoly(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Finds the real or complex roots of a polynomial equation.
solvePoly(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
solveZ(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core.SVD
\brief solves an under-determined singular linear system
sort(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Sorts each row or each column of a matrix.
SORT_ASCENDING - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::SortFlags
SORT_DESCENDING - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::SortFlags
SORT_EVERY_COLUMN - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::SortFlags
SORT_EVERY_ROW - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::SortFlags
sortIdx(opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Sorts each row or each column of a matrix.
spatialGradient(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the first order image derivative in both x and y using a Sobel operator
spatialGradient(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
speckleRange() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
speckleRange(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
speckleWindowSize() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
speckleWindowSize(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
split(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Divides a multi-channel array into several single-channel arrays.
split(opencv_core.Mat, opencv_core.MatVector) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
split() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
Index of the first split
split(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
 
split16u(ShortPointer, PointerPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split16u(ShortPointer, ShortPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split16u(ShortBuffer, ShortBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split16u(short[], short[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split32s(IntPointer, PointerPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split32s(IntPointer, IntPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split32s(IntBuffer, IntBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split32s(int[], int[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split64s(LongPointer, PointerPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split64s(LongPointer, LongPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split64s(LongBuffer, LongBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split64s(long[], long[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split8u(BytePointer, PointerPointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split8u(BytePointer, BytePointer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split8u(ByteBuffer, ByteBuffer, int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
split8u(byte[], byte[], int, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrBoxFilter(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Size, opencv_core.Point, boolean, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Calculates the normalized sum of squares of the pixel values overlapping the filter.
sqrBoxFilter(opencv_core.Mat, opencv_core.Mat, int, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
sqrt(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt(DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt(DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt(double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates a square root of array elements.
sqrt32f(FloatPointer, FloatPointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt32f(FloatBuffer, FloatBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt32f(float[], float[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt64f(DoublePointer, DoublePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt64f(DoubleBuffer, DoubleBuffer, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
sqrt64f(double[], double[], int) - Static method in class org.bytedeco.javacpp.opencv_core
 
src_img_idx() - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
Images indices (optional)
src_img_idx(int) - Method in class org.bytedeco.javacpp.opencv_stitching.MatchesInfo
 
srcDotImg() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
srcDotImg(opencv_core.IplImage) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
srcDstDot() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
srcDstDot(double) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
srcImg() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
srcImg(opencv_core.IplImage) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
srcImg2() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
srcImg2(opencv_core.IplImage) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
stabilizationMotions() - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
stabilizationMotions() - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
stabilize(int, opencv_core.MatVector, opencv_core.IntIntPair) - Method in class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
 
stabilize(int, opencv_core.MatVector, opencv_core.IntIntPair, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.IMotionStabilizer
assumes that [0, size-1) is in or equals to [range.first, range.second)
stabilize(int, opencv_core.MatVector, opencv_core.IntIntPair, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
stabilize(int, opencv_core.MatVector, opencv_core.IntIntPair) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionFilterBase
 
stabilize(int, opencv_core.MatVector, opencv_core.IntIntPair, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionFilterBase
 
stabilize(int, opencv_core.MatVector, opencv_core.IntIntPair, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.MotionStabilizationPipeline
 
stabilizedFrames() - Method in class org.bytedeco.javacpp.opencv_videostab.InpainterBase
 
stack() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
stack(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
stack(int) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
for internal use
stack(int, int) - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
stack() - Method in class org.bytedeco.javacpp.opencv_core.CvNArrayIterator
 
stage_classifier() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
stage_classifier(opencv_objdetect.CvHaarStageClassifier) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifierCascade
 
start() - Method in class org.bytedeco.javacpp.opencv_core.Range
 
start(int) - Method in class org.bytedeco.javacpp.opencv_core.Range
 
start() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
point of the contour where the defect begins
start(opencv_core.CvPoint) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConvexityDefect
 
START_AUTO_STEP - Static variable in class org.bytedeco.javacpp.opencv_ml.EM
enum cv::ml::EM::
START_E_STEP - Static variable in class org.bytedeco.javacpp.opencv_ml.EM
enum cv::ml::EM::
start_index() - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
sequence->first->start_index.
start_index(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeqBlock
 
start_index() - Method in class org.bytedeco.javacpp.opencv_core.CvSlice
 
start_index(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSlice
 
START_M_STEP - Static variable in class org.bytedeco.javacpp.opencv_ml.EM
enum cv::ml::EM::
STARTED - Static variable in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
enum CvLevMarq::
startLoop(opencv_highgui.Pt2Func_int_PointerPointer, int, PointerPointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
startLoop(opencv_highgui.Pt2Func_int_BytePointer, int, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
startLoop(opencv_highgui.Pt2Func_int_ByteBuffer, int, ByteBuffer) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
startLoop(opencv_highgui.Pt2Func_int_byte__, int, byte[]) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
startWindowThread() - Static method in class org.bytedeco.javacpp.opencv_highgui
 
state() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
state(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
state() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
the writer state
state(int) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
state() - Method in class org.bytedeco.javacpp.opencv_core.RNG
 
state(int) - Method in class org.bytedeco.javacpp.opencv_core.RNG
 
state_post() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
state_post(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
state_pre() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
state_pre(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
statePost() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
corrected state (x(k)): x(k)=x'(k)+K(k)*(z(k)-H*x'(k))
statePost(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
statePre() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
predicted state (x'(k)): x(k)=A*x(k-1)+B*u(k)
statePre(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
status() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.ExtObject
 
status(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker.ExtObject
 
stdev() - Method in class org.bytedeco.javacpp.opencv_videostab.GaussianMotionFilter
 
stdevThresh() - Method in class org.bytedeco.javacpp.opencv_videostab.ConsistentMosaicInpainter
 
step() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
step(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
step() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
step() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
step(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
step() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
step(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
step() - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
step(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
step() - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
step(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.LineIterator
 
step1(int) - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns a normalized step.
step1() - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
step1(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns step/elemSize1()
step1() - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
stereoCalibrate(opencv_core.MatVector, opencv_core.MatVector, opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Calibrates the stereo camera.
stereoCalibrate(opencv_core.MatVector, opencv_core.MatVector, opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
stereoCalibrate(opencv_core.MatVector, opencv_core.MatVector, opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, int, opencv_core.TermCriteria) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Performs stereo calibration
stereoCalibrate(opencv_core.MatVector, opencv_core.MatVector, opencv_core.MatVector, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
stereoRectify(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, double, opencv_core.Size, opencv_core.Rect, opencv_core.Rect) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Computes rectification transforms for each head of a calibrated stereo camera.
stereoRectify(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
stereoRectify(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, opencv_core.Size, double, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Stereo rectification for fisheye camera model
stereoRectify(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
stereoRectifyUncalibrated(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat, double) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Computes a rectification transform for an uncalibrated stereo camera.
stereoRectifyUncalibrated(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
stitch(opencv_core.MatVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
\overload
stitch(opencv_core.MatVector, opencv_core.RectVectorVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
\brief These functions try to stitch the given images.
stitchingLogLevel() - Static method in class org.bytedeco.javacpp.opencv_stitching
 
stop() - Method in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
 
stopLoop() - Static method in class org.bytedeco.javacpp.opencv_highgui
 
storage() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Where the seq is stored.
storage(opencv_core.CvMemStorage) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
storage() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Where the seq is stored.
storage(opencv_core.CvMemStorage) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
storage() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Where the seq is stored.
storage(opencv_core.CvMemStorage) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
storage() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Where the seq is stored.
storage(opencv_core.CvMemStorage) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
storage() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Where the seq is stored.
storage(opencv_core.CvMemStorage) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
str() - Method in class org.bytedeco.javacpp.opencv_core.CvStringHashNode
 
str(opencv_core.CvString) - Method in class org.bytedeco.javacpp.opencv_core.CvStringHashNode
 
STR - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
STRING - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
STRING - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
structs() - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
the stack of written structures
structs(BytePointer) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
StsAssert - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsAutoTrace - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsBackTrace - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsBadArg - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsBadFlag - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsBadFunc - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsBadMask - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsBadMemBlock - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsBadPoint - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsBadSize - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsDivByZero - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsError - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsFilterOffsetErr - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsFilterStructContentErr - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsInplaceNotSupported - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsInternal - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsKernelStructContentErr - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsNoConv - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsNoMem - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsNotImplemented - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsNullPtr - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsObjectNotFound - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsOk - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsOutOfRange - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsParseError - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsUnmatchedFormats - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsUnmatchedSizes - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsUnsupportedFormat - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
StsVecLengthErr - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::Error::Code
stylization(opencv_core.Mat, opencv_core.Mat, float, float) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief Stylization aims to produce digital imagery with a wide variety of effects not focused on photorealism.
stylization(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
sub16s(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub16s(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub16s(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub16u(ShortPointer, long, ShortPointer, long, ShortPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub16u(ShortBuffer, long, ShortBuffer, long, ShortBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub16u(short[], long, short[], long, short[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub32f(FloatPointer, long, FloatPointer, long, FloatPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub32f(FloatBuffer, long, FloatBuffer, long, FloatBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub32f(float[], long, float[], long, float[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub32s(IntPointer, long, IntPointer, long, IntPointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub32s(IntBuffer, long, IntBuffer, long, IntBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub32s(int[], long, int[], long, int[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub64f(DoublePointer, long, DoublePointer, long, DoublePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub64f(DoubleBuffer, long, DoubleBuffer, long, DoubleBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub64f(double[], long, double[], long, double[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub8s(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub8s(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub8s(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
sub8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
subImg() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
subImg(opencv_core.IplImage) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
SUBMATRIX_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core.Mat
enum cv::Mat::
SUBMATRIX_FLAG - Static variable in class org.bytedeco.javacpp.opencv_core.UMat
enum cv::UMat::
subsetOfs() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
Offset of the bitset used by the split on a categorical variable.
subsetOfs(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
 
subspaceProject(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core.LDA
 
subspaceReconstruct(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core.LDA
 
subtract(opencv_core.MatExpr, opencv_core.MatExpr, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
subtract(opencv_core.Scalar, opencv_core.MatExpr, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
subtract(opencv_core.Range, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the per-element difference between two arrays or array and a scalar.
subtract(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.Scalar, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.MatExpr, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.Mat, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.MatExpr, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.Scalar, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.MatExpr, opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.MatExpr) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtract(opencv_core.FileNodeIterator, opencv_core.FileNodeIterator) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtractPut(int) - Method in class org.bytedeco.javacpp.opencv_core.FileNodeIterator
moves iterator backward by the specified offset (possibly negative)
subtractPut(long) - Method in class org.bytedeco.javacpp.opencv_core.MatConstIterator
shifts the iterator backward by the specified number of elements
subtractPut(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
subtractPut(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
sumElems(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Calculates the sum of array elements.
suppress(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.MoreAccurateMotionWobbleSuppressor
 
suppress(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.NullWobbleSuppressor
 
suppress(int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videostab.WobbleSuppressorBase
 
SVBackSubst(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
wrap SVD::backSubst
SVDecomp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int) - Static method in class org.bytedeco.javacpp.opencv_core
wrap SVD::compute
SVDecomp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
svmDetector() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
svmDetector(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
swap(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
\} relates cv::String
swap(String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
swap(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Swaps two matrices
swap(opencv_core.UMat, opencv_core.UMat) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
symEdge(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.Subdiv2D
 

T

t() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Transposes a matrix.
t() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
t() - Method in class org.bytedeco.javacpp.opencv_core.UMat
matrix transposition by means of matrix expressions
t() - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
t(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.CameraParams
 
t(int) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
t(int, float) - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
t() - Method in class org.bytedeco.javacpp.opencv_stitching.ProjectorBase
 
tag() - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
 
tag(int) - Method in class org.bytedeco.javacpp.opencv_core.CvFileNode
 
Temp1() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
Temp1(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp1() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp1(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp1() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
temp1(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
Temp2() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
Temp2(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp2() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp2(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp2() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
temp2(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
temp3() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp3(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp3() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
temp3(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
temp4() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp4(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp4() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
temp4(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
temp5() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp5(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
temp5() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
temp5(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
TEMP_COPIED_UMAT - Static variable in class org.bytedeco.javacpp.opencv_core.UMatData
enum cv::UMatData::
TEMP_UMAT - Static variable in class org.bytedeco.javacpp.opencv_core.UMatData
enum cv::UMatData::
tempCopiedUMat() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
tempfile(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
tempfile() - Static method in class org.bytedeco.javacpp.opencv_core
 
tempfile(String) - Static method in class org.bytedeco.javacpp.opencv_core
 
tempUMat() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
termCriteria() - Method in class org.bytedeco.javacpp.opencv_stitching.BundleAdjusterBase
 
TEST_ERROR - Static variable in class org.bytedeco.javacpp.opencv_ml
enum cv::ml::ErrorTypes
textureFlattening(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, float, float, int) - Static method in class org.bytedeco.javacpp.opencv_photo
\brief By retaining only the gradients at edge locations, before integrating with the Poisson solver, one washes out the texture of the selected region, giving its contents a flat aspect.
textureFlattening(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_photo
 
textureThreshold() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
textureThreshold(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
theRNG() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the default random number generator.
thickness() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
See cv::QtFontWeights
thickness(int) - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
thickness() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
Qt: weight /** letters thickness
thickness(int) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
thresh(int, int) - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
For uniform histograms.
thresh(int, int, float) - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
thresh() - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
thresh() - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
max error to classify as inlier
thresh(float) - Method in class org.bytedeco.javacpp.opencv_videostab.RansacParams
 
thresh2(int) - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
For non-uniform histograms.
thresh2(int, FloatPointer) - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
thresh2() - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
THRESH_BINARY - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ThresholdTypes
THRESH_BINARY_INV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ThresholdTypes
THRESH_MASK - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ThresholdTypes
THRESH_OTSU - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ThresholdTypes
THRESH_TOZERO - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ThresholdTypes
THRESH_TOZERO_INV - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ThresholdTypes
THRESH_TRIANGLE - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ThresholdTypes
THRESH_TRUNC - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::ThresholdTypes
THRESHOLD - Static variable in class org.bytedeco.javacpp.opencv_features2d.AgastFeatureDetector
enum cv::AgastFeatureDetector::
THRESHOLD - Static variable in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
enum cv::FastFeatureDetector::
threshold(opencv_core.Mat, opencv_core.Mat, double, double, int) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_motion
threshold() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
threshold(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarClassifier
 
threshold() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
threshold(float) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarStageClassifier
 
thresholdStep() - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
thresholdStep(float) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
tileInfo() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
" "
tileInfo(opencv_core.IplTileInfo) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
tilted() - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
 
tilted(int) - Method in class org.bytedeco.javacpp.opencv_objdetect.CvHaarFeature
 
tl() - Method in class org.bytedeco.javacpp.opencv_core.Rect
the top-left corner
tl() - Method in class org.bytedeco.javacpp.opencv_core.Rectd
the top-left corner
tl() - Method in class org.bytedeco.javacpp.opencv_core.Rectf
the top-left corner
TM_CCOEFF - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::TemplateMatchModes
TM_CCOEFF_NORMED - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::TemplateMatchModes
TM_CCORR - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::TemplateMatchModes
TM_CCORR_NORMED - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::TemplateMatchModes
TM_SQDIFF - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::TemplateMatchModes
TM_SQDIFF_NORMED - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::TemplateMatchModes
to() - Method in class org.bytedeco.javacpp.opencv_stitching.GraphEdge
 
to(int) - Method in class org.bytedeco.javacpp.opencv_stitching.GraphEdge
 
to() - Method in class org.bytedeco.javacpp.opencv_ximgproc.Edge
 
to(int) - Method in class org.bytedeco.javacpp.opencv_ximgproc.Edge
 
top() - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
Current memory block - top of the stack.
top(opencv_core.CvMemBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStorage
 
top() - Method in class org.bytedeco.javacpp.opencv_core.CvMemStoragePos
 
top(opencv_core.CvMemBlock) - Method in class org.bytedeco.javacpp.opencv_core.CvMemStoragePos
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractArray
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvBox2D
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
toString(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvRect
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize2D32f
 
toString() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
total() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
total() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
Total number of elements.
total(int) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
total() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
Total number of elements.
total(int) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
total() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
Total number of elements.
total(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
total() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
Total number of elements.
total(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
total() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
Total number of elements.
total(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
total() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns the total number of array elements.
total() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns the total number of matrix elements
total(int, int) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Computes the product of sizes of axes among the specified axes range [\p startAxis; \p endAxis).
total() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
 
total() - Method in class org.bytedeco.javacpp.opencv_dnn.BlobShape
\brief Returns the product of all sizes of axes.
trace(opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the trace of a matrix.
train(opencv_core.MatVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief Trains a FaceRecognizer with given data and associated labels.
train() - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
\brief Trains a descriptor matcher
train() - Method in class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
train(opencv_ml.TrainData, int) - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
\brief Trains the statistical model
train(opencv_ml.TrainData) - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
 
train(opencv_core.Mat, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.StatModel
\brief Trains the statistical model
TRAIN_ERROR - Static variable in class org.bytedeco.javacpp.opencv_ml
enum cv::ml::ErrorTypes
trainAuto(opencv_ml.TrainData, int, opencv_ml.ParamGrid, opencv_ml.ParamGrid, opencv_ml.ParamGrid, opencv_ml.ParamGrid, opencv_ml.ParamGrid, opencv_ml.ParamGrid, boolean) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
\brief Trains an %SVM with optimal parameters.
trainAuto(opencv_ml.TrainData) - Method in class org.bytedeco.javacpp.opencv_ml.SVM
 
trainE(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.EM
\brief Estimate the Gaussian mixture parameters from a samples set.
trainE(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.EM
 
trainEM(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.EM
\brief Estimate the Gaussian mixture parameters from a samples set.
trainEM(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.EM
 
trainIdx() - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 
trainIdx(int) - Method in class org.bytedeco.javacpp.opencv_core.DMatch
 
trainM(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.EM
\brief Estimate the Gaussian mixture parameters from a samples set.
trainM(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_ml.EM
 
transform(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Performs the matrix transformation of every array element.
transImg() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
transImg(opencv_core.IplImage) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
transition_matrix() - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
transition_matrix(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_video.CvKalman
 
transitionMatrix() - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
state transition matrix (A)
transitionMatrix(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_video.KalmanFilter
 
transpose(opencv_core.MatExpr, opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
transpose(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Transposes a matrix.
triangulatePoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Reconstructs points by triangulation.
trimRatio() - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
trimRatio() - Method in class org.bytedeco.javacpp.opencv_videostab.StabilizerBase
 
trylock() - Method in class org.bytedeco.javacpp.opencv_core.Mutex
 
trySmallerWindows() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
trySmallerWindows(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
type() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
type(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
type(int, int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvMat
 
type() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractMat
 
type() - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
type(int) - Method in class org.bytedeco.javacpp.opencv_core.CvHistogram
 
type() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
type(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
type() - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
type(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMatND
Deprecated.
 
type() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
type(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
type() - Method in class org.bytedeco.javacpp.opencv_core.CvTermCriteria
may be combination of CV_TERMCRIT_ITER CV_TERMCRIT_EPS
type(int) - Method in class org.bytedeco.javacpp.opencv_core.CvTermCriteria
 
type() - Method in class org.bytedeco.javacpp.opencv_core.FileNode
\brief Returns type of the node.
type() - Method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns the type of a matrix element.
type() - Method in class org.bytedeco.javacpp.opencv_core.MatExpr
 
type(opencv_core.MatExpr) - Method in class org.bytedeco.javacpp.opencv_core.MatOp
 
type() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat
returns type of sparse matrix elements
type() - Method in class org.bytedeco.javacpp.opencv_core.TermCriteria
the type of termination criteria: COUNT, EPS or COUNT + EPS
type(int) - Method in class org.bytedeco.javacpp.opencv_core.TermCriteria
 
type() - Method in class org.bytedeco.javacpp.opencv_core.UMat
returns element type, similar to CV_MAT_TYPE(cvmat->type)
type() - Method in class org.bytedeco.javacpp.opencv_dnn._LayerStaticRegisterer
 
type(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn._LayerStaticRegisterer
 
type() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Returns type of the blob.
type() - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
Type name which was used for creating layer by layer factory.
type(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
 
type() - Method in class org.bytedeco.javacpp.opencv_dnn.LayerParams
Type name which was used for creating layer by layer factory (optional).
type(BytePointer) - Method in class org.bytedeco.javacpp.opencv_dnn.LayerParams
 
TYPE_5_8 - Static variable in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
enum cv::FastFeatureDetector::
TYPE_7_12 - Static variable in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
enum cv::FastFeatureDetector::
TYPE_9_16 - Static variable in class org.bytedeco.javacpp.opencv_features2d.FastFeatureDetector
enum cv::FastFeatureDetector::
TYPE_MASK - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
TYPE_MASK - Static variable in class org.bytedeco.javacpp.opencv_core.Mat
enum cv::Mat::
TYPE_MASK - Static variable in class org.bytedeco.javacpp.opencv_core.UMat
enum cv::UMat::
type_name() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
type name, written to file storage

U

u() - Method in class org.bytedeco.javacpp.opencv_core.Cv32suf
 
u(int) - Method in class org.bytedeco.javacpp.opencv_core.Cv32suf
 
u() - Method in class org.bytedeco.javacpp.opencv_core.Cv64suf
 
u(int) - Method in class org.bytedeco.javacpp.opencv_core.Cv64suf
 
u() - Method in class org.bytedeco.javacpp.opencv_core.Mat
interaction with UMat
u(opencv_core.UMatData) - Method in class org.bytedeco.javacpp.opencv_core.Mat
 
u() - Method in class org.bytedeco.javacpp.opencv_core.SVD
\todo document
u(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.SVD
 
u() - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
u(opencv_core.UMatData) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
u() - Method in class org.bytedeco.javacpp.opencv_core.UMatDataAutoLock
 
u(opencv_core.UMatData) - Method in class org.bytedeco.javacpp.opencv_core.UMatDataAutoLock
 
UCHAR - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
ucharSaturateCast(byte) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
ucharSaturateCast(short) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
ucharSaturateCast(int) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
ucharSaturateCast(float) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
ucharSaturateCast(double) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
ucharSaturateCast(long) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
UINT64 - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
umatRef() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns reference to cv::UMat, containing blob data (not implemented yet).
umatRefConst() - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
Returns reference to cv::UMat, containing blob data, for read-only purposes (not implemented yet).
UNDEFINED - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::
undistort(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\} imgproc_filter
undistort(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
undistortImage(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Transforms an image to compensate for fisheye lens distortion.
undistortImage(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
undistortPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
\brief Undistorts 2D points using fisheye model
undistortPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
undistortPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Computes the ideal point coordinates from the observed point coordinates.
undistortPoints(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
UNIFORM - Static variable in class org.bytedeco.javacpp.opencv_core.RNG
enum cv::RNG::
uniform(int, int) - Method in class org.bytedeco.javacpp.opencv_core.RNG
\brief returns uniformly distributed integer random number from [a,b) range
uniform(float, float) - Method in class org.bytedeco.javacpp.opencv_core.RNG
\overload
uniform(double, double) - Method in class org.bytedeco.javacpp.opencv_core.RNG
\overload
uniform(int, int) - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
\brief returns uniformly distributed integer random number from [a,b) range
uniform(float, float) - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
\brief returns uniformly distributed floating-point random number from [a,b) range
uniform(double, double) - Method in class org.bytedeco.javacpp.opencv_core.RNG_MT19937
\brief returns uniformly distributed double-precision floating-point random number from [a,b) range
uniquenessRatio() - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
uniquenessRatio(int) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvStereoBMState
 
unlock() - Method in class org.bytedeco.javacpp.opencv_core.Mutex
 
unlock() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
unmap(opencv_core.UMatData) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
unregisterLayer(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_dnn.LayerFactory
Unregisters registered layer with specified type name.
unregisterLayer(String) - Static method in class org.bytedeco.javacpp.opencv_dnn.LayerFactory
 
UNSIGNED_INT - Static variable in class org.bytedeco.javacpp.opencv_core.Param
enum cv::Param::
unsignedSaturateCast(byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
unsignedSaturateCast(short) - Static method in class org.bytedeco.javacpp.opencv_core
 
unsignedSaturateCast(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
unsignedSaturateCast(float) - Static method in class org.bytedeco.javacpp.opencv_core
 
unsignedSaturateCast(double) - Static method in class org.bytedeco.javacpp.opencv_core
 
unsignedSaturateCast(long) - Static method in class org.bytedeco.javacpp.opencv_core
 
update(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
update(opencv_core.MatVector, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_face.FaceRecognizer
\brief Updates a FaceRecognizer with given data and associated labels.
UPDATE_MODEL - Static variable in class org.bytedeco.javacpp.opencv_ml.StatModel
enum cv::ml::StatModel::Flags
UPDATE_WEIGHTS - Static variable in class org.bytedeco.javacpp.opencv_ml.ANN_MLP
enum cv::ml::ANN_MLP::TrainFlags
updateAlt(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, DoublePointer) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
updateAlt(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, DoubleBuffer) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
updateAlt(opencv_core.CvMat, opencv_core.CvMat, opencv_core.CvMat, double[]) - Method in class org.bytedeco.javacpp.opencv_calib3d.CvLevMarq
 
updateMotionHistory(opencv_core.Mat, opencv_core.Mat, double, double) - Static method in class org.bytedeco.javacpp.opencv_optflow
\addtogroup optflow \{
updateWindow(BytePointer) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Force window to redraw its context and call draw callback ( See cv::setOpenGlDrawCallback ).
updateWindow(String) - Static method in class org.bytedeco.javacpp.opencv_highgui
 
upload(opencv_core.UMatData, Pointer, int, SizeTPointer, SizeTPointer, SizeTPointer, SizeTPointer) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
urefcount() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
urefcount(int) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
USAGE_ALLOCATE_DEVICE_MEMORY - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::UMatUsageFlags
USAGE_ALLOCATE_HOST_MEMORY - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::UMatUsageFlags
USAGE_ALLOCATE_SHARED_MEMORY - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::UMatUsageFlags
USAGE_DEFAULT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::UMatUsageFlags
usageFlags() - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
usageFlags(int) - Method in class org.bytedeco.javacpp.opencv_core.UMat
 
USE_AVG - Static variable in class org.bytedeco.javacpp.opencv_core.PCA
enum cv::PCA::Flags
useIPP() - Static method in class org.bytedeco.javacpp.opencv_core
 
useOptimized() - Static method in class org.bytedeco.javacpp.opencv_core
\brief Returns the status of optimized code usage.
USER - Static variable in class org.bytedeco.javacpp.opencv_core.FileNode
enum cv::FileNode::Type
USER_ALLOCATED - Static variable in class org.bytedeco.javacpp.opencv_core.UMatData
enum cv::UMatData::
userdata() - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
userdata(Pointer) - Method in class org.bytedeco.javacpp.opencv_core.UMatData
 
ushortSaturateCast(byte) - Static method in class org.bytedeco.javacpp.opencv_core
 
ushortSaturateCast(short) - Static method in class org.bytedeco.javacpp.opencv_core
 
ushortSaturateCast(int) - Static method in class org.bytedeco.javacpp.opencv_core
 
ushortSaturateCast(float) - Static method in class org.bytedeco.javacpp.opencv_core
 
ushortSaturateCast(double) - Static method in class org.bytedeco.javacpp.opencv_core
 
ushortSaturateCast(long) - Static method in class org.bytedeco.javacpp.opencv_core
 

V

v_next() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
v_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
v_next() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
v_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
v_next() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
v_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
v_next() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
v_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
v_next() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
v_next(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
v_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvChain
2nd previous sequence.
v_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvChain
 
v_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvContour
2nd previous sequence.
v_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvContour
 
v_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
2nd previous sequence.
v_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvGraph
 
v_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
2nd previous sequence.
v_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSeq
 
v_prev() - Method in class org.bytedeco.javacpp.opencv_core.CvSet
2nd previous sequence.
v_prev(opencv_core.CvSeq) - Method in class org.bytedeco.javacpp.opencv_core.CvSet
 
val(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
val(int, double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
val() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
val(int) - Method in class org.bytedeco.javacpp.opencv_core.CvScalar
 
val(int, double) - Method in class org.bytedeco.javacpp.opencv_core.CvScalar
 
val() - Method in class org.bytedeco.javacpp.opencv_core.CvScalar
 
validateDisparity(opencv_core.Mat, opencv_core.Mat, int, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
validates disparity using the left-right check.
validateDisparity(opencv_core.Mat, opencv_core.Mat, int, int) - Static method in class org.bytedeco.javacpp.opencv_calib3d
 
valoffset() - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
valoffset(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSparseMat
 
value() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
average color of the connected component
value(opencv_core.CvScalar) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvConnectedComp
 
value() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
Value at the node: a class label in case of classification or estimated function value in case of regression.
value(double) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Node
 
VALUE_EXPECTED - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::
valueOffset() - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
valueOffset(int) - Method in class org.bytedeco.javacpp.opencv_core.SparseMat.Hdr
 
values() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
values(IntPointer) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernel
 
values() - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
values(FloatPointer) - Method in class org.bytedeco.javacpp.opencv_core.IplConvKernelFP
 
VAR_CATEGORICAL - Static variable in class org.bytedeco.javacpp.opencv_ml
enum cv::ml::VariableTypes
VAR_NUMERICAL - Static variable in class org.bytedeco.javacpp.opencv_ml
enum cv::ml::VariableTypes
VAR_ORDERED - Static variable in class org.bytedeco.javacpp.opencv_ml
enum cv::ml::VariableTypes
varIdx() - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
Index of variable on which the split is created.
varIdx(int) - Method in class org.bytedeco.javacpp.opencv_ml.DTrees.Split
 
vconcat(opencv_core.Mat, long, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\brief Applies vertical concatenation to given matrices.
vconcat(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
vconcat(opencv_core.MatVector, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
\overload
version() - Method in class org.bytedeco.javacpp.opencv_core.CvModuleInfo
 
VIDEOWRITER_PROP_FRAMEBYTES - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
VIDEOWRITER_PROP_NSTRIPES - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
VIDEOWRITER_PROP_QUALITY - Static variable in class org.bytedeco.javacpp.opencv_videoio
enum cv::
vscale() - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
vscale(float) - Method in class org.bytedeco.javacpp.opencv_highgui.QtFont
 
vscale() - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
vscale(float) - Method in class org.bytedeco.javacpp.opencv_imgproc.CvFont
 
vt() - Method in class org.bytedeco.javacpp.opencv_core.SVD
 
vt(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.SVD
 
vtx(int) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
vtx(int, opencv_core.CvGraphVtx) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
vtx() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
vtx() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 
vtx(opencv_core.CvGraphVtx) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphScanner
 

W

w() - Method in class org.bytedeco.javacpp.opencv_core.SVD
 
w(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.SVD
 
waitKey(int) - Static method in class org.bytedeco.javacpp.opencv_highgui
\brief Waits for a pressed key.
waitKey() - Static method in class org.bytedeco.javacpp.opencv_highgui
 
warp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailCylindricalWarper
 
warp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailCylindricalWarperGpu
 
warp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
warp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
warp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarperGpu
 
warp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarperGpu
 
warp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailSphericalWarper
 
warp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailSphericalWarperGpu
 
warp(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.RotationWarper
\brief Projects the image.
WARP_FILL_OUTLIERS - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationFlags
WARP_INVERSE_MAP - Static variable in class org.bytedeco.javacpp.opencv_imgproc
enum cv::InterpolationFlags
warpAffine(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, int, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies an affine transformation to an image.
warpAffine(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
warpBackward(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Size, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.RotationWarper
\brief Projects the image backward.
warper() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
warpImage(opencv_core.Mat, opencv_core.Mat, int, int, opencv_core.Scalar) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeTransformer
\brief Apply a transformation, given a pre-estimated transformation parameters, to an Image.
warpImage(opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_shape.ShapeTransformer
 
warpPerspective(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size, int, int, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Applies a perspective transformation to an image.
warpPerspective(opencv_core.Mat, opencv_core.Mat, opencv_core.Mat, opencv_core.Size) - Static method in class org.bytedeco.javacpp.opencv_imgproc
 
warpPoint(opencv_core.Point2f, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
warpPoint(opencv_core.Point2f, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
warpPoint(opencv_core.Point2f, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.RotationWarper
\brief Projects the image point.
warpRoi(opencv_core.Size, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
warpRoi(opencv_core.Size, opencv_core.Mat, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.DetailPlaneWarper
 
warpRoi(opencv_core.Size, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_stitching.RotationWarper
 
watershed(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_imgproc
\brief Performs a marker-based image segmentation using the watershed algorithm.
WAVE_CORRECT_HORIZ - Static variable in class org.bytedeco.javacpp.opencv_stitching
enum cv::detail::WaveCorrectKind
WAVE_CORRECT_VERT - Static variable in class org.bytedeco.javacpp.opencv_stitching
enum cv::detail::WaveCorrectKind
waveCorrect(opencv_core.MatVector, int) - Static method in class org.bytedeco.javacpp.opencv_stitching
\brief Tries to make panorama more horizontal (or vertical).
waveCorrection() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
waveCorrectKind() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
weight() - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
weight(float) - Method in class org.bytedeco.javacpp.opencv_core.CvGraphEdge
 
weight() - Method in class org.bytedeco.javacpp.opencv_stitching.GraphEdge
 
weight(float) - Method in class org.bytedeco.javacpp.opencv_stitching.GraphEdge
 
weight() - Method in class org.bytedeco.javacpp.opencv_ximgproc.Edge
 
weight(float) - Method in class org.bytedeco.javacpp.opencv_ximgproc.Edge
 
weight1() - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
weight2() - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
weight3() - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
weight4() - Method in class org.bytedeco.javacpp.opencv_videostab.LpMotionStabilizer
 
WHITE - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
WHITE - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
width() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvRect
 
width() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize
 
width(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize
 
width() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize2D32f
 
width(float) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize2D32f
 
width() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
width() - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
width(int) - Method in class org.bytedeco.javacpp.opencv_core.CvMat
Deprecated.
 
width() - Method in class org.bytedeco.javacpp.opencv_core.CvRect
 
width(int) - Method in class org.bytedeco.javacpp.opencv_core.CvRect
 
width() - Method in class org.bytedeco.javacpp.opencv_core.CvSize
 
width(int) - Method in class org.bytedeco.javacpp.opencv_core.CvSize
 
width() - Method in class org.bytedeco.javacpp.opencv_core.CvSize2D32f
 
width(float) - Method in class org.bytedeco.javacpp.opencv_core.CvSize2D32f
 
width() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Image width in pixels.
width(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
width() - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 
width(int) - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 
width() - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
width(int) - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
width() - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
width(double) - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
width() - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
width(float) - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
width() - Method in class org.bytedeco.javacpp.opencv_core.Size
conversion of another data type.
width(int) - Method in class org.bytedeco.javacpp.opencv_core.Size
 
width() - Method in class org.bytedeco.javacpp.opencv_core.Size2d
conversion of another data type.
width(double) - Method in class org.bytedeco.javacpp.opencv_core.Size2d
 
width() - Method in class org.bytedeco.javacpp.opencv_core.Size2f
conversion of another data type.
width(float) - Method in class org.bytedeco.javacpp.opencv_core.Size2f
 
width() - Method in class org.bytedeco.javacpp.opencv_videostab.VideoFileSource
 
widthStep() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractIplImage
 
widthStep() - Method in class org.bytedeco.javacpp.opencv_core.IplImage
Size of aligned image row in bytes.
widthStep(int) - Method in class org.bytedeco.javacpp.opencv_core.IplImage
 
WINDOW_AUTOSIZE - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowFlags
WINDOW_FREERATIO - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowFlags
WINDOW_FULLSCREEN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowFlags
WINDOW_KEEPRATIO - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowFlags
WINDOW_NORMAL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowFlags
WINDOW_OPENGL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowFlags
winSigma() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
winSigma(double) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
winSize() - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
winSize(opencv_core.Size) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
winSize() - Method in class org.bytedeco.javacpp.opencv_videostab.PyrLkOptFlowEstimatorBase
 
WND_PROP_ASPECT_RATIO - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowPropertyFlags
WND_PROP_AUTOSIZE - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowPropertyFlags
WND_PROP_FULLSCREEN - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowPropertyFlags
WND_PROP_OPENGL - Static variable in class org.bytedeco.javacpp.opencv_highgui
enum cv::WindowPropertyFlags
wobbleSuppressor() - Method in class org.bytedeco.javacpp.opencv_videostab.TwoPassStabilizer
 
workScale() - Method in class org.bytedeco.javacpp.opencv_stitching.Stitcher
 
write(opencv_core.FileStorage) - Method in class org.bytedeco.javacpp.opencv_core.Algorithm
\brief Stores algorithm parameters in a file storage
write() - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
writes object to file storage
write(opencv_core.CvWriteFunc) - Method in class org.bytedeco.javacpp.opencv_core.CvTypeInfo
 
WRITE - Static variable in class org.bytedeco.javacpp.opencv_core.FileStorage
enum cv::FileStorage::Mode
write(opencv_core.FileStorage) - Method in class org.bytedeco.javacpp.opencv_core.PCA
\brief write and load PCA matrix
write(opencv_core.FileStorage, BytePointer, int) - Static method in class org.bytedeco.javacpp.opencv_core
\} core_xml
write(opencv_core.FileStorage, String, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, BytePointer, float) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, String, float) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, BytePointer, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, String, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, String, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, BytePointer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, String, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, BytePointer, opencv_core.SparseMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, String, opencv_core.SparseMat) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, BytePointer, opencv_core.KeyPointVector) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, String, opencv_core.KeyPointVector) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, BytePointer, opencv_core.DMatchVector) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, String, opencv_core.DMatchVector) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, int) - Static method in class org.bytedeco.javacpp.opencv_core
\endcond
write(opencv_core.FileStorage, float) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, BytePointer, opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage, String, opencv_core.Range) - Static method in class org.bytedeco.javacpp.opencv_core
 
write(opencv_core.FileStorage) - Method in class org.bytedeco.javacpp.opencv_features2d.DescriptorMatcher
 
write(opencv_core.FileStorage) - Method in class org.bytedeco.javacpp.opencv_features2d.FlannBasedMatcher
 
write(opencv_core.FileStorage) - Method in class org.bytedeco.javacpp.opencv_features2d.SimpleBlobDetector.Params
 
write(opencv_core.FileStorage, BytePointer) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
write(opencv_core.FileStorage, String) - Method in class org.bytedeco.javacpp.opencv_objdetect.HOGDescriptor
 
write(opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_videoio.VideoWriter
\brief Writes the next video frame
writeObj(BytePointer, Pointer) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Writes the registered C structure (CvMat, CvMatND, CvSeq).
writeObj(String, Pointer) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
writeOpticalFlow(BytePointer, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_optflow
\brief Write a .flo to disk
writeOpticalFlow(String, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_optflow
 
writeRaw(BytePointer, BytePointer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
\brief Writes multiple numbers.
writeRaw(String, ByteBuffer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
writeRaw(BytePointer, byte[], long) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
writeRaw(String, BytePointer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
writeRaw(BytePointer, ByteBuffer, long) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
writeRaw(String, byte[], long) - Method in class org.bytedeco.javacpp.opencv_core.FileStorage
 
writeScalar(opencv_core.FileStorage, int) - Static method in class org.bytedeco.javacpp.opencv_core
 
writeScalar(opencv_core.FileStorage, float) - Static method in class org.bytedeco.javacpp.opencv_core
 
writeScalar(opencv_core.FileStorage, double) - Static method in class org.bytedeco.javacpp.opencv_core
 
writeScalar(opencv_core.FileStorage, BytePointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
writeScalar(opencv_core.FileStorage, String) - Static method in class org.bytedeco.javacpp.opencv_core
 
WRONG_OBJECT - Static variable in class org.bytedeco.javacpp.opencv_objdetect.DetectionBasedTracker
enum cv::DetectionBasedTracker::ObjectStatus

X

X() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
X(opencv_core.CvMat) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
x() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
x(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
x() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
x(float) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
x() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
x(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
x() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
x(float) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
x() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
x(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
x() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvRect
 
x() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint
 
x(int) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint
 
x() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D32f
 
x(float) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D32f
 
x() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D64f
 
x(double) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D64f
 
x() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
 
x(float) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
 
x() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
 
x(double) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
 
x() - Method in class org.bytedeco.javacpp.opencv_core.CvRect
 
x(int) - Method in class org.bytedeco.javacpp.opencv_core.CvRect
 
x() - Method in class org.bytedeco.javacpp.opencv_core.Point
 
x(int) - Method in class org.bytedeco.javacpp.opencv_core.Point
 
x() - Method in class org.bytedeco.javacpp.opencv_core.Point2d
 
x(double) - Method in class org.bytedeco.javacpp.opencv_core.Point2d
 
x() - Method in class org.bytedeco.javacpp.opencv_core.Point2f
 
x(float) - Method in class org.bytedeco.javacpp.opencv_core.Point2f
 
x() - Method in class org.bytedeco.javacpp.opencv_core.Point3d
 
x(double) - Method in class org.bytedeco.javacpp.opencv_core.Point3d
 
x() - Method in class org.bytedeco.javacpp.opencv_core.Point3f
 
x(float) - Method in class org.bytedeco.javacpp.opencv_core.Point3f
 
x() - Method in class org.bytedeco.javacpp.opencv_core.Point3i
 
x(int) - Method in class org.bytedeco.javacpp.opencv_core.Point3i
 
x() - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
x(int) - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
x() - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
x(double) - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
x() - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
x(float) - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
xOffset() - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 
xOffset(int) - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 
xor(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
xor(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
xor(opencv_core.Scalar, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
xor8u(BytePointer, long, BytePointer, long, BytePointer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
xor8u(ByteBuffer, long, ByteBuffer, long, ByteBuffer, long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
xor8u(byte[], long, byte[], long, byte[], long, int, int, Pointer) - Static method in class org.bytedeco.javacpp.opencv_core
 
xorPut(opencv_core.Mat, opencv_core.Mat) - Static method in class org.bytedeco.javacpp.opencv_core
 
xorPut(opencv_core.Mat, opencv_core.Scalar) - Static method in class org.bytedeco.javacpp.opencv_core
 
xsize(int) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Returns the size of the specified \p axis.
xsize(int) - Method in class org.bytedeco.javacpp.opencv_dnn.BlobShape
\brief Returns the size of the specified \p axis.

Y

y() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
y(int) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
y() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
y(float) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D32f
 
y() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
y(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint2D64f
 
y() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
y(float) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
y() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
y(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
y() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvRect
 
y() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint
 
y(int) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint
 
y() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D32f
 
y(float) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D32f
 
y() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D64f
 
y(double) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint2D64f
 
y() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
 
y(float) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
 
y() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
 
y(double) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
 
y() - Method in class org.bytedeco.javacpp.opencv_core.CvRect
 
y(int) - Method in class org.bytedeco.javacpp.opencv_core.CvRect
 
y() - Method in class org.bytedeco.javacpp.opencv_core.Point
 
y(int) - Method in class org.bytedeco.javacpp.opencv_core.Point
 
y() - Method in class org.bytedeco.javacpp.opencv_core.Point2d
 
y(double) - Method in class org.bytedeco.javacpp.opencv_core.Point2d
 
y() - Method in class org.bytedeco.javacpp.opencv_core.Point2f
 
y(float) - Method in class org.bytedeco.javacpp.opencv_core.Point2f
 
y() - Method in class org.bytedeco.javacpp.opencv_core.Point3d
 
y(double) - Method in class org.bytedeco.javacpp.opencv_core.Point3d
 
y() - Method in class org.bytedeco.javacpp.opencv_core.Point3f
 
y(float) - Method in class org.bytedeco.javacpp.opencv_core.Point3f
 
y() - Method in class org.bytedeco.javacpp.opencv_core.Point3i
 
y(int) - Method in class org.bytedeco.javacpp.opencv_core.Point3i
 
y() - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
y(int) - Method in class org.bytedeco.javacpp.opencv_core.Rect
 
y() - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
y(double) - Method in class org.bytedeco.javacpp.opencv_core.Rectd
 
y() - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
y(float) - Method in class org.bytedeco.javacpp.opencv_core.Rectf
 
YELLOW - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
YELLOW - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
yOffset() - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 
yOffset(int) - Method in class org.bytedeco.javacpp.opencv_core.IplROI
 

Z

z() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
z(float) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D32f
 
z() - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
z(double) - Method in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint3D64f
 
z() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
 
z(float) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D32f
 
z() - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
 
z(double) - Method in class org.bytedeco.javacpp.opencv_core.CvPoint3D64f
 
z() - Method in class org.bytedeco.javacpp.opencv_core.Point3d
 
z(double) - Method in class org.bytedeco.javacpp.opencv_core.Point3d
 
z() - Method in class org.bytedeco.javacpp.opencv_core.Point3f
 
z(float) - Method in class org.bytedeco.javacpp.opencv_core.Point3f
 
z() - Method in class org.bytedeco.javacpp.opencv_core.Point3i
 
z(int) - Method in class org.bytedeco.javacpp.opencv_core.Point3i
 
ZERO - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvPoint
 
ZERO - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvScalar
 
ZERO - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractCvSize
 
ZERO - Static variable in class org.bytedeco.javacpp.helper.opencv_core.AbstractScalar
 
zeros(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core.Mat
\brief Returns a zero array of the specified size and type.
zeros(opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_core.Mat
\overload
zeros(int, int, int) - Static method in class org.bytedeco.javacpp.opencv_core.UMat
Matlab-style matrix initialization
zeros(opencv_core.Size, int) - Static method in class org.bytedeco.javacpp.opencv_core.UMat
 
zeroThreshold() - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 
zeroThreshold(double) - Method in class org.bytedeco.javacpp.cvkernels.KernelData
 

_

__UMAT_USAGE_FLAGS_32BIT - Static variable in class org.bytedeco.javacpp.opencv_core
enum cv::UMatUsageFlags
_allocate(int, IntPointer, int, Pointer, SizeTPointer, int, int) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
_allocate(int, IntBuffer, int, Pointer, SizeTPointer, int, int) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
_allocate(int, int[], int, Pointer, SizeTPointer, int, int) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
_allocate(opencv_core.UMatData, int, int) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
_allocate(opencv_dnn.BlobPointerVector, opencv_dnn.BlobVector) - Method in class org.bytedeco.javacpp.opencv_dnn.Layer
\brief Allocates internal buffers and output blobs with respect to the shape of inputs.
_deallocate() - Method in class org.bytedeco.javacpp.opencv_core.Mat
deallocates the matrix data
_deallocate(opencv_core.UMatData) - Method in class org.bytedeco.javacpp.opencv_core.MatAllocator
 
_deallocate() - Method in class org.bytedeco.javacpp.opencv_core.UMat
deallocates the matrix data
_fill(opencv_core.Mat, int, opencv_core.Mat, opencv_core.Mat, boolean) - Method in class org.bytedeco.javacpp.opencv_core.RNG
\brief Fills arrays with random numbers.
_fill(opencv_core.Mat, int, opencv_core.Mat, opencv_core.Mat) - Method in class org.bytedeco.javacpp.opencv_core.RNG
 
_fill(opencv_dnn.BlobShape, int, Pointer, boolean) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
\brief Creates blob from user data.
_fill(opencv_dnn.BlobShape, int, Pointer) - Method in class org.bytedeco.javacpp.opencv_dnn.Blob
 
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 _ 

Copyright © 2016. All rights reserved.