![]() |
ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
|
Functions | |
| def | trans_order (imgSAIs) |
| def | make_err_map (pr, gt, path, weight, duration) |
| def | make_gird (src, ang_size, path) |
| def | make_gif (src, path, duration) |
| def | make_gif2 (src, path, duration) |
| def | make_colorwheel () |
| def | flow_uv_to_colors (u, v, convert_to_bgr=False) |
| def | flow_to_color (flow_uv, clip_flow=None, convert_to_bgr=False) |
| def | trans_SAIs_to_LF (imgSAIs) |
| def | img_to_blob (img) |
| def | blob_to_img (blob) |
| def | change_order (imgs, batch_size) |
| def lf_func.blob_to_img | ( | blob | ) |
| def lf_func.change_order | ( | imgs, | |
| batch_size | |||
| ) |
| def lf_func.flow_to_color | ( | flow_uv, | |
clip_flow = None, |
|||
convert_to_bgr = False |
|||
| ) |
| def lf_func.flow_uv_to_colors | ( | u, | |
| v, | |||
convert_to_bgr = False |
|||
| ) |
| def lf_func.img_to_blob | ( | img | ) |
| def lf_func.make_colorwheel | ( | ) |
| def lf_func.make_err_map | ( | pr, | |
| gt, | |||
| path, | |||
| weight, | |||
| duration | |||
| ) |
weight = 1.2
| def lf_func.make_gif | ( | src, | |
| path, | |||
| duration | |||
| ) |
| def lf_func.make_gif2 | ( | src, | |
| path, | |||
| duration | |||
| ) |
| def lf_func.make_gird | ( | src, | |
| ang_size, | |||
| path | |||
| ) |
| def lf_func.trans_order | ( | imgSAIs | ) |
| def lf_func.trans_SAIs_to_LF | ( | imgSAIs | ) |