public abstract static class opencv_imgproc.AbstractCvHistogram extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_imgproc.AbstractCvHistogram() |
opencv_imgproc.AbstractCvHistogram(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
static opencv_core.CvHistogram |
create(int dims,
int[] sizes,
int type,
float[][] ranges,
int uniform) |
void |
release() |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_imgproc.AbstractCvHistogram()
public opencv_imgproc.AbstractCvHistogram(Pointer p)
public static opencv_core.CvHistogram create(int dims, int[] sizes, int type, float[][] ranges, int uniform)
public void release()
Copyright © 2014. All Rights Reserved.