.gitignore
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/ci.yml
.github/workflows/tag_and_publish.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/FAQ.rst
docs/source/ReadMe.rst
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
docs/source/parallax.rst
docs/source/userGuide.rst
docs/source/_static/PathfinderHTTPServer.JPG
docs/source/_static/custom.css
docs/source/_static/dark-logo.svg
docs/source/_static/favicon.ico
docs/source/_static/info.jpg
docs/source/_static/light-logo.svg
docs/source/_static/probeCalib1.JPG
docs/source/_static/probeCalib2.JPG
docs/source/_static/probeCalib3.JPG
docs/source/_static/probeCalib4.JPG
docs/source/_static/probeSelect.JPG
docs/source/_static/r_problem1.JPG
docs/source/_static/r_problem10.JPG
docs/source/_static/r_problem11.JPG
docs/source/_static/r_problem12.JPG
docs/source/_static/r_problem13.JPG
docs/source/_static/r_problem2.JPG
docs/source/_static/r_problem3.JPG
docs/source/_static/r_problem4.JPG
docs/source/_static/r_problem5.JPG
docs/source/_static/r_problem6.JPG
docs/source/_static/r_problem7.JPG
docs/source/_static/r_problem8.JPG
docs/source/_static/r_problem9.JPG
docs/source/_static/reset1.JPG
docs/source/_static/reset2.JPG
docs/source/_static/reset3.JPG
docs/source/_static/reticleDetection.JPG
docs/source/_static/reticleDetection_posX.JPG
docs/source/_static/reticleDetection_result.JPG
img/arrow-right.png
img/gear.png
img/recordingButton.png
img/sextant.png
img/snapshotButton_white.png
img/stop-sign.png
img/target.png
parallax/__init__.py
parallax/__main__.py
parallax/axis_filter.py
parallax/calibration_camera.py
parallax/camera.py
parallax/coords_transformation.py
parallax/curr_bg_cmp_processor.py
parallax/curr_prev_cmp_processor.py
parallax/main_window_wip.py
parallax/mask_generator.py
parallax/model.py
parallax/no_filter.py
parallax/probe_calibration.py
parallax/probe_detect_manager.py
parallax/probe_detector.py
parallax/probe_fine_tip_detector.py
parallax/recording_manager.py
parallax/reticle_detect_manager.py
parallax/reticle_detection.py
parallax/reticle_detection_coords_interests.py
parallax/screen_widget.py
parallax/stage_listener.py
parallax/stage_ui.py
parallax/stage_widget.py
parallax/user_setting_manager.py
parallax/utils.py
parallax_app.egg-info/PKG-INFO
parallax_app.egg-info/SOURCES.txt
parallax_app.egg-info/dependency_links.txt
parallax_app.egg-info/requires.txt
parallax_app.egg-info/top_level.txt
tests/test_camera.py
tests/test_model.py
tests/test_screen_widget.py
ui/ParallaxReadME.JPG
ui/mainWindow.ui
ui/probe_calib.ui
ui/reticle_calib.ui
ui/settingPopUpMenu.ui
ui/stage_info.ui
ui/font/FiraCode-VariableFont_wght.ttf
ui/resources/arrow-right.png
ui/resources/check.png
ui/resources/gear.png
ui/resources/recordingButton.png
ui/resources/recordingButton_disabled.png
ui/resources/sextant.png
ui/resources/snapshotButton_disabled.png
ui/resources/snapshotButton_green.png
ui/resources/snapshotButton_white.png
ui/resources/stop-sign.png
ui/resources/target.png
ui/resources/x.png