Skip to content

fixed a bug in surface detection

Pre-release
Pre-release
Compare
Choose a tag to compare
@jewettaij jewettaij released this 16 Aug 00:48
· 109 commits to master since this release

This fixes a typo which would occasionally cause memory errors when attempting to detect surfaces. This bug would either cause crashes (segmentation faults) or cause portions of the image to be ignored during detection. (This was a typo specifically in the code for the "filter_mrc" program. The core VISFD library was unaffected.)