| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_core.Context |
opencv_core.Context.getDefault() |
static opencv_core.Context |
opencv_core.Context.getDefault(boolean initialize) |
opencv_core.Context |
opencv_core.Context.p(opencv_core.Context.Impl p) |
opencv_core.Context |
opencv_core.Context.position(long position) |
opencv_core.Context |
opencv_core.Context.put(opencv_core.Context c) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
opencv_core.Queue.create(opencv_core.Context c,
opencv_core.Device d) |
opencv_core.Context |
opencv_core.Context.put(opencv_core.Context c) |
| Constructor and Description |
|---|
Context(opencv_core.Context c) |
Queue(opencv_core.Context c) |
Queue(opencv_core.Context c,
opencv_core.Device d) |
Copyright © 2018. All rights reserved.