public static class TrackingWorker.Settings extends BaseChildSettings
BaseChildSettings.PropertyVetoExceptionThatNetBeansLikesbeanContext, beanContextChildPeer, pcSupport, rejectedSetBCOnce, vcSupport| Constructor and Description |
|---|
Settings() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIteratingTimeMax() |
double |
getMonitorWindowsScale() |
double |
getOutlierRatioMax() |
File |
getOutputVideoFile() |
String |
getOutputVideoFilename() |
int |
getProCamPhaseShift() |
int |
getProjectorBufferingSize() |
int |
getPyramidLevelAudit() |
int |
getPyramidLevelHandMouse() |
boolean |
isUseOpenCL() |
void |
setIteratingTimeMax(int iteratingTimeMax) |
void |
setMonitorWindowsScale(double monitorWindowsScale) |
void |
setOutlierRatioMax(double outlierRatioMax) |
void |
setOutputVideoFile(File outputVideoFile) |
void |
setOutputVideoFilename(String outputVideoFilename) |
void |
setProCamPhaseShift(int proCamPhaseShift) |
void |
setProjectorBufferingSize(int projectorBufferingSize) |
void |
setPyramidLevelAudit(int pyramidLevelAudit) |
void |
setPyramidLevelHandMouse(int pyramidLevelHandMouse) |
void |
setUseOpenCL(boolean useOpenCL) |
addPropertyChangeListener, compareTo, getName, removePropertyChangeListeneraddPropertyChangeListener, addVetoableChangeListener, firePropertyChange, fireVetoableChange, getBeanContext, getBeanContextChildPeer, initializeBeanContextResources, isDelegated, releaseBeanContextResources, removePropertyChangeListener, removeVetoableChangeListener, serviceAvailable, serviceRevoked, setBeanContext, validatePendingSetBeanContextpublic int getPyramidLevelAudit()
public void setPyramidLevelAudit(int pyramidLevelAudit)
public int getPyramidLevelHandMouse()
public void setPyramidLevelHandMouse(int pyramidLevelHandMouse)
public int getIteratingTimeMax()
public void setIteratingTimeMax(int iteratingTimeMax)
public double getOutlierRatioMax()
public void setOutlierRatioMax(double outlierRatioMax)
public double getMonitorWindowsScale()
public void setMonitorWindowsScale(double monitorWindowsScale)
public File getOutputVideoFile()
public void setOutputVideoFile(File outputVideoFile)
public String getOutputVideoFilename()
public void setOutputVideoFilename(String outputVideoFilename)
public boolean isUseOpenCL()
public void setUseOpenCL(boolean useOpenCL)
public int getProjectorBufferingSize()
public void setProjectorBufferingSize(int projectorBufferingSize)
public int getProCamPhaseShift()
public void setProCamPhaseShift(int proCamPhaseShift)
Copyright © 2018. All rights reserved.