config module

Module used to store common/global variables used by all other modules

@author: Carlton Joseph

config.get_channel_ssahb_color(x)

Feature combinations tested

config.get_hog_fn(name)
config.get_images(x)
config.get_not_vehicle_hog()
config.get_option(opts, i)

Index into an array 1 based with overflow protection

config.get_threshold(x)
config.get_vehicle_hog()
config.get_videos(x)
config.get_xy_windows(x)