Variables | |
tuple | d1 = db1.get_first_dataset() |
tuple | d2 = db2.get_first_dataset() |
tuple | db1 = scans_database.scans_database() |
tuple | db2 = scans_database.scans_database() |
string | f1 = 'database_changed.pkl' |
string | f2 = 'database.pkl' |
string | path = '/home/martin/robot1_data/usr/martin/laser_camera_segmentation/labeling' |
WARNING! THIS DOES A PARTIAL COPY OF A DATABASE! BACKUP BEFOREHAND AND KNOW WHAT YOU'RE DOING!!##. |
tuple labeling::merge_databases::d1 = db1.get_first_dataset() |
Definition at line 47 of file merge_databases.py.
tuple labeling::merge_databases::d2 = db2.get_first_dataset() |
Definition at line 46 of file merge_databases.py.
Definition at line 38 of file merge_databases.py.
Definition at line 42 of file merge_databases.py.
Definition at line 37 of file merge_databases.py.
string labeling::merge_databases::f2 = 'database.pkl' |
Definition at line 41 of file merge_databases.py.
string labeling::merge_databases::path = '/home/martin/robot1_data/usr/martin/laser_camera_segmentation/labeling' |
WARNING! THIS DOES A PARTIAL COPY OF A DATABASE! BACKUP BEFOREHAND AND KNOW WHAT YOU'RE DOING!!##.
Definition at line 36 of file merge_databases.py.