ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
lf_func.py File Reference

Namespaces

namespace  lf_func
 

Functions

def lf_func.trans_order (imgSAIs)
 
def lf_func.make_err_map (pr, gt, path, weight, duration)
 
def lf_func.make_gird (src, ang_size, path)
 
def lf_func.make_gif (src, path, duration)
 
def lf_func.make_gif2 (src, path, duration)
 
def lf_func.make_colorwheel ()
 
def lf_func.flow_uv_to_colors (u, v, convert_to_bgr=False)
 
def lf_func.flow_to_color (flow_uv, clip_flow=None, convert_to_bgr=False)
 
def lf_func.trans_SAIs_to_LF (imgSAIs)
 
def lf_func.img_to_blob (img)
 
def lf_func.blob_to_img (blob)
 
def lf_func.change_order (imgs, batch_size)