@Namespace(value="cv::detail") public static class opencv_stitching.TimelapserCrop extends opencv_stitching.Timelapser
AS_IS, CROP| Constructor and Description |
|---|
TimelapserCrop()
Default native constructor.
|
TimelapserCrop(long size)
Native array allocator.
|
TimelapserCrop(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(opencv_core.PointVector corners,
opencv_core.SizeVector sizes) |
opencv_stitching.TimelapserCrop |
position(long position) |
createDefault, getDst, process, process, processaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic TimelapserCrop()
public TimelapserCrop(long size)
Pointer.position(long).public TimelapserCrop(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_stitching.TimelapserCrop position(long position)
position in class opencv_stitching.Timelapserpublic void initialize(@Const @ByRef
opencv_core.PointVector corners,
@Const @ByRef
opencv_core.SizeVector sizes)
initialize in class opencv_stitching.TimelapserCopyright © 2018. All rights reserved.