ParticleTracking
Contents
Installation
RodTracker
ParticleDetection
API Reference
Changelogs
Getting Involved
Source Code
Contributing
Developer notes
ParticleTracking
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__call__() (CompleteMapper method)
__format__() (RodStyle method)
__str__() (Action method)
_progress_update() (DetectorUI method)
_run_detection() (in module ParticleDetection.utils.detection)
_solver_result() (ReconstructorUI method)
A
action (ChangedRodNumberAction attribute)
(ChangeRodPositionAction attribute)
Action (class in RodTracker.backend.logger)
action (CreateRodAction attribute)
(DeleteRodAction attribute)
(FileAction attribute)
(PruneLength attribute)
ActionLogger (class in RodTracker.backend.logger)
actions_saved() (ActionLogger method)
activated (RodNumberWidget attribute)
active_rod (RodImageWidget property)
add_action() (ActionLogger method)
(LoggerWidget method)
add_color_row() (DetectorUI method)
add_data() (RodData method)
add_plot() (ReconstructorUI method)
add_points() (in module ParticleDetection.utils.datasets)
added_action (ActionLogger attribute)
adjust_rod_length() (RodImageWidget method)
adjust_rod_position() (RodImageWidget method)
after_step() (EvalLossHook method)
ALL (NumberChangeActions attribute)
ALL_ONE_CAM (NumberChangeActions attribute)
animate_3D() (in module ParticleDetection.reconstruct_3D.visualization)
annotation (DataSet attribute)
annotation_to_json() (in module ParticleDetection.modelling.export)
apply_coords() (GaussianBlur method)
(Multiply method)
(Sharpen method)
apply_image() (GaussianBlur method)
(Multiply method)
(Sharpen method)
args (Worker attribute)
assign() (in module ParticleDetection.reconstruct_3D.matchND)
attempt_saving() (RodTrackWindow method)
augmentations (CustomTrainer attribute)
autoselect (RodImageWidget attribute)
autoselect_range() (DetectorUI method)
B
base_pixmap (RodImageWidget attribute)
batch_update (RodData attribute)
batch_update_tree() (RodTree method)
blank_icon() (in module RodTracker.backend.miscellaneous)
build_evaluator() (CustomTrainer class method)
build_hooks() (CustomTrainer method)
build_train_loader() (CustomTrainer class method)
build_writers() (CustomTrainer method)
busy_icon() (in module RodTracker.backend.miscellaneous)
C
calibration (Reconstructor attribute)
(Tracker attribute)
cam_id (Detector attribute)
(FileAction attribute)
(RodDetection attribute)
(RodImageWidget property)
cam_ids (ReconstructorUI attribute)
camera (View3D attribute)
cameras (RodTrackWindow attribute)
cams (Reconstructor attribute)
(Tracker attribute)
catch_data() (RodData method)
catch_number_switch() (RodData method)
catch_rodnumber_change() (RodImageWidget method)
change_class() (in module ParticleDetection.modelling.annotations)
change_color() (RodTrackWindow method)
change_data() (in module RodTracker.backend.rod_data)
change_view() (RodTrackWindow method)
change_visibiliy() (in module ParticleDetection.modelling.annotations)
CHANGED (RodState attribute)
(RodStyle attribute)
ChangedRodNumberAction (class in RodTracker.backend.logger)
ChangeRodPositionAction (class in RodTracker.backend.logger)
check_exchange() (RodImageWidget method)
check_rod_conflicts() (RodImageWidget method)
choose_calibration() (in module RodTracker.ui.reconstruction)
classes (Detector attribute)
clean_data() (RodData method)
clear() (View3D method)
clear_screen() (RodImageWidget method)
clear_select() (in module RodTracker.ui.settings_setup)
close() (CustomTensorboardWriter method)
closeEvent() (RodTrackWindow method)
color (Reconstructor attribute)
(RodNumberWidget attribute)
(Tracker attribute)
color_2D (RodData attribute)
color_3D (RodData attribute)
color_change() (RodTrackWindow method)
cols_2D (RodData attribute)
cols_3D (RodData attribute)
compare_diplacements() (in module ParticleDetection.reconstruct_3D.visualization)
CompleteMapper (class in ParticleDetection.modelling.detectron)
Configuration (class in RodTracker.backend.settings)
configure_logging() (in module ParticleDetection.utils.helper_funcs)
ConfirmDeleteDialog (class in RodTracker.ui.dialogs)
confirmed_delete (ConfirmDeleteDialog attribute)
CONFLICT (RodState attribute)
(RodStyle attribute)
ConflictDialog (class in RodTracker.ui.dialogs)
connect_signals() (RodTrackWindow method)
convert_txt_config() (in module ParticleDetection.utils.data_conversions)
copy() (RodNumberWidget method)
coupled_action (ChangedRodNumberAction attribute)
(DeleteRodAction attribute)
create_box() (View3D static method)
create_fences() (View3D static method)
create_figure() (in module ParticleDetection.modelling.visualization)
create_keypoints() (in module ParticleDetection.modelling.annotations)
create_rod() (RodImageWidget method)
create_walls() (View3D static method)
create_weights() (in module ParticleDetection.reconstruct_3D.matchND)
CreateRodAction (class in RodTracker.backend.logger)
csv_combine() (in module ParticleDetection.utils.data_conversions)
csv_extract_colors() (in module ParticleDetection.utils.data_conversions)
csv_split_by_frames() (in module ParticleDetection.utils.data_conversions)
CURRENT (NumberChangeActions attribute)
CustomTensorboardWriter (class in ParticleDetection.modelling.detectron)
CustomTrainer (class in ParticleDetection.modelling.detectron)
D
data (Plotter attribute)
(Reconstructor attribute)
(ReconstructorUI attribute)
(Tracker attribute)
data_2d (RodData attribute)
data_3d (RodData attribute)
data_changed (ActionLogger attribute)
data_id (ImageData attribute)
data_loaded (ImageData attribute)
(RodData attribute)
(RodTree attribute)
data_loaded() (ReconstructorUI method)
data_update (RodData attribute)
data_update() (ReconstructorUI method)
DataGroup (class in ParticleDetection.utils.datasets)
DataSet (class in ParticleDetection.utils.datasets)
deactivate_rod() (RodNumberWidget method)
DEFAULT_CLASSES (in module ParticleDetection.utils.datasets)
DEFAULT_COLUMNS (in module ParticleDetection.utils.datasets)
delete_data() (RodData method)
delete_len_0() (in module ParticleDetection.modelling.annotations)
delete_rod() (RodImageWidget method)
DeleteData (class in RodTracker.backend.logger)
DeleteRodAction (class in RodTracker.backend.logger)
detect() (in module ParticleDetection.modelling.runners.detection)
detected_data (DetectorUI attribute)
DetectionResult (class in ParticleDetection.utils.datasets)
Detector (class in RodTracker.backend.detection)
DetectorSignals (class in RodTracker.backend.detection)
DetectorUI (class in RodTracker.ui.detection)
discard_changes() (ActionLogger method)
(LoggerWidget method)
displacement_fwise() (in module ParticleDetection.reconstruct_3D.visualization)
display_rod_changed() (RodTrackWindow method)
draw_icon() (in module RodTracker.ui.settings_setup)
draw_rods() (RodImageWidget method)
dropped (RodNumberWidget attribute)
E
EDITING (RodState attribute)
end_frame (DetectorUI attribute)
(ReconstructorUI attribute)
error (DetectorSignals attribute)
(PlotterSignals attribute)
(TrackerSignals attribute)
(WorkerSignals attribute)
error_handler() (in module RodTracker.backend.parallelism)
ErrorDialog (class in RodTracker)
EvalLossHook (class in ParticleDetection.modelling.detectron)
eventFilter() (RodImageWidget method)
(RodTrackWindow method)
exception_logger() (in module RodTracker)
expected (Detector attribute)
export_model() (in module ParticleDetection.modelling.export)
extract_3d_data() (in module ParticleDetection.utils.data_loading)
extract_cam_params() (in module ParticleDetection.utils.data_loading)
extract_polygon() (in module ParticleDetection.modelling.datasets)
extract_rods() (RodImageWidget method)
extract_seen_information() (RodData static method)
extract_stereo_params() (in module ParticleDetection.utils.data_loading)
F
file (FileAction attribute)
file_num (FileAction attribute)
FileAction (class in RodTracker.backend.logger)
FileActions (class in RodTracker.backend.logger)
files (ImageData attribute)
find_unused_rods() (RodData static method)
find_world_transform() (in module ParticleDetection.utils.helper_funcs)
finished (DetectorSignals attribute)
(WorkerSignals attribute)
fit_to_window() (RodTrackWindow method)
folder (DataSet attribute)
(ImageData attribute)
(RodData attribute)
folder_has_data() (RodData static method)
frame (Action property)
(ActionLogger attribute)
(RodData attribute)
frame() (RodImageWidget method)
frame_idx (ImageData attribute)
frames (Detector attribute)
(ImageData attribute)
(Reconstructor attribute)
(Tracker attribute)
func (Worker attribute)
G
GaussianBlur (class in ParticleDetection.modelling.augmentations)
GaussianBlurAugmentation (class in ParticleDetection.modelling.augmentations)
GENERAL (RodStyle attribute)
generate_plots() (Plotter method)
generate_tree() (RodTree method)
get_color_data() (RodData static method)
get_data() (RodData method)
get_dataset_classes() (in module ParticleDetection.modelling.datasets)
(in module ParticleDetection.utils.datasets)
get_dataset_size() (in module ParticleDetection.modelling.datasets)
(in module ParticleDetection.utils.datasets)
get_epochs() (in module ParticleDetection.modelling.configs)
get_files() (in module ParticleDetection.utils.datasets)
get_images() (in module RodTracker.backend.img_data)
get_iters() (in module ParticleDetection.modelling.configs)
get_new_logger() (LoggerWidget method)
get_object_counts() (in module ParticleDetection.utils.datasets)
get_pixel_stats() (in module ParticleDetection.utils.datasets)
get_sample_img() (in module ParticleDetection.modelling.export)
get_selected_color() (RodTrackWindow method)
get_transform() (GaussianBlurAugmentation method)
(MultiplyAugmentation method)
(SharpenAugmentation method)
(SomeOf method)
H
handle_checkbox() (in module RodTracker.ui.settings_setup)
handle_color_pick() (in module RodTracker.ui.settings_setup)
handle_item_clicked() (ConfirmDeleteDialog method)
handle_line_edit_changes() (in module RodTracker.ui.settings_setup)
I
icon_path() (in module RodTracker.backend.file_locations)
id_changed (RodNumberWidget attribute)
image() (ImageData method)
(RodImageWidget method)
image_at() (ImageData method)
image_managers (RodTrackWindow attribute)
ImageData (class in RodTracker.backend.img_data)
images (Detector attribute)
images_loaded() (DetectorUI method)
(RodTrackWindow method)
init_camera() (View3D static method)
init_detection() (in module RodTracker.ui.detection)
init_reconstruction() (in module RodTracker.ui.reconstruction)
init_settings() (in module RodTracker.ui.settings_setup)
input_size (DetectionResult attribute)
insert_missing_rods() (in module ParticleDetection.utils.datasets)
inverse() (GaussianBlur method)
(Multiply method)
(Sharpen method)
invert() (Action method)
(ChangedRodNumberAction method)
(ChangeRodPositionAction method)
(CreateRodAction method)
(DeleteData method)
(DeleteRodAction method)
(NumberExchange method)
(PruneLength method)
inverted (Action property)
(ChangedRodNumberAction property)
(CreateRodAction property)
(DeleteRodAction property)
is_busy (DetectorUI attribute)
(ReconstructorUI attribute)
(RodData attribute)
K
keyPressEvent() (RodNumberWidget method)
kwargs (Plotter attribute)
(Worker attribute)
L
length_hist() (in module ParticleDetection.reconstruct_3D.visualization)
line_estimator() (in module ParticleDetection.utils.helper_funcs)
line_estimator_simple() (in module ParticleDetection.utils.helper_funcs)
line_segment_distance() (in module RodTracker.ui.rodimagewidget)
load_calib_from_json() (in module ParticleDetection.utils.data_loading)
load_camera_calibration() (in module ParticleDetection.utils.data_loading)
load_custom_data() (in module ParticleDetection.modelling.datasets)
LOAD_IMAGES (FileActions attribute)
load_model() (DetectorUI method)
load_positions_from_txt() (in module ParticleDetection.utils.data_loading)
LOAD_RODS (FileActions attribute)
load_world_transformation() (in module ParticleDetection.utils.data_loading)
loaded_rods (RodImageWidget attribute)
lock (in module RodTracker.backend.rod_data)
logged_actions (ActionLogger attribute)
logger (RodData property)
(RodImageWidget property)
(RodTrackWindow attribute)
logger_id (RodTrackWindow attribute)
LoggerWidget (class in RodTracker.ui.loggerwidget)
logo_path() (in module RodTracker.backend.file_locations)
M
match_complex() (in module ParticleDetection.reconstruct_3D.match2D)
match_csv_complex() (in module ParticleDetection.reconstruct_3D.match2D)
match_frame() (in module ParticleDetection.reconstruct_3D.match2D)
(in module ParticleDetection.reconstruct_3D.matchND)
match_matlab_complex() (in module ParticleDetection.reconstruct_3D.match2D)
match_matlab_simple() (in module ParticleDetection.reconstruct_3D.match2D)
match_nd() (in module ParticleDetection.reconstruct_3D.visualization)
matching_results() (in module ParticleDetection.reconstruct_3D.visualization)
method_2D_changed() (RodTrackWindow method)
method_3D_changed() (RodTrackWindow method)
model (Detector attribute)
(DetectorUI attribute)
MODIFY (FileActions attribute)
module
ParticleDetection
ParticleDetection.modelling
ParticleDetection.modelling.annotations
ParticleDetection.modelling.augmentations
ParticleDetection.modelling.configs
ParticleDetection.modelling.datasets
ParticleDetection.modelling.detectron
ParticleDetection.modelling.export
ParticleDetection.modelling.runners
ParticleDetection.modelling.runners.detection
ParticleDetection.modelling.runners.training
ParticleDetection.modelling.visualization
ParticleDetection.reconstruct_3D
ParticleDetection.reconstruct_3D.calibrate_cameras
ParticleDetection.reconstruct_3D.match2D
ParticleDetection.reconstruct_3D.matchND
ParticleDetection.reconstruct_3D.tracking
ParticleDetection.reconstruct_3D.visualization
ParticleDetection.utils
ParticleDetection.utils.data_conversions
ParticleDetection.utils.data_loading
ParticleDetection.utils.datasets
ParticleDetection.utils.detection
ParticleDetection.utils.helper_funcs
RodTracker
RodTracker.backend
RodTracker.backend.detection
RodTracker.backend.file_locations
RodTracker.backend.img_data
RodTracker.backend.logger
RodTracker.backend.miscellaneous
RodTracker.backend.parallelism
RodTracker.backend.reconstruction
RodTracker.backend.rod_data
RodTracker.backend.settings
RodTracker.ui
RodTracker.ui.detection
RodTracker.ui.dialogs
RodTracker.ui.loggerwidget
RodTracker.ui.mainwindow
RodTracker.ui.mainwindow_layout
RodTracker.ui.reconstruction
RodTracker.ui.rod_tree
RodTracker.ui.rodimagewidget
RodTracker.ui.rodnumberwidget
RodTracker.ui.settings_setup
RodTracker.ui.view3d
mouseDoubleClickEvent() (RodNumberWidget method)
mouseMoveEvent() (RodImageWidget method)
(RodNumberWidget method)
mousePressEvent() (RodImageWidget method)
(RodNumberWidget method)
mouseReleaseEvent() (RodNumberWidget method)
Multiply (class in ParticleDetection.modelling.augmentations)
MultiplyAugmentation (class in ParticleDetection.modelling.augmentations)
N
name (DataSet attribute)
new_id (ChangedRodNumberAction attribute)
new_pos (ChangeRodPositionAction attribute)
(PruneLength attribute)
new_rod() (RodTree method)
next_image() (ImageData method)
(RodTrackWindow method)
next_img (ImageData attribute)
NORMAL (RodState attribute)
normal_frame_change (RodImageWidget attribute)
notify_undone (RodImageWidget attribute)
notify_unsaved (ActionLogger attribute)
NotInvertableError
npartite_matching() (in module ParticleDetection.reconstruct_3D.matchND)
num_detected (RodDetection attribute)
number_rods (DetectorUI attribute)
number_switches (RodImageWidget attribute)
NumberChangeActions (class in RodTracker.backend.logger)
NumberExchange (class in RodTracker.backend.logger)
O
old_ported_config() (in module ParticleDetection.modelling.configs)
ONE_BOTH_CAMS (NumberChangeActions attribute)
open_docs() (in module RodTracker.backend.file_locations)
OPEN_IMAGE (FileActions attribute)
open_image_folder() (ImageData method)
open_logs() (in module RodTracker.backend.miscellaneous)
open_rod_folder() (RodData method)
order_by_x() (in module ParticleDetection.modelling.annotations)
original_size() (RodTrackWindow method)
out_folder (RodData attribute)
P
parent (Settings attribute)
parent_id (Action property)
(ActionLogger attribute)
(FileAction property)
ParticleDetection
module
ParticleDetection.modelling
module
ParticleDetection.modelling.annotations
module
ParticleDetection.modelling.augmentations
module
ParticleDetection.modelling.configs
module
ParticleDetection.modelling.datasets
module
ParticleDetection.modelling.detectron
module
ParticleDetection.modelling.export
module
ParticleDetection.modelling.runners
module
ParticleDetection.modelling.runners.detection
module
ParticleDetection.modelling.runners.training
module
ParticleDetection.modelling.visualization
module
ParticleDetection.reconstruct_3D
module
ParticleDetection.reconstruct_3D.calibrate_cameras
module
ParticleDetection.reconstruct_3D.match2D
module
ParticleDetection.reconstruct_3D.matchND
module
ParticleDetection.reconstruct_3D.tracking
module
ParticleDetection.reconstruct_3D.visualization
module
ParticleDetection.utils
module
ParticleDetection.utils.data_conversions
module
ParticleDetection.utils.data_loading
module
ParticleDetection.utils.datasets
module
ParticleDetection.utils.detection
module
ParticleDetection.utils.helper_funcs
module
paste_mask_in_image_old() (in module ParticleDetection.utils.helper_funcs)
path (Configuration attribute)
(Settings attribute)
pen (RodNumberWidget property)
PermanentRemoveAction (class in RodTracker.backend.logger)
plot_displacements_3d() (Plotter method)
plot_reprojection_errors() (Plotter method)
plot_rod_lengths() (Plotter method)
Plotter (class in RodTracker.backend.reconstruction)
PlotterSignals (class in RodTracker.backend.reconstruction)
PORTED_AUGMENTATIONS (in module ParticleDetection.modelling.configs)
POSITION_SCALING (in module RodTracker.backend.rod_data)
position_scaling (ReconstructorUI attribute)
pred_boxes (DetectionResult attribute)
pred_classes (DetectionResult attribute)
pred_masks (DetectionResult attribute)
progress (DetectorSignals attribute)
(TrackerSignals attribute)
project_points() (in module ParticleDetection.reconstruct_3D.calibrate_cameras)
provide_data() (RodData method)
PruneLength (class in RodTracker.backend.logger)
Q
qt_error_handler() (in module RodTracker.backend.logger)
R
randomize_endpoints() (in module ParticleDetection.utils.datasets)
randomize_particles() (in module ParticleDetection.utils.datasets)
RE_2D_POS (in module RodTracker.backend.rod_data)
RE_3D_POS (in module RodTracker.backend.rod_data)
RE_COLOR_DATA (in module RodTracker.backend.rod_data)
RE_SEEN (in module RodTracker.backend.rod_data)
read() (Configuration method)
(Settings method)
read_image() (in module ParticleDetection.utils.data_loading)
receive_updated_data() (RodData method)
reconnect() (in module RodTracker.backend.miscellaneous)
Reconstructor (class in RodTracker.backend.reconstruction)
ReconstructorUI (class in RodTracker.ui.reconstruction)
redo_last() (ActionLogger method)
register_dataset() (in module ParticleDetection.modelling.datasets)
register_undone() (ActionLogger method)
remove_action() (LoggerWidget method)
remove_duplicate_regions() (in module ParticleDetection.modelling.annotations)
reorder_endpoints_csv() (in module ParticleDetection.reconstruct_3D.match2D)
repeatable_changes (ActionLogger attribute)
(LoggerWidget property)
replace_missing_rods() (in module ParticleDetection.utils.datasets)
report_issue() (in module RodTracker.backend.miscellaneous)
reproject_data() (Plotter static method)
reproject_points() (in module ParticleDetection.reconstruct_3D.calibrate_cameras)
reprojection_errors_hist() (in module ParticleDetection.reconstruct_3D.visualization)
request_color_change (RodImageWidget attribute)
request_data (ReconstructorUI attribute)
request_delete (RodNumberWidget attribute)
request_feature() (in module RodTracker.backend.miscellaneous)
request_frame_change (RodImageWidget attribute)
request_redo (RodTrackWindow attribute)
request_saving (ActionLogger attribute)
request_undo (RodTrackWindow attribute)
requested_data (RodData attribute)
requesting_redo() (RodTrackWindow method)
requesting_undo() (RodTrackWindow method)
reset_to_default() (Configuration method)
(Settings method)
resizeEvent() (RodImageWidget method)
(RodTrackWindow method)
resolution_adjust() (RodNumberWidget method)
restore_defaults() (in module RodTracker.ui.settings_setup)
result (TrackerSignals attribute)
(WorkerSignals attribute)
result_plot (PlotterSignals attribute)
retranslateUi() (Ui_MainWindow method)
RNG_SEED (in module ParticleDetection.utils.datasets)
rod (ChangedRodNumberAction attribute)
(ChangeRodPositionAction attribute)
(CreateRodAction attribute)
(DeleteRodAction attribute)
(PruneLength attribute)
rod_2D (RodData attribute)
rod_3D (RodData attribute)
rod_activated() (RodImageWidget method)
rod_center (RodNumberWidget attribute)
rod_data (in module RodTracker.backend.rod_data)
rod_endpoints() (in module ParticleDetection.utils.helper_funcs)
rod_id (RodNumberWidget property)
rod_info (RodTree attribute)
rod_number_swap() (in module RodTracker.backend.rod_data)
rod_pixmap (RodImageWidget attribute)
rod_points (RodNumberWidget attribute)
rod_state (RodNumberWidget property)
RodData (class in RodTracker.backend.rod_data)
RodDetection (class in RodTracker.backend.detection)
RodImageWidget (class in RodTracker.ui.rodimagewidget)
RodNumberWidget (class in RodTracker.ui.rodnumberwidget)
rods (RodImageWidget property)
(View3D attribute)
rods_loaded() (RodTrackWindow method)
rods_to_csv() (in module ParticleDetection.modelling.export)
rods_to_mat() (in module ParticleDetection.modelling.export)
RodState (class in RodTracker.ui.rodnumberwidget)
RodStateError
RodStyle (class in RodTracker.ui.rodnumberwidget)
RodTracker
module
RodTracker.backend
module
RodTracker.backend.detection
module
RodTracker.backend.file_locations
module
RodTracker.backend.img_data
module
RodTracker.backend.logger
module
RodTracker.backend.miscellaneous
module
RodTracker.backend.parallelism
module
RodTracker.backend.reconstruction
module
RodTracker.backend.rod_data
module
RodTracker.backend.settings
module
RodTracker.ui
module
RodTracker.ui.detection
module
RodTracker.ui.dialogs
module
RodTracker.ui.loggerwidget
module
RodTracker.ui.mainwindow
module
RodTracker.ui.mainwindow_layout
module
RodTracker.ui.reconstruction
module
RodTracker.ui.rod_tree
module
RodTracker.ui.rodimagewidget
module
RodTracker.ui.rodnumberwidget
module
RodTracker.ui.settings_setup
module
RodTracker.ui.view3d
module
RodTrackWindow (class in RodTracker.ui.mainwindow)
RodTree (class in RodTracker.ui.rod_tree)
run() (Detector method)
(Plotter method)
(Reconstructor method)
(Tracker method)
(Worker method)
run_detection() (in module ParticleDetection.modelling.runners.detection)
(in module ParticleDetection.utils.detection)
run_detection_csv() (in module ParticleDetection.modelling.runners.detection)
run_test_config() (in module ParticleDetection.modelling.configs)
run_training() (in module ParticleDetection.modelling.runners.training)
S
SAVE (FileActions attribute)
save() (Configuration class method)
save_changes() (RodData method)
save_line() (RodImageWidget method)
saved (RodData attribute)
SavingFunction (in module ParticleDetection.modelling.runners.detection)
scale_factor (RodImageWidget property)
scale_image() (RodTrackWindow method)
scale_to_size() (RodImageWidget method)
scene (View3D attribute)
scored (DetectionResult attribute)
seen (RodNumberWidget attribute)
seen_loaded (RodData attribute)
select_data() (ReconstructorUI method)
select_data_folder() (in module RodTracker.ui.dialogs)
select_images() (ImageData method)
select_rods() (RodData method)
SELECTED (RodState attribute)
(RodStyle attribute)
send_settings() (Settings method)
set_all_values() (in module RodTracker.ui.settings_setup)
set_autoselect() (RodImageWidget method)
set_calibration() (ReconstructorUI method)
set_cam_ids() (ReconstructorUI method)
set_out_folder() (RodData method)
set_tk_tcl_paths() (in module ParticleDetection.reconstruct_3D.visualization)
set_transformation() (ReconstructorUI method)
Settings (class in RodTracker.backend.settings)
settings_changed (Settings attribute)
settings_signal (RodNumberWidget attribute)
setup_tree() (RodTree method)
setup_ui() (ConfirmDeleteDialog method)
setupUi() (Ui_MainWindow method)
Sharpen (class in ParticleDetection.modelling.augmentations)
SharpenAugmentation (class in ParticleDetection.modelling.augmentations)
show_2D (RodData property)
show_3D (RodData property)
show_3D() (in module ParticleDetection.reconstruct_3D.visualization)
show_3D_changed() (RodTrackWindow method)
show_about() (in module RodTracker.ui.dialogs)
show_dialog() (Configuration method)
show_front() (View3D method)
show_next() (RodTrackWindow method)
show_top() (View3D method)
show_warning() (in module RodTracker.ui.dialogs)
signals (Detector attribute)
(Plotter attribute)
(Reconstructor attribute)
(Tracker attribute)
(Worker attribute)
slider_moved() (RodTrackWindow method)
solve() (ReconstructorUI method)
solver (ReconstructorUI property)
SomeOf (class in ParticleDetection.modelling.augmentations)
start_detection() (DetectorUI method)
start_frame (DetectorUI attribute)
(ReconstructorUI attribute)
startPos (RodImageWidget attribute)
stereo_calibrate() (in module ParticleDetection.reconstruct_3D.calibrate_cameras)
subtract_offset() (RodImageWidget static method)
switch_plot_page() (ReconstructorUI method)
T
tab_busy_changed() (RodTrackWindow method)
tab_has_changes() (RodTrackWindow method)
table_colors (DetectorUI attribute)
temp_manager (LoggerWidget attribute)
threads (RodData attribute)
threshold (Detector attribute)
(DetectorUI attribute)
timerEvent() (RodData method)
to_save() (Action method)
(ChangedRodNumberAction method)
(ChangeRodPositionAction method)
(CreateRodAction method)
(DeleteData method)
(DeleteRodAction method)
(NumberExchange method)
(PruneLength method)
Tracker (class in RodTracker.backend.reconstruction)
TrackerSignals (class in RodTracker.backend.reconstruction)
tracking_global_assignment() (in module ParticleDetection.reconstruct_3D.tracking)
tracking_trackpy() (in module ParticleDetection.reconstruct_3D.tracking)
train (DataGroup attribute)
transformation (Reconstructor attribute)
(Tracker attribute)
tree_event_filter() (RodTrackWindow method)
tree_selection() (RodTrackWindow method)
txt2mat() (in module ParticleDetection.utils.data_conversions)
U
ui (RodTrackWindow attribute)
Ui_MainWindow (class in RodTracker.ui.mainwindow_layout)
undo() (Action method)
(ChangedRodNumberAction method)
(ChangeRodPositionAction method)
(CreateRodAction method)
(DeleteData method)
(DeleteRodAction method)
(FileAction method)
(NumberExchange method)
(PermanentRemoveAction method)
(PruneLength method)
(RodDetection method)
undo_action (ActionLogger attribute)
undo_action() (RodData method)
(RodImageWidget method)
undo_icon_path() (in module RodTracker.backend.file_locations)
undo_last() (ActionLogger method)
undone_action (ActionLogger attribute)
unsaved_changes (ActionLogger attribute)
(LoggerWidget property)
update_box() (View3D method)
update_color_2D() (RodData method)
update_color_3D() (RodData method)
update_defaults() (RodNumberWidget class method)
update_field() (Settings method)
update_frame() (RodData method)
update_frames() (ReconstructorUI method)
update_plots() (ReconstructorUI method)
update_rod_2D() (RodData method)
update_rod_3D() (RodData method)
update_rods() (View3D method)
update_settings() (DetectorUI method)
(ReconstructorUI method)
(RodData method)
(RodImageWidget method)
(RodNumberWidget method)
(RodTrackWindow method)
(View3D method)
update_tree() (RodTree method)
update_tree_data() (RodData method)
update_tree_folding() (RodTree method)
updated_data (ReconstructorUI attribute)
used_colors (DetectorUI attribute)
(ReconstructorUI attribute)
V
val (DataGroup attribute)
view (View3D attribute)
View3D (class in RodTracker.ui.view3d)
view_changed() (RodTrackWindow method)
visualize() (in module ParticleDetection.modelling.visualization)
W
warning_unsaved() (RodTrackWindow static method)
Worker (class in RodTracker.backend.parallelism)
WorkerSignals (class in RodTracker.backend.parallelism)
write() (CustomTensorboardWriter method)
write_configs() (in module ParticleDetection.modelling.configs)
Z
zoom_event_filter() (RodTrackWindow method)