target_finder_toolkit package¶ Submodules¶ target_finder_toolkit.bubblecursor module Bubble Cursor Demo bubble_cursor() main() target_finder_toolkit.mouse_utils module create_blank_cursor() hide_cursor_everywhere() restore_default_cursors() disable_mouse_acceleration() restore_mouse_acceleration() target_finder_toolkit.postprocess module get_ids() sort_detections() summarize_change() pretty_print_change() draw_bboxes() save_annotated() save_detections_json() extract_crops() save_crops() target_finder_toolkit.semanticpointing module Semantic Pointing Demo semantic_pointing() main() target_finder_toolkit.targetfinder module TargetFinder TargetFinder.set_callback() TargetFinder.start() TargetFinder.stop() TargetFinder.get_detections() TargetFinder.detect_image() show_detections() main()