Public Member Functions | Public Attributes
toyexample.Transformation Class Reference

List of all members.

Public Member Functions

def __init__
def apply
def applyInverse
def applyToScene

Public Attributes

 value

Detailed Description

Definition at line 5 of file toyexample.py.


Constructor & Destructor Documentation

def toyexample.Transformation.__init__ (   self,
  value 
)

Definition at line 6 of file toyexample.py.


Member Function Documentation

def toyexample.Transformation.apply (   self,
  image,
  value = None 
)
Apply transformation to a image, i.e. shift the entire image

Definition at line 9 of file toyexample.py.

def toyexample.Transformation.applyInverse (   self,
  image 
)

Definition at line 25 of file toyexample.py.

def toyexample.Transformation.applyToScene (   self,
  scene,
  obj_id 
)
Apply transformation to a scene, i.e. move one object

Definition at line 28 of file toyexample.py.


Member Data Documentation

Definition at line 6 of file toyexample.py.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:09