Class outline

Description

Classes to calculate normalized Fourier outlines

Located in /structure/classes/inc.outline.php (line 543)

mathuser
   |
   --outline
Variable Summary
Method Summary
 void goToPixel ( $im,  $x,  $y, [ $to = "SS"], [ $CW = true], [ $debug = false])
 void imagecreatefromfile ( $path, [ $user_functions = false])
 void imageDrawOutline ( $im,  $prop, [ $debug = false])
 void imageOutline ( $x,  $y, [ $dst = "test.png"], [ $uploaddata = ''], [ $padding = 8], [ $debug = false])
 void loadedImageFromFile ( $file)
Variables
mixed $ArrDirMorph = array("EE","NE","NN","NW","WW","SW","SS","SE") (line 556)
  • access: public
mixed $ArrDirTo = array() (line 554)
  • access: public
mixed $ArrOutline = array() (line 555)
  • access: public
mixed $ArrPosCurrent = array("x" => array(),"y"=>array()) (line 552)
  • access: public
mixed $ArrPosGoTo = array("x" => array(),"y"=>array()) (line 553)
  • access: public
Methods
goToPixel (line 560)
void goToPixel ( $im,  $x,  $y, [ $to = "SS"], [ $CW = true], [ $debug = false])
  • $im
  • $x
  • $y
  • $to
  • $CW
  • $debug
imagecreatefromfile (line 789)
void imagecreatefromfile ( $path, [ $user_functions = false])
  • $path
  • $user_functions
imageDrawOutline (line 633)
  • access: public
void imageDrawOutline ( $im,  $prop, [ $debug = false])
  • $im
  • $prop
  • $debug
imageOutline (line 690)
void imageOutline ( $x,  $y, [ $dst = "test.png"], [ $uploaddata = ''], [ $padding = 8], [ $debug = false])
  • $x
  • $y
  • $dst
  • $uploaddata
  • $padding
  • $debug
loadedImageFromFile (line 762)
void loadedImageFromFile ( $file)
  • $file

Inherited Methods

Inherited From mathuser

 mathuser::arraysToXY_user()
 mathuser::ave_user()
 mathuser::center_user()
 mathuser::chainToXY()
 mathuser::cumsum_user()
 mathuser::difference()
 mathuser::Fourier()
 mathuser::getharmonics()
 mathuser::harmonicsToXY()
 mathuser::polyXYdistance()
 mathuser::sum_user()

Documentation generated on Sun, 19 Jul 2009 14:49:07 +0800 by phpDocumentor 1.4.2