public class AnalyzePhotos extends Task
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
AnalyzePhotos() |
protected |
AnalyzePhotos(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
int[] |
getCameras()
List of cameras to be analyzed.
|
protected static long |
getCPtr(AnalyzePhotos obj) |
boolean |
getFilterMask()
Constrain analyzed image region by mask.
|
void |
setCameras(int[] value)
List of cameras to be analyzed.
|
void |
setFilterMask(boolean value)
Constrain analyzed image region by mask.
|
apply, apply, getCPtr, getName, getParameter, getWorkitemCount, setParameter, setWorkitemCountprotected AnalyzePhotos(long cPtr,
boolean cMemoryOwn)
public AnalyzePhotos()
protected static long getCPtr(AnalyzePhotos obj)
public void setCameras(int[] value)
public int[] getCameras()
public void setFilterMask(boolean value)
public boolean getFilterMask()