| Package | Description |
|---|---|
| org.bytedeco.javacpp | |
| org.bytedeco.javacpp.helper |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_core.CvChain
Chain/Contour
|
static class |
opencv_core.CvContour |
static class |
opencv_core.CvGraph
Graph is "derived" from the set (this is set a of vertices)
and includes another set (edges)
|
static class |
opencv_core.CvMat
Deprecated.
CvMat is now obsolete; consider using Mat instead.
|
static class |
opencv_core.CvMatND
Deprecated.
consider using cv::Mat instead
|
static class |
opencv_core.CvSeq
Pointer to the first sequence block.
|
static class |
opencv_core.CvSet |
static class |
opencv_core.CvSparseMat |
static class |
opencv_core.IplImage
The IplImage is taken from the Intel Image Processing Library, in which the format is native.
|
static class |
opencv_core.Mat
\brief n-dimensional dense array class \anchor CVMat_Details
|
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_core.AbstractCvGraph |
static class |
opencv_core.AbstractCvMat |
protected static class |
opencv_core.AbstractCvMat.ReleaseDeallocator |
static class |
opencv_core.AbstractCvMatND |
protected static class |
opencv_core.AbstractCvMatND.ReleaseDeallocator |
static class |
opencv_core.AbstractCvSeq |
static class |
opencv_core.AbstractCvSet |
static class |
opencv_core.AbstractCvSparseMat |
protected static class |
opencv_core.AbstractCvSparseMat.ReleaseDeallocator |
static class |
opencv_core.AbstractIplImage |
protected static class |
opencv_core.AbstractIplImage.HeaderReleaseDeallocator |
protected static class |
opencv_core.AbstractIplImage.ReleaseDeallocator |
static class |
opencv_core.AbstractMat |
static class |
opencv_core.CvArr |
Copyright © 2018. All rights reserved.