packages/web/353/php_top/whitebalance.php File Reference

Go to the source code of this file.

Variables

 $balance_pars
 $xml = new SimpleXMLElement("<?xml version='1.0'?><white_balance/>")
 $thrsh = 0.98
 $minfrac = 0.01
 $rscale = 1.0
 $bscale = 1.0
 $v = $_GET['thrsh']
 $v = $_GET['minfrac']
 $v = $_GET['rscale']
 $v = $_GET['bscale']
 $balance_pars = elphel_get_P_arr($balance_pars)
 $rslt = elphel_white_balance ($thrsh, $minfrac, $rscale, $bscale)
 $balance_pars = elphel_get_P_arr($balance_pars)
 (1) - non-stop!
 $sxml = $xml->asXML()


Variable Documentation

$balance_pars = elphel_get_P_arr($balance_pars)

(1) - non-stop!

Definition at line 74 of file whitebalance.php.

$balance_pars = elphel_get_P_arr($balance_pars)

Definition at line 61 of file whitebalance.php.

$balance_pars

Initial value:

array(
  "RSCALE" =>       256,            
  "BSCALE" =>       256,            
  "GSCALE" =>       256,            
  "GAINR" =>        512,            
  "GAING" =>        512,            
  "GAINB" =>        512,            
  "GAINGB" =>       512,            
  )
elphel_white_balance ([double thrsh [, double minfrac [, double rscale [,double bscale]]]]); Includes debug information that may be removed (everything with $balance_pars)

Definition at line 39 of file whitebalance.php.

$bscale = 1.0

Definition at line 56 of file whitebalance.php.

$minfrac = 0.01

Definition at line 54 of file whitebalance.php.

$rscale = 1.0

Definition at line 55 of file whitebalance.php.

$rslt = elphel_white_balance ($thrsh, $minfrac, $rscale, $bscale)

Definition at line 69 of file whitebalance.php.

$sxml = $xml->asXML()

Definition at line 79 of file whitebalance.php.

Referenced by _returnXML().

$thrsh = 0.98

Definition at line 53 of file whitebalance.php.

$v = $_GET['bscale']

Definition at line 60 of file whitebalance.php.

$v = $_GET['rscale']

Definition at line 59 of file whitebalance.php.

$v = $_GET['minfrac']

Definition at line 58 of file whitebalance.php.

$v = $_GET['thrsh']

Definition at line 57 of file whitebalance.php.

Referenced by daemon_counter(), i2c_bcd(), i2c_getCMOSClock(), i2c_receive(), low_daemon(), ps(), read_fpga_reg(), receive347(), receive_i2c(), receive_i2c_4(), and receive_i2c_n().

$xml = new SimpleXMLElement("<?xml version='1.0'?><white_balance/>")

Definition at line 48 of file whitebalance.php.


Generated on Fri Nov 28 00:08:38 2008 for elphel by  doxygen 1.5.1