kushalvyas / Bag-of-Visual-Words-Python

Implementing Bag of Visual words approach for object classification and detection
https://kushalvyas.github.io/BOV.html
MIT License
126 stars 68 forks source link

licence for master thesis #4

Closed pabloheimplatz closed 7 years ago

pabloheimplatz commented 7 years ago

Hi Kushal, I have a simliar problem (but with a completely different dataset) in my master thesis. (I'm also studying computer science here in Germany) And it would be perfect if I can quote and use some of your code ideas in my own master thesis. So I would ask, if it is possible that you add an licence (just for usage in science) in your repository?

Thank you in advance. Best Regards, Pablo

kushalvyas commented 7 years ago

@Pablo , I've added an MIT License . Please feel free to use this repository in accordance with this license.

pabloheimplatz commented 7 years ago

Thank you very much!