| Package | Description |
|---|---|
| org.bytedeco.javacpp | |
| org.bytedeco.javacpp.helper |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.IplROI |
opencv_core.Cv_iplCreateROI.call(int arg0,
int arg1,
int arg2,
int arg3,
int arg4) |
opencv_core.IplROI |
opencv_core.IplROI.coi(int coi) |
static opencv_core.IplROI |
opencv_core.cvRectToROI(opencv_core.CvRect rect,
int coi) |
opencv_core.IplROI |
opencv_core.IplROI.height(int height) |
opencv_core.IplROI |
opencv_core.IplROI.position(int position) |
opencv_core.IplROI |
opencv_core.IplImage.roi() |
opencv_core.IplROI |
opencv_core.IplROI.width(int width) |
opencv_core.IplROI |
opencv_core.IplROI.xOffset(int xOffset) |
opencv_core.IplROI |
opencv_core.IplROI.yOffset(int yOffset) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.IplImage |
opencv_core.Cv_iplCreateImageHeader.call(int arg0,
int arg1,
int arg2,
BytePointer arg3,
BytePointer arg4,
int arg5,
int arg6,
int arg7,
int arg8,
int arg9,
opencv_core.IplROI arg10,
opencv_core.IplImage arg11,
Pointer arg12,
opencv_core.IplTileInfo arg13) |
static opencv_core.CvRect |
opencv_core.cvROIToRect(opencv_core.IplROI roi) |
opencv_core.IplImage |
opencv_core.IplImage.roi(opencv_core.IplROI roi) |
| Modifier and Type | Method and Description |
|---|---|
abstract opencv_core.IplROI |
opencv_core.AbstractArray.arrayROI() |
opencv_core.IplROI |
opencv_core.CvArr.arrayROI() |
opencv_core.IplROI |
opencv_core.AbstractIplImage.arrayROI() |
opencv_core.IplROI |
opencv_core.AbstractCvMat.arrayROI() |
opencv_core.IplROI |
opencv_core.AbstractMat.arrayROI() |
abstract opencv_core.IplROI |
opencv_core.AbstractIplImage.roi() |
Copyright © 2014. All Rights Reserved.