@Namespace(value="cv") public static class opencv_photo.CalibrateRobertson extends opencv_photo.CalibrateCRF
For more information see \cite RB99 .
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
CalibrateRobertson(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxIter() |
opencv_core.Mat |
getRadiance() |
float |
getThreshold() |
void |
setMaxIter(int max_iter) |
void |
setThreshold(float threshold) |
process, process, process, processclear, empty, getDefaultName, position, read, save, save, writeaddress, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic CalibrateRobertson(Pointer p)
Pointer.Pointer(Pointer).public int getMaxIter()
public void setMaxIter(int max_iter)
public float getThreshold()
public void setThreshold(float threshold)
@ByVal public opencv_core.Mat getRadiance()
Copyright © 2017. All rights reserved.