IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Namespaces | Functions
utils.py File Reference

Namespaces

 Surveillance.deployment.utils
 

Functions

def calc_closest_factors (int c)
 
def decimalToBinary (n)
 
def depth_scaled (depth)
 
def depth_to_before_scale (depth, scale, dtype)
 
def display_option_convert (code)
 
def isBinary (num)
 
def NONROI_FUN (H, W, top_ratio=0.2, down_ratio=0.1)
 
def PREPROCESS_DEPTH (depth)
 
def PREPROCESS_RGB (rgb)
 
def terminate_process_and_children (p)