@Namespace(value="cv")
public static class opencv_stitching.WarperCreator
extends org.bytedeco.javacpp.Pointer
/** \brief Image warper factories base class.
| Constructor and Description |
|---|
WarperCreator(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.RotationWarper |
create(float scale) |
address, 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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic WarperCreator(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).@opencv_core.Ptr public opencv_stitching.RotationWarper create(float scale)
Copyright © 2018. All rights reserved.