sgm-rs

Crates.iosgm-rs
lib.rssgm-rs
version0.1.0
sourcesrc
created_at2021-03-21 08:21:30.420161
updated_at2021-03-21 08:21:30.420161
descriptionSemi-global matching algorithm for rust
homepage
repositoryhttps://github.com/neka-nat/sgm-rs
max_upload_size
id371616
size719,859
Shirokuma (k tanaka) (neka-nat)

documentation

http://neka-nat.github.io/sgm-rs/sgm-rs

README

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

Commit count: 6

cargo fmt