amitt1236 / vision_physiology

1 stars 0 forks source link

About licensing #1

Closed bigbruno closed 2 years ago

bigbruno commented 2 years ago

Hello, I'm trying to make a program for people with quadriplegia to be able to use the computer only with eye movements using a common webcam.

Your code can help, but I didn't find which license to know if I can use it.

My intention is that it is a free and open source program, I keep the BigLinux distribution and I intend to include it in it, but also make it simple to install on any Linux distribution.

Is there a problem leveraging your code? Any open licenses you prefer?

amitt1236 commented 2 years ago

Sounds like a great cause. Feel free to use the code, as far as I'm concerned no licensing is needed. I wrote on medium about the topic: https://medium.com/mlearning-ai/eye-gaze-estimation-using-a-webcam-in-100-lines-of-code-570d4683fe23 maybe it can help you understand the code better. Good luck!

bigbruno commented 2 years ago

Thanks for allowing use and sharing knowledge :)