@Namespace(value="cv") public static class opencv_photo.CalibrateRobertson extends opencv_photo.CalibrateCRF
For more information see \cite RB99 .
| Constructor and Description |
|---|
CalibrateRobertson(org.bytedeco.javacpp.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, process, process, process, process, process, processclear, empty, getDefaultName, position, read, save, save, write, write, writeaddress, 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 CalibrateRobertson(org.bytedeco.javacpp.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 © 2018. All rights reserved.