ROPO
Loading...
Searching...
No Matches
options Class Reference

Class used to organize options and argument values to ropo. More...

Public Member Functions

 __init__ (self)
 

Public Attributes

 params
 
 threshold
 
 elev
 
 restore
 
 restore2
 
 restore_thresh
 
 softcut
 
 speckNormOld
 
 emitter2
 
 ship
 
 speck
 

Detailed Description

Class used to organize options and argument values to ropo.

Tries to be similar to "options" created by the optparse module. TODO: needs to be modified for each new ropo detector or argument that is added. This version uses only those options/arguments that are actually used.

Definition at line 99 of file ropo_realtime.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Definition at line 100 of file ropo_realtime.py.

Member Data Documentation

◆ elev

elev

Definition at line 103 of file ropo_realtime.py.

◆ emitter2

emitter2

Definition at line 109 of file ropo_realtime.py.

◆ params

params

Definition at line 101 of file ropo_realtime.py.

◆ restore

restore

Definition at line 104 of file ropo_realtime.py.

◆ restore2

restore2

Definition at line 105 of file ropo_realtime.py.

◆ restore_thresh

restore_thresh

Definition at line 106 of file ropo_realtime.py.

◆ ship

ship

Definition at line 110 of file ropo_realtime.py.

◆ softcut

softcut

Definition at line 107 of file ropo_realtime.py.

◆ speck

speck

Definition at line 111 of file ropo_realtime.py.

◆ speckNormOld

speckNormOld

Definition at line 108 of file ropo_realtime.py.

◆ threshold

threshold

Definition at line 102 of file ropo_realtime.py.


The documentation for this class was generated from the following file: