1 unstable release

0.1.0 Mar 21, 2021

#7 in #stereo

MIT license

710KB
176 lines

Semi global matching for Rust

Rust implementation of stereo matching algorithm.

Example

cargo run --example example --release

Result

left

disp

References

https://github.com/koichiHik/sgm_sample

Dependencies

~14MB
~79K SLoC