public static class opencv_stitching.DetailPlaneWarperGpu extends opencv_stitching.RotationWarper
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.DetailPlaneWarperGpu() |
opencv_stitching.DetailPlaneWarperGpu(float scale) |
opencv_stitching.DetailPlaneWarperGpu(int size) |
opencv_stitching.DetailPlaneWarperGpu(Pointer p) |
getScale, setScale, warpBackward, warpPoint, warpRoiaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_stitching.DetailPlaneWarperGpu(Pointer p)
public opencv_stitching.DetailPlaneWarperGpu(int size)
public opencv_stitching.DetailPlaneWarperGpu(float scale)
public opencv_stitching.DetailPlaneWarperGpu()
public opencv_stitching.DetailPlaneWarperGpu position(int position)
public opencv_core.Rect buildMaps(opencv_core.Size src_size, opencv_core.Mat K, opencv_core.Mat R, opencv_core.Mat xmap, opencv_core.Mat ymap)
buildMaps in class opencv_stitching.RotationWarperpublic opencv_core.Rect buildMaps(opencv_core.Size src_size, opencv_core.Mat K, opencv_core.Mat R, opencv_core.Mat T, opencv_core.Mat xmap, opencv_core.Mat ymap)
public opencv_core.Point warp(opencv_core.Mat src, opencv_core.Mat K, opencv_core.Mat R, int interp_mode, int border_mode, opencv_core.Mat dst)
warp in class opencv_stitching.RotationWarperpublic opencv_core.Point warp(opencv_core.Mat src, opencv_core.Mat K, opencv_core.Mat R, opencv_core.Mat T, int interp_mode, int border_mode, opencv_core.Mat dst)
public opencv_core.Rect buildMaps(opencv_core.Size src_size, opencv_core.Mat K, opencv_core.Mat R, opencv_core.GpuMat xmap, opencv_core.GpuMat ymap)
public opencv_core.Rect buildMaps(opencv_core.Size src_size, opencv_core.Mat K, opencv_core.Mat R, opencv_core.Mat T, opencv_core.GpuMat xmap, opencv_core.GpuMat ymap)
public opencv_core.Point warp(opencv_core.GpuMat src, opencv_core.Mat K, opencv_core.Mat R, int interp_mode, int border_mode, opencv_core.GpuMat dst)
public opencv_core.Point warp(opencv_core.GpuMat src, opencv_core.Mat K, opencv_core.Mat R, opencv_core.Mat T, int interp_mode, int border_mode, opencv_core.GpuMat dst)
Copyright © 2014. All Rights Reserved.