| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_legacy.CvMatrix3 |
opencv_legacy.CvMatrix3.m(int i,
int j,
float m) |
opencv_legacy.CvMatrix3 |
opencv_legacy.CvMatrix3.position(int position) |
| Modifier and Type | Method and Description |
|---|---|
static void |
opencv_legacy.cvMakeScanlines(opencv_legacy.CvMatrix3 matrix,
opencv_core.CvSize img_size,
int[] scanlines1,
int[] scanlines2,
int[] lengths1,
int[] lengths2,
int[] line_count) |
static void |
opencv_legacy.cvMakeScanlines(opencv_legacy.CvMatrix3 matrix,
opencv_core.CvSize img_size,
IntBuffer scanlines1,
IntBuffer scanlines2,
IntBuffer lengths1,
IntBuffer lengths2,
IntBuffer line_count) |
static void |
opencv_legacy.cvMakeScanlines(opencv_legacy.CvMatrix3 matrix,
opencv_core.CvSize img_size,
IntPointer scanlines1,
IntPointer scanlines2,
IntPointer lengths1,
IntPointer lengths2,
IntPointer line_count) |
Copyright © 2014. All Rights Reserved.