jhdewitt / sltk

An OpenCV-based structured light processing toolkit.
MIT License
251 stars 63 forks source link

Estimating ref normals... Segmentation fault (core dumped) #24

Open Grungeby52 opened 3 years ago

Grungeby52 commented 3 years ago

Whe I run "./plyAlign bun000.ply bun045.ply bun090.ply" output:

argv[1] : bun000.ply argv[2] : bun045.ply argv[3] : bun090.ply loaded [bun000.ply].. 204800 points loaded [bun045.ply].. 204800 points loaded [bun090.ply].. 204800 points scene : 204800 object : 204800

Estimating ref normals... Segmentation fault (core dumped)

What is problem I cant understand