Added
- Implementation of multi scale processing for the disparity map computation. [80]
- A `./data_sample/` directory with images and configuration files for user's first steps with Pandora [168]
- Add extra requirements making sgm plugin available [183]
Changed
- Semantic change: stereo becomes matching_cost (transition name, module, files and class name). [170]
- Merge image on input configuration section. [169]
- Enable the use of GraphMachine if graphviz avalaible to generate machine states diagram. [149]
- Move find_valid_neighbors function to img_tools. [184]
- Renamed json_cheker to check_json. [182]
Fixed
- Confidence measure that computes the distance LR / RL in cross checking method. [155]