kysucix / fusibile

Depthmap fusion with depth and normal consistency check
GNU General Public License v3.0
192 stars 94 forks source link

how to fuse more than 64 images? #2

Closed daleydeng closed 8 years ago

daleydeng commented 8 years ago

Hi, I see that the MAX_IMAGES is set to 64, how do I fuse more than 64 images?

kysucix commented 8 years ago

Hi, that's just a define, I updated it to 1024 now. Thanks for noticing! Silvano