Go to the source code of this file.
Namespaces | |
namespace | annotate_images |
Functions | |
def | annotate_images.annotate_image |
def | annotate_images.call_neighborhood |
def | annotate_images.on_mouse |
Variables | |
tuple | annotate_images.cv_im = cv.LoadImage(img) |
tuple | annotate_images.img_list = glob.glob(opt.dir+'/*.jpg') |
tuple | annotate_images.mech_info_dict = ut.load_pickle(opt.dir+'/mechanism_info.pkl') |
tuple | annotate_images.p = optparse.OptionParser() |
string | annotate_images.type = 'string' |