|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectStructure
edu.wpi.first.wpilibj.image.CurveOptions
public class CurveOptions
| Constructor Summary | |
|---|---|
CurveOptions(int m_extractionMode,
int m_threshold,
int m_filterSize,
int m_minLength,
int m_rowStepSize,
int m_columnStepSize,
int m_maxEndPointGap,
int m_onlyClosed,
int m_subPixelAccuracy)
|
|
| Method Summary | |
|---|---|
void |
free()
|
void |
read()
|
int |
size()
|
void |
write()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurveOptions(int m_extractionMode,
int m_threshold,
int m_filterSize,
int m_minLength,
int m_rowStepSize,
int m_columnStepSize,
int m_maxEndPointGap,
int m_onlyClosed,
int m_subPixelAccuracy)
| Method Detail |
|---|
public void read()
public void write()
public int size()
public void free()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||