Image processing utilities to obtain information from Minecraft screenshots.
To be used in slimeseedfinder.
Under development. Currently only lossless PNG screenshots are supported, any kind of JPG noise will make the algorithms fail.
Current features:
See the examples/
folder for usage examples.
Planned features:
sh
cargo run --release --example remove_crosshair -- screenshot.png
This will create a file screenshot_nc.png
with the crosshair removed:
sh
cargo run --release --example detect_map -- screenshot.png