| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Event |
opencv_core.Event.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static float |
opencv_core.Event.elapsedTime(opencv_core.Event start,
opencv_core.Event end)
computes the elapsed time between events
|
void |
opencv_core.Stream.waitEvent(opencv_core.Event event)
\brief Makes a compute stream wait on an event.
|
Copyright © 2018. All rights reserved.