DGtal-team / DGtal

Digital Geometry Tools and Algorithm Library
https://dgtal.org
GNU Lesser General Public License v3.0
370 stars 115 forks source link

Bug in FMM in 3D examples #816

Closed kerautret closed 10 years ago

kerautret commented 10 years ago

I tested the example FMM3D which appears not working for me: ./examples/geometry/volumes/distance/exampleFMM3D /Users/kerautre/EnCours/DGtal/examples/samples/Al.100.vol New Block [image reading...] EndBlock [image reading...](493.907 ms) New Block [binarization...] threshold: 0 starting bel: (105,72,155,+) EndBlock [binarization...](0.155 ms) New Block [FMM...]

Abort trap: 6

troussil commented 10 years ago

see PR #817