andyzeng / tsdf-fusion-python

Python code to fuse multiple RGB-D images into a TSDF voxel volume.
http://andyzeng.github.io/
BSD 2-Clause "Simplified" License
1.25k stars 219 forks source link

No Licence #4

Closed thomascent closed 5 years ago

thomascent commented 5 years ago

Hey @andyzeng,

First off thanks for putting this code up here, it's been a really handy reference for getting my head around TSDFs.

I was hoping to use this code in a project I'm working on but I noticed that you haven't specified a license for this repo. If you didn't intend for this to be open source then no problem, that's your prerogative, but if not, any chance you could add a Licence.md? I'm sure you've been through this kind of thing before, but just in case, I found this to be a handy reference when I was choosing a license for a few of my repos: https://choosealicense.com/

Anyway, thanks again!

thomascent commented 5 years ago

Just noticed that licence, thanks!