- Version handling with setuptools_scm
- Confidence can be used as weights for cost volume.
- Udpate dependency to Pandora 1.1.0 and libSGM 0.4.0
- Penalties method : removes mc_cnn_penalty parameter, added mc_cnn_fast_penalty and mc_cnn_accurate_penalty parameters to be able to automatically load the penalties according to the type of measure.
- Change compute_penalty to take images datasets as input.
- Update depency to Pandora 1.0.0 version.[#59]
- Move /conf to /tests directory [#49]
- Update depency to Pandora 0.5.0 version.
- Update dependency to libSGM 0.3.1 version (disable parallel python implementation of SGM)
- Update depency to Pandora 0.4.0 version.
- Penalties registration : fix the import of penalties [#46]
- Update dependency to Pandora 0.3.0 version.
- min_cost_paths calculation: fix creation of temporary disparity map to avoid dangerous DataArray manipulation. [#43]