@Namespace(value="cv") public static class opencv_photo.CalibrateDebevec extends opencv_photo.CalibrateCRF
For more information see \cite DM97 .
| Constructor and Description |
|---|
CalibrateDebevec(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
getLambda() |
boolean |
getRandom() |
int |
getSamples() |
void |
setLambda(float lambda) |
void |
setRandom(boolean random) |
void |
setSamples(int samples) |
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 CalibrateDebevec(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public float getLambda()
public void setLambda(float lambda)
public int getSamples()
public void setSamples(int samples)
@Cast(value="bool") public boolean getRandom()
public void setRandom(@Cast(value="bool")
boolean random)
Copyright © 2018. All rights reserved.