.gitignore
LICENSE
MANIFEST.in
NOTICE
README.md
setup.py
sonar-project.properties
bin/Pandora.py
bin/__init__.py
conf/medicis.json
doc/Makefile
doc/make.bat
doc/sources/conf.py
doc/sources/developer_guide.rst
doc/sources/getting_started.rst
doc/sources/index.rst
doc/sources/userguide.rst
doc/sources/Images/Directions_interpolation_sgm.png
doc/sources/Images/Directions_mc_cnn.png
doc/sources/Images/Quadratic.png
doc/sources/Images/Vfit.png
doc/sources/developer_guide/before_coding.rst
doc/sources/developer_guide/your_plugin.rst
doc/sources/getting_started/examples.rst
doc/sources/getting_started/installation.rst
doc/sources/getting_started/quick_overview.rst
doc/sources/userguide/pandora_data.rst
doc/sources/userguide/step_by_step.rst
doc/sources/userguide/usage.rst
pandora/JSON_checker.py
pandora/__init__.py
pandora/common.py
pandora/constants.py
pandora/disparity.py
pandora/img_tools.py
pandora/marge.py
pandora/output_tree_design.py
pandora.egg-info/PKG-INFO
pandora.egg-info/SOURCES.txt
pandora.egg-info/dependency_links.txt
pandora.egg-info/entry_points.txt
pandora.egg-info/requires.txt
pandora.egg-info/top_level.txt
pandora/aggregation/__init__.py
pandora/aggregation/aggregation.py
pandora/aggregation/cbca.py
pandora/filter/__init__.py
pandora/filter/bilateral.py
pandora/filter/filter.py
pandora/filter/median.py
pandora/optimization/__init__.py
pandora/optimization/optimization.py
pandora/refinement/__init__.py
pandora/refinement/quadratic.py
pandora/refinement/refinement.py
pandora/refinement/vfit.py
pandora/stereo/__init__.py
pandora/stereo/census.py
pandora/stereo/sad_ssd.py
pandora/stereo/stereo.py
pandora/stereo/zncc.py
pandora/validation/__init__.py
pandora/validation/interpolated_disparity.py
pandora/validation/validation.py
tests/test_aggregation.py
tests/test_disparity.py
tests/test_filter.py
tests/test_marge.py
tests/test_pandora.py
tests/test_pandora_image.py
tests/test_refinement.py
tests/test_stereo.py
tests/test_validation.py
tests/image/mask_ref.tif
tests/image/ref_img.tif
tests/pandora/cfg.json
tests/pandora/disp_ref.tif
tests/pandora/disp_sec.tif
tests/pandora/occlusion.png
tests/pandora/ref.png
tests/pandora/sec.png