Go to the source code of this file.
Namespaces | |
imv_view | |
Functions | |
def | imv_view.create_colormap (num_elements) |
def | imv_view.draw_imv (img, imv) |
def | imv_view.img_callback (msg) |
def | imv_view.imv_callback (msg) |
def | imv_view.main () |
Variables | |
imv_view.bridge = CvBridge() | |
imv_view.color_map = None | |
imv_view.last_imv = None | |
int | imv_view.SAD_THRESHOLD = 650 |