ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
image_transform_3x3.ImageTransform3x3 Class Reference
Inheritance diagram for image_transform_3x3.ImageTransform3x3:

Public Member Functions

def setup (self, bottom, top)
 
def shift_value (self, i)
 
def reshape (self, bottom, top)
 
def forward (self, bottom, top)
 
def backward (self, bottom, top)
 
def setup (self, bottom, top)
 
def shift_value (self, i)
 
def reshape (self, bottom, top)
 
def forward (self, bottom, top)
 
def backward (self, bottom, top)
 

Public Attributes

 shift_val
 
 src
 
 dst
 

Member Function Documentation

◆ backward() [1/2]

def image_transform_3x3.ImageTransform3x3.backward (   self,
  bottom,
  top 
)

◆ backward() [2/2]

def image_transform_3x3.ImageTransform3x3.backward (   self,
  bottom,
  top 
)

◆ forward() [1/2]

def image_transform_3x3.ImageTransform3x3.forward (   self,
  bottom,
  top 
)

◆ forward() [2/2]

def image_transform_3x3.ImageTransform3x3.forward (   self,
  bottom,
  top 
)

◆ reshape() [1/2]

def image_transform_3x3.ImageTransform3x3.reshape (   self,
  bottom,
  top 
)

◆ reshape() [2/2]

def image_transform_3x3.ImageTransform3x3.reshape (   self,
  bottom,
  top 
)

◆ setup() [1/2]

def image_transform_3x3.ImageTransform3x3.setup (   self,
  bottom,
  top 
)

◆ setup() [2/2]

def image_transform_3x3.ImageTransform3x3.setup (   self,
  bottom,
  top 
)

◆ shift_value() [1/2]

def image_transform_3x3.ImageTransform3x3.shift_value (   self,
  i 
)

◆ shift_value() [2/2]

def image_transform_3x3.ImageTransform3x3.shift_value (   self,
  i 
)

Member Data Documentation

◆ dst

image_transform_3x3.ImageTransform3x3.dst

◆ shift_val

image_transform_3x3.ImageTransform3x3.shift_val

◆ src

image_transform_3x3.ImageTransform3x3.src

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