ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
util Namespace Reference

Functions

def index_picker_5x5 (i)
 
def arduino_map (src, in_min, in_max, out_min, out_max)
 
def regularize_depth (dep)
 
def shift_value_9x9 (i, shift_val)
 
def arrange ()
 
def arrange_depth ()
 
def arrange_depth_org ()
 
def img_renamer ()
 

Function Documentation

◆ arduino_map()

def util.arduino_map (   src,
  in_min,
  in_max,
  out_min,
  out_max 
)

◆ arrange()

def util.arrange ( )

◆ arrange_depth()

def util.arrange_depth ( )

◆ arrange_depth_org()

def util.arrange_depth_org ( )

◆ img_renamer()

def util.img_renamer ( )

◆ index_picker_5x5()

def util.index_picker_5x5 (   i)

◆ regularize_depth()

def util.regularize_depth (   dep)

◆ shift_value_9x9()

def util.shift_value_9x9 (   i,
  shift_val 
)