This repository has been archived by the owner on Oct 28, 2023. It is now read-only.
Large backtrack-stages setting causes a crash inside ImagePyramid::build_gaussian
#55
Labels
bug
Something isn't working
Setting backtrack-stages to more than log2(image-dimension) leads to a panic inside
ImagePyramid::build_gaussian
To Reproduce
Steps to reproduce the behavior:
cargo run -- --backtrack-stages 10 -o out.png generate 500x500.png
Device:
Additional context
Crash backtrace
The text was updated successfully, but these errors were encountered: